About

This site is made by me, Ryan. The purpose of the site is to be a place where I can put stuff that I have created (programs, images, articles, etc) and to serve as a place to host images and other files for other reasons (forum posts, etc).

A little about me...

More on this later...

About the site

This site is written by me in PHP. It uses my own simple "framework" which is object oriented and uses mod_rewrite to make URL's look nice as well as allowing me to map stuff easily. The idea is to be able to add and update stuff quickly and easily without having to deal with bloat. It is also designed to make future expansion easier and quicker to add things in. Due to limitations of my current webhost, my code has to be php4 compatible. In the near future it will change to take advantage of the nice features added by php5.