Topic: Live Data
Hey guys,
In the age of Twitter and Google Instant, I'd like to see the ability to update gallery.xml dynamically.
The simplest form would give me a jQuery call, like $('#container').refreshGallery(). More advanced features would let me add an image to the XML, perhaps passing in a jQuery object
$('#container').addImage({url: "http://some.url/foo.jpg", caption: "My caption", ...});
I'd be happy to code this for you, too, gratis. I'd need something more than the minified js that ships with simpleviewer pro ;-)
Scott