Web Archive

  • Getting Started: How the Interwebs Work

    Getting Started: How the Interwebs Work

    There are a ton of places on the web to learn HTML, so I kind of wonder why I am writing this in the first place. I think that it was important in my quest to learn how to program that I was looking ahead...

    Full Story

  • jQuery Form Validation: theory and practice

    jQuery Form Validation: theory and practice

    jQuery makes it very easy to validate forms. There are a number of useful plugins, the most prominent being validate. If you are wanting something very lightweight or are just interested in how something like this works, read on. The $.each function allows you to...

    Full Story