The information below is somewhat obsolete and kept just for archiving purposes. It's recommended to check
new blog post to get better idea how to make a nice photoblog on Drupal today.
Here are the main reasons why I've chosen Drupal over dedicated photoblogging scripts:
- User and access management (as I want my friends to be able to access some "friends only" images)
- Email notifications for new content + various RSS feeds (general / per tag / ...)
- Text blog
- Better functionality, flexibility and extendibility
- RSS aggregator to link to my friends' news
- Nice and clean urls
- and... I'm quite familiar with Drupal code and themes (and this was probably the main reason)
After drawing a concept it was not very difficult to assemble photoblog on Drupal. But I made 3 differently setup installations before this final one was released. And I had to make several php code snippets and module code modifications to make the whole thing work the way I want.