Make FriendFeed Slightly More Productive

FriendFeed is becoming more and more central to my online activity. I feel I have only scratched the surface of what can be accomplished with it. Even at this early stage, I know that I have accelerated the development of relationships, and the growth of my personal knowledge just by being a regular FriendFeeder.

A recent discussion started by jeff(isageek), got me thinking. I really should have tabs for web apps I want to keep tabs on right there in FriendFeed. I mean…I’m always in it anyway, might as well try to get things done while I’m there. You may remember Duncan Riley creating a slew of scripts for adding various tabs to FriendFeed, but there were a few missing that I still needed.

You can’t be productive without access to your Calendar and your Task List, so I created a couple of quick and dirty Greasemonkey scripts based on Duncan’s.

And, just for good measure, let’s go ahead and add a tab for Identi.ca:

Another script that I find I am using a lot is the FriendFeed Read Later script. I don’t see how anyone survives without it. It will allow you to mark an item as “Later” and creates a “Read Later” tab where you can view all of the items you marked. I primarily use it to follow discussions I find interesting without having to hope they resurface or searching for them. I also use this feature to mark items I may want to blog about later.

How do you keep up with your FriendFeed? How do you make sure you stay productive while using it? Enquiring minds want to know. Leave me a comment.

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.