<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to implement CAPTCHAs without images</title>
	<atom:link href="http://www.xaprb.com/blog/2006/01/28/captchas-done-better/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2006/01/28/captchas-done-better/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: comca</title>
		<link>http://www.xaprb.com/blog/2006/01/28/captchas-done-better/#comment-18529</link>
		<dc:creator>comca</dc:creator>
		<pubDate>Mon, 02 Aug 2010 18:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=93#comment-18529</guid>
		<description>nice tut</description>
		<content:encoded><![CDATA[<p>nice tut</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredricz</title>
		<link>http://www.xaprb.com/blog/2006/01/28/captchas-done-better/#comment-17262</link>
		<dc:creator>Fredricz</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=93#comment-17262</guid>
		<description>Tried your script. I&#039;m a bit noob at php, but my questions do not change at all. And when I choose the wrong options and submit, only half of the site appears.</description>
		<content:encoded><![CDATA[<p>Tried your script. I&#8217;m a bit noob at php, but my questions do not change at all. And when I choose the wrong options and submit, only half of the site appears.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rune</title>
		<link>http://www.xaprb.com/blog/2006/01/28/captchas-done-better/#comment-16206</link>
		<dc:creator>rune</dc:creator>
		<pubDate>Thu, 09 Apr 2009 09:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=93#comment-16206</guid>
		<description>thx a lot. this is working perfectly with my textfiles :)</description>
		<content:encoded><![CDATA[<p>thx a lot. this is working perfectly with my textfiles :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HAter of</title>
		<link>http://www.xaprb.com/blog/2006/01/28/captchas-done-better/#comment-13679</link>
		<dc:creator>HAter of</dc:creator>
		<pubDate>Tue, 13 Nov 2007 21:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=93#comment-13679</guid>
		<description>One the easiest spam preventions is just to not allow people to insert html tags into the comment. I find 90% of all form spam has some kind of href in it, and I just /dev/null that stuff</description>
		<content:encoded><![CDATA[<p>One the easiest spam preventions is just to not allow people to insert html tags into the comment. I find 90% of all form spam has some kind of href in it, and I just /dev/null that stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.xaprb.com/blog/2006/01/28/captchas-done-better/#comment-13582</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 26 Oct 2007 15:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=93#comment-13582</guid>
		<description>From a statistical standpoint, if you are providing the answers as selectable options (i.e. easily parseable from the question), that would be a bad implementation.  

If you have (say) 6 answers to every question, and an infinite number of questions, they could just spam you 6 times, and one would get through, and we know 1 attempt doesn&#039;t cost much.

Certainly the typing/grammar aspect of it adds security.</description>
		<content:encoded><![CDATA[<p>From a statistical standpoint, if you are providing the answers as selectable options (i.e. easily parseable from the question), that would be a bad implementation.  </p>
<p>If you have (say) 6 answers to every question, and an infinite number of questions, they could just spam you 6 times, and one would get through, and we know 1 attempt doesn&#8217;t cost much.</p>
<p>Certainly the typing/grammar aspect of it adds security.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

