August 24th, 2009
Twitter hosts this cool jsonp interface that enables you to pull down all kinds of twitter data to your client application, jsonp enables us to get around XSS, so the application does not need a serverside component at all.
Popular Scripts


