Sunday, November 20, 2005 9:31 PM
I noticed that my most recent article was posted two days ago. I wrote a system tray utility for keeping track of time spent on projects. With all of the work I do on various concurrent projects, I felt that this would make a lot of sense. It's a bit simplistic to start with, but already lets you add a list of projects, track hours, and view a breakdown of your time. I am adding some enhancements to it myself, and will be posting an updated version (C# only) directly on my web site soon. Most are ease-of-use enhancements that really made a difference for my own use. I'm considering also adding support for breaking down projects into tasks (coding vs. writing vs. testing), and possibly grouping projects by client, but I haven't started on that yet. I personally need that, but maybe it's not all that useful for others. Oh, and I'd also like to add the ability to run a mobile version on a Pocket PC. It's handy having it all in the palm of your hand, while still linking the data to your desktop.