<?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: Why I use CakePHP over Ruby on Rails</title>
	<atom:link href="http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-i-use-cakephp-over-ruby-on-rails</link>
	<description>Entrepreneur</description>
	<lastBuildDate>Wed, 02 May 2012 14:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jimmy'z</title>
		<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html/comment-page-1#comment-511</link>
		<dc:creator>Jimmy'z</dc:creator>
		<pubDate>Sun, 15 Oct 2006 15:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-511</guid>
		<description>Koustubh,

I&#039;m not quite sure I understand the question. You can either have multiple instances of cakePHP on your server for each project, or you can create a new app directory for each new project. 

For example, you can have a directory structure such as:
/project_name/app/[all project files]
/project_name/cake/[all project files]
/project2_name/app/
/project2_name/cake/

or you can do something like:
cake_projects/cake/
cake_projects/app1/
cake_projects/app2/

If you do it the second way, you will need to point Apache to the app/webroot/ directory for each project.

I hope this helps.</description>
		<content:encoded><![CDATA[<p>Koustubh,</p>
<p>I&#8217;m not quite sure I understand the question. You can either have multiple instances of cakePHP on your server for each project, or you can create a new app directory for each new project. </p>
<p>For example, you can have a directory structure such as:<br />
/project_name/app/[all project files]<br />
/project_name/cake/[all project files]<br />
/project2_name/app/<br />
/project2_name/cake/</p>
<p>or you can do something like:<br />
cake_projects/cake/<br />
cake_projects/app1/<br />
cake_projects/app2/</p>
<p>If you do it the second way, you will need to point Apache to the app/webroot/ directory for each project.</p>
<p>I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koustubh</title>
		<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html/comment-page-1#comment-508</link>
		<dc:creator>Koustubh</dc:creator>
		<pubDate>Sun, 15 Oct 2006 06:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-508</guid>
		<description>How to use different projects in Cake PHP</description>
		<content:encoded><![CDATA[<p>How to use different projects in Cake PHP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy'z</title>
		<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html/comment-page-1#comment-422</link>
		<dc:creator>Jimmy'z</dc:creator>
		<pubDate>Thu, 21 Sep 2006 14:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-422</guid>
		<description>No, Ruby is a scripting language and PHP is a scripting language. That is my point. There are more programmers familiar with the PHP scripting language than the Ruby scripting language.

Currently, Rails is a more popular framework than Cake. That is why my last paragraph states &quot;I think one of the php MVC frameworks will catch fire and surpass Rails in popularity.&quot;</description>
		<content:encoded><![CDATA[<p>No, Ruby is a scripting language and PHP is a scripting language. That is my point. There are more programmers familiar with the PHP scripting language than the Ruby scripting language.</p>
<p>Currently, Rails is a more popular framework than Cake. That is why my last paragraph states &#8220;I think one of the php MVC frameworks will catch fire and surpass Rails in popularity.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Snow</title>
		<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html/comment-page-1#comment-421</link>
		<dc:creator>Blake Snow</dc:creator>
		<pubDate>Thu, 21 Sep 2006 07:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-421</guid>
		<description>Yeah, that trend comparison is whack. You&#039;re comparing a scripting language to a framework. Try comparing PHP/Cake to Ruby on Rails, heck, even PHP framework to Rails would do.

Don&#039;t get me wrong, I have been building PHP based sites for 5 years and will continue to do so (so long as rails doesn&#039;t completely take over our efforts). But when it comes to web scripting frameworks, RoR is leagues ahead of the competition.</description>
		<content:encoded><![CDATA[<p>Yeah, that trend comparison is whack. You&#8217;re comparing a scripting language to a framework. Try comparing PHP/Cake to Ruby on Rails, heck, even PHP framework to Rails would do.</p>
<p>Don&#8217;t get me wrong, I have been building PHP based sites for 5 years and will continue to do so (so long as rails doesn&#8217;t completely take over our efforts). But when it comes to web scripting frameworks, RoR is leagues ahead of the competition.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

