<?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: RoWO &#8211; Part 2: Simple is Easy</title>
	<atom:link href="http://blog.extend.ws/2008/11/06/rowo-part-2-simple-is-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.extend.ws/2008/11/06/rowo-part-2-simple-is-easy/</link>
	<description>Web:Extend's Development Blog</description>
	<lastBuildDate>Thu, 24 Dec 2009 12:34:47 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Son Nguyen</title>
		<link>http://blog.extend.ws/2008/11/06/rowo-part-2-simple-is-easy/comment-page-1/#comment-311</link>
		<dc:creator>Son Nguyen</dc:creator>
		<pubDate>Fri, 19 Dec 2008 06:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extend.ws/?p=7#comment-311</guid>
		<description>Good framework scales and is easily extensible from its tiny core. Software that does not use any framework cannot scale to provide more functionality and can offer good performance only at a simple task.</description>
		<content:encoded><![CDATA[<p>Good framework scales and is easily extensible from its tiny core. Software that does not use any framework cannot scale to provide more functionality and can offer good performance only at a simple task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loïc Hoguin</title>
		<link>http://blog.extend.ws/2008/11/06/rowo-part-2-simple-is-easy/comment-page-1/#comment-237</link>
		<dc:creator>Loïc Hoguin</dc:creator>
		<pubDate>Sun, 09 Nov 2008 19:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extend.ws/?p=7#comment-237</guid>
		<description>Because most don&#039;t scale doesn&#039;t mean all frameworks can&#039;t scale. The problem with most frameworks is that they load too much by default, or that they have too much dependencies within them. If you get rid of these problems, you&#039;ll find out that frameworks perform almost as well as having a simple custom MVC library and a database abstraction layer. Except frameworks will have other functionalities, like an easy-to-use model caching, which will actually make them faster in a real-world application. More on that at a later time. :-)</description>
		<content:encoded><![CDATA[<p>Because most don&#8217;t scale doesn&#8217;t mean all frameworks can&#8217;t scale. The problem with most frameworks is that they load too much by default, or that they have too much dependencies within them. If you get rid of these problems, you&#8217;ll find out that frameworks perform almost as well as having a simple custom MVC library and a database abstraction layer. Except frameworks will have other functionalities, like an easy-to-use model caching, which will actually make them faster in a real-world application. More on that at a later time. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://blog.extend.ws/2008/11/06/rowo-part-2-simple-is-easy/comment-page-1/#comment-236</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sun, 09 Nov 2008 12:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extend.ws/?p=7#comment-236</guid>
		<description>Thats because frameworks dont scale.
DUH!</description>
		<content:encoded><![CDATA[<p>Thats because frameworks dont scale.<br />
DUH!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

