License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License.LinkedIn
OhLoh
Meta
JulioBiason.net Network
Myself
slowsloth's Recently Played Tracks
Delicious/slowsloth-
Archives
-
Category Archives: TimeTracker
Making TimeTracker available again
Since my old domain, slowhome.org, expired, some of my old projects got inaccessible. The first was TimeTracker, which I created a Google Code project a long time ago and forgot to create the packages there (or even mention it around … Continue reading
Three applications, one release
After discovering how fun is to write a distutil script to install python applications, I decided to write installation scripts for all my python scripts. So I have three different applications and just one release: “Install Me Do”. Grab GUP … Continue reading
Posted in Code, GUP, MoveMyMusic, TimeTracker
3 Comments
TimeTracker 1.0.1 “TODO? Where we are going we don’t need TODOs!”
After a long time, I decided to release a new version of TimeTracker. I just polished the –summary option to be completely flexible (and more cute too). Download available at project homepage. (I’ve also managed to destroy every release of … Continue reading
Posted in Code, TimeTracker
Comments Off
TimeTracker 1.0
With no reported problems with 1.0RC1, I decided to call it 1.0. So, TimeTracker is finally usable by the public. There still is some ugliness inside, but nothing that can make it misbehave or crash or anything like that. You … Continue reading
Posted in Code, TimeTracker
2 Comments
TimeTracker 1.0 Release candidate 1
Finally, I added the last option needed to call TimeTracker a 1.0 release. You now can pass the time of stop and start of a task. Unfortunately, there isn’t a way to change the time of a task that has … Continue reading
Posted in Code, TimeTracker
Comments Off
TimeTracker 0.7 “Beauty comes from within”
I didn’t add the graphical interface or the todo list yet, but I did some rewritting of the internal modules to make things simpler in the future to add those features. To the outside world, the only visible change is … Continue reading
Posted in Code, TimeTracker
Comments Off
TimeTracker 0.6
This is a fix for the last 0.5 release. I fixed a crash that would happen when the data file is corrupted, like when you had to hand edit it to add some dates. I still need some ideas to … Continue reading
Posted in Code, TimeTracker
Comments Off
TimeTracker 0.5
New year, new release. I just saw that it was really easy to add a “–fix” option to TimeTracker, so I added it. This new option will recalculate the elapsed time of all tasks in the task file and write … Continue reading
Posted in Code, TimeTracker
Comments Off
TimeTracker 0.4
After a long time wihtout playing with it, I decided to add another feature to TimeTracker. Now you can display a small report of working hours per day. The idea is to add new summaries in the future. As usual, … Continue reading
Posted in Code, TimeTracker
Comments Off
TimeTracker release alpha zero ultra
On our work, we have to use a crappy Delphi program called “TimeKeeper”, to point out what we were doing, how much time we spent on a project and so on. As it is a Windows application, I can’t use … Continue reading
Posted in Code, TimeTracker
Comments Off