<?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: Improve page load performance in your ASP.NET MVC site</title>
	<atom:link href="http://www.curtismitchell.com/2b/index.php?feed=rss2&#038;p=38" rel="self" type="application/rss+xml" />
	<link>http://www.curtismitchell.com/2b/?p=38</link>
	<description>IThinkTherefore, IBlog</description>
	<lastBuildDate>Fri, 06 Aug 2010 01:24:12 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Lanoie</title>
		<link>http://www.curtismitchell.com/2b/?p=38&#038;cpage=1#comment-1266</link>
		<dc:creator>Peter Lanoie</dc:creator>
		<pubDate>Fri, 06 Aug 2010 01:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.curtismitchell.com/2b/?p=38#comment-1266</guid>
		<description>Hmmm... previous comment didn&#039;t like my HTML, let&#039;s try this:

What&#039;s to stop someone from browsing to this:

/Static/CSS/..\web.config

and downloading normally non-deliverable files?

...</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; previous comment didn&#8217;t like my HTML, let&#8217;s try this:</p>
<p>What&#8217;s to stop someone from browsing to this:</p>
<p>/Static/CSS/..\web.config</p>
<p>and downloading normally non-deliverable files?</p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Lanoie</title>
		<link>http://www.curtismitchell.com/2b/?p=38&#038;cpage=1#comment-1265</link>
		<dc:creator>Peter Lanoie</dc:creator>
		<pubDate>Fri, 06 Aug 2010 01:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.curtismitchell.com/2b/?p=38#comment-1265</guid>
		<description>What&#039;s to stop someone from linking to this:



Seems like a pretty serious security hole.  A simple wrap of &quot;Path.GetFilename()&quot; around the initial entry should fix that.

Otherwise, it&#039;s an interesting idea.  I&#039;ve recently broken up some JS files to make them more maintainable and better organized.  This would be a nifty way to stitch them back to together for delivery.  Implement an in-line minify-er to maximum optimization.</description>
		<content:encoded><![CDATA[<p>What&#8217;s to stop someone from linking to this:</p>
<p>Seems like a pretty serious security hole.  A simple wrap of &#8220;Path.GetFilename()&#8221; around the initial entry should fix that.</p>
<p>Otherwise, it&#8217;s an interesting idea.  I&#8217;ve recently broken up some JS files to make them more maintainable and better organized.  This would be a nifty way to stitch them back to together for delivery.  Implement an in-line minify-er to maximum optimization.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
