<?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: Simple Easy AJAX Form Validation in Rails</title>
	<atom:link href="http://blog.maxaller.name/2008/03/simple-easy-ajax-form-validation-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.maxaller.name/2008/03/simple-easy-ajax-form-validation-in-rails/</link>
	<description>ruby, ubuntu, etc</description>
	<lastBuildDate>Tue, 03 Aug 2010 17:02:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Max</title>
		<link>http://blog.maxaller.name/2008/03/simple-easy-ajax-form-validation-in-rails/comment-page-1/#comment-3</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 23 Jan 2009 01:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=9#comment-3</guid>
		<description>Make sure you got that &quot;flash[:create_form_error] = true&quot; line.  For some reason that&#039;s not on its own line.</description>
		<content:encoded><![CDATA[<p>Make sure you got that &#8220;flash[:create_form_error] = true&#8221; line.  For some reason that&#8217;s not on its own line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sclough</title>
		<link>http://blog.maxaller.name/2008/03/simple-easy-ajax-form-validation-in-rails/comment-page-1/#comment-4</link>
		<dc:creator>sclough</dc:creator>
		<pubDate>Wed, 21 Jan 2009 22:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://giftswappo.com/wordpress/?p=9#comment-4</guid>
		<description>This was very helpful.  It&#039;s the cleanest way I&#039;ve seen to do error validation on custom remote forms.  For some reason, the error messages are being added on the page if I post multiple errors, but I&#039;m going over the code to see if I messed something up.</description>
		<content:encoded><![CDATA[<p>This was very helpful.  It&#8217;s the cleanest way I&#8217;ve seen to do error validation on custom remote forms.  For some reason, the error messages are being added on the page if I post multiple errors, but I&#8217;m going over the code to see if I messed something up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
