<?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>[blog.rayfoo] &#187; CodeIgniter</title>
	<atom:link href="http://blog.rayfoo.info/tag/codeigniter/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rayfoo.info</link>
	<description>Infosec, DFIR, tech geekery, thoughts and whatnot</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:36:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>URL Shortener project, start!</title>
		<link>http://blog.rayfoo.info/2009/08/url-shortener-project-start</link>
		<comments>http://blog.rayfoo.info/2009/08/url-shortener-project-start#comments</comments>
		<pubDate>Tue, 25 Aug 2009 16:12:20 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Aptana]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[OWASP]]></category>
		<category><![CDATA[OWASP ESAPI]]></category>
		<category><![CDATA[PHP-FPM]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[URL shortener]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/2009/08/26/url-shortener-project-start</guid>
		<description><![CDATA[Started a bit on my URL Shortener project, making use of the opportunity to get my hands dirty with the CodeIgniter framework. CodeIgniter is really easy to learn and use, I'm thinking of adding OWASP's ESAPI's functionality as a plugin (if it's worth the effort) in the future, so that more people will come to [...]]]></description>
			<content:encoded><![CDATA[<p>Started a bit on my URL Shortener project, making use of the opportunity to get my hands dirty with the <a href="http://codeigniter.com/" target="_blank">CodeIgniter</a> framework.</p>
<p>CodeIgniter is really easy to learn and use, I'm thinking of adding <a href="http://www.owasp.org/index.php/Main_Page" target="_blank">OWASP</a>'s <a href="http://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API" target="_blank">ESAPI</a>'s functionality as a plugin (if it's worth the effort) in the future, so that more people will come to hear of it, and use it <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Meanwhile, have been stuck with a redirect loop problem when I test out my (test) codes with <a href="http://aptana.com/" target="_blank">Aptana</a>'s built-in <a href="http://www.mortbay.org/jetty/" target="_blank">Jetty</a> server, for reasons unknown. I guess I'll have to try <a href="http://nginx.net/" target="_blank">nginx</a> + <a href="http://php-fpm.org/Main_Page" target="_blank">PHP-FPM</a> to see whether the source of the problem is really Jetty, or something else...</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2009/08/url-shortener-project-start/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

