Archive for January, 2010

RescueTime Orb

In 1911, E.L. Thorndike observed that “Of several responses made to the same situation, those which are accompanied or closely followed by satisfaction to the animal…will, other things being equal, be more firmly connected with the situation…; those which are accompanied or closely followed by discomfort…will have their connections with the situation weakened.”

I’ve been a fan of RescueTime for some time now.  It’s great for helping cross-check a time sheet for a client.  For an consultant who eats by making every hour worthwhile, it’s really good for squeezing out distractions.  However, I’ve often wanted a more immediate readout on how I’m doing throughout the day, both as an encouragement, and as a friendly reminder to get back to something that has a bigger payoff.

So last week, I decided to make it a small project, and learn PyObjC in the process.  The concept is simple.  A big glowing circle that smoothly changes color from green to red as your RescueTime productivity score changes.  It’s set to look at roughly the last hour, with a higher weighting on more recent data.

I call it the RescueTime Orb, and it’s available for Download (Mac only, for now)  You do need a RescueTime account, and you will need an API key for it.

To install, open the .dmg file, drag it to your applications directory, then go onto the RescueTime site.  Go to the very bottom of the dashboard page, and find the “Embeds and Data API” link.

Then, click “Setup Data API”:

Then, enter a name, and copy the API key. Take this API key, open your text editor of choice, and put just the API key into a file called .rt_api_key and save it in your home directory. For those not so Unix inclined, in Places in the Finder, the home directory is the folder with the picture of the house, and its name is your username. Make sure that the filename begins with a dot.

Now, fire up RescueTimeOrb, and get to work.

26

01 2010