Search website

General Tools

I personnaly use computers a lot, and when I use them I always find myself repeating the same tasks over and over again. No I don't know about others but I hate doing the same thing twice. That's why I create these tools, they bassicly aid me to do whatever I need doing. There's usually not really a catagory for these tools but just look around a bit on this page and you may find something you think can be usefull for you.

Before downloading any of the tools please read these simple rules for all the tools on the website:

  • None of the tools may be redistributed without written approval of the author
  • The code may not be altered unless otherwise stated in the license
  • The tools are provided AS IS, I do not offer support
  • The author of the tool is in no way liable for any damage arising from the usage of the tool

Management Tools

The tools posted in this section can be used for some management tasks that you have on your computer.

Synchronizer

Version: 2.0a
Build-date: 21 August 2007
The synchroniser will enable you to synchronize files between to directories on a computer. Allowing you to work on two different stations with the same files, or just create back-ups at regular intervals. Now with version 2.0 we have improved efficiency even more, dropping the need for the standard libraries of C++. To make the program even more robust.

To get all the options that the tool can be started with just execute it in a command-window and you will get all the starting parameters. For more speed you can choose to use the -m option to enable multithreading. To use both way synchronisation also use the -f option. (currently not available in version 2.0a)

Download - Documentation

Programming Tools

This is one of those hard to define sections, but I hope its clear what all the tools here do. They will in one way or another aid in the proces of designing and programming solutions.

Logging Aid

Version: 0.3a
Build-date: 3 January 2005 (Support dropped)
This tool is build for usage in any C / C++ application and offers the developer a way to log information in a variaty of forms. It supports HTML / XML and plain text. This tool is not an executable but DLL with readme.

Please take note that this tool is only meant for developers and will serve users little good, unless they need an update of an existing version.

Download - Documentation