“Twitter track on steroids” announced by TweetMeme founder

If you follow Steve Gillmor you know he loved a feature that used to be in Twitter, that he called Track. It let you ask Twitter to shove you real-time info. It was turned off as Twitter tried to deal with its scale problem.

But now Twitter is bringing back real-time streams. I’m using a pre-release version of TweetDeck that shows tweets coming into its columns in real time. It moves fast.

And that’s the problem. We all want to follow more and more people but that means we are less and less likely to keep up with the people and information we really want to keep up with.

So, how do we keep up?

Well, Nick Halstead has an answer he calls DataSift. He called it “track on steroids” when he first told me about it. I immediately got excited and turned on my camera.

It is in final stages of development, he told me, and will be available to developers in the next month. Nick says that Twitter worked with him on its development and it sounds exciting, there’s more on the Datasift blog. Listen to the video, but here’s how Nick pitched it to me in Skype before I turned on the camera:

datasift – takes the twitter firehose – and gives you twitter lists for content
____
its twitter track on steriods
____
so alerts/analytics/and API access to take real-time streams of the curated content.
____
built around a whole new programming language to tell it what content you want to extract
____
so for example,  – twitter.user.follow_count > 5000
would give you a stream of all the updates from twitter users with more than 5000 followers
____
– twitter.geo GEO_RADIUS “51.500789,-0.142264:10.0” AND twitter.text CONTAINS “coffee”  AND twitter.sentiment > 75 looks for people in a 10km range of SF – that mention cofee – and are being very positive about it
____
looks for people in a 10km range of SF – that mention cofee – and are being very positive about it any data that is contained in a tweet (of which there are like 30 different fields) can be filtered against
____
any data that is contained in a tweet (of which there are like 30 different fields) can be filtered against, including annotations

UPDATE: Nick has more on his personal blog about the new Twitter button feature, and yet more, along with a video, on the DataSift blog.

Advertisement