<?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>phup &#039;n stuff &#187; Linux</title>
	<atom:link href="http://blog.kristopherwilson.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kristopherwilson.com</link>
	<description>Another Blog About Being a Developer</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:57:13 +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>Using Ditz to Track Issues</title>
		<link>http://blog.kristopherwilson.com/2010/05/01/using-ditz-to-track-issues/</link>
		<comments>http://blog.kristopherwilson.com/2010/05/01/using-ditz-to-track-issues/#comments</comments>
		<pubDate>Sat, 01 May 2010 16:37:05 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://blog.kristopherwilson.com/?p=227</guid>
		<description><![CDATA[Ditz is an issue tracking system for command line junkies. For those of us who live on the command line already, using vim, psql or mysql, svn, bzr or git, this makes us feel right at home tracking our issues. And I love it. Ditz creates a directory within your project (or anywhere else you [...]]]></description>
		<wfw:commentRss>http://blog.kristopherwilson.com/2010/05/01/using-ditz-to-track-issues/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An Epic Struggle With Portage</title>
		<link>http://blog.kristopherwilson.com/2010/02/23/an-epic-struggle-with-portage/</link>
		<comments>http://blog.kristopherwilson.com/2010/02/23/an-epic-struggle-with-portage/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 16:58:34 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Portage]]></category>

		<guid isPermaLink="false">http://blog.kristopherwilson.com/?p=196</guid>
		<description><![CDATA[Today I embarked on an epic struggle with the Portage package manager attempting to update the packages on my system. After I ran into what can only be described as a phantom package. So I did an emerge --pretend --update --deep --newuse world today to see what new packages were available, and got something similar [...]]]></description>
		<wfw:commentRss>http://blog.kristopherwilson.com/2010/02/23/an-epic-struggle-with-portage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Windows Newline Characters in Vim</title>
		<link>http://blog.kristopherwilson.com/2009/12/21/removing-windows-newline-characters-in-vim/</link>
		<comments>http://blog.kristopherwilson.com/2009/12/21/removing-windows-newline-characters-in-vim/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 23:47:29 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://www.kristopherwilson.com/?p=94</guid>
		<description><![CDATA[Sometimes when working on projects in both Linux and Windows, a file will end up with Windows newline characters, which show up as ^M in Vim. Annoying as this is, there&#8217;s a quick fix to remove them in Vim using a regular expression replace: :%s/&#60;control-v&#62;&#60;control-m&#62;//g Magically, all the ugly Windows newline characters are gone.]]></description>
		<wfw:commentRss>http://blog.kristopherwilson.com/2009/12/21/removing-windows-newline-characters-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Complete, Polished Look for Gnome</title>
		<link>http://blog.kristopherwilson.com/2009/09/17/a-complete-polished-look-for-gnome/</link>
		<comments>http://blog.kristopherwilson.com/2009/09/17/a-complete-polished-look-for-gnome/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 02:24:44 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://www.kristopherwilson.com/?p=76</guid>
		<description><![CDATA[I&#8217;m not afraid to admit it: I&#8217;m a fan of Gnome. I think KDE looks to cartoonish. I actually prefer using OpenBox with a slew of lightweight apps for window manager addons, but that because too much to maintain, and I have better things to do with my time. It&#8217;s hard to find a nice, [...]]]></description>
		<wfw:commentRss>http://blog.kristopherwilson.com/2009/09/17/a-complete-polished-look-for-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Failed Kernel Upgrade</title>
		<link>http://blog.kristopherwilson.com/2009/03/21/failed-kernel-upgrade/</link>
		<comments>http://blog.kristopherwilson.com/2009/03/21/failed-kernel-upgrade/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 19:29:33 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.kristopherwilson.com/?p=49</guid>
		<description><![CDATA[The other day I upgraded my Gentoo kernel (after realizing I was about 7 kernel updates old). After compiling and setting up Grub, I rebooted and received this error: RAMDISK: Compressed image found at block 0 RAMDISK: ran out of compressed data invalid compressed format (err=1) UDF-fs: No VRS found List of all partitions: &#8230; [...]]]></description>
		<wfw:commentRss>http://blog.kristopherwilson.com/2009/03/21/failed-kernel-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows -&gt; Linux Path Problems</title>
		<link>http://blog.kristopherwilson.com/2006/10/22/windows-linux-path-problems/</link>
		<comments>http://blog.kristopherwilson.com/2006/10/22/windows-linux-path-problems/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 20:54:57 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kristopherwilson.com/?p=5</guid>
		<description><![CDATA[I had one hell of a time when I copied my Ruby on Rails application from my development machine (Windows XP, Apache 2.2) to my production machine (Linux, Apache 1.3). I floundered through a series of errors and problems, but one error really stumped me, and unfortunately I couldn&#8217;t find much help on the net [...]]]></description>
		<wfw:commentRss>http://blog.kristopherwilson.com/2006/10/22/windows-linux-path-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
