<?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: Using Zend Framework 1.8+ with Kohana</title>
	<atom:link href="http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/</link>
	<description>Follow us on Twitter: @fredwu and @scotti3g</description>
	<lastBuildDate>Tue, 27 Jul 2010 08:32:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Kemo</title>
		<link>http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/comment-page-1/#comment-26664</link>
		<dc:creator>Kemo</dc:creator>
		<pubDate>Sun, 24 Jan 2010 11:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.beyondcoding.com/?p=353#comment-26664</guid>
		<description>I&#039;ve done a lot more flexible autoload for ZF, without renaming the library files and folder or searching and replacing the code in them. Just overwritten the original auto_load function with my own.

&lt;a href=&quot;http://stackoverflow.com/questions/2123347/zend-framework-with-kohana-php-3#answer-2123516&quot; title=&quot;KohanaPHP 3 with Zend Framework&quot; rel=&quot;nofollow&quot;&gt;Zend Framework with Kohana PHP 3&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done a lot more flexible autoload for ZF, without renaming the library files and folder or searching and replacing the code in them. Just overwritten the original auto_load function with my own.</p>
<p><a href="http://stackoverflow.com/questions/2123347/zend-framework-with-kohana-php-3#answer-2123516" title="KohanaPHP 3 with Zend Framework" rel="nofollow">Zend Framework with Kohana PHP 3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza</title>
		<link>http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/comment-page-1/#comment-25866</link>
		<dc:creator>Aza</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.beyondcoding.com/?p=353#comment-25866</guid>
		<description>Thanks for this guys.

What would be the simplest way to integrate Doctrine into Kohana-3?</description>
		<content:encoded><![CDATA[<p>Thanks for this guys.</p>
<p>What would be the simplest way to integrate Doctrine into Kohana-3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dcunited08</title>
		<link>http://www.beyondcoding.com/2009/10/29/using-zend-framework-1-8-with-kohana/comment-page-1/#comment-22057</link>
		<dc:creator>dcunited08</dc:creator>
		<pubDate>Thu, 29 Oct 2009 13:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.beyondcoding.com/?p=353#comment-22057</guid>
		<description>Personally, for version 3 I would create a module and use the init.php file in that module to contain your code above.</description>
		<content:encoded><![CDATA[<p>Personally, for version 3 I would create a module and use the init.php file in that module to contain your code above.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
