Wednesday, October 5, 2011

AJAX, HashChange, and Twitter

I've upgraded troy swanson dot net to use the HashChange event, and converted the site to an AJAX-only experience. Now, one page is loaded, and any links that are clicked are fetched asynchronously using jQuery.

Also, I added a Twitter node in the side bar, and am working on creating a client that utilizes Twitter's Streaming API to fetch tweets in real time. Right now, I'm using the RESTful API to fetch tweets every 5 minutes.

No comments:

Post a Comment