<?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 for Christopher Parker</title>
	<atom:link href="http://www.cparker15.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cparker15.com</link>
	<description>I don&#039;t need no stinking tagline.</description>
	<lastBuildDate>Thu, 09 May 2013 13:29:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>Comment on CSV to JSON by Christopher Parker</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2948</link>
		<dc:creator>Christopher Parker</dc:creator>
		<pubDate>Thu, 09 May 2013 13:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2948</guid>
		<description><![CDATA[According to &lt;a href=&quot;http://jsonlint.com/&quot; title=&quot;JSONLint&quot; rel=&quot;nofollow&quot;&gt;JSONLint&lt;/a&gt;, that&#039;s valid JSON.

Does CouchDB support arrays, or does it expect an array to be wrapped in an object?]]></description>
		<content:encoded><![CDATA[<p>According to <a href="http://jsonlint.com/" title="JSONLint" rel="nofollow">JSONLint</a>, that&#8217;s valid JSON.</p>
<p>Does CouchDB support arrays, or does it expect an array to be wrapped in an object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by ncschoon</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2947</link>
		<dc:creator>ncschoon</dc:creator>
		<pubDate>Wed, 08 May 2013 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2947</guid>
		<description><![CDATA[I used a small sample file to create a JSON file with which to test a CouchDB install.  When I try to save the document though I get an error bad_Request, document must be a json object.  Can anyone tell me why this is happening?

[
	{
		&quot;STORE&quot;: &quot;1&quot;,
		&quot;LONGITUDE&quot;: &quot;-80.7806678&quot;,
		&quot;LATITUDE&quot;: &quot;35.3710995&quot;
	},
	{
		&quot;STORE&quot;: &quot;2&quot;,
		&quot;LONGITUDE&quot;: &quot;-80.77777656&quot;,
		&quot;LATITUDE&quot;: &quot;35.32015444&quot;
	},
	{
		&quot;STORE&quot;: &quot;3&quot;,
		&quot;LONGITUDE&quot;: &quot;-80.76300224&quot;,
		&quot;LATITUDE&quot;: &quot;35.3389554&quot;
	},
	{
		&quot;STORE&quot;: &quot;4&quot;,
		&quot;LONGITUDE&quot;: &quot;-80.73599692&quot;,
		&quot;LATITUDE&quot;: &quot;35.29502129&quot;
	},
	{
		&quot;STORE&quot;: &quot;5&quot;,
		&quot;LONGITUDE&quot;: &quot;-80.78213442&quot;,
		&quot;LATITUDE&quot;: &quot;35.380121&quot;
	}
]]]></description>
		<content:encoded><![CDATA[<p>I used a small sample file to create a JSON file with which to test a CouchDB install.  When I try to save the document though I get an error bad_Request, document must be a json object.  Can anyone tell me why this is happening?</p>
<p>[<br />
	{<br />
		"STORE": "1",<br />
		"LONGITUDE": "-80.7806678",<br />
		"LATITUDE": "35.3710995"<br />
	},<br />
	{<br />
		"STORE": "2",<br />
		"LONGITUDE": "-80.77777656",<br />
		"LATITUDE": "35.32015444"<br />
	},<br />
	{<br />
		"STORE": "3",<br />
		"LONGITUDE": "-80.76300224",<br />
		"LATITUDE": "35.3389554"<br />
	},<br />
	{<br />
		"STORE": "4",<br />
		"LONGITUDE": "-80.73599692",<br />
		"LATITUDE": "35.29502129"<br />
	},<br />
	{<br />
		"STORE": "5",<br />
		"LONGITUDE": "-80.78213442",<br />
		"LATITUDE": "35.380121"<br />
	}<br />
]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by Christopher Parker</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2946</link>
		<dc:creator>Christopher Parker</dc:creator>
		<pubDate>Tue, 07 May 2013 22:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2946</guid>
		<description><![CDATA[Not currently supported, but would be straightforward to implement. Please feel free to open a new feature request via GitHub. I&#039;m actually going to have some time soon to revisit this.]]></description>
		<content:encoded><![CDATA[<p>Not currently supported, but would be straightforward to implement. Please feel free to open a new feature request via GitHub. I&#8217;m actually going to have some time soon to revisit this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by steve goswell</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2945</link>
		<dc:creator>steve goswell</dc:creator>
		<pubDate>Tue, 07 May 2013 21:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2945</guid>
		<description><![CDATA[is it possible to use a column as a key so that a change in value in that column forces a new array of values?

eg. 


first-name,last-name,Company,City,State
Bill,Smith,ABC,Greenwich,CT
John,Charles,ESPN,New York,NY
Katie,Jones,ESPN,New York,NY
Tom,Gross,NBC,Boston,MA

keyed on Company converts to:


{
	&quot;ABC&quot; : [
	    {
		&quot;first-name&quot;: &quot;Bill&quot;,
		&quot;last-name&quot;: &quot;Smith&quot;,
		&quot;City&quot;: &quot;Greenwich&quot;,
		&quot;State&quot;: &quot;CT&quot;
	    }
	],
	&quot;ESPN&quot; : [
	    {
		&quot;first-name&quot;: &quot;John&quot;,
		&quot;last-name&quot;: &quot;Charles&quot;,
		&quot;City&quot;: &quot;New York&quot;,
		&quot;State&quot;: &quot;NY&quot;
	    },
	    {
		&quot;first-name&quot;: &quot;Katie&quot;,
		&quot;last-name&quot;: &quot;Jones&quot;,
		&quot;City&quot;: &quot;New York&quot;,
		&quot;State&quot;: &quot;NY&quot;
	    }
	],
	&quot;NBC&quot; : [
	    {
		&quot;first-name&quot;: &quot;Tom&quot;,
		&quot;last-name&quot;: &quot;Gross&quot;,
		&quot;City&quot;: &quot;Boston&quot;,
		&quot;State&quot;: &quot;MA&quot;
	    }
       ]
}]]></description>
		<content:encoded><![CDATA[<p>is it possible to use a column as a key so that a change in value in that column forces a new array of values?</p>
<p>eg. </p>
<p>first-name,last-name,Company,City,State<br />
Bill,Smith,ABC,Greenwich,CT<br />
John,Charles,ESPN,New York,NY<br />
Katie,Jones,ESPN,New York,NY<br />
Tom,Gross,NBC,Boston,MA</p>
<p>keyed on Company converts to:</p>
<p>{<br />
	&#8220;ABC&#8221; : [<br />
	    {<br />
		"first-name": "Bill",<br />
		"last-name": "Smith",<br />
		"City": "Greenwich",<br />
		"State": "CT"<br />
	    }<br />
	],<br />
	&#8220;ESPN&#8221; : [<br />
	    {<br />
		"first-name": "John",<br />
		"last-name": "Charles",<br />
		"City": "New York",<br />
		"State": "NY"<br />
	    },<br />
	    {<br />
		"first-name": "Katie",<br />
		"last-name": "Jones",<br />
		"City": "New York",<br />
		"State": "NY"<br />
	    }<br />
	],<br />
	&#8220;NBC&#8221; : [<br />
	    {<br />
		"first-name": "Tom",<br />
		"last-name": "Gross",<br />
		"City": "Boston",<br />
		"State": "MA"<br />
	    }<br />
       ]<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by Chris Marsh</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2941</link>
		<dc:creator>Chris Marsh</dc:creator>
		<pubDate>Fri, 26 Apr 2013 07:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2941</guid>
		<description><![CDATA[Thanks very much! Saved me loads of time and works like a charm.]]></description>
		<content:encoded><![CDATA[<p>Thanks very much! Saved me loads of time and works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by Abe</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2937</link>
		<dc:creator>Abe</dc:creator>
		<pubDate>Fri, 12 Apr 2013 07:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2937</guid>
		<description><![CDATA[This tools saved my bacon on a recent project excellent work.]]></description>
		<content:encoded><![CDATA[<p>This tools saved my bacon on a recent project excellent work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by Anand</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2935</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Wed, 10 Apr 2013 05:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2935</guid>
		<description><![CDATA[This is just great, saved roller coaster of writing our own parser. Thanks a million]]></description>
		<content:encoded><![CDATA[<p>This is just great, saved roller coaster of writing our own parser. Thanks a million</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ext JS 4: Dynamic Grid Example by ratheesh</title>
		<link>http://www.cparker15.com/code/examples/javascript/extjs4-dynamic-grid-example/comment-page-1/#comment-2933</link>
		<dc:creator>ratheesh</dc:creator>
		<pubDate>Mon, 08 Apr 2013 09:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=281#comment-2933</guid>
		<description><![CDATA[Thanks alo, the same stuff am looking for]]></description>
		<content:encoded><![CDATA[<p>Thanks alo, the same stuff am looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ext JS 4: Dynamic Grid Example by sindhu</title>
		<link>http://www.cparker15.com/code/examples/javascript/extjs4-dynamic-grid-example/comment-page-1/#comment-2921</link>
		<dc:creator>sindhu</dc:creator>
		<pubDate>Wed, 03 Apr 2013 07:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=281#comment-2921</guid>
		<description><![CDATA[Thanks you Sir,

This is what i am searching for]]></description>
		<content:encoded><![CDATA[<p>Thanks you Sir,</p>
<p>This is what i am searching for</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSV to JSON by Bouv&#039;s Bookmark Toolbox &#124; Current360</title>
		<link>http://www.cparker15.com/code/utilities/csv-to-json/comment-page-2/#comment-2920</link>
		<dc:creator>Bouv&#039;s Bookmark Toolbox &#124; Current360</dc:creator>
		<pubDate>Tue, 02 Apr 2013 19:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cparker15.com/?page_id=79#comment-2920</guid>
		<description><![CDATA[[...] http://www.cparker15.com/code/utilities/csv-to-json/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.cparker15.com/code/utilities/csv-to-json/" rel="nofollow">http://www.cparker15.com/code/utilities/csv-to-json/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
