Posts tagged ‘forms’

My talk from The AJAX Experience

by on January 19, 2010


Back in September 2008 I had the privilege of speaking at The AJAX Experience in Boston.  I talked about designing great forms and covered a lot of my own pet-peeves with forms on the web and shared some of the things I've learned along the way. Today ...

Auto detect a time zone with JavaScript

by on June 8, 2007


This blog post will attempt to explain how to automatically detect your user's time zone using JavaScript. If you're in a hurry, you can skip directly to the demo or just grab the files index.html detect_timezone.js Previous attempts to solve ...

How to build great forms

by on May 18, 2007


Aristotle said, "We are what we repeatedly do. Excellence, then, is not an act, but a habit". What many people don't realize is that excellence isn't achieved at the macro level. You don't reach excellence by making one great decision. Instead, you ...