Recent Posts
- (09/10) Fixing Warning: the ECDSA host key for 'github.com' differs from the key for the IP addressTAGS:Web Server Admin
- (12/26) CakePHP 3 - Getting List of Column Definitions from a Table (like schema())TAGS:CakephpCake3
- (09/14) Change Order of Loaded Behaviors in CakePHP 3TAGS:Cake3CakephpWeb ProgrammingPhp
- (05/29) CakePHP 3 - Accept JSON Header Only Working When Debug FalseTAGS:Web ProgrammingCakephpCake3
- (05/23) Remove All Events from Google Calendar (Reset Calendar)TAGS:Web ProgrammingPhp
- (11/08) Google Tag Manager (GTM) Not Firing Default PageView EventTAGS:Web ProgrammingJavascriptGoogle Tag Manager
- (10/13) In PHP, how do you get __toString() Magic Method Result without calling echo?TAGS:CakephpCake3Cakephp 13PhpWeb Programming
- (11/14) Getting output from shell_exec() at all timesTAGS:Web ProgrammingWeb Server Admin
Subscribe to my feed
MainelyDesign.com Blog
A Really Good Implementation of Captcha
Posted on 09/22/2009 at 02:45 pm by Kevin Wentworth
Viewed 11,662 times | 0 comments
Awesome Captcha Implementation
I just experienced a version of Captcha that I actually like. Instead of having to type in jumbled letters and phrases or answering simple questions, Service2Client actually asks you to identify the color of the letter in a certain position. Not only does it fool spambots (I would assume anyway) but it's pretty easy to understand.
Solves the Usability Problem
It stumped me for a second, but once I figured it out, no problem. I would try a different approach, but this is really a neat way of thinking about the basic captcha solution. This method has better usability than most captcha user interactions. I would even consider theming the Captcha around the site's brand... making the question reinforce the web site's brand.
I hate spambots!
Only with a combination of question/response and visual identification will we ever be able to weed out ALL erroneous form submissions from those pesky spam bots. I will have to try building something like this into Site Avenger.
Tags for A Really Good Implementation of Captcha
Usability | Example | Web Design | Web Programming | Forms
Comments for this Posting
No comments. Be the first to post a reply.
Sorry, comments are closed for this posting.
Please Email Kevin if you have any questions. Thanks!