Saturday, July 29, 2006

Xml support implemented

New beta release (0.3) includes xml file managing support, using TinyXml. You can now save/load session to xml file and then open it in your web browser to see report. This is done using xsl style sheet which comes with application and can be edited very easy.

Here is example report: sample report.xml
This is xsl file: report.xsl

New features in this release:
  • xml session save/load
  • session report viewing
  • custom task type supported
  • few bug fixes

If you have any questions please contact me or post a comment. 

Monday, July 24, 2006

First releases

Beta release of TimeSaver has be uploaded at sourceforge.net and it should be soon available for download

It is available for both Linux and Windows platform.
Next thing to do is testing and I hope I will get some feedback from users.

Doxygen documentation

I have just published first version of TimeSaver API documentation,
using Doxygen 1.4.4 and Kdevelop.

It's location is: timesaver.sourceforge.net/doxygen 
Code is not completly commented, but I'm working on it.

New home page

Finally I have set up first TimeSaver project home page.
For now site is quite empty, but I expect it to grow as TimeSaver project will.

This project is about simple application for saving time that we
spend on computer. Program allows user to plan his working time
by adding and managing tasks. I'm using C++ and WxWidgets for
this job, and application should be available for Windows and Linux.

Project is still in planning phase, and there is much work to do
on it. More details about project can be found at:
http://sourceforge.net/projects/timesaver