<?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: Broken executables in extensions in Firefox 3.6</title>
	<atom:link href="http://www.oxymoronical.com/blog/2010/01/Broken-executables-in-extensions-in-Firefox-36/feed" rel="self" type="application/rss+xml" />
	<link>http://www.oxymoronical.com/blog/2010/01/Broken-executables-in-extensions-in-Firefox-36</link>
	<description>Spouting nonsense from the depths of my spare time</description>
	<lastBuildDate>Sat, 14 Jan 2012 22:20:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Wladimir Palant</title>
		<link>http://www.oxymoronical.com/blog/2010/01/Broken-executables-in-extensions-in-Firefox-36#comment-40153</link>
		<dc:creator>Wladimir Palant</dc:creator>
		<pubDate>Fri, 22 Jan 2010 19:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.oxymoronical.com/?p=694#comment-40153</guid>
		<description>Yes, been there - the Windows port of the ZIP utility is absolutely incapable of creating a ZIP file with correct file permissions. Other command line tools I tried didn&#039;t perform any better so I ended up having my build script fix up permissions in the ZIP file &quot;manually&quot;. Fun...</description>
		<content:encoded><![CDATA[<p>Yes, been there &#8211; the Windows port of the ZIP utility is absolutely incapable of creating a ZIP file with correct file permissions. Other command line tools I tried didn&#8217;t perform any better so I ended up having my build script fix up permissions in the ZIP file &#8220;manually&#8221;. Fun&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mossop</title>
		<link>http://www.oxymoronical.com/blog/2010/01/Broken-executables-in-extensions-in-Firefox-36#comment-40150</link>
		<dc:creator>Mossop</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.oxymoronical.com/?p=694#comment-40150</guid>
		<description>Yes, unix-like permissions are normally written in octal since there are 3 bits for user permissions, 3 bits for group permissions and 3 bits for everyone’s permissions. Each 3 bits is an octal digit.</description>
		<content:encoded><![CDATA[<p>Yes, unix-like permissions are normally written in octal since there are 3 bits for user permissions, 3 bits for group permissions and 3 bits for everyone’s permissions. Each 3 bits is an octal digit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ms2ger</title>
		<link>http://www.oxymoronical.com/blog/2010/01/Broken-executables-in-extensions-in-Firefox-36#comment-40148</link>
		<dc:creator>Ms2ger</dc:creator>
		<pubDate>Fri, 22 Jan 2010 18:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.oxymoronical.com/?p=694#comment-40148</guid>
		<description>Are you sure about the leading 0? In JavaScript, 0755===493. (Don&#039;t you love octal...)</description>
		<content:encoded><![CDATA[<p>Are you sure about the leading 0? In JavaScript, 0755===493. (Don&#8217;t you love octal&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

