<?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: Frameworks for Web 2.0</title>
	<atom:link href="http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/</link>
	<description></description>
	<lastBuildDate>Mon, 08 Nov 2010 13:39:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Tim F.</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-24</link>
		<dc:creator>Tim F.</dc:creator>
		<pubDate>Thu, 17 Apr 2008 01:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-24</guid>
		<description>Has anything changed in terms of what is the best overall framework and/or best framework with php?</description>
		<content:encoded><![CDATA[<p>Has anything changed in terms of what is the best overall framework and/or best framework with php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Flynn</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-23</link>
		<dc:creator>Peter Flynn</dc:creator>
		<pubDate>Wed, 04 Jul 2007 13:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-23</guid>
		<description>Thank Micheal - we will check it out if/when we have a chance. The theory/promise sounds good...</description>
		<content:encoded><![CDATA[<p>Thank Micheal &#8211; we will check it out if/when we have a chance. The theory/promise sounds good&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Slaby</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-22</link>
		<dc:creator>Michal Slaby</dc:creator>
		<pubDate>Wed, 04 Jul 2007 13:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-22</guid>
		<description>It&#039;s over year after original posting, but hell ;-)

I started developing Tigermouse AJAX framework for PHP with pretty much the same goals in mind. Now, after nearly 1 year of development it is staging well and offers all that you pointed, except for IDE (but as it uses HTML templates, any HTML IDE will do) and scaffolding.
Strictly OOP, MVC architecture based, with native AJAX support and good environment separation (command line or web) for easy testing. Good development tools built-in. Robust and lightweight - scales well.

Take a look at http://tigermouse.epsi.pl</description>
		<content:encoded><![CDATA[<p>It&#8217;s over year after original posting, but hell <img src='http://www.whitewallweb.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I started developing Tigermouse AJAX framework for PHP with pretty much the same goals in mind. Now, after nearly 1 year of development it is staging well and offers all that you pointed, except for IDE (but as it uses HTML templates, any HTML IDE will do) and scaffolding.<br />
Strictly OOP, MVC architecture based, with native AJAX support and good environment separation (command line or web) for easy testing. Good development tools built-in. Robust and lightweight &#8211; scales well.</p>
<p>Take a look at <a href="http://tigermouse.epsi.pl" rel="nofollow">http://tigermouse.epsi.pl</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php.devcorner.info Â» Blog Archive Â» Once upon a time there were â€¦ PHP Frameworks</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-21</link>
		<dc:creator>php.devcorner.info Â» Blog Archive Â» Once upon a time there were â€¦ PHP Frameworks</dc:creator>
		<pubDate>Sun, 18 Jun 2006 00:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-21</guid>
		<description>[...] http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/ http://phplens.com/phpeverywhere/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/" rel="nofollow">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/</a> <a href="http://phplens.com/phpeverywhere/" rel="nofollow">http://phplens.com/phpeverywhere/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Flynn</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-20</link>
		<dc:creator>Peter Flynn</dc:creator>
		<pubDate>Sat, 17 Jun 2006 12:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-20</guid>
		<description>Currently at BarCamp Cape Town - Jeremy Thurgood spoke about Nevow, a Python based framework/&quot;web application construction tool kit.&quot; Looks powerful and I would like to get some thoughts about Nevow vs. other frameworks in the debate - so please contribute if you have any thoughts...

Here are some links I found useful:
http://divmod.org/trac/wiki/DivmodNevow
http://divmod.org/projects/nevow</description>
		<content:encoded><![CDATA[<p>Currently at BarCamp Cape Town &#8211; Jeremy Thurgood spoke about Nevow, a Python based framework/&#8221;web application construction tool kit.&#8221; Looks powerful and I would like to get some thoughts about Nevow vs. other frameworks in the debate &#8211; so please contribute if you have any thoughts&#8230;</p>
<p>Here are some links I found useful:<br />
<a href="http://divmod.org/trac/wiki/DivmodNevow" rel="nofollow">http://divmod.org/trac/wiki/DivmodNevow</a><br />
<a href="http://divmod.org/projects/nevow" rel="nofollow">http://divmod.org/projects/nevow</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BarCamp Cape Town at Web 2.0, AJAX</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-19</link>
		<dc:creator>BarCamp Cape Town at Web 2.0, AJAX</dc:creator>
		<pubDate>Sat, 17 Jun 2006 12:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-19</guid>
		<description>[...] JeremyÂ Thurgood spoke about Nevow, a Python based framework/&#8221;web application construction tool kit.&#8221; Looks powerful and I would like to get some thoughts about Nevow vs. other frameworks in the debate - so please contribute if you have any thoughts&#8230; I will edit this post as things develop&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] JeremyÂ Thurgood spoke about Nevow, a Python based framework/&#38;#8221;web application construction tool kit.&#38;#8221; Looks powerful and I would like to get some thoughts about Nevow vs. other frameworks in the debate &#8211; so please contribute if you have any thoughts&#38;#8230; I will edit this post as things develop&#38;#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Flynn</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-18</link>
		<dc:creator>Peter Flynn</dc:creator>
		<pubDate>Sat, 17 Jun 2006 10:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-18</guid>
		<description>Hi Krzysztof

Here is an article worth looking at which came to the conclusion that Symphony is the best PHP Framework: http://www.mustap.com/phpzone_post_73_top-10-php-mvc-frameworks

This is also cool for a quick comparison: http://www.phpit.net/article/ten-different-php-frameworks/

Symphony and Cake seem to compare very closely except for Cake&#039;s PHP4 support/backward compatibility.

I would say if you already have projects running on Symphony and you are familiar with it, it is a good call. the Symphony community is good and the framework isn&#039;t going anywhere. It seems to have all the right pieces...</description>
		<content:encoded><![CDATA[<p>Hi Krzysztof</p>
<p>Here is an article worth looking at which came to the conclusion that Symphony is the best PHP Framework: <a href="http://www.mustap.com/phpzone_post_73_top-10-php-mvc-frameworks" rel="nofollow">http://www.mustap.com/phpzone_post_73_top-10-php-mvc-frameworks</a></p>
<p>This is also cool for a quick comparison: <a href="http://www.phpit.net/article/ten-different-php-frameworks/" rel="nofollow">http://www.phpit.net/article/ten-different-php-frameworks/</a></p>
<p>Symphony and Cake seem to compare very closely except for Cake&#8217;s PHP4 support/backward compatibility.</p>
<p>I would say if you already have projects running on Symphony and you are familiar with it, it is a good call. the Symphony community is good and the framework isn&#8217;t going anywhere. It seems to have all the right pieces&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Flynn</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-13</link>
		<dc:creator>Peter Flynn</dc:creator>
		<pubDate>Sat, 17 Jun 2006 10:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-13</guid>
		<description>Hi Jason
Here is a great, balanced and unbiased article kinda summarising what most people seem to be saying about the CakePHP vs Code Igniter question: http://codyfoss.com/blog/2006/03/22/php-frameworks-phpcake-vs-code-igniter/

Because OOP (strong and enforced MVC separation) and built in Web 2.0 libraries are both important considerations for us (WWW) Cake still comes out tops for us. Built in framework enforced coding standard/conventions really assists the team when there are multiple developers. I think Cake has stronger standards in this regard.

We will certainly keep Code Igniter on our list of PHP Frameworks to monitor.

The frequent comment from those who prefer Code Igniter seems to be the simplicity and the documentation that Code Igniter has which makes it strong.</description>
		<content:encoded><![CDATA[<p>Hi Jason<br />
Here is a great, balanced and unbiased article kinda summarising what most people seem to be saying about the CakePHP vs Code Igniter question: <a href="http://codyfoss.com/blog/2006/03/22/php-frameworks-phpcake-vs-code-igniter/" rel="nofollow">http://codyfoss.com/blog/2006/03/22/php-frameworks-phpcake-vs-code-igniter/</a></p>
<p>Because OOP (strong and enforced MVC separation) and built in Web 2.0 libraries are both important considerations for us (WWW) Cake still comes out tops for us. Built in framework enforced coding standard/conventions really assists the team when there are multiple developers. I think Cake has stronger standards in this regard.</p>
<p>We will certainly keep Code Igniter on our list of PHP Frameworks to monitor.</p>
<p>The frequent comment from those who prefer Code Igniter seems to be the simplicity and the documentation that Code Igniter has which makes it strong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Flynn</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-10</link>
		<dc:creator>Peter Flynn</dc:creator>
		<pubDate>Sat, 17 Jun 2006 09:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-10</guid>
		<description>Hi Mutant
Why don&#039;t you like Ruby? Please elaborate...</description>
		<content:encoded><![CDATA[<p>Hi Mutant<br />
Why don&#8217;t you like Ruby? Please elaborate&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.whitewallweb.com/blog/2006/06/12/frameworks-for-web-20/#comment-17</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 17 Jun 2006 04:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.whitewallweb.com/2006/06/12/frameworks-for-web-20/#comment-17</guid>
		<description>I like Code Igniter it&#039;s small and fast easy to use, and stays out of your way.</description>
		<content:encoded><![CDATA[<p>I like Code Igniter it&#8217;s small and fast easy to use, and stays out of your way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

