<?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: &#9734; Re-Routeing the Zend Framework</title>
	<atom:link href="http://jeffreysambells.com/posts/2006/04/03/re-routeing-the-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffreysambells.com/posts/2006/04/03/re-routeing-the-zend-framework/</link>
	<description>Geek out AFK</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:42:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: sjaak</title>
		<link>http://jeffreysambells.com/posts/2006/04/03/re-routeing-the-zend-framework/#comment-69000</link>
		<dc:creator>sjaak</dc:creator>
		<pubDate>Mon, 23 May 2011 10:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://jeffreysambells.com/posts/2006/04/03/re-routeing-the-zend-framework/#comment-69000</guid>
		<description>&lt;p&gt;a tip to make your blog a 1000 times more readable&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;{
color:black !important;
background:white !important;
}&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>a tip to make your blog a 1000 times more readable</p>
<ul>
<li>{<br />
color:black !important;<br />
background:white !important;<br />
}</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Purvis</title>
		<link>http://jeffreysambells.com/posts/2006/04/03/re-routeing-the-zend-framework/#comment-9</link>
		<dc:creator>Mike Purvis</dc:creator>
		<pubDate>Tue, 04 Apr 2006 04:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://jeffreysambells.com/posts/2006/04/03/re-routeing-the-zend-framework/#comment-9</guid>
		<description>&lt;p&gt;Under the philosophy of &lt;em&gt;smart defaults&lt;/em&gt;, Rails falls back on /controller/action/id, but it also provides a routing.rb file which pretty much lets you make &#039;em look like whatever you like.&lt;/p&gt;

&lt;p&gt;Which accomplishes your stated goal of a) installing the same widget in multiple places or b) in a nested subdirectory.&lt;/p&gt;

&lt;p&gt;It sounds like Zend is following the RoR model pretty closely, so the best long-term solution is probably just to wait for their implementation of the URL mapping features. (which you say is forthcoming...)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Under the philosophy of <em>smart defaults</em>, Rails falls back on /controller/action/id, but it also provides a routing.rb file which pretty much lets you make &#8216;em look like whatever you like.</p>
<p>Which accomplishes your stated goal of a) installing the same widget in multiple places or b) in a nested subdirectory.</p>
<p>It sounds like Zend is following the RoR model pretty closely, so the best long-term solution is probably just to wait for their implementation of the URL mapping features. (which you say is forthcoming&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

