Note
If you don't understand, then you probably shouldn't be here!

Source Code

Some packages may require one or more of the following
Unix (Including Mac OS X)
Windows
Macintosh (OS 9.x or older; OS X see Unix)

Binaries

Make sure you get the correct file. Even then it may not work on your system. You'll probably be better off building from the source code unless you have no other choice. If it doesn't work, then don't complain and just try another.

Uncompressing the Archives

To uncompress the archives
Unix
.tar.gz
tar -xvzf filename.tar.gz (tar and gzip)
.zip
unzip archive.zip (InfoZip)
Windows
.tar.gz
start filename.tar.gz (Winzip)
tar -xvzf filename.tar.gz (GNU tar and gzip)
.zip
start filename.zip (Winzip)
unzip filename.zip (InfoZip)
pkunzip filename.zip (PK UNZIP)

Contributing Patches or Code

If you have a patch or something you wish to contribute then please feel free to do so. You may contact David Norris <dave@webaugur.com>.