<?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>Roblag &#187; yaml</title>
	<atom:link href="http://blog.robla.net/tag/yaml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robla.net</link>
	<description>Just like a diary, only without a way to dot the i's with hearts; robla, margl, and hazel's blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 03:10:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>I hope someone is working on Kwalify-type support for JSON/PHP</title>
		<link>http://blog.robla.net/2005/i-hope-someone-is-working-on-kwalify-type-support-for-jsonphp/</link>
		<comments>http://blog.robla.net/2005/i-hope-someone-is-working-on-kwalify-type-support-for-jsonphp/#comments</comments>
		<pubDate>Mon, 05 Sep 2005 07:33:41 +0000</pubDate>
		<dc:creator>robla</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Spectaclar]]></category>
		<category><![CDATA[yaml]]></category>

		<guid isPermaLink="false">http://blog.robla.net/?p=24</guid>
		<description><![CDATA[I&#8217;m working on a PHP app that uses JSON, and I realized I needed a validator. Hrm&#8230;nothing seems to be out there. However, if I was using Ruby and YAML instead, I could use Kwalify. Alas, neither is an option for what I&#8217;m working on (an election plug-in for MediaWiki), so I&#8217;ll have to wing [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a PHP app that uses JSON, and I realized I needed a validator.  Hrm&#8230;nothing seems to be out there.  However, if I was using Ruby and YAML instead, I could use <a href="http://www.kuwata-lab.com/kwalify/">Kwalify</a>.  Alas, neither is an option for what I&#8217;m working on (an election plug-in for MediaWiki), so I&#8217;ll have to wing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.robla.net/2005/i-hope-someone-is-working-on-kwalify-type-support-for-jsonphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

