TweetStream: Use the Twitter Streaming API from Ruby

Courtesy Ruby Inside  Fri, 09/25/2009 - 15:02

twitter-stream.png A couple of weeks ago, popular micro-blogging service Twitter unveiled a beta "streaming API.

" Twitter's nature means they get hammered with polling requests so they've begun to experiment with the concept of streaming relevant data within a single HTTP request (in a Comet style). TweetStream (or GitHub repo ) is a new Ruby library by Michael Bleigh to handle interacting with Twitter streams from Ruby.

TweetStream is available as a gem from both...


 

More related items

TwitterLand: 5 Twitter Data APIs In A Single Gem
TwitterLand (Github repository) is a single Ruby library that packages up access to, currently, 5 different Twitter-related data services. Note, however, it's not a library that allows you to...

Net::HTTP Cheat Sheet
Norwegian Rubyist August Lilleaas has been busy putting together a ton of examples of using the Net::HTTP Ruby library that comes with most Ruby distributions. I asked him if it'd be okay to...

New CNN.com Goes Live: What Do You Think?
That was fast: CNN.com was due for a redesign Monday, but it would appear the new site has already started to roll out. Not only does the homepage have a fresh design today, but CNN has...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com