<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Rails JSON, JSON Rails</title>
	<atom:link href="http://softwareas.com/rails-json-json-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/rails-json-json-rails</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Mon, 15 Mar 2010 08:42:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/rails-json-json-rails/comment-page-1#comment-122368</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Tue, 23 Oct 2007 18:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/rails-json-json-rails#comment-122368</guid>
		<description>&lt;p&gt;Chu, this is good news. Congrats on getting the patch in.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Chu, this is good news. Congrats on getting the patch in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chu Yeow</title>
		<link>http://softwareas.com/rails-json-json-rails/comment-page-1#comment-122229</link>
		<dc:creator>Chu Yeow</dc:creator>
		<pubDate>Tue, 23 Oct 2007 10:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/rails-json-json-rails#comment-122229</guid>
		<description>&lt;p&gt;I think you&#039;d be interested in the JSON changes in edge Rails that pretty much makes Jsonifier obsolete. I &lt;a href=&quot;http://blog.codefront.net/2007/10/10/new-on-edge-rails-json-serialization-of-activerecord-objects-reaches-maturity/&quot; rel=&quot;nofollow&quot;&gt;wrote about the changes in my blog&lt;/a&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think you&#8217;d be interested in the JSON changes in edge Rails that pretty much makes Jsonifier obsolete. I <a href="http://blog.codefront.net/2007/10/10/new-on-edge-rails-json-serialization-of-activerecord-objects-reaches-maturity/" rel="nofollow">wrote about the changes in my blog</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fernando</title>
		<link>http://softwareas.com/rails-json-json-rails/comment-page-1#comment-111071</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Sat, 29 Sep 2007 08:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/rails-json-json-rails#comment-111071</guid>
		<description>&lt;p&gt;I&#039;m having trouble with the jsonifier plugin. I get a &quot;wrong number of arguments (1 for 0)&quot; error if i try to use ANY arguments????&lt;/p&gt;

&lt;p&gt;Any  help would be much appreciated.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble with the jsonifier plugin. I get a &#8220;wrong number of arguments (1 for 0)&#8221; error if i try to use ANY arguments????</p>
<p>Any  help would be much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Egg</title>
		<link>http://softwareas.com/rails-json-json-rails/comment-page-1#comment-95571</link>
		<dc:creator>Alex Egg</dc:creator>
		<pubDate>Tue, 21 Aug 2007 23:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/rails-json-json-rails#comment-95571</guid>
		<description>&lt;p&gt;Yeah, the rails implimentation of object to json serialization confused me at first too.  In the asp.net world you have Newtonsoft.JSON which will serialize any object to a JSON string including any sub objects. Sounds like how you describe jsonifier works. I&#039;ll try out jsonifier because, my JS depends on the JSON mirroring the actual objects 1 to 1 not using &quot;attributes: &quot;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, the rails implimentation of object to json serialization confused me at first too.  In the asp.net world you have Newtonsoft.JSON which will serialize any object to a JSON string including any sub objects. Sounds like how you describe jsonifier works. I&#8217;ll try out jsonifier because, my JS depends on the JSON mirroring the actual objects 1 to 1 not using &#8220;attributes: &#8220;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
