<?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"
	>
<channel>
	<title>Comments on: CakePHP, Captcha and User Registration</title>
	<atom:link href="http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/</link>
	<description>web, design and programming</description>
	<pubDate>Sat, 31 Jul 2010 22:31:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: William Notowidagdo</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-37</link>
		<dc:creator>William Notowidagdo</dc:creator>
		<pubDate>Thu, 18 Sep 2008 11:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-37</guid>
		<description>just what I need. Thank you!</description>
		<content:encoded><![CDATA[<p>just what I need. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yodi aditya</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-33</link>
		<dc:creator>yodi aditya</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-33</guid>
		<description>Keep rocks!</description>
		<content:encoded><![CDATA[<p>Keep rocks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: protospike</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-32</link>
		<dc:creator>protospike</dc:creator>
		<pubDate>Tue, 05 Aug 2008 08:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-32</guid>
		<description>This is an awesome article about CAPTCHA and email verification, thank you very much for sharing! Not only do I need the captcha I was also confused about the user activation e-mail which you have also covered here!</description>
		<content:encoded><![CDATA[<p>This is an awesome article about CAPTCHA and email verification, thank you very much for sharing! Not only do I need the captcha I was also confused about the user activation e-mail which you have also covered here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saro</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-31</link>
		<dc:creator>Saro</dc:creator>
		<pubDate>Mon, 04 Aug 2008 22:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-31</guid>
		<description>Hey, small fix for everyone experiencing trouble with CakePHP 1.2 RC2. Seems like the vendor() function has been depreciated.

You must change:
vendor('recaptcha/recaptchalib');

on lines 14 and 26 to:

App::import('vendor', 'Recaptcha', array('file'=&#62;'recaptcha/recaptchalib.php'));

I hope this helps someone. :)</description>
		<content:encoded><![CDATA[<p>Hey, small fix for everyone experiencing trouble with CakePHP 1.2 RC2. Seems like the vendor() function has been depreciated.</p>
<p>You must change:<br />
vendor(&#8217;recaptcha/recaptchalib&#8217;);</p>
<p>on lines 14 and 26 to:</p>
<p>App::import(&#8217;vendor&#8217;, &#8216;Recaptcha&#8217;, array(&#8217;file&#8217;=&gt;&#8217;recaptcha/recaptchalib.php&#8217;));</p>
<p>I hope this helps someone. <img src='http://www.exuber.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ankara evden eve  nakliyat</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-27</link>
		<dc:creator>ankara evden eve  nakliyat</dc:creator>
		<pubDate>Fri, 30 May 2008 20:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-27</guid>
		<description>very nice article.</description>
		<content:encoded><![CDATA[<p>very nice article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francky06l</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-7</link>
		<dc:creator>francky06l</dc:creator>
		<pubDate>Thu, 15 May 2008 11:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-7</guid>
		<description>Good article.
The kCaptcha is, I think, vulnerable. I could register once, and then submitting many time the form (ie: not requesting it first), changing informations except the captcha string of my first registration.
Solution: be sure to delete the string from Session in success/failure case.

thanks.</description>
		<content:encoded><![CDATA[<p>Good article.<br />
The kCaptcha is, I think, vulnerable. I could register once, and then submitting many time the form (ie: not requesting it first), changing informations except the captcha string of my first registration.<br />
Solution: be sure to delete the string from Session in success/failure case.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Budi S</title>
		<link>http://www.exuber.net/2008/05/06/cakephp-captcha-and-user-registration/#comment-5</link>
		<dc:creator>Budi S</dc:creator>
		<pubDate>Mon, 12 May 2008 12:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.exuber.net/?p=27#comment-5</guid>
		<description>Interesting Article ..
Keep the good posting Bro</description>
		<content:encoded><![CDATA[<p>Interesting Article ..<br />
Keep the good posting Bro</p>
]]></content:encoded>
	</item>
</channel>
</rss>
