flickrer
flickrer is a php-based image gallery aimed at providing flickr-style image blogging on your own server. A demonstration is available in my own gallery Some of its key features are:
- lightbox2
- thumbnail caching
- exif data parsing
- very fast
- automatic sort by date-taken
- RSS with support for iPhoto, and Atom support in full
Releases
Last Updated: January 15, 2008
Changelog
1.0 release candidate 1
- HUGE performance increase
- important: no longer checks for new images by default, either check manually on photo add with index.php?rescan=yes, or enable autoscan in config.php
- Prevents thumbnail corruption if gallery is accessed during upload
- Full RSS/Atom support
- Lots of code optimizations
- Added permalink support (single photo page)
0.6 beta
- Added secondary color scheme
- Atom, RSS, and Photocast support is now in early testing stage
- Lots of code optimization
0.5 beta
Roadmap
1.5
- tagging
- description and title-adding UI
2.0
- integration with joleblog