Hi all,
After some comments of fellow DPCers that Vista users couldn't check how the SoB Client was doing. I decided to create a log file parser. This parser is written in Python, and is distributed as a windows executable. You can download it from my website:
SoBLogFileParser

The executable is called: SoBLogParser.exe Just double-click to run and enjoy!
It also works on linux by the way, just select the right log file.
If you have any comments (for example you like to program) please post them here.

A small PS for the programmers of the clients:
Why do the log files of windows and linux differ?
The parsing is a LOT easier on linux machines, since the give nice updates on the progress. Maybe this can be incorporated in the windows log files as well in the future.