summaryrefslogtreecommitdiff
path: root/old/published/Webmonkey/Monkey_Bites/2007/05.21.07/Fri/recaptcha.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/published/Webmonkey/Monkey_Bites/2007/05.21.07/Fri/recaptcha.txt')
-rw-r--r--old/published/Webmonkey/Monkey_Bites/2007/05.21.07/Fri/recaptcha.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/old/published/Webmonkey/Monkey_Bites/2007/05.21.07/Fri/recaptcha.txt b/old/published/Webmonkey/Monkey_Bites/2007/05.21.07/Fri/recaptcha.txt
deleted file mode 100644
index 266b44d..0000000
--- a/old/published/Webmonkey/Monkey_Bites/2007/05.21.07/Fri/recaptcha.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-Thanks to the wonderful world of spammers most websites these days rely on CAPTCHA images to force users to prove they are human before accepting comments or other user feedback. In fact humans solve roughly 60 million CAPTCHAs a day according to a the people behind [reCAPTCHA][1] a group that wants to leverage that effort to help digitizing books.
-
-ReCAPTCHA wants to improve the process of digitizing books by sending words that cannot be read by computers to the web in the form of CAPTCHAs for humans to decipher.
-
-The idea behind reCAPTCHA is that, as long as we're all solving these CAPTCHA puzzles, why not throw in some minimal additional data? By adding a second image with an unsolved word from the [Internet Archive][3] book scanning project, ReCAPTCHA allows users to channel their CAPTCHA solving skills into real world benefits.
-
-The Internet Archive and other similar initiatives are busy scanning the world's books and converting them to text via OCR technology. But of course OCR is far from perfect, often there are unreadable words in the scans that require a human to make a decision. Tedious work to be sure.
-
-The reCAPTCHA idea works by taking each word that cannot be read correctly by OCR and creating a CAPTCHA image out of it.
-
-But, you may be thinking, if the OCR software doesn't know the word, then how does the CAPTCHA software know that the solution has been correctly entered?
-
-Here's an explanation from the reCAPTCHA site:
-
->But if a computer can't read such a CAPTCHA, how does the system know the correct answer to the puzzle? Here's how: Each new word that cannot be read correctly by OCR is given to a user in conjunction with another word for which the answer is already known. The user is then asked to read both words. If they solve the one for which the answer is known, the system assumes their answer is correct for the new one. The system then gives the new image to a number of other people to determine, with higher confidence, whether the original answer was correct.
-
-Since we're all stuck solving CAPTCHAs anyway, the reCAPTCHA project makes perfect sense. If you'd like to use the system head over to the reCAPTCHA site and have a look at the [various options][2] for including the CAPTCHAs on your site -- there are already plugins for WordPress and PHP.
-
-[via [Hackszine][4]]
-
-[1]: http://recaptcha.net/ "reCAPTCHA"
-[2]: http://recaptcha.net/resources.html "reCAPTCHA resources"
-[3]: http://www.archive.org/index.php "Internet Archive"
-[4]: http://www.hackszine.com/blog/archive/2007/05/recaptcha_distributed_book_dig.html?CMP=OTC-7G2N43923558 "reCAPTCHA: distributed book digitization while fighting spam" \ No newline at end of file