Announcing Unladen Follow
If you’re like me, you find Twitter can have a high noise to signal ratio. I wrote recently about stopping the fire hose for blogs, but it can be trickier on Twitter, where you don’t have Google Reader’s Trends.
To this end, I built a little tool to help you tone down your Twitter following list: Unladen Follow. It scans your incoming tweets, and uses some metrics to suggest people for you to unfollow. I imagine that an unfollow helper may be construed as antisocial, but I think of it the other way around. By unfollowing a couple spammy users, you can socialize with many more casual Twitterers without overloading your brain.
As you might have concluded from my recent OAuth howto, Unladen Follow uses Ruby, the OAuth Gem, a trivial amount of Rails, and a fair bit of Javascript1.
I have a todo list for version 2, but I’m curious what the Twitter users in the crowd think of it. Is it neat? Is it useful? Is it evil?
- I originally used Grackle, which has a great design: instead of wrapping the Twitter API, it dynamically passes Ruby calls into API calls, making it lightweight and resilient. Unfortunately, a memory leak in the package motivated me to move most of the server code into the client. I considered also dropping Rails for Sinatra, which I will do if performance becomes a problem. [↩]
Dec 10 2009
12:58 pm
I must say, on the website homepage, the transformation from fat bird to skinny bird is awesome.
Dec 10 2009
1:01 pm
Thanks! I had a lot of fun doing that. I’ve been a little bit worried that the bird isn’t really recognizable unless you see it beside the skinny one, but I don’t think it matters much.
Dec 11 2009
3:30 pm
Best Twitter tool I’ve seen!
Dec 11 2009
3:36 pm
Thanks a lot Jim! I’m getting some great responses on (unsurprisingly) Twitter too. Can I quote you on that?