Submit your breaking news stories and original articles to us by contacting us
The Web 2.0 hype machine is in full swing. YouTube is supposedly worth a billion dollars. Fantastic websites are popping up left and right. And for many, you are just a registration away from the gloriousness of social nirvana.
And yet while these massive valuations and VC investment numbers fly around, it seems like finding decent programmers is still a challenge.
I remember reading a gripe about this on the last page of Business 2.0 before, but it made sort of sense. It was extended to large corporations such as UPS and FedEx, so stuck in their corporate ways and accounting mannerisms that the obviousness of this would be lost on them. But the latest wizz-bang 2.0 sites? You should know better.
People are different. Color and colour, while spelled different, are the same. So when you ask for my bloody phone number, don’t just ask for it, have me input it, and then reject it because I didn’t put it in a certain format. Beyond the idiocy that such a site does not even warn me what format it should be in, the 5 minutes of usability/programming required to be able to extract the digits from a string are worth it.
It’s stunning how many sites suffer from this. You are already sanitizing all user input (or should be), extending that to sanitize unwanted characters from phone numbers, postal codes, and so forth is rather trivial.
What spurred me to write this was a job search site I ran across. It actually rejected the postal code with spaces, and demanded you re-enter it without spaces.
Pi Is Not The Best Random Number Generator
Hacking Google
CNET Launches Free Image Hosting
Uwe Boll gets postal… no, really
How to save a wet cell phone
Forever Geek is a resource for all things geek. You can stay tuned by having the latest FG news delivered to you for free via RSS.
Category: Uncategorized
Tags:

Netbooks and User Satisfaction: It’s All About Expectations
10 Cool Sony Walkman photos – celebrate Walkman’s 30th birthday
4 Responses for "Web 2.0 Doesn’t Mean Being Lazy"
July 27th, 2006 at 4:01 pm
1WTF?? Should programmers care about every thing in early stage or what?
“mommy… they want me to enter it again.. uhuhuuuu”
July 27th, 2006 at 9:52 pm
2I think the point Mac was trying to make is that entering data in forms should be as painless as possible. It’s Usability 101, it should not expected to accept ALL formats, but the example that was cited(rejecting spaces) should not happen.
Regular expressions would be a useful tool to know in this case.
July 27th, 2006 at 11:57 pm
3Programmers should care about properly handling user input from the get-go.
July 28th, 2006 at 5:34 am
4I want large input fields and even larger buttons! And of course, rounded corners, please!
RSS feed for comments on this post
Leave a reply