<?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>Full On Design &#187; CAPTCHA. Image Orientation</title>
	<atom:link href="http://www.fullondesign.co.uk/tag/captcha-image-orientation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fullondesign.co.uk</link>
	<description>Design &#38; Web Technologies</description>
	<lastBuildDate>Sun, 30 Oct 2011 21:37:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CAPTCHA Based On Image Orientation</title>
		<link>http://www.fullondesign.co.uk/coding/938-captcha-based-on-image-orientation.htm</link>
		<comments>http://www.fullondesign.co.uk/coding/938-captcha-based-on-image-orientation.htm#comments</comments>
		<pubDate>Fri, 05 Jun 2009 17:38:15 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[CAPTCHA. Image Orientation]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=938</guid>
		<description><![CDATA[A few months ago 3 Google employees explored an innovative approach to CAPTCHA (What’s Up CAPTCHA? A CAPTCHA Based On Image Orientation). Essentially they suggested that having a user orientate an image into its upright position is easier for users (typing difficult to read text can be problematic) and harder for computers. A computer finds [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago 3 Google employees explored an innovative approach to CAPTCHA (<a href="http://www.richgossweiler.com/projects/rotcaptcha/rotcaptcha.pdf">What’s Up CAPTCHA? A CAPTCHA Based On Image Orientation</a>). Essentially they suggested that having a user orientate an image into its upright position is easier for users (typing difficult to read text can be problematic) and harder for computers.</p>
<p style="text-align: center;"><img src="http://www.fullondesign.co.uk/examples/CAPTCHA_Based_On_Image_Orientation/26463.png" alt="Computers find it hard to figure out what this is" /><br />
 <em>A computer finds it really difficult to know if this is correctly orientated.</em></p>
<p>Here is a version I wrote which to can use on your website.</p>
<p><a class="view_demo" title="CAPTCHA Based On Image Orientation Demo" href="http://www.fullondesign.co.uk/examples/CAPTCHA_Based_On_Image_Orientation/CAPTCHA_Based_On_Image_Orientation.php" target="_blank">View Demo</a> <a class="download" href="http://www.fullondesign.co.uk/wp-content/uploads/2009/06/captcha_based_on_image_orientation.zip">Download</a></p>
<p>This script makes use of jQuery to allow the user to rotate the images and a little PHP to check the image was rotated into the correct position.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/coding/938-captcha-based-on-image-orientation.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 1/9 queries in 0.004 seconds using disk: basic
Object Caching 196/211 objects using disk: basic

Served from: www.fullondesign.co.uk @ 2012-02-04 09:24:20 -->
