Your Own Social Home

Many of the webs “social” sites offer up API’s to get data out of them for use on your own sites. Sites like Flickr, Twitter, and ScrnShots offer up these API’s in JSON format which makes it really easy for us to grab and display this information on any ol’ static page. This example uses jQuery to grab and display the info. Should be fairly easy to alter to pull your own stuff.

DemoDownload

Posted on Wednesday, October 13th, 2010 at 3:55 am | Category: Ajax, CSS, Java Script, Jquery |