So I've got somewhat of a cool task and I'm just thinking it over. I'm more a designer so I thought I'd tap into the bright minds on here.
I am creating a basic page that displays the results from a twitter search results page. Put simply, I am displaying an atom feed with HTML. I'd like to do it with PHP, unless someone has something better in .net or ruby.
The following things are needed:
My idea so far:
http://woork.blogspot.com/2009/06/simple-php-twitter-search-ready-to-use.html
Any help/ Ideas is appreciated!
Ended up using a few Twitter PHP scripts and melded them together to get 1000 results on 1 page. 10 x 100 each
I am wondering how to get a twitter search RSS feed that shows, say, 500 results instead of just the first 15? That's not fun at all.