<?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; PHP</title>
	<atom:link href="http://www.jbcrawford.net/archives/tag/php/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>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>HTML Tidy</title>
		<link>http://www.jbcrawford.net/archives/235</link>
		<comments>http://www.jbcrawford.net/archives/235#comments</comments>
		<pubDate>Sat, 20 Dec 2008 16:07:04 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tidy]]></category>

		<guid isPermaLink="false">http://www.jbcrawford.net/?p=8</guid>
		<description><![CDATA[I will admit I tend to be a little picky when it comes to how my code looks, HTML included. I hate having to go through all my PHP to try and make sure all my included files are outputting in the same structure as everything else so that when I view the source of [...]]]></description>
		<wfw:commentRss>http://www.jbcrawford.net/archives/235/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

