How to Set up and Use Your Own (Linux-Based) Development Server in Minutes

A new section of this website is finally complete. It provides instructions on how to set up and use a Trac and SubVersioN (SVN) server. Trac and SVN are incredibly useful tools for software development. In my opinion, these tools are indispensable tools for any software project. Of course there are alternative products available, but these are the ones that I am familiar with, and they are free. Trac is a minimalist software project management too, providing methods of tracking bugs, enhancement requests and overall progress from start to finish. SVN is a source-code version control system that tracks changes made to the source-code.


MiniGL Templates Now Online

The first few MiniGL templates are now online in the articles section. Strictly speaking these templates are platform independent, so they could be used on any platform with OpenGL and a GCC compiler. The purpose of the templates is to help developers get started with 3D on Amiga OS 4. They demonstrate how easy it is to set up a simple OpenGL based application.