<?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"
	>
<channel>
	<title>Comments on: TidyBox</title>
	<atom:link href="http://www.squarefree.com/2008/02/23/tidybox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2008/02/23/tidybox/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<pubDate>Sat, 17 May 2008 19:41:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Around the Browsersphere #8</title>
		<link>http://www.squarefree.com/2008/02/23/tidybox/#comment-4145</link>
		<dc:creator>Around the Browsersphere #8</dc:creator>
		<pubDate>Sun, 09 Mar 2008 22:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2008/02/23/tidybox/#comment-4145</guid>
		<description>[...] Jesse Ruderman created a Greasemonkey script for those who spend a lot of time looking at the Firefox tinderbox. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Jesse Ruderman created a Greasemonkey script for those who spend a lot of time looking at the Firefox tinderbox. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jag</title>
		<link>http://www.squarefree.com/2008/02/23/tidybox/#comment-4139</link>
		<dc:creator>jag</dc:creator>
		<pubDate>Sun, 24 Feb 2008 11:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2008/02/23/tidybox/#comment-4139</guid>
		<description>Here's what I came up with to get a quick overview of all tinderboxen:

data:text/html,Tinderboxdiv{float:left;width:33%;}iframe{border:0;width:100%;}function c(i){return document.getElementsByTagName("div")[i];}function newFrames(d){for(var i in d){for(var b in d[i]){var f=document.createElement("iframe");f.setAttribute("src","http://tinderbox.mozilla.org/"+b+"/panel.html");f.setAttribute("style","height:"+d[i][b]+"em");c(i).appendChild(f);}}}setTimeout(function(){newFrames([{Firefox:36},{SeaMonkey:8,Thunderbird:6,Camino:8,Sunbird:9,XULRunner:6},{"SeaMonkey-Ports":8,"Firefox-Ports":5,"Mozilla-l10n":10,MozillaExperimental:5}]);},0);

Once we support having iframes size to their contents I can stop setting the height explicitly.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s what I came up with to get a quick overview of all tinderboxen:</p>
<p>data:text/html,Tinderboxdiv{float:left;width:33%;}iframe{border:0;width:100%;}function c(i){return document.getElementsByTagName(&#8221;div&#8221;)[i];}function newFrames(d){for(var i in d){for(var b in d[i]){var f=document.createElement(&#8221;iframe&#8221;);f.setAttribute(&#8221;src&#8221;,&#8221;http://tinderbox.mozilla.org/&#8221;+b+&#8221;/panel.html&#8221;);f.setAttribute(&#8221;style&#8221;,&#8221;height:&#8221;+d[i][b]+&#8221;em&#8221;);c(i).appendChild(f);}}}setTimeout(function(){newFrames([{Firefox:36},{SeaMonkey:8,Thunderbird:6,Camino:8,Sunbird:9,XULRunner:6},{&#8221;SeaMonkey-Ports&#8221;:8,&#8221;Firefox-Ports&#8221;:5,&#8221;Mozilla-l10n&#8221;:10,MozillaExperimental:5}]);},0);</p>
<p>Once we support having iframes size to their contents I can stop setting the height explicitly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
