<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Frozen Depths of Hell</title>
	<atom:link href="http://anni.galaxy4.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://anni.galaxy4.net</link>
	<description>Random thoughts about Unix, Linux and life in general.</description>
	<lastBuildDate>Tue, 26 Jun 2007 07:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ViperMan 0.5 (beta) released</title>
		<link>http://anni.galaxy4.net/?p=10</link>
		<comments>http://anni.galaxy4.net/?p=10#comments</comments>
		<pubDate>Fri, 15 Jun 2007 08:51:10 +0000</pubDate>
		<dc:creator>Annihilannic</dc:creator>
				<category><![CDATA[viperman]]></category>

		<guid isPermaLink="false">http://anni.galaxy4.net/?p=10</guid>
		<description><![CDATA[I&#8217;ve just released ViperMan 0.5, the second public beta of my Viper Racing setup management utility.  The latest changes are:

Added a ReadMe
Fixed a bug saving the ride height when a car with fixed ride height was selected
Disable setup options for fixed values
Added LapMan location to options so you only need one copy installed on your system
Other [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released <a href="http://anni.galaxy4.net/?page_id=9">ViperMan 0.5</a>, the second public beta of my Viper Racing setup management utility.  The latest changes are:</p>
<ul>
<li>Added a ReadMe</li>
<li>Fixed a bug saving the ride height when a car with fixed ride height was selected</li>
<li>Disable setup options for fixed values</li>
<li>Added LapMan location to options so you only need one copy installed on your system</li>
<li>Other cosmetic user interface improvements</li>
</ul>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://anni.galaxy4.net/?feed=rss2&amp;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dispus 2.7 with &#8216;human-readable&#8217; format</title>
		<link>http://anni.galaxy4.net/?p=8</link>
		<comments>http://anni.galaxy4.net/?p=8#comments</comments>
		<pubDate>Fri, 30 Mar 2007 13:48:38 +0000</pubDate>
		<dc:creator>Annihilannic</dc:creator>
				<category><![CDATA[dispus]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://anni.galaxy4.net/?p=8</guid>
		<description><![CDATA[I&#8217;ve just released dispus 2.7 after a feature request by gatetek at the Tek-Tips forums.  The script can be modified to set $human_readable to 1 if you prefer file and filesystem sizes in units of 1.23 KB, 3.45 MB and 6.78 GB as opposed to 123,456,789 KB.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released <a title="dispus 2.7" href="http://anni.galaxy4.net/?page_id=3">dispus 2.7</a> after a feature request by gatetek at the <a title="Tek-Tips" href="http://www.tek-tips.com/viewthread.cfm?qid=1350958&#038;page=1">Tek-Tips forums</a>.  The script can be modified to set <strong>$human_readable</strong> to <strong>1</strong> if you prefer file and filesystem sizes in units of 1.23 KB, 3.45 MB and 6.78 GB as opposed to 123,456,789 KB.</p>
]]></content:encoded>
			<wfw:commentRss>http://anni.galaxy4.net/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>dispus redundant?</title>
		<link>http://anni.galaxy4.net/?p=7</link>
		<comments>http://anni.galaxy4.net/?p=7#comments</comments>
		<pubDate>Fri, 04 Aug 2006 07:59:47 +0000</pubDate>
		<dc:creator>Annihilannic</dc:creator>
				<category><![CDATA[dispus]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://anni.galaxy4.net/?p=7</guid>
		<description><![CDATA[SamBones simple, incisive solution for analysis of disk space usage effectively renders dispus redundant.  Ah well, it was a good exercise in PERL.     A few people seem to like it, so I will continue to maintain it anyway, should any maintenance be required&#8230;
Incidentally, the command he suggested for Solaris was:
du -kod /export/home &#124; [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Tek-Tips" href="http://www.tek-tips.com/viewthread.cfm?qid=1256864&#038;page=1" target="_blank">SamBones simple, incisive solution</a> for analysis of disk space usage effectively renders <a title="dispus" href="http://anni.galaxy4.net/?page_id=3">dispus</a> redundant.  Ah well, it was a good exercise in PERL.  <img src='http://anni.galaxy4.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   A few people seem to like it, so I will continue to maintain it anyway, should any maintenance be required&#8230;</p>
<p>Incidentally, the command he suggested for Solaris was:</p>
<pre>du -kod /export/home | sort -rn | head -20</pre>
<p>The equivalent for Linux would be:</p>
<pre>du -kxS /export/home | sort -rn | head -20</pre>
]]></content:encoded>
			<wfw:commentRss>http://anni.galaxy4.net/?feed=rss2&amp;p=7</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome to the Frozen Depths&#8230;</title>
		<link>http://anni.galaxy4.net/?p=5</link>
		<comments>http://anni.galaxy4.net/?p=5#comments</comments>
		<pubDate>Wed, 21 Jun 2006 21:38:29 +0000</pubDate>
		<dc:creator>Annihilannic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anni.galaxy4.net/?p=5</guid>
		<description><![CDATA[My previous home on StormLoader.com was removed without so much as a by-your-leave, and the very unhelpful folks there would neither restore it nor allow me to create a new page at the same location, so no chance of redirecting the thousands of hits per day *ahem* to here.  Ah well.  I guess you get [...]]]></description>
			<content:encoded><![CDATA[<p>My previous home on StormLoader.com was removed without so much as a by-your-leave, and the very unhelpful folks there would neither restore it nor allow me to create a new page at the same location, so no chance of redirecting the thousands of hits per day *ahem* to here.  Ah well.  I guess you get what you don&#8217;t pay for; but as my wife says, manners cost nothing.</p>
<p>I know it looks a little rough at the moment, but I don&#8217;t expect anyone will be seeing it for some time, so I worry not.</p>
]]></content:encoded>
			<wfw:commentRss>http://anni.galaxy4.net/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
