Site Re-design

May 02, 2006
Today I uploaded a full site re-design to enhance the usability, update the aesthetics, and upgrade the functionality of the site. I've built a blog system from the ground up using php/mysql that will manage the site for me and that is fairly portable and modular so it can be extended or transferred without much effort. I built-in image handling so all I have to do is upload an image and php will automatically re-size it and grab a thumbnail. There are only two <table> tags on the entire site meaning the rest of the layout is done via css, which makes it easy to change the layout, without having to re-build the entire site. I still have some feature's I'll be adding, and I have a lot of content to add, but I think it is in a presentable spot and is a definate upgrade to my previous design.