Mylog's current version is 0.7.1. It is available as Python source and in a Microsoft Windows executable package.
Python source: [ MyLog.0.7.1_python.rar ]
Windows package: [ MyLog.0.7.1_win.rar ]
MyLog XML Stylesheet [ mylog.xsl ]
The MyLog Windows binary verion was compiled using the Py2exe extension (http://www.py2exe.org/). It is not necessary to install full Python in order to run this version of MyLog. Extract the files to a directory of your choice and run 'mylog.exe' by double- clicking the icon (or however else you prefer to start your Windows applications).
The python version requires Python 2.4 or greater to run. Python is available from http://www.python.org/. After installation, MyLog can be executed like any other python script by typing 'python mylogGui.py' in a shell/command prompt.