<?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 the Zend Framework in CakePHP</title>
	<atom:link href="http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/</link>
	<description>The big yellow one&#039;s the sun.</description>
	<lastBuildDate>Tue, 15 May 2012 14:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: skybear</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-631</link>
		<dc:creator>skybear</dc:creator>
		<pubDate>Thu, 05 Apr 2012 05:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-631</guid>
		<description>I have a web application by zend framework.
I want to convert to cakephp framework this.
By the way, do you think I can use this application without converting ? </description>
		<content:encoded><![CDATA[<p>I have a web application by zend framework.<br />
I want to convert to cakephp framework this.<br />
By the way, do you think I can use this application without converting ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kavoreo</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-454</link>
		<dc:creator>kavoreo</dc:creator>
		<pubDate>Sun, 12 Sep 2010 18:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-454</guid>
		<description>Thanks for the advice.  This is spiffy!  Best of both worlds.&lt;br&gt;&lt;br&gt;By the way, does anybody know if convention prefers placing the zend lib files in /vendors or /app/vendors?  I have them in /vendors and it seems to work (found out the hard way that it doesn&#039;t if you put them in both).</description>
		<content:encoded><![CDATA[<p>Thanks for the advice.  This is spiffy!  Best of both worlds.</p>
<p>By the way, does anybody know if convention prefers placing the zend lib files in /vendors or /app/vendors?  I have them in /vendors and it seems to work (found out the hard way that it doesn&#39;t if you put them in both).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexmbarton</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-440</link>
		<dc:creator>Alexmbarton</dc:creator>
		<pubDate>Wed, 30 Jun 2010 14:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-440</guid>
		<description>It&#039;s been a while since you posted here but i&#039;m having an issue with it.&lt;br&gt;&lt;br&gt;I&#039;m getting Warning: require_once(Zend/Gdata/App.php) failed to open stream.&lt;br&gt;&lt;br&gt;Fatal error: require_once() [function.require]: Failed opening required &#039;Zend/Gdata/App.php&#039; (include_path=&#039;/Applications/MAMP/bin/php5/lib/php/Users/dir/Sites/student/app/vendors&#039;) in /Users/dir/Sites/student/app/vendors/Zend/Gdata.php on line 27&lt;br&gt;&lt;br&gt;Any ideas?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;AB</description>
		<content:encoded><![CDATA[<p>It&#39;s been a while since you posted here but i&#39;m having an issue with it.</p>
<p>I&#39;m getting Warning: require_once(Zend/Gdata/App.php) failed to open stream.</p>
<p>Fatal error: require_once() [function.require]: Failed opening required &#39;Zend/Gdata/App.php&#39; (include_path=&#39;/Applications/MAMP/bin/php5/lib/php/Users/dir/Sites/student/app/vendors&#39;) in /Users/dir/Sites/student/app/vendors/Zend/Gdata.php on line 27</p>
<p>Any ideas?</p>
<p>Thanks</p>
<p>AB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add new row to a google spreadsheet with Zend Framework Gdata API and Cakephp &#171; Adrenalin&#8217;s Experience</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-400</link>
		<dc:creator>Add new row to a google spreadsheet with Zend Framework Gdata API and Cakephp &#171; Adrenalin&#8217;s Experience</dc:creator>
		<pubDate>Sat, 07 Nov 2009 22:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-400</guid>
		<description>[...] a response           To setup Zend Framework Gdata, see this post on Using the Zend Framework in CakePHP , this helped [...]</description>
		<content:encoded><![CDATA[<p>[...] a response           To setup Zend Framework Gdata, see this post on Using the Zend Framework in CakePHP , this helped [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoshReedSchramm</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-391</link>
		<dc:creator>JoshReedSchramm</dc:creator>
		<pubDate>Sun, 27 Sep 2009 03:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-391</guid>
		<description>You good sir are a rockstar. Just found this post and it saved me a ton of headache. *tips hat*</description>
		<content:encoded><![CDATA[<p>You good sir are a rockstar. Just found this post and it saved me a ton of headache. *tips hat*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-01-28 &#171; undefined</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-211</link>
		<dc:creator>links for 2009-01-28 &#171; undefined</dc:creator>
		<pubDate>Wed, 28 Jan 2009 12:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-211</guid>
		<description>[...] Using the Zend Framework in CakePHP (tags: cakephp framework google zend gdata integration) [...]</description>
		<content:encoded><![CDATA[<p>[...] Using the Zend Framework in CakePHP (tags: cakephp framework google zend gdata integration) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monmonja Music Blog &#187; Blog Archive &#187; Zend Framework inside CakePHP 1.2</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-147</link>
		<dc:creator>Monmonja Music Blog &#187; Blog Archive &#187; Zend Framework inside CakePHP 1.2</dc:creator>
		<pubDate>Sun, 12 Oct 2008 17:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-147</guid>
		<description>[...] said that, Zend inside CakePHP would be totally awesome. The inspiration behind was this blog post http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/ but i will show you how to use the flickr [...]</description>
		<content:encoded><![CDATA[<p>[...] said that, Zend inside CakePHP would be totally awesome. The inspiration behind was this blog post <a href="http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/" rel="nofollow">http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/</a> but i will show you how to use the flickr [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidcm</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-288</link>
		<dc:creator>davidcm</dc:creator>
		<pubDate>Wed, 01 Oct 2008 19:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-288</guid>
		<description>In fact, is better to use the PATH_SEPARATOR constant to determine the character to use. And there is no need to check if the include path ends with it or not, because an empty entry should no affect.&lt;br&gt;&lt;br&gt;ini_set(&#039;include_path&#039;, ini_get(&#039;include_path&#039;) . PATH_SEPARATOR . dirname(__FILE__));</description>
		<content:encoded><![CDATA[<p>In fact, is better to use the PATH_SEPARATOR constant to determine the character to use. And there is no need to check if the include path ends with it or not, because an empty entry should no affect.</p>
<p>ini_set(&#39;include_path&#39;, ini_get(&#39;include_path&#39;) . PATH_SEPARATOR . dirname(__FILE__));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidcm</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-140</link>
		<dc:creator>davidcm</dc:creator>
		<pubDate>Wed, 01 Oct 2008 12:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-140</guid>
		<description>In fact, is better to use the PATH_SEPARATOR constant to determine the character to use. And there is no need to check if the include path ends with it or not, because an empty entry should no affect.&lt;br&gt;&lt;br&gt;ini_set(&#039;include_path&#039;, ini_get(&#039;include_path&#039;) . PATH_SEPARATOR . dirname(__FILE__));</description>
		<content:encoded><![CDATA[<p>In fact, is better to use the PATH_SEPARATOR constant to determine the character to use. And there is no need to check if the include path ends with it or not, because an empty entry should no affect.</p>
<p>ini_set(&#39;include_path&#39;, ini_get(&#39;include_path&#39;) . PATH_SEPARATOR . dirname(__FILE__));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2008/07/07/using-the-zend-framework-in-cakephp/comment-page-1/#comment-136</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Wed, 17 Sep 2008 17:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=247#comment-136</guid>
		<description>Interesting - i guess the most extensible solution would be to check if&lt;br&gt;there is a semicolon and add it if there is not - like your case.&lt;br&gt;Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Interesting &#8211; i guess the most extensible solution would be to check if<br />there is a semicolon and add it if there is not &#8211; like your case.<br />Thanks for sharing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

