<?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>Simon Emms</title>
	<atom:link href="http://www.simonemms.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonemms.com</link>
	<description>PHP developer of awesomity</description>
	<lastBuildDate>Wed, 22 Feb 2012 21:08:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Twitter for CodeIgniter</title>
		<link>http://www.simonemms.com/2012/02/22/twitter-for-codeigniter/</link>
		<comments>http://www.simonemms.com/2012/02/22/twitter-for-codeigniter/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 21:05:35 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=612</guid>
		<description><![CDATA[Recently, I&#8217;ve been working on an OAuth API (server and client both written in CodeIgniter).  After finishing it, it occured to me that I could just as easily use it]]></description>
		<wfw:commentRss>http://www.simonemms.com/2012/02/22/twitter-for-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Currency Conversion in CodeIgniter</title>
		<link>http://www.simonemms.com/2012/01/13/currency-conversion-in-codeigniter/</link>
		<comments>http://www.simonemms.com/2012/01/13/currency-conversion-in-codeigniter/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 19:52:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=581</guid>
		<description><![CDATA[Currency conversion for websites is one of those things where there&#8217;s lots of solutions, but all of them cost money.  I had to do this some time ago for an]]></description>
		<wfw:commentRss>http://www.simonemms.com/2012/01/13/currency-conversion-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indian Rupee Currency Symbol</title>
		<link>http://www.simonemms.com/2012/01/12/indian-rupee-currency-symbol/</link>
		<comments>http://www.simonemms.com/2012/01/12/indian-rupee-currency-symbol/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 11:01:02 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[output]]></category>

		<guid isPermaLink="false">http://simonemms.com/?p=572</guid>
		<description><![CDATA[I&#8217;ve been working on a currency conversion class (will post later) and I came across a problem in displaying the Indian Rupee symbol (र).  Whilst not strictly necessary for what]]></description>
		<wfw:commentRss>http://www.simonemms.com/2012/01/12/indian-rupee-currency-symbol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Background Gradients in CSS3 &#8211; Including IE</title>
		<link>http://www.simonemms.com/2011/10/13/background-gradients-in-css3-including-ie/</link>
		<comments>http://www.simonemms.com/2011/10/13/background-gradients-in-css3-including-ie/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 11:51:03 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[templating]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=459</guid>
		<description><![CDATA[CSS3 is brilliant.  It does a lot of the things we used to have to do by embedding graphics in the browser and, consequently, reduces the amount of HTTP data. ]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/10/13/background-gradients-in-css3-including-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL fulltext search wrongly return zero results</title>
		<link>http://www.simonemms.com/2011/07/21/mysql-fulltext-search-wrongly-return-zero-results/</link>
		<comments>http://www.simonemms.com/2011/07/21/mysql-fulltext-search-wrongly-return-zero-results/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 11:19:24 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[fulltext]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=452</guid>
		<description><![CDATA[One of the best things about MySQL is the fulltext search, which uses some black magic to return a relevancy score.  It usually works a treat, but I&#8217;ve come up]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/07/21/mysql-fulltext-search-wrongly-return-zero-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP&#8217;s ps_file_cleanup_dir Error</title>
		<link>http://www.simonemms.com/2011/06/13/phps-ps_file_cleanup_dir-error/</link>
		<comments>http://www.simonemms.com/2011/06/13/phps-ps_file_cleanup_dir-error/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 16:00:38 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=443</guid>
		<description><![CDATA[One of the most annoying errors you can get is the session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) error.  It&#8217;s one of those where, as a developer, you instinctively press]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/06/13/phps-ps_file_cleanup_dir-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculating an exponential base in PHP</title>
		<link>http://www.simonemms.com/2011/05/25/calculating-an-exponential-base-in-php/</link>
		<comments>http://www.simonemms.com/2011/05/25/calculating-an-exponential-base-in-php/#comments</comments>
		<pubDate>Wed, 25 May 2011 12:50:02 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[maths]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=429</guid>
		<description><![CDATA[Ok then, this is a very specialist thing admittedly, but no less useful.  I&#8217;m currently working on calculating an exponential curve in PHP, which is all fairly straightforward.  But I]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/05/25/calculating-an-exponential-base-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter&#8217;s 404 Override Problem</title>
		<link>http://www.simonemms.com/2011/05/06/codeigniters-404-override-problem/</link>
		<comments>http://www.simonemms.com/2011/05/06/codeigniters-404-override-problem/#comments</comments>
		<pubDate>Fri, 06 May 2011 14:35:30 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[exceptions]]></category>
		<category><![CDATA[output]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=409</guid>
		<description><![CDATA[The CodeIgniter 404 Override problem is one of the biggest annoyances I&#8217;ve got with the otherwise fantabulous CodeIgniter.  For those of you unaware of the problem (and haven&#8217;t seen this]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/05/06/codeigniters-404-override-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Abbreviating long strings in CodeIgniter</title>
		<link>http://www.simonemms.com/2011/05/01/abbreviating-long-strings-in-codeigniter/</link>
		<comments>http://www.simonemms.com/2011/05/01/abbreviating-long-strings-in-codeigniter/#comments</comments>
		<pubDate>Sun, 01 May 2011 10:00:35 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[abbreviation]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=384</guid>
		<description><![CDATA[In the process of keeping websites secure, you can end up with really long strings.  If this is generated in the code and saved to sessions/cookies/database, this isn&#8217;t a huge]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/05/01/abbreviating-long-strings-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeIgniter ActiveRecord Order by Field</title>
		<link>http://www.simonemms.com/2011/04/07/codeigniter-activerecord-order-by-field/</link>
		<comments>http://www.simonemms.com/2011/04/07/codeigniter-activerecord-order-by-field/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 08:32:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://www.simonemms.com/?p=374</guid>
		<description><![CDATA[Following on from my post about how to extend the CodeIgniter database library, I&#8217;ve had to to find a way of ordering database results by the values in an array. ]]></description>
		<wfw:commentRss>http://www.simonemms.com/2011/04/07/codeigniter-activerecord-order-by-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

