<?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: JSON in Firefox</title>
	<atom:link href="http://lackoftalent.org/michael/blog/json-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://lackoftalent.org/michael/blog</link>
	<description>The occasional rambling of a digital library artisan</description>
	<lastBuildDate>Fri, 02 Dec 2011 10:37:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jean-Yves</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-101510</link>
		<dc:creator>Jean-Yves</dc:creator>
		<pubDate>Fri, 02 Dec 2011 10:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-101510</guid>
		<description>In that case, my thanks to the both of you - you for starting it and Will for taking it on.   A truly helpful plugin that makes my life a lot easier.

Thanks to Will specifically for fixing both issues I raised recently, and so quickly too.  

I will be making a project donation by way of proper thanks.</description>
		<content:encoded><![CDATA[<p>In that case, my thanks to the both of you &#8211; you for starting it and Will for taking it on.   A truly helpful plugin that makes my life a lot easier.</p>
<p>Thanks to Will specifically for fixing both issues I raised recently, and so quickly too.  </p>
<p>I will be making a project donation by way of proper thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Giarlo</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-100973</link>
		<dc:creator>Michael Giarlo</dc:creator>
		<pubDate>Fri, 04 Nov 2011 15:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-100973</guid>
		<description>Much obliged, Jean-Yves. Though all of the credit goes to Will Ellwood, who took over development of JSONovich a year or so ago.</description>
		<content:encoded><![CDATA[<p>Much obliged, Jean-Yves. Though all of the credit goes to Will Ellwood, who took over development of JSONovich a year or so ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Yves</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-100958</link>
		<dc:creator>Jean-Yves</dc:creator>
		<pubDate>Thu, 03 Nov 2011 15:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-100958</guid>
		<description>Hi Michael,

I&#039;ve raised a second issue in the bugtracker regarding non-validating JSONovich JSON when JSON values include escaped double-quotes.

Thanks for continuing to develop this great tool.

JY</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I&#039;ve raised a second issue in the bugtracker regarding non-validating JSONovich JSON when JSON values include escaped double-quotes.</p>
<p>Thanks for continuing to develop this great tool.</p>
<p>JY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Yves</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-100710</link>
		<dc:creator>Jean-Yves</dc:creator>
		<pubDate>Wed, 19 Oct 2011 09:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-100710</guid>
		<description>Done. Thanks for the quick feedback

JY</description>
		<content:encoded><![CDATA[<p>Done. Thanks for the quick feedback</p>
<p>JY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Giarlo</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-100455</link>
		<dc:creator>Michael Giarlo</dc:creator>
		<pubDate>Mon, 10 Oct 2011 12:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-100455</guid>
		<description>@red and Jean-Yves:

Would you mind raising these as issues on the project&#039;s GCode page?  http://code.google.com/p/jsonovich/issues/entry

Thanks for the feedback.</description>
		<content:encoded><![CDATA[<p>@red and Jean-Yves:</p>
<p>Would you mind raising these as issues on the project&#039;s GCode page?  <a href="http://code.google.com/p/jsonovich/issues/entry" rel="nofollow">http://code.google.com/p/jsonovich/issues/entry</a></p>
<p>Thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Yves</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-100454</link>
		<dc:creator>Jean-Yves</dc:creator>
		<pubDate>Mon, 10 Oct 2011 09:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-100454</guid>
		<description>Hi,

Thanks for the plugin which I have just been using to help me document the returned values of some restful web services I&#039;ve implemented. 

Would it be possible to add an option to have all keys double quoted, as at present the prettified version ogf the JSON does nto validate and I have to go back into page source to copy and paste chunks and it&#039;s therefore quite fiddly

JY</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the plugin which I have just been using to help me document the returned values of some restful web services I&#039;ve implemented. </p>
<p>Would it be possible to add an option to have all keys double quoted, as at present the prettified version ogf the JSON does nto validate and I have to go back into page source to copy and paste chunks and it&#039;s therefore quite fiddly</p>
<p>JY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: red</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-98537</link>
		<dc:creator>red</dc:creator>
		<pubDate>Wed, 15 Jun 2011 15:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-98537</guid>
		<description>It would be nice, if the message &quot;You need JavaScript on to expand/collapse nodes.&quot; would be shown in a notification bar.</description>
		<content:encoded><![CDATA[<p>It would be nice, if the message &#034;You need JavaScript on to expand/collapse nodes.&#034; would be shown in a notification bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-98373</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 01 Jun 2011 05:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-98373</guid>
		<description>This website can&#039;t be viewed properly in FF 3.6 &amp; 4 with this extension enabled (it&#039;s not the only one, I also can&#039;t use confluence on my intranet) http://deathbycaptcha.com</description>
		<content:encoded><![CDATA[<p>This website can&#039;t be viewed properly in FF 3.6 &amp; 4 with this extension enabled (it&#039;s not the only one, I also can&#039;t use confluence on my intranet) <a href="http://deathbycaptcha.com" rel="nofollow">http://deathbycaptcha.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSONView &#8211; View JSON documents in Firefox &#8211; Blog &#124; BenHollis.net</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-98372</link>
		<dc:creator>JSONView &#8211; View JSON documents in Firefox &#8211; Blog &#124; BenHollis.net</dc:creator>
		<pubDate>Wed, 01 Jun 2011 03:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-98372</guid>
		<description>[...] While composing this post I ran across the JSONovich extension which was apparently released in mid-December and seems to do similar stuff to JSONView. [...]</description>
		<content:encoded><![CDATA[<p>[...] While composing this post I ran across the JSONovich extension which was apparently released in mid-December and seems to do similar stuff to JSONView. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://lackoftalent.org/michael/blog/json-in-firefox/comment-page-2/#comment-95896</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 29 Oct 2010 18:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://lackoftalent.org/michael/blog/?page_id=203#comment-95896</guid>
		<description>I noticed the extension didn&#039;t activate for some json that I was getting back.  After looking at the response headers, I saw the content type was &quot;text/javascript&quot; instead of &quot;application/json&quot;.  It would be helpful if we helpful if the user could change the content types to which the extension responds.</description>
		<content:encoded><![CDATA[<p>I noticed the extension didn&#039;t activate for some json that I was getting back.  After looking at the response headers, I saw the content type was &#034;text/javascript&#034; instead of &#034;application/json&#034;.  It would be helpful if we helpful if the user could change the content types to which the extension responds.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

