Ryan C. Clausing
Email Me
Email Me
Home
Philosophy
Senior Capstone Project
Other School Projects
Personal Projects
Resume
 
These are projects that I work on or have worked on in my spare time.

 
RyJo Customs - Custom Subwoofer Boxes

www.ryjocustoms.com - My first well-developed website. This is mostly HTML code but does have some ASP and JavaScript. The ASP can be found in small parts of each page but is mostly used in the Inquiry/Order forms and the emailer. The JavaScript portion can be seen in the Photo Gallery (the rollovers).

 
 
 
The Bidd - Totally Free Auctions!

www.thebidd.com - With this project, I use ASP in VBScript, JavaScript, and HTML. I use an Access database to store most of the information and I use a series of short text files to store categories and their information. The database is maintained by a VBScript file (.vbs) that is scheduled to execute every 15 minutes. My focus with this project was more on functionality rather than design.