Apr
22
2009
Twaper Twitter Widget
Our local paper made some national news by becoming the nations first Twaper. When the site MountainX was visited on April 1st, users were presented with a number of twitter feed modules. Some of those feed widgets were filterable by twitter #hashtags.
I decided to recreate the twitter widget here.

The twitter.aspx page pulls down a copy of the twitter search results in Atom format. A XSL stylesheet converts the results to a friendly HTML format, which are then ported to a div tag using JQuery.