<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodePath Blog &#187; JSON</title>
	<atom:link href="http://blog.thecodepath.com/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thecodepath.com</link>
	<description>Musings about technology, startups, education and life.</description>
	<lastBuildDate>Fri, 26 Apr 2013 07:28:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Building a Platform API on Rails</title>
		<link>http://blog.thecodepath.com/2011/06/27/building-a-platform-api-on-rails/</link>
		<comments>http://blog.thecodepath.com/2011/06/27/building-a-platform-api-on-rails/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 21:45:55 +0000</pubDate>
		<dc:creator>Nathan Esquenazi</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Detailed]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=129</guid>
		<description><![CDATA[Introduction In my last post, I discussed the failings of to_json in Rails and how we approached writing our public APIs using RABL and JSON Templates in the View. Since that post, we have continued expanding our Developer API and adding new applications to our Application Gallery. The approach of using views to intelligently craft [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2011/06/27/building-a-platform-api-on-rails/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>If you&#8217;re using to_json, you&#8217;re doing it wrong</title>
		<link>http://blog.thecodepath.com/2011/05/16/if-youre-using-to_json-youre-doing-it-wrong/</link>
		<comments>http://blog.thecodepath.com/2011/05/16/if-youre-using-to_json-youre-doing-it-wrong/#comments</comments>
		<pubDate>Tue, 17 May 2011 06:29:47 +0000</pubDate>
		<dc:creator>Nathan Esquenazi</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Detailed]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://engineering.gomiso.com/?p=85</guid>
		<description><![CDATA[At Miso, we have been very busy in the last few months building out a large number of public APIs for our Developer Platform. In a short time, we have already seen early versions of applications built on our platform for Chrome, Windows Mobile 7, Blackberry, Playbook, XBMC among others. This has been very exciting [...]]]></description>
		<wfw:commentRss>http://blog.thecodepath.com/2011/05/16/if-youre-using-to_json-youre-doing-it-wrong/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>
