<?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: CPU Usage 0.4</title>
	<atom:link href="http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04/feed" rel="self" type="application/rss+xml" />
	<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04</link>
	<description>The personal weblog of Peter Hosey.</description>
	<pubDate>Sun, 07 Sep 2008 06:12:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15903</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Tue, 27 Mar 2007 18:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15903</guid>
		<description>&lt;blockquote&gt;I should see about changing it to 900k and see how much of a difference that makes.&lt;/blockquote&gt;

Well, damn. Doesn't look like there is such a control. *adds to his massive list of bugs to file*

I'd love to be proven wrong on that.</description>
		<content:encoded><![CDATA[<blockquote cite="http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-"><p>I should see about changing it to 900k and see how much of a difference that makes.</p>
</blockquote>
<p>Well, damn. Doesn't look like there is such a control. *adds to his massive list of bugs to file*</p>
<p>I'd love to be proven wrong on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15901</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Tue, 27 Mar 2007 17:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15901</guid>
		<description>&lt;blockquote&gt;  For some reason when the file was downloaded a .bz suffix was appended causing my archiving software to decompress the file into some unmountable junk.
  
Removing the .bz suffix and mounting the .dmg everything worked fine.&lt;/blockquote&gt;

Ah, yes. I had .dmg bound to application/octet-stream, which prompts Safari to do content inspection to determine the type (apparently the existing filename extension isn't good enough for it). It finds that the UDIF file is bzip2-compressed (&lt;a href="x-man-page://file" rel="nofollow"&gt;file(1)&lt;/a&gt; returns the same thing), so it adds the .bz2 extension. (I also notice that it uses a 100k block size. I should see about changing it to 900k and see how much of a difference that makes.)

I've changed it to application/x-apple-diskimage per &lt;a href="http://www.huw.id.au/filetypes.html" rel="nofollow"&gt;this unofficial page&lt;/a&gt;, which makes it work properly.

&lt;blockquote&gt;Thanks for a great application!&lt;/blockquote&gt;

You're welcome. ☺</description>
		<content:encoded><![CDATA[<blockquote cite="http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-"><p>  For some reason when the file was downloaded a .bz suffix was appended causing my archiving software to decompress the file into some unmountable junk.</p>
<p>Removing the .bz suffix and mounting the .dmg everything worked fine.</p>
</blockquote>
<p>Ah, yes. I had .dmg bound to application/octet-stream, which prompts Safari to do content inspection to determine the type (apparently the existing filename extension isn't good enough for it). It finds that the UDIF file is bzip2-compressed (<a href="x-man-page://file" rel="nofollow">file(1)</a> returns the same thing), so it adds the .bz2 extension. (I also notice that it uses a 100k block size. I should see about changing it to 900k and see how much of a difference that makes.)</p>
<p>I've changed it to application/x-apple-diskimage per <a href="http://www.huw.id.au/filetypes.html" rel="nofollow">this unofficial page</a>, which makes it work properly.</p>
<blockquote cite="http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-"><p>Thanks for a great application!</p>
</blockquote>
<p>You're welcome. ☺</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Lock</title>
		<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15894</link>
		<dc:creator>Joshua Lock</dc:creator>
		<pubDate>Tue, 27 Mar 2007 17:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15894</guid>
		<description>Peter,

I'm using 10.4.9 PPC with Webkit Nightly (Safari) as my browser. For some reason when the file was downloaded a .bz suffix was appended causing my archiving software to decompress the file into some unmountable junk.
Removing the .bz suffix and mounting the .dmg everything worked fine.

Thanks for a great application!</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>I'm using 10.4.9 PPC with Webkit Nightly (Safari) as my browser. For some reason when the file was downloaded a .bz suffix was appended causing my archiving software to decompress the file into some unmountable junk.<br />
Removing the .bz suffix and mounting the .dmg everything worked fine.</p>
<p>Thanks for a great application!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Hosey</title>
		<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15876</link>
		<dc:creator>Peter Hosey</dc:creator>
		<pubDate>Tue, 27 Mar 2007 16:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15876</guid>
		<description>Joshua: What version of OS X? And what's the length in bytes of the file?</description>
		<content:encoded><![CDATA[<p>Joshua: What version of OS X? And what's the length in bytes of the file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Lock</title>
		<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15808</link>
		<dc:creator>Joshua Lock</dc:creator>
		<pubDate>Tue, 27 Mar 2007 11:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15808</guid>
		<description>Peter,

Looks great as always. Unfortunately the disk image fails to mount (unrecognized) on my iBook.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Looks great as always. Unfortunately the disk image fails to mount (unrecognized) on my iBook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Kirkpatrick</title>
		<link>http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15786</link>
		<dc:creator>Jamie Kirkpatrick</dc:creator>
		<pubDate>Tue, 27 Mar 2007 09:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://boredzo.org/blog/archives/2007-03-27/cpu-usage-04#comment-15786</guid>
		<description>Roll on .5.  Sticky windows!!! Sticky windows!!! Sticky windows!!! (any clue who suggested that feature ;) )</description>
		<content:encoded><![CDATA[<p>Roll on .5.  Sticky windows!!! Sticky windows!!! Sticky windows!!! (any clue who suggested that feature ;) )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.181 seconds -->
