:-$

Ryan's work blog

My Links

News

The WeatherPixie
Subscribe with Bloglines
About this blog

Tools I use:

Post Categories

Article Categories

Archives

Image Galleries

Blog Stats

Personal

Projects

Random Blogs

Random other

Reference

Web comics

Work

TaskPool

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.

  • taskPoolBundled.zip (5635 KB)
    To run, unzip the file whereever you want, and run the "taskPool.bat".
  • taskPool.zip (5 KB)
    To run, unzip the file whereever you want, and run the "taskPool.bat". You must have downloaded XulRunner, and have xulrunner.exe in your path.
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!

posted on Thursday, July 07, 2005 11:52 AM