Written on October 10, 2009 at 11:04 pm, by Lupo
A very brief (5min) screencast based on the code used in my previous post “Fetching tweets with jQuery and the Twitter JSON API“. This screencast was made with screenr, so I was limited to 5min in length and no editing of the video…
Written on September 3, 2009 at 11:17 pm, by Lupo
Just thought it’d be nice to share this little script that fetches tweets using a jQuery AJAX request and the Twitter API. The script is based on a snippet I picked up from my good friend Sven Lito.
I’ve added verbose comments in the code itself, so let’s keep this post short
You can see the working demo here: http://www.lupomontero.com/tuts/jQuery-TwitterAPI/index.html