Hi everyone, I've been working on a Python based, threaded site stream monitor that follows the requirements defined at http://dev.twitter.com/pages/site_streams. It's called Sitebucket and it's available on Github: https://github.com/thomasw/sitebucket If you have beta access to the site streams endpoint, you should check it out. I think you'll like it.
I've been using Sitebucket in combination with some asynchronous processing magic in production for http://hootcourse.com going on about two months now. It's been working out really well, so I figured it was finally time to share. You can find Sitebucket's full documentation here: http://thomasw.github.com/sitebucket/ Admittedly, she still needs a bit of work. There's a high level to do list at http://thomasw.github.com/sitebucket/todo.html if anyone wants to dive in and help out! If you find any problems or have requests, please submit a ticket https://github.com/thomasw/sitebucket/issues. Thanks, Thomas -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
