Topic: Integration with flickr
I've just written a little bit of PHP that generates the imageData.xml xml file (and does a few other useful things) so that SimpleViewer will display a certain set from Flickr. I've called it FlickrViewer ;-)
It uses the flickr api, includes caching (for speed) and direct linking to the main flickr image web page. You can see my example here http://www.sweeting.org/mark/photos/.
At the moment I'm not ready to circulate the code, but if anyone would like to help out by testing it on their own web servers then that would be appreciated!
Cheers,
Mark