Usability suggestion for captcha programmers

Here’s something that I implement in passwords, verification emails and if I programmed captcha I would without fail do. Remove all ambiguous characters from the captchas you generate. It is ridiculously simple to do. Less than 30 seconds editing of an array and it will save hundreds of mistyped/misinterpreted verifications and user frustration.  For example under some fonts the letter O and the number 0 look the same.

Characters to exclude are the letters o, b, z, q, g, s, i and the numbers to exclude are 0, 1, 2, 5

Yes, you can use these characters if they look sufficiently different in the font, but sometimes down the line you might change the font forgetting the consequences.

3 Responses to “Usability suggestion for captcha programmers”

  1. Pretty good!! I,m gonna use it!!

  2. Sometimes the simplest things can be overlooked.

    Been a while since i have been here. Another redesign?

  3. Just grabbed a nice theme from WPDesigner.com. Not sure about the header but I love how text is handled by this theme. Clear and readable.

Leave a Reply