<?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: Kohana 2.2 released</title>
	<atom:link href="http://learn.kohanaphp.com/2008/08/09/kohana-22-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/</link>
	<description>Helping you with Kohana framework</description>
	<lastBuildDate>Mon, 03 Aug 2009 18:38:44 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Choosing a PHP Framework Round 2: Yii vs Kohana vs CodeIgniter &#124; Beyond Coding</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-10171</link>
		<dc:creator>Choosing a PHP Framework Round 2: Yii vs Kohana vs CodeIgniter &#124; Beyond Coding</dc:creator>
		<pubDate>Mon, 02 Mar 2009 10:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-10171</guid>
		<description>[...] It was over a year ago that I wrote the article that compares CodeIgniter and Kohana. Since then both CodeIgniter and Kohana have seen major progress with the release of CodeIgniter 1.7.0 and Kohana 2.3. [...]</description>
		<content:encoded><![CDATA[<p>[...] It was over a year ago that I wrote the article that compares CodeIgniter and Kohana. Since then both CodeIgniter and Kohana have seen major progress with the release of CodeIgniter 1.7.0 and Kohana 2.3. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmonger</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-777</link>
		<dc:creator>Webmonger</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-777</guid>
		<description>Congratulations on a job well done! Thanks!</description>
		<content:encoded><![CDATA[<p>Congratulations on a job well done! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schnoodles</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-641</link>
		<dc:creator>schnoodles</dc:creator>
		<pubDate>Sun, 10 Aug 2008 14:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-641</guid>
		<description>Awesome effort, thanks Shadowhand and the Kohana gang :)</description>
		<content:encoded><![CDATA[<p>Awesome effort, thanks Shadowhand and the Kohana gang <img src='http://learn.kohanaphp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpdp</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-640</link>
		<dc:creator>bpdp</dc:creator>
		<pubDate>Sun, 10 Aug 2008 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-640</guid>
		<description>Nevermind, I am just a little confused at the beginning when I want to use auth_demo controller from Auth module since it depends on Forge module.</description>
		<content:encoded><![CDATA[<p>Nevermind, I am just a little confused at the beginning when I want to use auth_demo controller from Auth module since it depends on <acronym title="Form Generation module no longer bundled with Kohana">Forge</acronym> module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlib</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-639</link>
		<dc:creator>dlib</dc:creator>
		<pubDate>Sun, 10 Aug 2008 09:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-639</guid>
		<description>Forge is on purpose not included, I&#039;m not involved in Forge so I don&#039;t know about the exact rationale.</description>
		<content:encoded><![CDATA[<p><acronym title="Form Generation module no longer bundled with Kohana">Forge</acronym> is on purpose not included, I&#8217;m not involved in <acronym title="Form Generation module no longer bundled with Kohana">Forge</acronym> so I don&#8217;t know about the exact rationale.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jalex</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-638</link>
		<dc:creator>jalex</dc:creator>
		<pubDate>Sat, 09 Aug 2008 20:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-638</guid>
		<description>Good job!</description>
		<content:encoded><![CDATA[<p>Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpdp</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-637</link>
		<dc:creator>bpdp</dc:creator>
		<pubDate>Sat, 09 Aug 2008 13:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-637</guid>
		<description>Hi, thanks a lot for this release. Btw, I noticed that modules/forge isn&#039;t included so I need to take it from svn. Is it intentional?

Should I report it as bug?</description>
		<content:encoded><![CDATA[<p>Hi, thanks a lot for this release. Btw, I noticed that modules/forge isn&#8217;t included so I need to take it from svn. Is it intentional?</p>
<p>Should I report it as bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nowaker</title>
		<link>http://learn.kohanaphp.com/2008/08/09/kohana-22-released/comment-page-1/#comment-636</link>
		<dc:creator>Nowaker</dc:creator>
		<pubDate>Sat, 09 Aug 2008 13:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://learn.kohanaphp.com/?p=143#comment-636</guid>
		<description>Kohana 2.2 is a very good job. Thanks all!</description>
		<content:encoded><![CDATA[<p>Kohana 2.2 is a very good job. Thanks all!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
