Original
Original is a cool photo gallery written by Jakub Steiner. I've used it for several years but it's written in PHP. Andy Wingo wrote a tag based derivative in Python that integrates directly with your F-Spot photo collection and tags. That's pretty cool, but it lacked many of the features (like comments, view counting) that the original 'Original' gallery had. So I've taken Andy's derivative and hacked it around to do what I want.Key Features
- Tag based - integrates directly with your F-spot database
- Interative - records views and allows comments
- Dashboard style front page show recent activity in one place
- Themeable using the mako template engine
- Python based - runs as a mod_python script under apache
I haven't released my version yet, I'm still tidying up the packaging and finishing off some bits and pieces but you can see it in action at www.mattandkatbrown.com or the development version running on my home webserver. No doubt I'll forget to update this page, so if you read this and want a copy, send me an email and bug me to update this with the source.