<?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: ReCaptcha with Zend Form</title>
	<atom:link href="http://lucasforge.2bopen.org/2009/04/recaptcha-with-zend-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucasforge.2bopen.org/2009/04/recaptcha-with-zend-form/</link>
	<description>Experiments from the land of open source</description>
	<lastBuildDate>Thu, 08 Apr 2010 19:50:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Simon Griffiths</title>
		<link>http://lucasforge.2bopen.org/2009/04/recaptcha-with-zend-form/comment-page-1/#comment-233</link>
		<dc:creator>Simon Griffiths</dc:creator>
		<pubDate>Thu, 08 Apr 2010 19:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=38#comment-233</guid>
		<description>With 1.10.3 you not longer need the controller code as the recaptcha request would be submitted twice.  Now when you build the form the recaptcha fields are valided against the captcha adapter.

All you need to do in the controller is call $form-&gt;isValid() to check the form is valid captcha and all other fields included.</description>
		<content:encoded><![CDATA[<p>With 1.10.3 you not longer need the controller code as the recaptcha request would be submitted twice.  Now when you build the form the recaptcha fields are valided against the captcha adapter.</p>
<p>All you need to do in the controller is call $form-&gt;isValid() to check the form is valid captcha and all other fields included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Corbo</title>
		<link>http://lucasforge.2bopen.org/2009/04/recaptcha-with-zend-form/comment-page-1/#comment-164</link>
		<dc:creator>Luca Corbo</dc:creator>
		<pubDate>Thu, 11 Jun 2009 07:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=38#comment-164</guid>
		<description>You may add your fields in the application/forms/ReCaptcha.php file. For documentation and examples you may take a look at the &lt;a href=&quot;http://framework.zend.com/manual/en/zend.form.quickstart.html&quot; rel=&quot;nofollow&quot;&gt;Zend_Form Quick Start&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You may add your fields in the application/forms/ReCaptcha.php file. For documentation and examples you may take a look at the <a href="http://framework.zend.com/manual/en/zend.form.quickstart.html" rel="nofollow">Zend_Form Quick Start</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry</title>
		<link>http://lucasforge.2bopen.org/2009/04/recaptcha-with-zend-form/comment-page-1/#comment-163</link>
		<dc:creator>Garry</dc:creator>
		<pubDate>Thu, 11 Jun 2009 05:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=38#comment-163</guid>
		<description>I want to know how to add fields in re-captcha form.. can you suggest me any good one</description>
		<content:encoded><![CDATA[<p>I want to know how to add fields in re-captcha form.. can you suggest me any good one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jorge</title>
		<link>http://lucasforge.2bopen.org/2009/04/recaptcha-with-zend-form/comment-page-1/#comment-158</link>
		<dc:creator>jorge</dc:creator>
		<pubDate>Mon, 25 May 2009 07:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=38#comment-158</guid>
		<description>Thanks youuuuuuuuuuuuuu very much. 

I was looking for the translations options!</description>
		<content:encoded><![CDATA[<p>Thanks youuuuuuuuuuuuuu very much. </p>
<p>I was looking for the translations options!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
