Monday, July 23, 2007

Status: July 23

I ran into a strange bug today. Suddenly the project did not build anymore and error messages were useless. After several hours of debugging and googling, I found out that it was probably due to qmake, which didn't for some reason produce a correct makefile. After editing the makefile by hand, project started building again and work continued.

Friday, July 20, 2007

Status: July 18

The work has progressed nicely. Only big feature to be done is cron integration, otherwise the work is only basic UI stuff. Or should be.

Currently all the basic features are working.

Friday, July 13, 2007

Status: July 13

I worked on the wizard UI today. Somehow the progress feels much faster when working with user-visible stuff than internal logic.

Now the wizard is much more complete and almost like in the final version.

Thursday, July 12, 2007

Status: July 12

This week, the progress has been a bit slower than expected. I'm haunted by a mysterious bug that prevents saving the opened configuration files. If I don't make good progress tomorrow, then the schedule is a bit behind.

Wednesday, July 4, 2007

Status: July 4

The work has progressed very well. I am about ready to make a first preview release, as the basic features are working on my computer. Still things to do before developing more advanced features:
  • Clean up the source
  • Testing using different computers