<?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: Protecting Plone Registration Forms with ReCAPTCHA</title>
	<atom:link href="http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/</link>
	<description>Programming, photography, music and life.</description>
	<lastBuildDate>Tue, 08 May 2012 14:07:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Christopher Lambacher</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-443</link>
		<dc:creator>Christopher Lambacher</dc:creator>
		<pubDate>Thu, 23 Sep 2010 13:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-443</guid>
		<description>Hi Sam,

I am not sure I understand what you mean about the form validation for contact-info. It&#039;s been a while since I did it, but all the info you need to implement captcha is contained in here. You will need to look at other documentation for anything else.

-Chris</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>
<p>I am not sure I understand what you mean about the form validation for contact-info. It&#8217;s been a while since I did it, but all the info you need to implement captcha is contained in here. You will need to look at other documentation for anything else.</p>
<p>-Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-442</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 23 Sep 2010 02:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-442</guid>
		<description>where is the form validation for contact-info ?</description>
		<content:encoded><![CDATA[<p>where is the form validation for contact-info ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bruce</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-289</link>
		<dc:creator>John Bruce</dc:creator>
		<pubDate>Sat, 13 Feb 2010 03:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-289</guid>
		<description>This is an absolutely fantastic article and it has been tremendously helpful, however I think it would be good to clarify is this article is about collective.captcha or collective.recaptcha. The link above takes me to the collective.captcha doc page, but i think the tutorial is referring to the collective.recaptcha plugin.

Thanks for doing the footwork here!

John</description>
		<content:encoded><![CDATA[<p>This is an absolutely fantastic article and it has been tremendously helpful, however I think it would be good to clarify is this article is about collective.captcha or collective.recaptcha. The link above takes me to the collective.captcha doc page, but i think the tutorial is referring to the collective.recaptcha plugin.</p>
<p>Thanks for doing the footwork here!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-286</link>
		<dc:creator>Elliott</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-286</guid>
		<description>I, too, found this to be precisely what I needed to do to get reCaptcha working for me on registration forms. Thanks so much for taking the time to write such clear instructions for the uninitiated.  

I&#039;ve found modifying Plone to be daunting and frankly strange, but useful how-to&#039;s, like yours, really help to clear up the confusion.

Do you have any other outlines that would be useful in simple blogs?

Cheers!</description>
		<content:encoded><![CDATA[<p>I, too, found this to be precisely what I needed to do to get reCaptcha working for me on registration forms. Thanks so much for taking the time to write such clear instructions for the uninitiated.  </p>
<p>I&#8217;ve found modifying Plone to be daunting and frankly strange, but useful how-to&#8217;s, like yours, really help to clear up the confusion.</p>
<p>Do you have any other outlines that would be useful in simple blogs?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Lambacher</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-255</link>
		<dc:creator>Christopher Lambacher</dc:creator>
		<pubDate>Thu, 01 Oct 2009 06:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-255</guid>
		<description>@John Bruce &amp; @MichealT glad you found it useful.

@MichealT That&#039;s William&#039;s strange sense of humour. He&#039;s a friend I see regularly in person, so it&#039;s not an anonymous drive by comment like @ok&#039;s :)</description>
		<content:encoded><![CDATA[<p>@John Bruce &#038; @MichealT glad you found it useful.</p>
<p>@MichealT That&#8217;s William&#8217;s strange sense of humour. He&#8217;s a friend I see regularly in person, so it&#8217;s not an anonymous drive by comment like @ok&#8217;s :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MichaelT</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-254</link>
		<dc:creator>MichaelT</dc:creator>
		<pubDate>Mon, 28 Sep 2009 17:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-254</guid>
		<description>Thanks - it was helpful for me. 

BTW - you really attract some strange comments. A plone product for checking the sanity of the commentator might be useful. 

What does &quot;The geek is strong with this one.&quot; mean??</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; it was helpful for me. </p>
<p>BTW &#8211; you really attract some strange comments. A plone product for checking the sanity of the commentator might be useful. </p>
<p>What does &#8220;The geek is strong with this one.&#8221; mean??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-233</link>
		<dc:creator>William</dc:creator>
		<pubDate>Mon, 01 Jun 2009 16:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-233</guid>
		<description>The geek is strong with this one.</description>
		<content:encoded><![CDATA[<p>The geek is strong with this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Bruce</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-232</link>
		<dc:creator>John Bruce</dc:creator>
		<pubDate>Thu, 23 Apr 2009 19:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-232</guid>
		<description>This was EXACTLY what I needed! I was able to get reCAPTCHA up and running in about 10 minutes on the login form. The interesting part was getting it working on the sendto form (&quot;mail this page to someone&quot;).

I created a custom validator and attached it to the sendto_form in the ZMI. You could easy reuse that form across any form that needed captcha validation!</description>
		<content:encoded><![CDATA[<p>This was EXACTLY what I needed! I was able to get reCAPTCHA up and running in about 10 minutes on the login form. The interesting part was getting it working on the sendto form (&#8220;mail this page to someone&#8221;).</p>
<p>I created a custom validator and attached it to the sendto_form in the ZMI. You could easy reuse that form across any form that needed captcha validation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Lambacher</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-196</link>
		<dc:creator>Christopher Lambacher</dc:creator>
		<pubDate>Tue, 24 Feb 2009 22:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-196</guid>
		<description>@ok I am not exactly sure what the point of that comment was. I&#039;ll just have to assume that you enjoy posting troll comments to sites you find via reddit.

For the record, there were some &lt;a href=&quot;http://plone.org/products/plonecaptcha/&quot; rel=&quot;nofollow&quot;&gt;other&lt;/a&gt; &lt;a href=&quot;http://panyasan.wordpress.com/2008/04/02/protect-your-plone-25-sites-from-spambots-with-recaptcha-using-a-php-script/&quot; rel=&quot;nofollow&quot;&gt;options&lt;/a&gt; that allowed for the use of ReCAPTCHA, but none looked like they were likely to be as easy to get going and have continued long term support.

Also, I could have rolled my own ReCAPTCHA support pretty easily which is probably what a lot of people do. It&#039;s not exactly hard.</description>
		<content:encoded><![CDATA[<p>@ok I am not exactly sure what the point of that comment was. I&#8217;ll just have to assume that you enjoy posting troll comments to sites you find via reddit.</p>
<p>For the record, there were some <a href="http://plone.org/products/plonecaptcha/" rel="nofollow">other</a> <a href="http://panyasan.wordpress.com/2008/04/02/protect-your-plone-25-sites-from-spambots-with-recaptcha-using-a-php-script/" rel="nofollow">options</a> that allowed for the use of ReCAPTCHA, but none looked like they were likely to be as easy to get going and have continued long term support.</p>
<p>Also, I could have rolled my own ReCAPTCHA support pretty easily which is probably what a lot of people do. It&#8217;s not exactly hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ok</title>
		<link>http://whatschrisdoing.com/blog/2009/02/24/protecting-plone-registration-forms-with-recaptcha/comment-page-1/#comment-195</link>
		<dc:creator>ok</dc:creator>
		<pubDate>Tue, 24 Feb 2009 20:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://whatschrisdoing.com/blog/?p=42#comment-195</guid>
		<description>Welcome to 2006, plone</description>
		<content:encoded><![CDATA[<p>Welcome to 2006, plone</p>
]]></content:encoded>
	</item>
</channel>
</rss>

