<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.5" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Why I use CakePHP over Ruby on Rails</title>
	<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html</link>
	<description>Web Entrepreneur</description>
	<pubDate>Fri, 29 Aug 2008 17:45:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Jimmy'z</title>
		<link>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-511</link>
		<dc:creator>Jimmy'z</dc:creator>
		<pubDate>Sun, 15 Oct 2006 15:44:51 +0000</pubDate>
		<guid>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-511</guid>
		<description>Koustubh,

I'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-508</link>
		<dc:creator>Koustubh</dc:creator>
		<pubDate>Sun, 15 Oct 2006 06:13:47 +0000</pubDate>
		<guid>http://jimmyzimmerman.com/blog/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-422</link>
		<dc:creator>Jimmy'z</dc:creator>
		<pubDate>Thu, 21 Sep 2006 14:12:51 +0000</pubDate>
		<guid>http://jimmyzimmerman.com/blog/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 "I think one of the php MVC frameworks will catch fire and surpass Rails in popularity."</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-421</link>
		<dc:creator>Blake Snow</dc:creator>
		<pubDate>Thu, 21 Sep 2006 07:01:01 +0000</pubDate>
		<guid>http://jimmyzimmerman.com/blog/2006/09/why-i-use-cakephp-over-ruby-on-rails.html#comment-421</guid>
		<description>Yeah, that trend comparison is whack. You'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'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'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>
