<?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 for Tom Milewski</title>
	<atom:link href="http://blog.tommilewski.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tommilewski.net</link>
	<description></description>
	<lastBuildDate>Sat, 18 Jul 2009 05:50:47 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Custom Error Pages in Rails by Dan Zitting</title>
		<link>http://blog.tommilewski.net/2009/05/custom-error-pages-in-rails/comment-page-1/#comment-25</link>
		<dc:creator>Dan Zitting</dc:creator>
		<pubDate>Sat, 18 Jul 2009 05:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tommilewski.net/?p=124#comment-25</guid>
		<description>Thanks Tom... great post. Totally got me headed in the right direction on this. Couple notes that will hopefully help others. On my setup (Rails 2.3.2 app):&quot;def rescue_optional_error_file(status_code)&quot; should be &quot;def &lt;b&gt;render&lt;/b&gt;_optional_error_file(status_code)&quot; and (at least in my case) where you defined known_codes I needed to define them as &quot;404 Not Found&quot; for example as opposed to just &quot;404&quot;. Just for clarity (probably obvious to most), need to put app in production mode in order to test... script/server -e production.</description>
		<content:encoded><![CDATA[<p>Thanks Tom&#8230; great post. Totally got me headed in the right direction on this. Couple notes that will hopefully help others. On my setup (Rails 2.3.2 app):&#8221;def rescue_optional_error_file(status_code)&#8221; should be &#8220;def <b>render</b>_optional_error_file(status_code)&#8221; and (at least in my case) where you defined known_codes I needed to define them as &#8220;404 Not Found&#8221; for example as opposed to just &#8220;404&#8243;. Just for clarity (probably obvious to most), need to put app in production mode in order to test&#8230; script/server -e production.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zend Framework &#8211; Breadcrumb Helper by goalo</title>
		<link>http://blog.tommilewski.net/2008/10/zend-framework-breadcrumb-helper/comment-page-1/#comment-4</link>
		<dc:creator>goalo</dc:creator>
		<pubDate>Thu, 14 May 2009 16:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tommilewski.net/?p=104#comment-4</guid>
		<description>exactly what i was looking for
thanks a lot, very much appreciated</description>
		<content:encoded><![CDATA[<p>exactly what i was looking for<br />
thanks a lot, very much appreciated</p>
]]></content:encoded>
	</item>
</channel>
</rss>
