<?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: Create custom reCAPTCHA images using their API</title>
	<atom:link href="http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/</link>
	<description>Web development tutorials, SEO articles and PHP script resources</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:01:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: eddie</title>
		<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/comment-page-1/#comment-120704</link>
		<dc:creator>eddie</dc:creator>
		<pubDate>Tue, 22 Dec 2009 13:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=715#comment-120704</guid>
		<description>Thanks man! easy to follow.</description>
		<content:encoded><![CDATA[<p>Thanks man! easy to follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notable Tech Posts &#8211; 2009.12.13 &#124; The Life of Lew Ayotte</title>
		<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/comment-page-1/#comment-120597</link>
		<dc:creator>Notable Tech Posts &#8211; 2009.12.13 &#124; The Life of Lew Ayotte</dc:creator>
		<pubDate>Sun, 13 Dec 2009 19:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=715#comment-120597</guid>
		<description>[...] Create custom reCaptcha images using their API [...]</description>
		<content:encoded><![CDATA[<p>[...] Create custom reCaptcha images using their API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finalwebsites.com</title>
		<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/comment-page-1/#comment-120551</link>
		<dc:creator>finalwebsites.com</dc:creator>
		<pubDate>Wed, 09 Dec 2009 06:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=715#comment-120551</guid>
		<description>&lt;blockquote&gt;Your tutorial is well written and is helpful for people to learn how to integrate with reCAPTCHA.
&lt;/blockquote&gt;

The reason for this tutorial is to show how stuff works PLUS how-to create a custom challenge for your form using jQuery and the jQuery form plugin.
I&#039;m sure there are many scripts for creating and validating a reCAPTCHA challenge, but do the work slightly together with jQuery like in this tutorial? I don&#039;t think so...</description>
		<content:encoded><![CDATA[<blockquote><p>Your tutorial is well written and is helpful for people to learn how to integrate with reCAPTCHA.
</p></blockquote>
<p>The reason for this tutorial is to show how stuff works PLUS how-to create a custom challenge for your form using jQuery and the jQuery form plugin.<br />
I&#8217;m sure there are many scripts for creating and validating a reCAPTCHA challenge, but do the work slightly together with jQuery like in this tutorial? I don&#8217;t think so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Gauthier</title>
		<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/comment-page-1/#comment-120544</link>
		<dc:creator>Michael Gauthier</dc:creator>
		<pubDate>Tue, 08 Dec 2009 21:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=715#comment-120544</guid>
		<description>Olaf,

Sorry, I forgot you&#039;re not a fan of PEAR :)

Your tutorial is well written and is helpful for people to learn how to integrate with reCAPTCHA.

My reason for mentioning Services_ReCaptcha is not to take away from the educational aspects of your post, but to let people know a well written packaged solution also exists.

Cheers, and happy coding!</description>
		<content:encoded><![CDATA[<p>Olaf,</p>
<p>Sorry, I forgot you&#8217;re not a fan of PEAR <img src='http://www.web-development-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Your tutorial is well written and is helpful for people to learn how to integrate with reCAPTCHA.</p>
<p>My reason for mentioning Services_ReCaptcha is not to take away from the educational aspects of your post, but to let people know a well written packaged solution also exists.</p>
<p>Cheers, and happy coding!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/comment-page-1/#comment-120543</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=715#comment-120543</guid>
		<description>Hi Michael,

ever thought about that this kind of comments are spam too?
You promote PEAR, even if it&#039;s a free product ;)</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>ever thought about that this kind of comments are spam too?<br />
You promote PEAR, even if it&#8217;s a free product <img src='http://www.web-development-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Gauthier</title>
		<link>http://www.web-development-blog.com/archives/create-custom-recaptcha-images-using-their-api/comment-page-1/#comment-120542</link>
		<dc:creator>Michael Gauthier</dc:creator>
		<pubDate>Tue, 08 Dec 2009 18:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=715#comment-120542</guid>
		<description>A lot of this logic, including the ability to display custom themes, is encapsulated in the Services_ReCaptcha PEAR package.</description>
		<content:encoded><![CDATA[<p>A lot of this logic, including the ability to display custom themes, is encapsulated in the Services_ReCaptcha PEAR package.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->