<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PlanetB &#187; free CAPTCHA</title>
	<atom:link href="http://www.planetb.ca/tag/free-captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.planetb.ca</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 23:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Fight Spam with Free Ready Made CAPTCHA Service</title>
		<link>http://www.planetb.ca/2008/11/fight-spam-with-free-ready-made-captcha-service/</link>
		<comments>http://www.planetb.ca/2008/11/fight-spam-with-free-ready-made-captcha-service/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 01:28:44 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[free CAPTCHA]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.planetb.ca/?p=83</guid>
		<description><![CDATA[CAPTCHA&#8217;s. Love &#8216;em or hate &#8216;em, they&#8217;re sometimes a good idea to implement. reCAPTCHA is a free service that allows web developers to implement a CAPTCHA on their form with virtually no effort. And did I mention it is a free service? Well, that&#8217;s not entirely true. In exchange, reCAPTCHA is putting the user challenge [...]]]></description>
			<content:encoded><![CDATA[<p>CAPTCHA&#8217;s.  Love &#8216;em or hate &#8216;em, they&#8217;re sometimes a good idea to implement.  reCAPTCHA is a free service that allows web developers to implement a CAPTCHA on their form with virtually no effort.  And did I mention it is a free service?  Well, that&#8217;s not entirely true.  </p>
<p>In exchange, reCAPTCHA is putting the user challenge responses to good use.  The service uses scanned in text for the CAPTCHA.  The idea is that all the time spent &#8220;solving&#8221; CAPTCHA&#8217;s online can be channeled into assisting optical character recognition programs in decoding the hard to decode scanned in words.  Neat, eh?</p>
<p>I put together the following reCAPTCHA in literally 3 minutes.  For more information and to put your own reCAPTCHA into action, check out the site here: <a href="http://recaptcha.net/">http://recaptcha.net/</a></p>
<p><center><iframe frameborder="0" width="350" height="170" scrolling="no" allowtransparency="true" src="http://www.planetb.ca/projects/reCAPTCHA/test.php"></iframe></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.planetb.ca/2008/11/fight-spam-with-free-ready-made-captcha-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

