<?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: Working on the tinderbox&#8217;n</title>
	<atom:link href="http://tea.cesaroliveira.net/archives/10/feed" rel="self" type="application/rss+xml" />
	<link>http://tea.cesaroliveira.net/archives/10</link>
	<description>It&#039;s all about the cycles</description>
	<lastBuildDate>Tue, 23 Aug 2011 03:24:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert Helmer</title>
		<link>http://tea.cesaroliveira.net/archives/10/comment-page-1#comment-5</link>
		<dc:creator>Robert Helmer</dc:creator>
		<pubDate>Fri, 09 May 2008 06:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=10#comment-5</guid>
		<description>Yeah the JSON output didn&#039;t come out exactly as I would&#039;ve liked; what I ended up doing was dumping the internal object that Tinderbox server uses using a custom JSON converter (all the Perl modules I tried failed for different reasons!). The original plan was to release a saner subset in a cleaner format.

gzipping the content does work well. My people.mozilla.org account is no longer active, but I had a bunch of examples of how to do parse this data, as well as a Javascript library to use it.

The way I did gzipping was to have a Python app polling and downloading the json.js when it changed, and saving it as a compressed file.

I&#039;ll try to get access and put this stuff back up.</description>
		<content:encoded><![CDATA[<p>Yeah the JSON output didn&#8217;t come out exactly as I would&#8217;ve liked; what I ended up doing was dumping the internal object that Tinderbox server uses using a custom JSON converter (all the Perl modules I tried failed for different reasons!). The original plan was to release a saner subset in a cleaner format.</p>
<p>gzipping the content does work well. My people.mozilla.org account is no longer active, but I had a bunch of examples of how to do parse this data, as well as a Javascript library to use it.</p>
<p>The way I did gzipping was to have a Python app polling and downloading the json.js when it changed, and saving it as a compressed file.</p>
<p>I&#8217;ll try to get access and put this stuff back up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Crowder</title>
		<link>http://tea.cesaroliveira.net/archives/10/comment-page-1#comment-4</link>
		<dc:creator>Brian Crowder</dc:creator>
		<pubDate>Fri, 09 May 2008 04:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=10#comment-4</guid>
		<description>The beautifier I link in the website URL might beautify your JSON well enough, give it a try.</description>
		<content:encoded><![CDATA[<p>The beautifier I link in the website URL might beautify your JSON well enough, give it a try.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

