<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Speedtux's Weblog</title>
	<atom:link href="http://speedtux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://speedtux.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 05 Oct 2008 16:56:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='speedtux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Speedtux's Weblog</title>
		<link>http://speedtux.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://speedtux.wordpress.com/osd.xml" title="Speedtux&#039;s Weblog" />
	<atom:link rel='hub' href='http://speedtux.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Converting Nrg files to Iso with dd command</title>
		<link>http://speedtux.wordpress.com/2008/10/05/converting-nrg-files-to-iso-with-dd-command/</link>
		<comments>http://speedtux.wordpress.com/2008/10/05/converting-nrg-files-to-iso-with-dd-command/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 16:53:20 +0000</pubDate>
		<dc:creator>speedtux</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[dd;nrg;iso]]></category>

		<guid isPermaLink="false">http://speedtux.wordpress.com/?p=24</guid>
		<description><![CDATA[On linux is really easy to burn or mount iso file, but sometime you&#8217;ll have to handle some specific format like .nrg I really love playing with commandline. So how to to convert your .nrg into a iso : dd if=image.nrg of=image.iso bs=2048 skip=150 It&#8217;s as simple as that.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=24&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On linux is really easy to burn or mount iso file, but sometime you&#8217;ll have to handle some specific format like .nrg</p>
<p>I really love playing with commandline. So how to to convert your .nrg into a iso :</p>
<p>dd if=image.nrg of=image.iso bs=2048 skip=150</p>
<p>It&#8217;s as simple as that. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/speedtux.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/speedtux.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/speedtux.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/speedtux.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/speedtux.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/speedtux.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/speedtux.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/speedtux.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=24&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://speedtux.wordpress.com/2008/10/05/converting-nrg-files-to-iso-with-dd-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfef0c9727d0535b7cd424a5ab9616da?s=96&#38;d=identicon" medium="image">
			<media:title type="html">speedtux</media:title>
		</media:content>
	</item>
		<item>
		<title>Reducing drive writes</title>
		<link>http://speedtux.wordpress.com/2008/10/04/reducing-drive-writes/</link>
		<comments>http://speedtux.wordpress.com/2008/10/04/reducing-drive-writes/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 10:11:45 +0000</pubDate>
		<dc:creator>speedtux</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[ext2;ext3;tmpfs;noatime;system tweakling]]></category>

		<guid isPermaLink="false">http://speedtux.wordpress.com/?p=21</guid>
		<description><![CDATA[On each new linux installation i apply these little tricks, reducing drive writes, put all the data that is not needed on tmpfs and last but not least reducing the swap utilization. Linux records information about when files were created and last modified as well as when it was last accessed. so to bypass that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=21&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On each new linux installation i apply these little tricks, reducing drive writes, put all the data that is not needed on tmpfs and last but not least reducing the swap utilization.</p>
<p>Linux records information about when files were created and last modified as well as when it was last accessed. so to bypass that and in order to reducing drive writes edit your /etc/fstab</p>
<p>sudo gedit /etc/fstab</p>
<p>and change defaults and/or defaults,relatime to noatime</p>
<p><em>UUID=d7d863b6-2d5f-4234-9ec0-dfd18e39a844 /               ext2    <strong>noatime</strong>,errors=remount-ro 0       1</em></p>
<p>///</p>
<p>Put not needed datas in tmpfs (a /tmp in your ram)</p>
<p>add at the end of your fstab these lines :</p>
<p><em><code>tmpfs      /var/log        tmpfs        defaults           0    0<br />
tmpfs      /tmp            tmpfs        defaults           0    0<br />
tmpfs      /var/tmp        tmpfs        defaults           0    0<br />
tmpfs      /var/log/apt    tmpfs        defaults           0    0</code></em></p>
<p>You will lose the data in these areas after a reboot but data in /tmp is not a big deal.</p>
<p>///</p>
<p>Prevent your system to start swapping (especially if you have a lot of ram)</p>
<p>sudo gedit  <em>/etc/sysctl.conf</em></p>
<p>and add the following line to the end of the file :</p>
<p><code>vm.swappiness=0</code></p>
<p>///</p>
<p>Special tips for  ext3 filesystem :</p>
<p>Use data=writeback and noatime when mounting ext3 partitions in fstab</p>
<p>fstab example :</p>
<p>/dev/hda1     /    ext3    defaults,data=writeback,noatime   0    1</p>
<p>and</p>
<p>sudo tune2fs -o journal_data_writeback /dev/hda1</p>
<blockquote><p>data writeback : This is rumoured to be the  highest-throughput  option.   It  guarantees internal file system integrity, however it can allow old  data  to  appear  in files after a crash and journal recovery.</p></blockquote>
<p>///</p>
<p>now you can reboot you&#8217;ll have a faster system</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/speedtux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/speedtux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/speedtux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/speedtux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/speedtux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/speedtux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/speedtux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/speedtux.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=21&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://speedtux.wordpress.com/2008/10/04/reducing-drive-writes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfef0c9727d0535b7cd424a5ab9616da?s=96&#38;d=identicon" medium="image">
			<media:title type="html">speedtux</media:title>
		</media:content>
	</item>
		<item>
		<title>Normalize your mp3&#8242;s</title>
		<link>http://speedtux.wordpress.com/2008/09/28/normalize-your-mp3s/</link>
		<comments>http://speedtux.wordpress.com/2008/09/28/normalize-your-mp3s/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:29:19 +0000</pubDate>
		<dc:creator>speedtux</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3gain]]></category>
		<category><![CDATA[normalize]]></category>

		<guid isPermaLink="false">http://speedtux.wordpress.com/?p=18</guid>
		<description><![CDATA[I&#8217;m sure you have noticed that mp3 files from differents cd sources are not on the same volumes. Sometimes you could be notice a significant volume difference between two songs. This is the best way to resolve this problem : The perfect program for doing this is called mp3gain MP3Gain analyzes and adjusts mp3 files [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=18&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure you have noticed that mp3 files from differents cd sources are not on the same volumes. Sometimes you could be notice a significant volume difference between two songs.</p>
<p>This is the best way to resolve this problem :</p>
<p>The perfect program for doing this is called <strong>mp3gain</strong></p>
<p>MP3Gain analyzes and adjusts mp3 files so that they have the same volume but not like other as many normalizers do,  it does some statistical analysis to determine how loud the file actually <em>sounds</em> to the human ear. And the best are coming : all these changes are completly lossless ! No quality lost !</p>
<p>how to install it (on ubuntu) :</p>
<p>sudo apt-get install mp3gain</p>
<p>on terminal browse to your mp3s folder :</p>
<p>mp3gain -r *.mp3</p>
<p>that&#8217;s all ! A simple but very usefull command line.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/speedtux.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/speedtux.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/speedtux.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/speedtux.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/speedtux.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/speedtux.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/speedtux.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/speedtux.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=18&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://speedtux.wordpress.com/2008/09/28/normalize-your-mp3s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfef0c9727d0535b7cd424a5ab9616da?s=96&#38;d=identicon" medium="image">
			<media:title type="html">speedtux</media:title>
		</media:content>
	</item>
		<item>
		<title>I-Ram : Long live the King !</title>
		<link>http://speedtux.wordpress.com/2008/09/25/i-ram-long-live-the-king/</link>
		<comments>http://speedtux.wordpress.com/2008/09/25/i-ram-long-live-the-king/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 11:26:18 +0000</pubDate>
		<dc:creator>speedtux</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[i-ram;iram]]></category>

		<guid isPermaLink="false">http://speedtux.wordpress.com/?p=6</guid>
		<description><![CDATA[How fast is your disk ? There are several kinds of hard dives on market today (ide, sata and now ssd) but the most unknown&#8217;s one is the gigabyte i-ram (you should go on ebay to find one, it&#8217;s the only way to grab this marvelous hard drive).i-RAM acts like a regular SATA hard drive [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=6&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>How fast is your disk ? There are several kinds of hard dives on market today (ide, sata and now ssd) but the most unknown&#8217;s one is the gigabyte i-ram (you should go on ebay to find one, it&#8217;s the only way to grab this marvelous hard drive).i-RAM acts like a regular SATA hard drive but utilizing conventional DDR memory modules.</p>
<div id="attachment_7" class="wp-caption aligncenter" style="width: 330px"><a href="http://speedtux.files.wordpress.com/2008/09/23560.jpg"><img class="size-full wp-image-7" title="iram" src="http://speedtux.files.wordpress.com/2008/09/23560.jpg?w=780" alt="gigabyte I-ram"   /></a><p class="wp-caption-text">gigabyte I-ram</p></div>
<p>For measuring the speed of your disk the two most important things are <strong>sequential access</strong> (when you&#8217;re reading or writing disk blocks) and <strong>random access</strong> (where you access your disk at random. In that case the disk head moves rapidly from one place to another). Random access is the most important one, in case of booting time process for example, you have to load a bunch of small files, so your disk head has to access them as fast as possible.</p>
<p>On linux you could find a little tool called hdparm to measure sequential disk performance.</p>
<p>Measuring your first sata disk like this : sudo hdparm -t /dev/sda1</p>
<p>in my case (two hard drives in raid0) :sudo hdparm -t /dev/md0</p>
<p>Timing buffered disk reads:  342 MB in  3.00 seconds = <strong>113.92 MB/sec</strong></p>
<p>///</p>
<p>For measuring random access time there are no native tool, you have to compile this one (called seeker)</p>
<p>wget http://www.linuxinsight.com/files/seeker.c</p>
<p><code>gcc -O2 seeker.c -o seeker</code></p>
<p>sudo ./seeker /dev/md0</p>
<p>Results: 119 seeks/second, <strong>8.34 ms</strong> random access time <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> (</p>
<p>///</p>
<p>Now comes the insane benchmark of the King :</p>
<p>sudo hdparm -t /dev/sda1<br />
/dev/sda1:<br />
Timing buffered disk reads:  346 MB in  3.01 seconds = <strong>114.87 MB/sec</strong></p>
<p>sudo seeker /dev/sda1<br />
Benchmarking /dev/sda1 [4094MB], wait 30 seconds&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
Results: 13266 seeks/second, <strong>0.08 ms</strong> random access time</p>
<p>///</p>
<p>And if you don&#8217;t like numbers, and measuring tools, watch this relevant video (windows booting time on iram) :</p>
<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://speedtux.wordpress.com/2008/09/25/i-ram-long-live-the-king/"><img src="http://img.youtube.com/vi/1PiYgBhAkAM/2.jpg" alt="" /></a></span></p>
<p style="text-align:center;">for linux example, on ubuntu 8.04 i have a 14 seconds result on ext2 filesystem with <a href="http://www.bootchart.org" target="_blank">bootchart</a>.</p>
<p style="text-align:left;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/speedtux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/speedtux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/speedtux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/speedtux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/speedtux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/speedtux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/speedtux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/speedtux.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=6&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://speedtux.wordpress.com/2008/09/25/i-ram-long-live-the-king/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfef0c9727d0535b7cd424a5ab9616da?s=96&#38;d=identicon" medium="image">
			<media:title type="html">speedtux</media:title>
		</media:content>

		<media:content url="http://speedtux.files.wordpress.com/2008/09/23560.jpg" medium="image">
			<media:title type="html">iram</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome !</title>
		<link>http://speedtux.wordpress.com/2008/09/24/hello-world/</link>
		<comments>http://speedtux.wordpress.com/2008/09/24/hello-world/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 12:52:45 +0000</pubDate>
		<dc:creator>speedtux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to speedtuxblog, a blog for linux geeks. System tweakings, security and so on. I hope you&#8217;ll found some usefull ideas, links and tutorials. This is also my first english blog ! it&#8217;s not my mother tongue (i&#8217;m french) so please be soft on my writing skills<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=1&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to speedtuxblog, a blog for linux geeks. System tweakings, security and so on. I hope you&#8217;ll found some usefull ideas, links and tutorials. This is also my first english blog ! it&#8217;s not my mother tongue (i&#8217;m french) so please be soft on my writing skills <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/speedtux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/speedtux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/speedtux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/speedtux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/speedtux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/speedtux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/speedtux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/speedtux.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=speedtux.wordpress.com&amp;blog=4964978&amp;post=1&amp;subd=speedtux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://speedtux.wordpress.com/2008/09/24/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfef0c9727d0535b7cd424a5ab9616da?s=96&#38;d=identicon" medium="image">
			<media:title type="html">speedtux</media:title>
		</media:content>
	</item>
	</channel>
</rss>
