Aah vacation, a time when married men spend 8 hours a day doing the whim of their wife instead of their company. My vacation started yesterday (or last Friday if you count the Canadian national holiday), and so far I have taken in a parade and done little else.
One thing I am working on is a time tracker tool for myself. I wanted something that was simple that I could develop as a practice project which would be of use to me:
In essence it will be a simple Open Source time tracker/punchclock tool. I am using VB.NET with MySQL 5, SQL trees for managing the project hierarchy, and a nice helping of views, stored procedures, and the like.
This should be handy for keeping track of what I do in a given week, where my time goes, and what I have accomplished. So far I can punch in and out of existing projects, and delete events that …
[Read more]