Work Samples

Sometimes, you come across sites (or programs) that look great from the front end, but can be really sloppy in the code it's self. Sometimes people say they know more than they really do, and have shoddy work as a result.
I don't like when that happens, so I thought I'd show that I'm not like that. Since there's no better way to prove my skill in all the areas I mentioned, I decided to put up samples of everything. They're all in zip archives, and you can download them below:

KaviSiegel.com source code
This is the source code to the site you're browsing right now. It's a great demonstration of PHP, MySQL, XML, JavaScript/AJAX, XHTML, and CSS.

Download | Browse MySQL database
KaviSiegel.com design
This is the PSD of the photoshop mockup of this site. It didn't turn out exactly the same as the design, as it was modified in a few ways.

Download
"Listening to" image source code
A couple months back, I thought it'd be cool to code an image that displays what I'm listening to at the moment. MSN sends data to the script via text file, and the image interprets the text, and even retrieves album art from Amazon. It's a good demonstration of my data scraping skills, and GD image manipulation skills.

Download