This demo shows my photos indexed by date in a calendar viewer. The demo uses a hacky perl script which traverses dirctories of photos and grabs the titles of index pages. It then chooses a random image to display for each available thumbnails page and writes out an RDF iCalendar file for each year (e.g 2004). It then uses slighly modified versions of Masahide Kanzaki's cool XSLT and javascript for displaying RDF iCalendar files.
Here are the modified XSLT and javascript files under a GPL license. the differences are very slight - I've trimmed down the XSLT to improve speed on my machine and added a 'highlight' image. The javascript replaces location information with image information.