Articles

These are various articles that I've written.

  • reCaptcha
    February 6 2009 - Adding captcha to your website with reCaptcha is so freakin easy.

  • Mootools Remote Debugger
    January 2 2009 - Enable console logging when it's available and remote logging when it's not.

  • Flash Elements with Mootools
    December 31 2008 - Use mootools to add enhanced Flash elements to any web page with version detection as well as alternate content.

  • Mootools Enhanced Elements
    December 12 2008 - Enhance DOM elements in Mootools by adding any inline styles, class names, attributes, properties or events that you want without the need to invent newly formed lexically advanced class names that only truly exist in an attempt to make an Element do more than W3C intended.

  • Building a web browser support list
    November 6 2008 - Learn how to decide which web browsers your website should actually focus on for feature support.

  • Formula for Internet Utopia
    March 18, 2008 - Any person from any place on any web browser should be able to view any content at any time, so what's the problem?

  • W3C compliant e-commerce sites?
    December 4 2007 - With all of the e-commerce websites on the web you would SOME of them would be W3C compliant but NONE? Really?

  • How to choose passwords
    February 6 2007 - If you have the same password for multiple websites and have trouble remembering multiple passwords then you should read this.

  • Website Design Dimensions
    November 30 2006 - If you don't know what dimensions to use in your website designs to account for all of the browser chrome differences across IE, Firefox and Safari then I'm betting you'll find this one useful.

  • Does JavaScript load on page load or on onload?
    November 6 2006 - What comes first? body onload? window.onload? addEvent? head code, body code, who really knows? I do =)

  • CSS Equalizer
    November 4 2005 - Make your web pages look the same in every modern web browser and maybe even a few more.

  • UNIX/Linux Permissions
    September 21 2005 - Ever wanted to bang on those keys in a terminal the same way that geeky admin does downstairs to fix permissions and actually know that what you did is going to work? Then read on.

  • Print to PDF
    August 4 2005 - Have a Windows machine and getting tired of your Mac buddy rubbing it into your face that he can just print to create a PDF? Well, do this so you can too.