I've done some more work on
my FlickrPhotoBlog and added a bunch of features.
The following features are working now:
- Integration of a specified flickr set into my old PixelPost template
- Integration of EXIF and Geo data into the template
- Direct link to Google Maps with geo location data
- Direct link to Flash Earth with geo location data
- Direct link to the flickr page
- Comment function (show local comments as well as flickr comments)
- Akismet integration for the comments
- RSS feed
- ATOM feed with thumbnails
- An overview page where you can quickly browse through the photos (Just added)
ToDos for v0.1:
-
Code optimization + first release (Done - 2007-06-03)
-
"About" page (Done - 2007-06-02)
-
Make everything (xHTML, RSS and ATOM) valid (Done - 2007-06-02)
-
Covert everything to UTF8 (Done - 2007-06-02)
ToDos for v0.2:
- Email notification for local comments
- Admin-Interface for comment management
- Session-Management
- Code optimizations