<?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: Humans Fail Turing Test</title>
	<atom:link href="http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/feed" rel="self" type="application/rss+xml" />
	<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test</link>
	<description>Technology, law, and personal stories</description>
	<lastBuildDate>Sat, 06 Mar 2010 03:40:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anticapthcian</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-3344</link>
		<dc:creator>anticapthcian</dc:creator>
		<pubDate>Fri, 18 May 2007 09:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-3344</guid>
		<description>&lt;p&gt;I recommend http://akismet.com or spam karma 2 for filtering - these are non-intrusive and only make bots (not users) live harder!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I recommend <a href="http://akismet.com" rel="nofollow">http://akismet.com</a> or spam karma 2 for filtering &#8211; these are non-intrusive and only make bots (not users) live harder!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Berg</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-281</link>
		<dc:creator>Christoph Berg</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-281</guid>
		<description>&lt;p&gt;&lt;i&gt;The Turing test is a box at the bottom of the comment form, that says: “Do not put anything in this box if you are a human.”&lt;/i&gt;&lt;br/&gt;&lt;br/&gt;This is not entirely true, the actual text is more complex and I had to read it twice to really get it. I imagine people commenting care about their comments and don&#039;t care to read instructions that don&#039;t seem relevant.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><i>The Turing test is a box at the bottom of the comment form, that says: “Do not put anything in this box if you are a human.”</i><br /><br />This is not entirely true, the actual text is more complex and I had to read it twice to really get it. I imagine people commenting care about their comments and don&#8217;t care to read instructions that don&#8217;t seem relevant.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Rosi-Kessel</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-282</link>
		<dc:creator>Adam Rosi-Kessel</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-282</guid>
		<description>&lt;p&gt;Christoph: fair point. I was definitely paraphrasing. Perhaps I should simplify the text, although I do think it&#039;s pretty clear where the comment &lt;em&gt;should&lt;/em&gt; go.&lt;br/&gt;&lt;br/&gt;I put the additional word &quot;comment&quot; in the Turing test area to fool any robots that are looking for the word &quot;comment&quot; before a field to fill in.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Christoph: fair point. I was definitely paraphrasing. Perhaps I should simplify the text, although I do think it&#8217;s pretty clear where the comment <em>should</em> go.<br /><br />I put the additional word &#8220;comment&#8221; in the Turing test area to fool any robots that are looking for the word &#8220;comment&#8221; before a field to fill in.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-283</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-283</guid>
		<description>&lt;p&gt;Perhaps also you should make the entry box much, much smaller, so people are less inclined to use it.  Are robots likely to look at the size of the text box?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Perhaps also you should make the entry box much, much smaller, so people are less inclined to use it.  Are robots likely to look at the size of the text box?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Triplett</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-284</link>
		<dc:creator>Josh Triplett</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-284</guid>
		<description>&lt;p&gt;Along the lines of Dylan&#039;s suggestion, why not try marking the spam-fooling text box and label with class=&quot;spam-trap&quot;, and adding &quot;spam-trap { visibility: hidden; }&quot; to your CSS?  I seriously doubt that spambots read CSS. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Along the lines of Dylan&#8217;s suggestion, why not try marking the spam-fooling text box and label with class=&#8221;spam-trap&#8221;, and adding &#8220;spam-trap { visibility: hidden; }&#8221; to your CSS?  I seriously doubt that spambots read CSS. :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Triplett</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-285</link>
		<dc:creator>Josh Triplett</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-285</guid>
		<description>&lt;p&gt;Also, for the benefit of any users who might have non-CSS browsers, I would also suggest simplifying the label to &quot;Spam trap; do not use for comment:&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Also, for the benefit of any users who might have non-CSS browsers, I would also suggest simplifying the label to &#8220;Spam trap; do not use for comment:&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jacobo</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-286</link>
		<dc:creator>Jacobo</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-286</guid>
		<description>&lt;p&gt;Usually, behind such &quot;stupid&quot; users there&#039;s a design error. A time ago, I was receiving bug reports because, in a reporting webapp, the wrong report was generated. In reality, the page design made it look like the wrong button was the right button (even I got fooled by it every once in a while). I changed it and the complaints stopped :-)&lt;br/&gt;&lt;br/&gt;I think that you should at least change the current text in the box below to the one you used in the story (&quot;Do not write anything in this box if you&#039;re a human&quot;). You can add &quot;or your comment will be discarded as spam&quot;. It&#039;s definitely easier to read than the current text (so many negatives).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Usually, behind such &#8220;stupid&#8221; users there&#8217;s a design error. A time ago, I was receiving bug reports because, in a reporting webapp, the wrong report was generated. In reality, the page design made it look like the wrong button was the right button (even I got fooled by it every once in a while). I changed it and the complaints stopped :-)<br /><br />I think that you should at least change the current text in the box below to the one you used in the story (&#8220;Do not write anything in this box if you&#8217;re a human&#8221;). You can add &#8220;or your comment will be discarded as spam&#8221;. It&#8217;s definitely easier to read than the current text (so many negatives).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: awksedperl</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-287</link>
		<dc:creator>awksedperl</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-287</guid>
		<description>&lt;p&gt;because the message of not putting text in the box is unnoticable.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>because the message of not putting text in the box is unnoticable.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Øivind</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-288</link>
		<dc:creator>Øivind</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-288</guid>
		<description>&lt;p&gt;&quot;Put some text in this box only if you are not a human and don&#039;t want your comment to appear (comment):&quot;&lt;br/&gt;&lt;br/&gt;The major flaw is in the structure of your text it&#039;s too long and should use wording akin to &quot;...don&#039;t put text in this box if you&#039;re human...[blabla]&quot;, but as pointed out by others a simpler text like &quot;Don&#039;t put anything in this box if you&#039;re human&quot;. The (comment) part of the text just adds to the users confusion too.&lt;br/&gt;&lt;br/&gt;The box could also benefit from some css-love to make it smaller, less prominent. Right now it looks like a space for signatures, a private message to you or something like that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Put some text in this box only if you are not a human and don&#8217;t want your comment to appear (comment):&#8221;<br /><br />The major flaw is in the structure of your text it&#8217;s too long and should use wording akin to &#8220;&#8230;don&#8217;t put text in this box if you&#8217;re human&#8230;[blabla]&#8220;, but as pointed out by others a simpler text like &#8220;Don&#8217;t put anything in this box if you&#8217;re human&#8221;. The (comment) part of the text just adds to the users confusion too.<br /><br />The box could also benefit from some css-love to make it smaller, less prominent. Right now it looks like a space for signatures, a private message to you or something like that.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://adam.rosi-kessel.org/weblog/2006/01/10/humans_fall_turing_test/comment-page-1#comment-289</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://adam.rosi-kessel.org/weblog/this_weblog/humans_fall_turing_test.html#comment-289</guid>
		<description>&lt;p&gt;I think the problem may be the location of the text telling one not the fill in the box.&lt;br/&gt;&lt;br/&gt;My suggestions: &lt;br/&gt;1. Put the text above the &quot;do not enter box&quot;.&lt;br/&gt;2. Make the &quot;do not enter box&quot; really, really small.&lt;br/&gt;3. Change the text to something like:&lt;br/&gt;&quot;Do NOT write in the box below&quot;. The current text is kinda vague, and too long.&lt;br/&gt;&lt;br/&gt;We should patent this and make it free before someone like Amazon does ....&lt;br/&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think the problem may be the location of the text telling one not the fill in the box.<br /><br />My suggestions: <br />1. Put the text above the &#8220;do not enter box&#8221;.<br />2. Make the &#8220;do not enter box&#8221; really, really small.<br />3. Change the text to something like:<br />&#8220;Do NOT write in the box below&#8221;. The current text is kinda vague, and too long.<br /><br />We should patent this and make it free before someone like Amazon does &#8230;.<br /></p>]]></content:encoded>
	</item>
</channel>
</rss>
