I'd like to have a go at creating a site in Dreamweaver similar to
www.picfog.com - where it displays realtime streaming photos of Twitpic and Yfrog images that have been posted as links on Twitter.
The site would display a grid and within each grid cell would be an image.
Somehow it would need to pick up Tweets that contain twitpic or yfrog links and display the actual image.
I would want it to stream automatically, with the option of pausing and to be able to hover the mouse over an image to see the Tweet details.
I'm not sure where to start on this - is there any code you can recommend? Could this be done in javascript?
I've taken a look at the page source on picfog.com but couldn't see anything obvious.
thanks in advance.