Since Movable Type can use MySQL as its database, write a script that exports out of your iPhoto library (sort of like how myPhoto does (except it does dynamically)), creating thumbnails, etc, and place posts in the database for every picture.
You get easy to change templating, you can put the photos themselves on a completely different server if you choose (.mac), and you get search functionality depending on what you have the script place in the post. The MT paginate plugin could help on days where there are a lot of photos.
iPhoto albums could translate into categories.
You could even run MT on your local computer and rsync to your publish server wherever it might be. (You lose comments and searching, but still...)
Comments