Code

Over the past couple of years I've written some code that I've found pretty useful. Here are a couple of tidbits that I'd like to share:

XML Resume

The resume on my page is actually XML based. I got sick of continually updating and changing it so I decided to write it in XML and parse the XML. Let me tell you, it's a whole lot easier than rewriting the html.

Check out my resume. Here's how to do it.