<?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>techno.blog(&#34;Dion&#34;) &#187; captcha</title>
	<atom:link href="http://almaer.com/blog/tag/captcha/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Tue, 28 Aug 2012 14:41:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Are you human?</title>
		<link>http://almaer.com/blog/are-you-human</link>
		<comments>http://almaer.com/blog/are-you-human#comments</comments>
		<pubDate>Tue, 16 Oct 2007 21:20:43 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[captcha]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/are-you-human</guid>
		<description><![CDATA[There is another post on tricking spam bots by putting in hidden fields and assuming that if the field is filled out, it was by a bot.
I also saw an image based approach used in Passpack. Instead of having to type something in, you just click on the correct block:

Of course this is a constant [...]]]></description>
			<content:encoded><![CDATA[<p>There is another <a href="http://duggmirror.com/programming/Preventing_SPAM_without_using_a_CAPTCHA/">post on tricking spam bots</a> by putting in hidden fields and assuming that if the field is filled out, it was by a bot.</p>
<p>I also saw an image based approach used in <a href="http://www.passpack.com/info/home/">Passpack</a>. Instead of having to type something in, you just click on the correct block:</p>
<p><img src='http://almaer.com/blog/uploads/areyouhuman.png' alt='Password App CAPTCHA' /></p>
<p>Of course this is a constant arms race, and this doesn&#8217;t help for blind folk. I did prefer it to normal CAPTCHA.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/are-you-human/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
