Click on a topic to learn more about my experience in that area.
This site was coded with PHP to ouptut valid XHTML according to
W3C standards.
I went with a table-less layout and separated content, structure, and design by creating templates with PHP.
All formatting and colors are done with CSS.
This means that I can change the entire sites structure, and appearance by editing two files. One file is
the stylesheet which holds all colors and formatting. The other is an PHP file that breaks up all common
elements into separate functions, which are called on each page.
This is the only "static" page of the site. All other page content is stored in a MySQL database,
and can be updated via a web browser.
It's hosted on a
Linux/Apache Server.
This site is intended to display the work I have, can, and will do on the web. I've built in an
articles section, which will contain how-to's, to share what I've
learned with others.
I have worked with the following relational database formats:
Click on a database to learn more about it.
I've developed custom E-Commerce applications with PHP/MySQL. I built a custom ASP store front that
was powered by a Miva Merchant back-end, as well as worked with the following shopping carts:
Click on a cart to learn more about it.