Junkbuster Developer Manual

By: Junkbuster Developers

$Id: developer-manual.sgml,v 1.4 2001/09/23 10:13:48 swa Exp $

The developer manual gives the users information on how to help the developer team. It provides guidance on coding, testing, documentation and other issues. The Internet Junkbuster is an application that provides privacy and security to the user of the world wide web.

You can find the latest version of the user manual at http://ijbswa.sourceforge.net/developer-manual/. Please see the Contact section in the user-manual if you want to contact the developers.

Feel free to send a note to the developers at .


Table of Contents
1. Introduction
2. Quickstart to Junkbuster Development
3. Documentation Guidelines
4. Coding Guidelines
4.1. Introduction
4.2. Using Comments
4.3. Naming Conventions
4.4. Using Space
4.5. Initializing
4.6. Functions
4.7. General Coding Practices
4.8. Addendum: Template for files and function comment blocks:
5. Version Control Guidelines
6. Testing Guidelines
6.1. Testplan for releases
6.2. Test reports
7. Contact the developers
8. Copyright and History
9. See also

1. Introduction

To be filled.