How Twitter Keeps Me From Getting Things Done

You probably think this article is about how much time I waste on Twitter. You probably think I’m going to lament about the long hours I spend Tweeting my Tweeps from Twhirl about how we gonna have a Tweetup or whatever. You got me all wrong.

You see, I recently learned all about Getting Things Done. I am horrible at organization, so finding such a simple system for getting it together was enlightening. I started emptying my GMail Inbox mutiple times a day (the Y key is your friend). I started actually putting events on my Google Calendar. I started dumping everything I needed to do into my new TODO list app, Remember The Milk.

I was able to interact with GCal and RTM right from my cell using SMS (I don’t have the web on my phone). I was also able to use a nifty application loader called Launchy to quickly add things to GCal or RTM without missing a beat (the details of this setup are here). All was right with the world. I was Getting Things Done.

What the hell does all this have to do with Twitter? Well, in order to interact with RTM and GCal so easily, I was piggybacking off of the Twitter service (this is actually how I was introduced to Twitter). There are two bots (gcal and rtm) on twitter that allow you to control each service. I had scripts that would use curl to pass messages to these bots directly from my app launcher. When Twitter went away, I had no way of knowing my scripts were failing.

Instead of adding items to my calendar or todo list, I was just throwing them away into oblivion. This is definitely the opposite of Getting Things Done. Now, I am in the process of coding my own apps to make sure this never happens again. RTM has an open API. Just my sad story about Twitter. You probably don’t care, but the recovery is always in the telling.

Has some nifty web 2.0 app wronged you somehow? Tell us about it.