How to help develop Dorgem

If you want to help develop Dorgem there are various thing you can do:

Help coding new features
If you want to help coding you need to be familiar with MFC and have access to Visual C++ 6, since that is my development platform.

Some things are quite easy to add seperatly without the need to setup a CVS tree, like adding a new caption type or storage event. Other things could be more complicated.

If you are seriously interested, first of all that a look at the code, try to build it and consider what you can add. After that please contact me to discuss this. This is to prevent two people develop the same thing, which is a waste of time for one of them.

Test the current version and report bugs you find
This is easy for everyone! If you find a bug, you can send it to me directly or enter them at the project space at SourceForge. Please report a bug as precisely as possible. If I can't reproduce it, I can fix it!

Suggest new features
New suggestions are always welcome, but please look at the To Do list first to see if they are not already on the list. You can send them to me directly or enter them at the project space at SourceForge.

Note
When you use SourceForge, please log in or leave an email address, so I can contact you.