the problem with that is that people would have to manually refresh the page for the new image to appear.
Could just set up a script on a webpage that refreshes the image url every so often.
it would still be cached though wouldn't it, unless you passed through a randomized GET parameter or somethinge.g.(page A) loads (url A?270G)30 seconds later, (page A) loads (url A?4E0W)30 seconds later, (page A) loads (url A?6L1C)and so on
A randomized GET param wouldn't work with Dropbox hot-linking though, right?
works with everything else, i don't see why it wouldn't
it would still be cached though wouldn't it, unless you passed through a randomized GET parameter or something
Also, is there a way to use scripts to assemble an image every minute or so using data from a google spreadsheet? I don't exactly know much, but would some XML voodoo do something of this nature?