<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Captcha in Ruby on Rails &#8211; Customize the use of captcha in the plugin validates_captcha</title>
	<atom:link href="http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/</link>
	<description>geeks redefined</description>
	<lastBuildDate>Fri, 25 Jan 2008 11:46:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sur Max</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-1093</link>
		<dc:creator><![CDATA[Sur Max]]></dc:creator>
		<pubDate>Fri, 13 Jul 2007 04:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-1093</guid>
		<description><![CDATA[Hi t2ornado,

You can try using &lt;b&gt;&lt;a href=&quot;http://expressica.com/2007/03/23/simple_captcha_1_0/&quot; rel=&quot;nofollow&quot;&gt;Simple Captcha&lt;/a&gt;&lt;/b&gt; plugin, which is much easy and simple to use.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi t2ornado,</p>
<p>You can try using <b><a href="http://expressica.com/2007/03/23/simple_captcha_1_0/" rel="nofollow">Simple Captcha</a></b> plugin, which is much easy and simple to use.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: t2ornado</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-1092</link>
		<dc:creator><![CDATA[t2ornado]]></dc:creator>
		<pubDate>Thu, 12 Jul 2007 17:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-1092</guid>
		<description><![CDATA[Hi Sur,

After installing validates_captcha when i try to create image and data directory, 

ruby script/generate captcha store_directory
ruby script/generate captcha image_directory

it says &quot;Couldn&#039;t find &#039;captcha&#039; generator&quot;

Please help

Thanks
Amit]]></description>
		<content:encoded><![CDATA[<p>Hi Sur,</p>
<p>After installing validates_captcha when i try to create image and data directory, </p>
<p>ruby script/generate captcha store_directory<br />
ruby script/generate captcha image_directory</p>
<p>it says &#8220;Couldn&#8217;t find &#8216;captcha&#8217; generator&#8221;</p>
<p>Please help</p>
<p>Thanks<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: monica</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-1069</link>
		<dc:creator><![CDATA[monica]]></dc:creator>
		<pubDate>Mon, 23 Apr 2007 16:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-1069</guid>
		<description><![CDATA[thats great!!!! thank you!!!]]></description>
		<content:encoded><![CDATA[<p>thats great!!!! thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur Max</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-700</link>
		<dc:creator><![CDATA[Sur Max]]></dc:creator>
		<pubDate>Sat, 10 Mar 2007 10:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-700</guid>
		<description><![CDATA[Hi Chintan,
validates_captcha is written by &lt;a href=&quot;http://tore.darell.no/&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;Tore Darell&lt;/b&gt;&lt;/a&gt; and &lt;a href=&quot;http://expressica.com/2007/02/06/simple-captcha-released-the-captcha-for-rails-applications/&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;Simple Captcha&lt;/b&gt;&lt;/a&gt; by &lt;a href=&quot;http://expressica.com/me&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;me&lt;/b&gt;&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Chintan,<br />
validates_captcha is written by <a href="http://tore.darell.no/" rel="nofollow"><b>Tore Darell</b></a> and <a href="http://expressica.com/2007/02/06/simple-captcha-released-the-captcha-for-rails-applications/" rel="nofollow"><b>Simple Captcha</b></a> by <a href="http://expressica.com/me" rel="nofollow"><b>me</b></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintan Shah</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-698</link>
		<dc:creator><![CDATA[Chintan Shah]]></dc:creator>
		<pubDate>Fri, 09 Mar 2007 12:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-698</guid>
		<description><![CDATA[1) Tell me the difference between 2 versions
2) and if i want to use older version then, will it creates any problems?]]></description>
		<content:encoded><![CDATA[<p>1) Tell me the difference between 2 versions<br />
2) and if i want to use older version then, will it creates any problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-661</link>
		<dc:creator><![CDATA[uday]]></dc:creator>
		<pubDate>Mon, 05 Mar 2007 06:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-661</guid>
		<description><![CDATA[Hi
Thanks for your help now validate captcha is working fine actully it was rmagick problem now every thing is fine great work keep it up

Thanks and regard
uday pratap]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
Thanks for your help now validate captcha is working fine actully it was rmagick problem now every thing is fine great work keep it up</p>
<p>Thanks and regard<br />
uday pratap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-657</link>
		<dc:creator><![CDATA[Sur]]></dc:creator>
		<pubDate>Sat, 03 Mar 2007 14:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-657</guid>
		<description><![CDATA[Seems like you have not installed &lt;a href=&quot;http://rubyforge.org/projects/rmagick/&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;RMagick&lt;/b&gt;&lt;/a&gt; ruby gem.]]></description>
		<content:encoded><![CDATA[<p>Seems like you have not installed <a href="http://rubyforge.org/projects/rmagick/" rel="nofollow"><b>RMagick</b></a> ruby gem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uday</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-656</link>
		<dc:creator><![CDATA[uday]]></dc:creator>
		<pubDate>Sat, 03 Mar 2007 10:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-656</guid>
		<description><![CDATA[I need your help please 
I have installed simple captcha and after that i started the webrick server but the server is not starting but giving the following error can you tell what is the exact problem and what i need to do waiting for your reply


Booting WEBrick...
/usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:266:in `load_missing_constant&#039;: uninitialized constant Magick (NameError)
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:452:in `const_missing&#039;
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:464:in `const_missing&#039;
	from ./script/../config/../vendor/plugins/simple_captcha/lib/simple_captcha_image.rb:3
	from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require&#039;
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require&#039;
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:342:in `new_constants_in&#039;
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require&#039;
	from script/../config/../vendor/plugins/simple_captcha/init.rb:3:in `load_plugin&#039;
	 ... 17 levels...
	from /usr/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/commands/server.rb:39
	from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require&#039;
	from ./script/server:3
	from -e:4]]></description>
		<content:encoded><![CDATA[<p>I need your help please<br />
I have installed simple captcha and after that i started the webrick server but the server is not starting but giving the following error can you tell what is the exact problem and what i need to do waiting for your reply</p>
<p>Booting WEBrick&#8230;<br />
/usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:266:in `load_missing_constant&#8217;: uninitialized constant Magick (NameError)<br />
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:452:in `const_missing&#8217;<br />
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:464:in `const_missing&#8217;<br />
	from ./script/../config/../vendor/plugins/simple_captcha/lib/simple_captcha_image.rb:3<br />
	from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require&#8217;<br />
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require&#8217;<br />
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:342:in `new_constants_in&#8217;<br />
	from /usr/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require&#8217;<br />
	from script/../config/../vendor/plugins/simple_captcha/init.rb:3:in `load_plugin&#8217;<br />
	 &#8230; 17 levels&#8230;<br />
	from /usr/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/commands/server.rb:39<br />
	from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require&#8217;<br />
	from ./script/server:3<br />
	from -e:4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sur Max</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-623</link>
		<dc:creator><![CDATA[Sur Max]]></dc:creator>
		<pubDate>Mon, 26 Feb 2007 17:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-623</guid>
		<description><![CDATA[Hi Uday !!

Just try to use the plugin &lt;a href=&quot;http://expressica.com/2007/02/06/simple-captcha-released-the-captcha-for-rails-applications/&quot; rel=&quot;nofollow&quot;&gt;&lt;b&gt;Simple Captcha&lt;/b&gt;&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Uday !!</p>
<p>Just try to use the plugin <a href="http://expressica.com/2007/02/06/simple-captcha-released-the-captcha-for-rails-applications/" rel="nofollow"><b>Simple Captcha</b></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinsol.com &#187; Blog Archive &#187; How to improve the image quality and generate random string image in the plugin validates_captcha</title>
		<link>http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-609</link>
		<dc:creator><![CDATA[Vinsol.com &#187; Blog Archive &#187; How to improve the image quality and generate random string image in the plugin validates_captcha]]></dc:creator>
		<pubDate>Sat, 24 Feb 2007 12:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxonrails.wordpress.com/2006/10/24/captcha-in-ruby-on-rails-customize-the-use-of-captcha-in-the-plugin-validates_captcha/#comment-609</guid>
		<description><![CDATA[[...] Validates captcha is a good plugin to implement captcha in your rails application. However i found that there is repetition of the string of the image and the quality of image is not that good. To get a good quality image and random string something like this  replace the code of the file /vendor/plugins/validates_captcha/lib/captcha_challenge.rb with the following code&#8230; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Validates captcha is a good plugin to implement captcha in your rails application. However i found that there is repetition of the string of the image and the quality of image is not that good. To get a good quality image and random string something like this  replace the code of the file /vendor/plugins/validates_captcha/lib/captcha_challenge.rb with the following code&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
