[Widget] Display tweets matching search criteria
I want to have a box that displays a live stream of Tweets based on my own customizable search criteria.
I envision a long widget on the sidebar of my front page that displays the following format
[PICTURE] Username: I just tweeted #{criteria}
------------------------------------------------------------
[PICTURE] Username: I just tweeted again #{criteria}
------------------------------------------------------------
[PICTURE] Anyone: I just tweeted again #{criteria}
------------------------------------------------------------
[PICTURE] People: I just tweeted something cool #{criteria}
Does anything like this exist?
|