Software
Introduction
Here you can find the software I've written.
- X-Forum
- The X-Forum bulletin board is a free bulletin board, written in Perl. It can be used for every kind of website, even small web sites without database support.
- Carrier
- A puzzle game I've written in 2001, using Visual Basic.
- Visual Basic examples using the Windows API
- A set of Visual Basic applications demonstrating Windows API features. The source code is included with each example.
- Windows DLL files for richer Visual Basic applications
- A set of DLL files giving your Visual Basic application much more power. These DLLs use the Windows API for better toolbars, menu's and graphics support.
Other projects
- KMess
- KMess is an MSN Messenger Clone for KDE. It has a great user friendly interface, and is quite feature complete. I've contributed to the release of KMess-1.4. Some of the features I've written are the MSN picture transfer support, and revised download/contactlist dialogs.
- Menzing Management Information System
- For a school project in the 4th year, I've helped writing a Management Information System for Menzing Mods and Dies. This system is written in PHP, using an Object-Oriented class model and a SQL backend.