August 2005 - Posts

Google Desktop II
Published 22 August 5 10:34 PM | girishb
Desktop II looks really neat. Hopefully they have fixed the index file growth issues. The screenshots really look cool. I remember Scoble drooling over Konfabulator . I wonder if he will love this.. :) You can read up more about this at http://desktop...
voo2dotray, 0.8
Published 20 August 5 10:12 AM | girishb
http://www.msmvpsphotos.com/girishb/voo2dotray.zip has more stuff. 1. Shows the date next to the task in the menu. 2. Show the number of tasks in a project. 3. Allows manual refresh. 4. Refreshes every hour automatically.
Voo2doTray: A tray application for voo2do
Published 18 August 5 5:33 PM | girishb
This is an application I wrote against the REST APIs that the Shimon’s excellent http://voo2do.com site provides. I posted about this yesterday . This is a version 0.7 (arbitrary but less than 1.0) of the tray application. This allows you to logon...
Voo2do: Painless software scheduling
Published 17 August 5 4:55 PM | girishb
My friend, Shimon , has created this awesome web app for managing task lists (or to-do lists). Its called voo2do and he has put together some blurb here. Its setup to work akin to the " Painless software scheduling " method by Joel Spoelsky. Check out...
VS.NET 2005 surprise
Published 7 August 5 8:37 PM | girishb
I was editing a HTML file and had a table where I needed several text boxes so, I entered the following <td> <input type="text" id="text1" /> </td> I copied just <td>...</td> portion and pasted them repeatedly. VS.NET incremented...