<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CodeIgniter and SimplePie</title>
	<atom:link href="http://www.devlounge.net/code/codeigniter-and-simplepie/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/code/codeigniter-and-simplepie</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JeremiahTolbert.com &#187; Blog Archive &#187; links for 2009-02-13</title>
		<link>http://www.devlounge.net/code/codeigniter-and-simplepie/comment-page-1#comment-178148</link>
		<dc:creator>JeremiahTolbert.com &#187; Blog Archive &#187; links for 2009-02-13</dc:creator>
		<pubDate>Fri, 13 Feb 2009 16:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2451#comment-178148</guid>
		<description>[...] CodeIgniter and SimplePie &#124; Devlounge (tags: tutorial programming php rss codeigniter) [...]</description>
		<content:encoded><![CDATA[<p>[...] CodeIgniter and SimplePie | Devlounge (tags: tutorial programming php rss codeigniter) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke L</title>
		<link>http://www.devlounge.net/code/codeigniter-and-simplepie/comment-page-1#comment-178143</link>
		<dc:creator>Luke L</dc:creator>
		<pubDate>Thu, 12 Feb 2009 17:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=2451#comment-178143</guid>
		<description>SimplePie actually brings you very close to using a model. Basically, a model should represent a unit of information and how you access it. For example, you might have a Twitter model with actions such as getTweets, updateStatus etc. Your controller would calls these methods without having to know how they&#039;re working in the background (using SimplePie, CuRL, a database or any other data store).</description>
		<content:encoded><![CDATA[<p>SimplePie actually brings you very close to using a model. Basically, a model should represent a unit of information and how you access it. For example, you might have a Twitter model with actions such as getTweets, updateStatus etc. Your controller would calls these methods without having to know how they&#8217;re working in the background (using SimplePie, CuRL, a database or any other data store).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

