Actually, I wear a suit every [business] day, but I needed to test the scheduled Photoblogger task. I've gotten a few e-mails about it, and have five minutes to kill while something runs, so here's some more info on how it works:
1. No changes to BlogCFC required - it's just an external app that talks to the database, then pings your BlogCFC url to empty its cache.
2. Handles multiple images
3. Automagically thumbnails
4. Doesn't syndicate images, just inserts them into your posts via HTML.
5. Really barebones - all of the config is in the scheduled script.
6. Authenticates and only pulls valid emails from a POP3 box by using a subject line in the following format:
Photoblog|[photobloguser]|[photoblogpassword]|[Title of Post]
7. Your email's body becomes the blog entry, with the thumbnails of any attached files being shown across the bottom.
8. Only does JPGs.
9. Free.
10. Installs in about a minute.
Photos:

6 comments - Posted by Joe Rinehart at 2:10 PM - Categories: Off Topic