<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Improving the performance of Zend_Controller</title>
	<atom:link href="http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/</link>
	<description>Simple is better than complex. Complex is better than complicated. &#124; @fedecarg</description>
	<lastBuildDate>Mon, 08 Mar 2010 06:09:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zend Framework: Optimizing Custom Routes &#171; blog.concretegong.co.uk</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-4062</link>
		<dc:creator>Zend Framework: Optimizing Custom Routes &#171; blog.concretegong.co.uk</dc:creator>
		<pubDate>Tue, 02 Jun 2009 14:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-4062</guid>
		<description>[...] http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/" rel="nofollow">http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementing your own Front Controller in Zend Framework &#171; fede.carg ( blog )</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-2663</link>
		<dc:creator>Implementing your own Front Controller in Zend Framework &#171; fede.carg ( blog )</dc:creator>
		<pubDate>Sun, 05 Apr 2009 12:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-2663</guid>
		<description>[...] to implement the default Front Controller? What if you don&#8217;t need all that flexibility, a URL mapper, a ViewRendered plugin or an ActionStack helper. Maybe all you need is just a couple of [...]</description>
		<content:encoded><![CDATA[<p>[...] to implement the default Front Controller? What if you don&#8217;t need all that flexibility, a URL mapper, a ViewRendered plugin or an ActionStack helper. Maybe all you need is just a couple of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework: My_View_Helper_RouteUrl</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1760</link>
		<dc:creator>Zend Framework: My_View_Helper_RouteUrl</dc:creator>
		<pubDate>Sat, 04 Oct 2008 12:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1760</guid>
		<description>[...] Improving the performance of Zend_Controller      Posted by Federico Filed in Frameworks, PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Improving the performance of Zend_Controller      Posted by Federico Filed in Frameworks, PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Controller: 22% Drop in Responsiveness &#171; PHP::Impact ( [str Blog] )</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1645</link>
		<dc:creator>Zend Framework Controller: 22% Drop in Responsiveness &#171; PHP::Impact ( [str Blog] )</dc:creator>
		<pubDate>Tue, 16 Sep 2008 23:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1645</guid>
		<description>[...] Improving the performance of Zend_Controller [...]</description>
		<content:encoded><![CDATA[<p>[...] Improving the performance of Zend_Controller [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1358</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Fri, 22 Aug 2008 20:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1358</guid>
		<description>Hmm, that&#039;s a tricky one, considering that a module can have n amount of routes, and an application n amount of modules.
</description>
		<content:encoded><![CDATA[<p>Hmm, that&#8217;s a tricky one, considering that a module can have n amount of routes, and an application n amount of modules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1357</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Fri, 22 Aug 2008 16:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1357</guid>
		<description>How many routes do you expect there to be for a large website? If that&#039;s 40 the current implementation may not be the fastest but should be fast enough to handle matching each of those.</description>
		<content:encoded><![CDATA[<p>How many routes do you expect there to be for a large website? If that&#8217;s 40 the current implementation may not be the fastest but should be fast enough to handle matching each of those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1143</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Sun, 03 Aug 2008 20:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1143</guid>
		<description>Hi Brenton, &lt;a href=&quot;http://phpimpact.wordpress.com/2008/08/03/zend-framework-encapsulating-routes-into-modules/&quot; rel=&quot;nofollow&quot;&gt;here &lt;/a&gt; is a way of encapsulating routes into modules.</description>
		<content:encoded><![CDATA[<p>Hi Brenton, <a href="http://phpimpact.wordpress.com/2008/08/03/zend-framework-encapsulating-routes-into-modules/" rel="nofollow">here </a> is a way of encapsulating routes into modules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brenton Alker</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1140</link>
		<dc:creator>Brenton Alker</dc:creator>
		<pubDate>Sun, 03 Aug 2008 13:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1140</guid>
		<description>This is very similar to the method I am working on albeit with a different motivation; I am looking to modularise the routes, as opposed to improve performance.

A problem I have encountered however, is that because only the routes matching the first section of the URL are loaded, reversing routes to generate URLs for other sections doesn&#039;t seem possible.

eg. You can&#039;t generate a URL for something in gallery/... from within the blog because the gallery routes don&#039;t exist.

Of course you can write the URL manually, but that negates what I see as one of the more useful parts of the routes.</description>
		<content:encoded><![CDATA[<p>This is very similar to the method I am working on albeit with a different motivation; I am looking to modularise the routes, as opposed to improve performance.</p>
<p>A problem I have encountered however, is that because only the routes matching the first section of the URL are loaded, reversing routes to generate URLs for other sections doesn&#8217;t seem possible.</p>
<p>eg. You can&#8217;t generate a URL for something in gallery/&#8230; from within the blog because the gallery routes don&#8217;t exist.</p>
<p>Of course you can write the URL manually, but that negates what I see as one of the more useful parts of the routes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Causing HUGE load on the Server - Zend Framework Forum</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1120</link>
		<dc:creator>Causing HUGE load on the Server - Zend Framework Forum</dc:creator>
		<pubDate>Thu, 31 Jul 2008 16:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1120</guid>
		<description>[...] this: Improving the performance of Zend_Controller PHP::Impact ( [str Blog] )  Maybe You are also using ajax which initiates framework on every [...]</description>
		<content:encoded><![CDATA[<p>[...] this: Improving the performance of Zend_Controller PHP::Impact ( [str Blog] )  Maybe You are also using ajax which initiates framework on every [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2008/07/15/improving-the-performance-of-zend_controller/#comment-1106</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Wed, 30 Jul 2008 23:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://phpimpact.wordpress.com/?p=302#comment-1106</guid>
		<description>I posted a message on Ben&#039;s blog. He&#039;s the one updating the router.</description>
		<content:encoded><![CDATA[<p>I posted a message on Ben&#8217;s blog. He&#8217;s the one updating the router.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
