<?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>MeetJennings &#187; CodeIgniter</title>
	<atom:link href="http://meetjennings.com/category/codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://meetjennings.com</link>
	<description>A personal portfolio and project changelog.</description>
	<lastBuildDate>Tue, 13 Sep 2011 06:26:28 +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>CodeIgniter URL Rewrite with .htacccess AND populated $_GET variables</title>
		<link>http://meetjennings.com/how-to/codeigniter-url-rewrite-with-htacccess-and-populated-_get-variables/</link>
		<comments>http://meetjennings.com/how-to/codeigniter-url-rewrite-with-htacccess-and-populated-_get-variables/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 21:10:10 +0000</pubDate>
		<dc:creator>j3nnings</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://meetjennings.com/?p=127</guid>
		<description><![CDATA[Everytime I start a new CodeIgniter project on Dreamhost I face the same two problems. How can I get URL rewriting to work properly? How can I repopulate $_GET variables once they are stripped by CodeIgniter? The problem with this pair of tasks is that task 2 is dependent on how you solve task 1. [...]]]></description>
		<wfw:commentRss>http://meetjennings.com/how-to/codeigniter-url-rewrite-with-htacccess-and-populated-_get-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ventstatus.com, what it is and how it works.</title>
		<link>http://meetjennings.com/rant/ventstatus-com-what-it-is-and-how-it-works/</link>
		<comments>http://meetjennings.com/rant/ventstatus-com-what-it-is-and-how-it-works/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 20:48:58 +0000</pubDate>
		<dc:creator>j3nnings</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Ventstatus.com]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://meetjennings.com/?p=39</guid>
		<description><![CDATA[Ventrilo is a VOIP or voice over internet protocol. In other words, it lets users chat with each other over the internet instantly. Ventrilo is known for its super high quality voice codecs, and for being simple and reliable. The difference between Ventrilo and something like Skype is that Skype creates a direct connection between [...]]]></description>
		<wfw:commentRss>http://meetjennings.com/rant/ventstatus-com-what-it-is-and-how-it-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find SQL Bottlenecks With CodeIgniter</title>
		<link>http://meetjennings.com/how-to/codeigniter-performance-tips/</link>
		<comments>http://meetjennings.com/how-to/codeigniter-performance-tips/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 00:51:37 +0000</pubDate>
		<dc:creator>j3nnings</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://meetjennings.com/?p=8</guid>
		<description><![CDATA[I have been using my latest project, VentStatus, as a an opportunity to learn a new framework: CodeIgniter. It has treated me well so far, most problems encountered only required a short workaround. Lately I&#8217;ve been concerned with the scale-ability of VentStatus, it&#8217;s my first project on this large of a scale. Luckily, CodeIgniter has [...]]]></description>
		<wfw:commentRss>http://meetjennings.com/how-to/codeigniter-performance-tips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

