<?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>PHP Londinium &#187; CodeIgniter</title>
	<atom:link href="http://www.phplondinium.com/tag/codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phplondinium.com</link>
	<description>A technology blog from the makers of Londinium.com</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:44:03 +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>Codeigniter</title>
		<link>http://www.phplondinium.com/2008/10/24/codeigniter/</link>
		<comments>http://www.phplondinium.com/2008/10/24/codeigniter/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:07:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.phplondinium.com/?p=10</guid>
		<description><![CDATA[Codeigniter is a very useful PHP Framework which allows for rapid development of websites. We have used Codeigniter for over a year and have found it a great way to build a website quickly using an object orientated paradigm which maximises reuse and structures the code in an MVC design pattern. Links: Codeigniter User Guide [...]]]></description>
		<wfw:commentRss>http://www.phplondinium.com/2008/10/24/codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security</title>
		<link>http://www.phplondinium.com/2008/10/24/security/</link>
		<comments>http://www.phplondinium.com/2008/10/24/security/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:01:20 +0000</pubDate>
		<dc:creator>mathew</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.phplondinium.com/?p=8</guid>
		<description><![CDATA[Let me start by saying I love CodeIgniter, it’s a developers dream. Today I plan to talk about some of the security features that are used within my library : Redux Authentication. Hash Once and Only Once! Over at TalkPHP someone provided a code snippet which had this code : $psd = sha1(md5(md5(sha1(md5(sha1(sha1(md5($_POST['password'])))))))); I’ve made [...]]]></description>
		<wfw:commentRss>http://www.phplondinium.com/2008/10/24/security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

