<?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>Joseph Crawford &#187; Linux</title>
	<atom:link href="http://www.jbcrawford.net/archives/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jbcrawford.net</link>
	<description>Using wordpress because he is lazy</description>
	<lastBuildDate>Thu, 26 May 2011 13:53:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>IPv6 Problems with Ubuntu 9.10 Karmic Koala</title>
		<link>http://www.jbcrawford.net/archives/197</link>
		<comments>http://www.jbcrawford.net/archives/197#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:11:16 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jbcrawford.net/?p=197</guid>
		<description><![CDATA[I had a strange problem with the recent upgrade of Ubuntu. I originally did the upgrade at home in Oklahoma on AT&#038;T's network and never noticed any problem. But then I went to Minnesota for the holidays and started having crazy internet problems. Most of the time I could not get any websites to pull [...]]]></description>
		<wfw:commentRss>http://www.jbcrawford.net/archives/197/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a file extension to gedit in Ubuntu</title>
		<link>http://www.jbcrawford.net/archives/236</link>
		<comments>http://www.jbcrawford.net/archives/236#comments</comments>
		<pubDate>Sat, 20 Dec 2008 16:21:27 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[gedit]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.jbcrawford.net/?p=10</guid>
		<description><![CDATA[I needed .ctp files to open with PHP syntax highlighting in gedit. After searching around online for a while I found the answer on the ubuntu forums. Add &#60;glob pattern=&#34;*.ctp&#34;/&#62; to the &#60;mime -type type=&#34;application/x-php&#34;&#62;&#60;/mime&#62; declaration in the /usr/share/mime/packages/freedesktop.org.xml file and then run: update-mime-database /usr/share/mime in the console. Restart gedit and now everything works great!]]></description>
		<wfw:commentRss>http://www.jbcrawford.net/archives/236/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Octal Modes</title>
		<link>http://www.jbcrawford.net/archives/6</link>
		<comments>http://www.jbcrawford.net/archives/6#comments</comments>
		<pubDate>Sat, 20 Dec 2008 16:02:29 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.jbcrawford.net/?p=6</guid>
		<description><![CDATA[This is just a list of octal modes for Linux file permissions. If you know what I'm talking about you may find this useful. If not then never mind 0 --- None 1 --x Execute 2 -w- Write 3 -wx Write/Execute 4 r-- Read 5 r-x Read/Execute 6 rw- Read/Write 7 rwx Read/Write/Execute]]></description>
		<wfw:commentRss>http://www.jbcrawford.net/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

