<?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: YAML &#8211; My Favorite Non-Markup Language</title>
	<atom:link href="http://www.mummey.org/2009/04/yaml-my-favorite-non-markup-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mummey.org/2009/04/yaml-my-favorite-non-markup-language/</link>
	<description>Personal Website of Adrian Mummey</description>
	<lastBuildDate>Sat, 20 Feb 2010 17:04:54 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrian Mummey</title>
		<link>http://www.mummey.org/2009/04/yaml-my-favorite-non-markup-language/comment-page-1/#comment-190</link>
		<dc:creator>Adrian Mummey</dc:creator>
		<pubDate>Tue, 21 Apr 2009 07:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mummey.org/?p=527#comment-190</guid>
		<description>I was saying that it appears in the latest specs that valid JSON is a subset of YAML which is interesting. Therefore a YAML parser should be able to parse JSON. Both are simply data serialization formats. I mean there isn&#039;t too much right now that seems useful about this, but there is some interesting discussion if you search for YAML JSON. Personally I just use YAML for configuration, but I thought it was interesting enough to mention its relationship to JSON, that is all.</description>
		<content:encoded><![CDATA[<p>I was saying that it appears in the latest specs that valid JSON is a subset of YAML which is interesting. Therefore a YAML parser should be able to parse JSON. Both are simply data serialization formats. I mean there isn&#8217;t too much right now that seems useful about this, but there is some interesting discussion if you search for YAML JSON. Personally I just use YAML for configuration, but I thought it was interesting enough to mention its relationship to JSON, that is all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.mummey.org/2009/04/yaml-my-favorite-non-markup-language/comment-page-1/#comment-189</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 21 Apr 2009 06:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mummey.org/?p=527#comment-189</guid>
		<description>So YAML is a server side only format? Where you would convert to JSON on the client side? Why not just stick with JSON data?</description>
		<content:encoded><![CDATA[<p>So YAML is a server side only format? Where you would convert to JSON on the client side? Why not just stick with JSON data?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
