<?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: Rails Forms microformat</title>
	<atom:link href="http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/feed/" rel="self" type="application/rss+xml" />
	<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 06:04:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ye Gods, Another Rails Book &#171; Trek</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-550</link>
		<dc:creator>Ye Gods, Another Rails Book &#171; Trek</dc:creator>
		<pubDate>Mon, 09 Mar 2009 17:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-550</guid>
		<description>[...] use brute force later in their code to work around some problem that, if they understood how Rails handled form submission, would be trivial to [...]</description>
		<content:encoded><![CDATA[<p>[...] use brute force later in their code to work around some problem that, if they understood how Rails handled form submission, would be trivial to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eloy Duran</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-496</link>
		<dc:creator>Eloy Duran</dc:creator>
		<pubDate>Thu, 26 Feb 2009 20:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-496</guid>
		<description>Great write up! Thanks a lot.

Would you maybe be interested in merging some of it with the Rails form helpers guide? http://guides.rails.info/form_helpers.html#building-complexforms
It really needs a comprehensive write up, like yours, before 2.3.
Email me if you&#039;re interested.

Last note; In your final example, right at the very end, you still use the old way of instantiating new records with the new_1 key. It should simply be 5 :)</description>
		<content:encoded><![CDATA[<p>Great write up! Thanks a lot.</p>
<p>Would you maybe be interested in merging some of it with the Rails form helpers guide? <a href="http://guides.rails.info/form_helpers.html#building-complexforms" rel="nofollow">http://guides.rails.info/form_helpers.html#building-complexforms</a><br />
It really needs a comprehensive write up, like yours, before 2.3.<br />
Email me if you&#8217;re interested.</p>
<p>Last note; In your final example, right at the very end, you still use the old way of instantiating new records with the new_1 key. It should simply be 5 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wonderfullyflawed</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-495</link>
		<dc:creator>wonderfullyflawed</dc:creator>
		<pubDate>Thu, 26 Feb 2009 16:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-495</guid>
		<description>@Vincent Woo thanks for the catch. It&#039;s been fixed.</description>
		<content:encoded><![CDATA[<p>@Vincent Woo thanks for the catch. It&#8217;s been fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Woo</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-493</link>
		<dc:creator>Vincent Woo</dc:creator>
		<pubDate>Thu, 26 Feb 2009 09:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-493</guid>
		<description>OK, the html didn&#039;t show up. Trying again. There are two input elements named &quot;creator[widget_attributes][0][id]&quot;.

&lt;input name=&quot;creator[widget_attributes][0][id]&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>OK, the html didn&#8217;t show up. Trying again. There are two input elements named &#8220;creator[widget_attributes][0][id]&#8220;.</p>
<p>&lt;input name=&#8221;creator[widget_attributes][0][id]&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Woo</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-492</link>
		<dc:creator>Vincent Woo</dc:creator>
		<pubDate>Thu, 26 Feb 2009 09:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-492</guid>
		<description>Thanks for this informative article. There is a tiny typo in the &quot;updating an existing object and existing to_many relationships&quot; section. form.html contains the following twice:

</description>
		<content:encoded><![CDATA[<p>Thanks for this informative article. There is a tiny typo in the &#8220;updating an existing object and existing to_many relationships&#8221; section. form.html contains the following twice:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notional Slurry &#187; links for 2009-02-21</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-479</link>
		<dc:creator>Notional Slurry &#187; links for 2009-02-21</dc:creator>
		<pubDate>Sun, 22 Feb 2009 06:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-479</guid>
		<description>[...] Rails Forms microformat « Trek &quot;Combining these techniques can net us some very sophisticated data manipulations. Below is a form that will update a Creator, his address, updates three existing widgets adds one widget, and deletes two widgets.&quot; (tags: Rails RoR programming microformat magic) [...]</description>
		<content:encoded><![CDATA[<p>[...] Rails Forms microformat « Trek &quot;Combining these techniques can net us some very sophisticated data manipulations. Below is a form that will update a Creator, his address, updates three existing widgets adds one widget, and deletes two widgets.&quot; (tags: Rails RoR programming microformat magic) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikos Dimitrakopoulos</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-461</link>
		<dc:creator>Nikos Dimitrakopoulos</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-461</guid>
		<description>This should be definitely added to the official docs! I&#039;ve already known most of this stuff but it was the *hard* way (aka trial and error). If I had read such an article when I started using rails I would have saved a lot of time...

Kudos again for the writing :)</description>
		<content:encoded><![CDATA[<p>This should be definitely added to the official docs! I&#8217;ve already known most of this stuff but it was the *hard* way (aka trial and error). If I had read such an article when I started using rails I would have saved a lot of time&#8230;</p>
<p>Kudos again for the writing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Stewart</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-460</link>
		<dc:creator>Jason Stewart</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-460</guid>
		<description>Great post Trek! Very articulate and the [_delete] bit will be particularly useful to me. Thanks for taking the time to write it.</description>
		<content:encoded><![CDATA[<p>Great post Trek! Very articulate and the [_delete] bit will be particularly useful to me. Thanks for taking the time to write it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wonderfullyflawed</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-459</link>
		<dc:creator>wonderfullyflawed</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-459</guid>
		<description>@Graham You&#039;re right. I knew about the foos[] trick for arrays, but never used the foo[bar] trick for associative arrays. Probably a product of starting PHP in v3 and quitting shortly after v4 was out.

@Russ I HATE those snapshots. Until today I thought they were just like the adverts: part and parcel of using hosted wordpress. Some quick googling disabused me of that notion. They&#039;re now off.</description>
		<content:encoded><![CDATA[<p>@Graham You&#8217;re right. I knew about the foos[] trick for arrays, but never used the foo[bar] trick for associative arrays. Probably a product of starting PHP in v3 and quitting shortly after v4 was out.</p>
<p>@Russ I HATE those snapshots. Until today I thought they were just like the adverts: part and parcel of using hosted wordpress. Some quick googling disabused me of that notion. They&#8217;re now off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Connor</title>
		<link>http://wonderfullyflawed.com/2009/02/17/rails-forms-microformat/#comment-458</link>
		<dc:creator>Tim Connor</dc:creator>
		<pubDate>Tue, 17 Feb 2009 19:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://wonderfullyflawed.com/?p=172#comment-458</guid>
		<description>This explanation should be added to the official documentation.</description>
		<content:encoded><![CDATA[<p>This explanation should be added to the official documentation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
