<?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>Straw Dogs&#187; Category List @ Straw Dogs</title>
	<atom:link href="http://www.straw-dogs.co.uk/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.straw-dogs.co.uk</link>
	<description>The Tao of Ruby, Python, and....Straw Dogs?</description>
	<lastBuildDate>Thu, 22 Apr 2010 22:10:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Best Linux Filesystem?</title>
		<link>http://www.straw-dogs.co.uk/08/02/best-linux-filesystem/</link>
		<comments>http://www.straw-dogs.co.uk/08/02/best-linux-filesystem/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 22:28:11 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[filesystems]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=520</guid>
		<description><![CDATA[The executive summary in my own words of which filesystem to pick if you&#8217;re wondering which is best. I&#8217;m avoiding jargon or anything overly technical. I also provide some made-up* graphs to help with quick decision making. 
Overview

Ext2 &#8211; Old. Don&#8217;t bother.
Ext3 &#8211; Lacking in performance though very solid and reliable with a huge number [...]]]></description>
			<content:encoded><![CDATA[<p>The executive summary in my own words of which filesystem to pick if you&#8217;re wondering which is best. I&#8217;m avoiding jargon or anything overly technical. I also provide some made-up* graphs to help with quick decision making. </p>
<h3>Overview</h3>
<ul>
<li><strong>Ext2</strong> &#8211; Old. Don&#8217;t bother.</li>
<li><strong>Ext3</strong> &#8211; Lacking in performance though very solid and reliable with a huge number of tools to fiddle with.</li>
<li><strong>Ext4</strong> &#8211; More reliability and a little extra speed over ext3.</li>
<li><strong>XFS</strong> &#8211; Sci-fi name and also very fast but lacks the same level of error protection as some others. Undelete is almost impossible. Doesn&#8217;t like powercuts.</li>
<li><strong>JFS</strong> &#8211; Like XFS but more reliable after a powercut. Very fast and low CPU usage making it ideal for old PCs and new alike.</li>
<li><strong>ReiserFS</strong> &#8211; Was good, but showing its age and no longer actively developed.</li>
</ul>
<h3>What do you want?</h3>
<p><strong>Speed</strong></p>
<ol>
<li>XFS</li>
<li>JFS</li>
<li>ReiserFS</li>
<li>ext4</li>
<li>ext3</li>
<li>ext2</li>
</ol>
<p><strong>Reliability</strong></p>
<ol>
<li>ext3</li>
<li>ext4</li>
<li>JFS</li>
<li>ReiserFS</li>
<li>ext2</li>
<li>XFS</li>
</ol>
<h3>Epic Graphs</h3>
<p><img src="http://chart.apis.google.com/chart?cht=bvs&#038;&#038;chtt=Filesystem+Speeds&#038;chco=4D89F9&#038;chd=t:10,50,60,80,75,55&#038;chds=0,160&#038;chbh=a&#038;chs=350x200&#038;chxt=x,y,r&#038;chxl=0:|ext2|ext3|ext4|XFS|JFS|ReiserFS|2:|Bugatti%20Veyron|Mega%20Fast|X-Wing&#038;chxp=2,10,35,95&#038;chxs=2,0000DD,13,-1,t,FF0000" alt="Linux Filesystem Speeds" /><br />
<br/><br />
<img src="http://chart.apis.google.com/chart?cht=rs&#038;chs=450x300&#038;chtt=The+Effects+of+a+Powercut&#038;chd=s:voJATd9v,MW9BA9&#038;chco=FF0000,FF9900&#038;chls=2.0,4.0,0.0|2.0,4.0,0.0&#038;chxt=x&#038;chxl=0:|0|ext2|ext3|ext4|ReiserFS|JFS|XFS|Something&#038;chxr=0,0.0,360.0&#038;chg=25.0,25.0,4.0,4.0&#038;chm=B,FF000080,0,1.0,5.0|B,FF990080,1,1.0,5.0|h,0000FF,0,1.0,4.0|h,3366CC80,0,0.5,5.0|V,00FF0080,0,1.0,5.0|V,008000,0,5.5,5.0|v,00A000,0,6.5,4" alt="The effects of a powercut on the filesystems" /><br />
<br/><br />
<img src="http://chart.apis.google.com/chart?chs=225x125&#038;cht=gom&#038;chd=t:90&#038;chl=Holy+Cow&#038;chtt=XFS%20Speed-o-meter" alt="JFS Speed-o-meter" /></p>
<p><em>* when I say made-up I mean that. They&#8217;re from my own experiences and reading various contradictary benchmarks. There are so many contradictions on speed and reliability out there that I think a rough guide is just as good as any of the other meticulously biased graphs out there. They can be argued as innacurate. But this is my blog &#8211; my goddamn rules! If I want pretty graphs I will HAVE pretty graphs!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/08/02/best-linux-filesystem/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu &#8211; Fisher Price OS</title>
		<link>http://www.straw-dogs.co.uk/11/06/ubuntu-fisher-price-os/</link>
		<comments>http://www.straw-dogs.co.uk/11/06/ubuntu-fisher-price-os/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 19:19:10 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=182</guid>
		<description><![CDATA[I wish I could take credit for this image because I&#8217;ve wanted to do something like this for a while.  The creator and some other OS images can be found at Best Techie forums.

]]></description>
			<content:encoded><![CDATA[<p>I wish I could take credit for this image because I&#8217;ve wanted to do something like this for a while.  The creator and some other OS images can be found at <strong><a href="http://www.besttechie.net/forums/index.php?showtopic=14545&amp;st=0&amp;gopid=118632&amp;#entry118632">Best Techie forums</a></strong>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Ubuntu - Spoon Feeding" src="http://www.straw-dogs.co.uk/wp-content/uploads/ubuntu.png" alt="" width="538" height="466" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/11/06/ubuntu-fisher-price-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate-like Vim Plugin</title>
		<link>http://www.straw-dogs.co.uk/12/02/textmate-like-vim-plugin/</link>
		<comments>http://www.straw-dogs.co.uk/12/02/textmate-like-vim-plugin/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 17:28:42 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/12/02/textmate-like-vim-plugin/</guid>
		<description><![CDATA[After the gushing praise I keep hearing about TextMate I installed a plugin for Vim which aims to give some of the benifits &#8211; though I&#8217;m yet to be convinced of its merits*.
Today when I was looking for extra bundles  for the SnippetsEmu plugin (by far the most comprehensive) I came across a brand-new [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.straw-dogs.co.uk/wp-content/uploads/gvim.png" alt="gVim Logo" align="left" border="0" height="64" width="64" />After the gushing praise I keep hearing about TextMate I installed a plugin for Vim which aims to give some of the benifits &#8211; though I&#8217;m yet to be convinced of its merits*.</p>
<p>Today when I was looking for extra bundles  for the <a href="http://www.vim.org/scripts/script.php?script_id=1318">SnippetsEmu</a> plugin (by far the most comprehensive) I came across a brand-new plugin by <a href="http://www.vim.org/account/profile.php?user_id=13526">Taku Miyakawa</a> called <a href="http://www.vim.org/scripts/script.php?script_id=2086" title="code-snippet">code-snippet</a>.  It&#8217;s not as mature or feature-rich as SnippetsEmu but as a newly released plugin its got a hell of a lot going for it.  Here&#8217;s hoping it goes from strength-to-strength.</p>
<p>* Why?  I&#8217;ll explain in a later post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/12/02/textmate-like-vim-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
