<?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>musicalgeometry &#187; web</title>
	<atom:link href="http://www.musicalgeometry.com/archives/category/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.musicalgeometry.com</link>
	<description>sound, code, &#38; DIY tech</description>
	<lastBuildDate>Sat, 24 Jul 2010 16:32:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Online JSON Validator</title>
		<link>http://www.musicalgeometry.com/archives/887</link>
		<comments>http://www.musicalgeometry.com/archives/887#comments</comments>
		<pubDate>Wed, 03 Feb 2010 04:44:29 +0000</pubDate>
		<dc:creator>Jason Job</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.musicalgeometry.com/?p=887</guid>
		<description><![CDATA[I was creating some JSON data with PHP to pass to an iPhone app today and I found a great online JSON validation tool: JSONLint: The JSON Validator. Just plunk your JSON string into the window and press the validate button. &#8230; <a href="http://www.musicalgeometry.com/archives/887">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was creating some JSON data with PHP to pass to an iPhone app today and I found a great online JSON validation tool: <a href="http://www.jsonlint.com/">JSONLint: The JSON Validator</a>.</p>
<div id="attachment_888" class="wp-caption alignnone" style="width: 218px"><a href="http://www.musicalgeometry.com/wp-content/uploads/2010/02/jsonvalidate.png"><img class="size-medium wp-image-888 " style="border: 1px solid black;" title="jsonvalidate" src="http://www.musicalgeometry.com/wp-content/uploads/2010/02/jsonvalidate-208x300.png" alt="" width="208" height="300" /></a><p class="wp-caption-text">The JSON Validator</p></div>
<p>Just plunk your JSON string into the window and press the validate button. Voila, not only are you told if your JSON string is valid but it also arranges your JSON data in an easily readable hierarchy. The JSON Validator was made and shared by the good folks at <a href="http://lab.arc90.com/">lab.ac9.com</a>.Thank you arc90!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.musicalgeometry.com/archives/887/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
