<?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: Saving settings in python with YAML (an XML alternative)</title>
	<atom:link href="http://www.stealthcopter.com/blog/2010/02/saving-settings-in-python-with-yaml-an-xml-alternative/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stealthcopter.com/blog/2010/02/saving-settings-in-python-with-yaml-an-xml-alternative/</link>
	<description>Android, Linux, Python and stealthcopters</description>
	<lastBuildDate>Wed, 08 Feb 2012 11:08:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: superMeat</title>
		<link>http://www.stealthcopter.com/blog/2010/02/saving-settings-in-python-with-yaml-an-xml-alternative/comment-page-1/#comment-4791</link>
		<dc:creator>superMeat</dc:creator>
		<pubDate>Sun, 06 Mar 2011 00:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=770#comment-4791</guid>
		<description>Hi, How do I convert XML into YAML.

Thanks, I love your show.</description>
		<content:encoded><![CDATA[<p>Hi, How do I convert XML into YAML.</p>
<p>Thanks, I love your show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Heiselman</title>
		<link>http://www.stealthcopter.com/blog/2010/02/saving-settings-in-python-with-yaml-an-xml-alternative/comment-page-1/#comment-364</link>
		<dc:creator>Jerry Heiselman</dc:creator>
		<pubDate>Thu, 25 Feb 2010 15:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=770#comment-364</guid>
		<description>YAML is pretty nice, but I definitely prefer JSON.  I find the syntax easier (makes sense since it is a subset of YAML) and is great when working with web apps as you can easily &#039;eval&#039; it in JavaScript to get your objects back.

That said, I can&#039;t say that I&#039;ve used YAML enough to really know what is lacking JSON.</description>
		<content:encoded><![CDATA[<p>YAML is pretty nice, but I definitely prefer JSON.  I find the syntax easier (makes sense since it is a subset of YAML) and is great when working with web apps as you can easily &#8216;eval&#8217; it in JavaScript to get your objects back.</p>
<p>That said, I can&#8217;t say that I&#8217;ve used YAML enough to really know what is lacking JSON.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juho Vepsäläinen</title>
		<link>http://www.stealthcopter.com/blog/2010/02/saving-settings-in-python-with-yaml-an-xml-alternative/comment-page-1/#comment-362</link>
		<dc:creator>Juho Vepsäläinen</dc:creator>
		<pubDate>Thu, 25 Feb 2010 13:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.stealthcopter.com/blog/?p=770#comment-362</guid>
		<description>I&#039;m a big fan of YAML too. It&#039;s great and Pythonic. :)

JSON (subset of YAML 1.2) is nice too. See http://docs.python.org/library/json.html for further information.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a big fan of YAML too. It&#8217;s great and Pythonic. <img src='http://www.stealthcopter.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>JSON (subset of YAML 1.2) is nice too. See <a href="http://docs.python.org/library/json.html" rel="nofollow">http://docs.python.org/library/json.html</a> for further information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

