<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Am I a computer? Lets use a Turing Test to be sure.</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Am-I-a-computer-Lets-use-a-Turing-Test-to-be-sure/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/c4f/images/1069401_100.jpg</url>
		<title>Channel 9 - Am I a computer? Lets use a Turing Test to be sure.</title>
		<link></link>
	</image>
	<description>
Over
 at Code Project, Jeff Atwood, posted
a rather neat article on a Captcha control.&amp;nbsp; A Captcha is a way to help prove you&#39;re a human attempting to do something rather than a computer.&amp;nbsp; There is are a
few 
great articles on 
Human Interactive Proofs out there if you&#39;re interested in more reading. 
Jeff&amp;nbsp;talks about using HttpHandlers and HttpModules to do the image creation.&amp;nbsp; He also gives a .Net 1.1 and 2.0 framework version.&amp;nbsp; It includes a time out and even hides the actual text of the Captcha outside of the viewstate, since we all are aware the
 viewstate can easily be decoded. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 10:36:26 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 10:36:26 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>