<?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>Utoxin&#039;s Random Insanity &#187; Linux</title>
	<atom:link href="http://www.utoxin.name/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.utoxin.name</link>
	<description>Random ramblings from the depths of my mind...</description>
	<lastBuildDate>Tue, 06 Jul 2010 02:18:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Randomized .signature file</title>
		<link>http://www.utoxin.name/2010/04/randomized-signature-file/</link>
		<comments>http://www.utoxin.name/2010/04/randomized-signature-file/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:27:26 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=126</guid>
		<description><![CDATA[Here&#8217;s a quicky. I like to have a random quote in my signature, but most mail clients only read a static file, and trying to fool them with a command pipe socket is tricky, and often has other issues. So I wrote this little bit of magic: #!/usr/bin/perl &#160; my $fortune = ''; &#160; do [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2010/04/randomized-signature-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CakePHP mod_rewrite optimization</title>
		<link>http://www.utoxin.name/2010/02/cakephp-mod_rewrite-optimization/</link>
		<comments>http://www.utoxin.name/2010/02/cakephp-mod_rewrite-optimization/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:46:52 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=102</guid>
		<description><![CDATA[CakePHP is great, but the default installation has a performance issue that is very easy to resolve, and should be fixed in any production installation of a CakePHP application. The solution is very simple. In the default install, there is a file in the webroot called .htaccess. It contains mod_rewrite rules, and you have to [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2010/02/cakephp-mod_rewrite-optimization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gnome still wins</title>
		<link>http://www.utoxin.name/2009/02/gnome-still-wins/</link>
		<comments>http://www.utoxin.name/2009/02/gnome-still-wins/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:53:34 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=57</guid>
		<description><![CDATA[One of my friends convinced me to try out KDE again. I&#8217;ve never been real settled on a window manager for Linux, alternating between Gnome, KDE, and other random &#8216;lightweight&#8217; WMs. But, I figured I&#8217;d give KDE another shot since I&#8217;ve been with Gnome for a while. Unfortunately, KDE 4.1 and 4.2 have definately failed [...]]]></description>
		<wfw:commentRss>http://www.utoxin.name/2009/02/gnome-still-wins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Importance Of Backups</title>
		<link>http://www.utoxin.name/2008/05/the-importance-of-backups/</link>
		<comments>http://www.utoxin.name/2008/05/the-importance-of-backups/#comments</comments>
		<pubDate>Thu, 29 May 2008 00:54:03 +0000</pubDate>
		<dc:creator>Utoxin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.utoxin.name/?p=8</guid>
		<description><![CDATA[As you probably didn't notice, given that I don't think anyone reads my blog... my server has been having issues over the last several days. The saga started on Sunday evening, when I got a call from the server owner that it had locked up. It had done this before on rare occasion, and previously, had just required a quick reboot to get things back in order.

So, we trekked over to the data center, and I hooked up a monitor and keyboard, and rebooted the machine. I was watching the boot messages, when I saw this message:

RAID Array Status: DEGRADED]]></description>
		<wfw:commentRss>http://www.utoxin.name/2008/05/the-importance-of-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
