<?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: ActiveRecord from_json and from_xml</title>
	<atom:link href="http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/</link>
	<description>a programming blog</description>
	<lastBuildDate>Wed, 14 Sep 2011 21:12:34 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Terence</title>
		<link>http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/comment-page-1/#comment-33085</link>
		<dc:creator>Terence</dc:creator>
		<pubDate>Thu, 17 Jun 2010 04:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/07/06/activerecord-from_json-and-from_xml/#comment-33085</guid>
		<description>Dude, you are the bomb. Thanks for your fix. Helped us out heaps.</description>
		<content:encoded><![CDATA[<p>Dude, you are the bomb. Thanks for your fix. Helped us out heaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S Woodside</title>
		<link>http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/comment-page-1/#comment-26733</link>
		<dc:creator>S Woodside</dc:creator>
		<pubDate>Wed, 02 Sep 2009 20:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/07/06/activerecord-from_json-and-from_xml/#comment-26733</guid>
		<description>If you need to de-serialize from XML that contains an array of objects you can also use this: http://gist.github.com/179530</description>
		<content:encoded><![CDATA[<p>If you need to de-serialize from XML that contains an array of objects you can also use this: <a href="http://gist.github.com/179530" rel="nofollow">http://gist.github.com/179530</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Pulver</title>
		<link>http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/comment-page-1/#comment-210</link>
		<dc:creator>Matt Pulver</dc:creator>
		<pubDate>Tue, 12 Aug 2008 02:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/07/06/activerecord-from_json-and-from_xml/#comment-210</guid>
		<description>I knew I wasn&#039;t the only one. :) I&#039;ve since generalized the code and tested it more thoroughly. The &lt;a href=&quot;http://www.xcombinator.com/2008/08/11/activerecord-from_xml-and-from_json-part-2/&quot; rel=&quot;nofollow&quot;&gt;upgrade is here&lt;/a&gt;.

If anyone finds any bugs, send me a simple test case and I will try to fix it.</description>
		<content:encoded><![CDATA[<p>I knew I wasn&#8217;t the only one. <img src='http://eigenjoy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ve since generalized the code and tested it more thoroughly. The <a href="http://www.xcombinator.com/2008/08/11/activerecord-from_xml-and-from_json-part-2/" rel="nofollow">upgrade is here</a>.</p>
<p>If anyone finds any bugs, send me a simple test case and I will try to fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActiveRecord from_xml (and from_json) part 2</title>
		<link>http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/comment-page-1/#comment-209</link>
		<dc:creator>ActiveRecord from_xml (and from_json) part 2</dc:creator>
		<pubDate>Tue, 12 Aug 2008 02:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/07/06/activerecord-from_json-and-from_xml/#comment-209</guid>
		<description>[...] post is an upgrade to the previous post about the unmarshalling of XML and JSON strings into rails objects, with arbitrarily deep object [...]</description>
		<content:encoded><![CDATA[<p>[...] post is an upgrade to the previous post about the unmarshalling of XML and JSON strings into rails objects, with arbitrarily deep object [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete McKinstry</title>
		<link>http://eigenjoy.com/2008/07/06/activerecord-from_json-and-from_xml/comment-page-1/#comment-208</link>
		<dc:creator>Pete McKinstry</dc:creator>
		<pubDate>Mon, 11 Aug 2008 22:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/07/06/activerecord-from_json-and-from_xml/#comment-208</guid>
		<description>Thanks Matt. It was nice to find that i wasn&#039;t alone w/ the weird from_xml behavior. &#039;Preciate the sample code too.</description>
		<content:encoded><![CDATA[<p>Thanks Matt. It was nice to find that i wasn&#8217;t alone w/ the weird from_xml behavior. &#8216;Preciate the sample code too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

