PDA

View Full Version : A project I've been working on


Kuzco
17th of October 2009 (Sat), 22:17
I decided I wanted to learn more about web programming, so I made a website to display the shots I take for people while at the local dog park.

Link is below, I'm interested to see how people like the site and how it can be improved. Basically, I want a site that loads quickly and is pretty easy to navigate. I take pictures for an array of people- from little old ladies to kids that just got their first dog. From a technical standpoint, I've always liked the look of lightbox, didn't want to deal with flash or databases, so I went with CSS styling.

Site: http://charlie.theburgi.com/

Pay no attention to the blog link, it's a placeholder for now. Most of the updates are posted in the dogpark section.

The entire site is coded by me using python scripts to generate the html. I use the MooTools javascript framework to handle the lightbox stuff and some other cool effects (the about section).