0

Make Your Users Life Easier Not Yours

UI

I was checking in online last night for a flight and came across a classic example of asking the user for perfect user input when it would be easy for the programmers to simply clean up any bad data.  In situtations like this I believe the onus is on us, developers and programmers, to make our users lifes easier not ours. 

Lets look at an example, the Southwest online check in screen which has the following bizarre instruction: "Confirmation Numbers use the letters O and I instead of the numbers 0 (zero) and 1 (one)."

Fixing any user input on the server side could be achieved very easily with a simple RegEx making the page both easier to use and clear of instructions.

A quick note about Southwest: I actually have a lot of luv for Southwest and without them would see my relatives a lot less.

Another quick note: I'm sure I have made my users lives harder than need be in the past with fields like this (though I have also discovered a recent fondness for the masking features in cfform).

Todd Rafferty said:
 
I need to get back into the habit of using cfform again. Ages ago, I swore I'd never use them again. Now, they don't look as bad as they once were.
 
posted 583 days ago
Add Comment Reply to: this comment OR this thread
 
 
I have just recently been using CFFORM again, specifically using type=XML. That makes "easy" a whole lot "easier"! When you leave the formatting to XSL and you don't to worry about the layout of the form, it is amazing how fast you can rip out forms.
 
posted 583 days ago
Add Comment Reply to: this comment OR this thread
 
samfarmer said:
 
Lots of good new features in cfform in the last two releases.

@Dave: Would be interested to hear what you have been doing with cfform and xml
 
posted 579 days ago
Add Comment Reply to: this comment OR this thread
 

Search

Twitter
You should follow me on Twitter here
About Me
I am a 34-year old Web Developer specializing in ColdFusion. I live and work in downtown Washington, DC with my wife and two daughters. Read more About Me

2007 CFeMmy Best Newcommer winner
As voted on by fellow CF Bloggers.
CFinNC - Carolina ColdFusion / Flex / Air Conference - Oct 17-18, 2009