I've mentioned a little while back that I was working on a
XULRunner app to keep track of my time, and I
finally packaged it up for people to use. It's pretty basic, allowing you to add tasks to a list, and click on the task to
start a timer. I end up adding a handful of tasks to the list, then clicking between them as people call or I receive emails,
then every couple of days I punch the numbers into my billing system.
There are two distributions, one with the actual Win32 XULRunner app included, and one without.
So, check it out, lemme know what you think. I've got some plans to re-work the internals and store more data about the tasks, but
that will have to wait until I have some more spare time. For now, back to
CRUD!