#3 Play with the Twitter Search API and JSONP
Since Twitter clients seems to be kind of HelloWorld2.0, this episode will show you how to use JSONP and connect to the Twitter Search API. For this episode, I've decided to copy/paste some chunks of code instead of typing them, to quickly go straight to the point. Please give me your feedback about the copy/paste thing.
Some useful links :
- XMLHTTPRequest, JSONP & Cappuccino on the Cappuccino Blog
- Remote JSON - JSONP on the Python Mac Blog
- The Twitter Search API documentation
Episode files
- Download the .mov file (52.3 MB, 9:30)
- Download the .m4v file (18.5 MB, 9:30)
- This episode on Vimeo
- Full episode source code