<?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: Arguments You&#8217;ll Almost Never Hear</title>
	<atom:link href="http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/</link>
	<description>Jump the Fence or Walk Around</description>
	<lastBuildDate>Wed, 30 Dec 2009 18:42:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff Perrin</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-52</link>
		<dc:creator>Jeff Perrin</dc:creator>
		<pubDate>Thu, 04 Oct 2007 03:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-52</guid>
		<description>All the HTTP compression in the world isn&#039;t going to squish a GIF or JPEG down any significant amount. Sure, text can be compressed, but that ain&#039;t the whole picture.</description>
		<content:encoded><![CDATA[<p>All the HTTP compression in the world isn&#8217;t going to squish a GIF or JPEG down any significant amount. Sure, text can be compressed, but that ain&#8217;t the whole picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foobar</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-51</link>
		<dc:creator>foobar</dc:creator>
		<pubDate>Thu, 23 Aug 2007 04:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-51</guid>
		<description>You actually think this is a problem?  Why aren&#039;t you using HTTP compression then?

This problem was solved in the 90s.  Sorry.</description>
		<content:encoded><![CDATA[<p>You actually think this is a problem?  Why aren&#8217;t you using HTTP compression then?</p>
<p>This problem was solved in the 90s.  Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay R. Wren</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-50</link>
		<dc:creator>Jay R. Wren</dc:creator>
		<pubDate>Mon, 06 Aug 2007 16:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-50</guid>
		<description>We are talking about it.

http://www.ayende.com/Blog/archive/2006/10/26/7147.aspx

http://www.aspnetpro.com/newsletterarticle/2004/04/asp200404dk_l/asp200404dk_l.asp

http://codebetter.com/blogs/raymond.lewallen/archive/2005/02/22/51315.aspx

http://www.hanselman.com/blog/AMultirequestsafeViewStatePersister.aspx

http://tuldoklambat.blogspot.com/2005/11/viewstate-compression-and-_113274519039560470.html</description>
		<content:encoded><![CDATA[<p>We are talking about it.</p>
<p><a href="http://www.ayende.com/Blog/archive/2006/10/26/7147.aspx" rel="nofollow">http://www.ayende.com/Blog/archive/2006/10/26/7147.aspx</a></p>
<p><a href="http://www.aspnetpro.com/newsletterarticle/2004/04/asp200404dk_l/asp200404dk_l.asp" rel="nofollow">http://www.aspnetpro.com/newsletterarticle/2004/04/asp200404dk_l/asp200404dk_l.asp</a></p>
<p><a href="http://codebetter.com/blogs/raymond.lewallen/archive/2005/02/22/51315.aspx" rel="nofollow">http://codebetter.com/blogs/raymond.lewallen/archive/2005/02/22/51315.aspx</a></p>
<p><a href="http://www.hanselman.com/blog/AMultirequestsafeViewStatePersister.aspx" rel="nofollow">http://www.hanselman.com/blog/AMultirequestsafeViewStatePersister.aspx</a></p>
<p><a href="http://tuldoklambat.blogspot.com/2005/11/viewstate-compression-and-_113274519039560470.html" rel="nofollow">http://tuldoklambat.blogspot.com/2005/11/viewstate-compression-and-_113274519039560470.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daren</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-49</link>
		<dc:creator>Daren</dc:creator>
		<pubDate>Sat, 23 Jun 2007 12:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-49</guid>
		<description>Interesting point Jeff.

It seems these days that markup optimization is often an afterthought. It always striked me a bit odd that people could push out these bloated websites totally ignoring tableless design, CSS Control adapters, output caching etc.

I think it&#039;s a bit risky considering the dynamic and unpredictable nature of the web. I mean a website could be attracting 500 visitors one week, and then 500,000 the week after (ok this doesn&#039;t happen all the time but it does happen). So I am not sure how a owner would feel if he/she is all of a sudden paying for excess bandwidth.

I came across an interesting a couple of years ago that looked at Microsoft&#039;s website and really puts things into perspective regarding excess bandwidth consumption etc.

http://www.stopdesign.com/articles/throwing_tables/</description>
		<content:encoded><![CDATA[<p>Interesting point Jeff.</p>
<p>It seems these days that markup optimization is often an afterthought. It always striked me a bit odd that people could push out these bloated websites totally ignoring tableless design, CSS Control adapters, output caching etc.</p>
<p>I think it&#8217;s a bit risky considering the dynamic and unpredictable nature of the web. I mean a website could be attracting 500 visitors one week, and then 500,000 the week after (ok this doesn&#8217;t happen all the time but it does happen). So I am not sure how a owner would feel if he/she is all of a sudden paying for excess bandwidth.</p>
<p>I came across an interesting a couple of years ago that looked at Microsoft&#8217;s website and really puts things into perspective regarding excess bandwidth consumption etc.</p>
<p><a href="http://www.stopdesign.com/articles/throwing_tables/" rel="nofollow">http://www.stopdesign.com/articles/throwing_tables/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Perrin</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-48</link>
		<dc:creator>Jeff Perrin</dc:creator>
		<pubDate>Sun, 17 Jun 2007 15:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-48</guid>
		<description>Nathan: Yeah, combine my incredible insight with my innate sex appeal and you have a very dangerous combination.</description>
		<content:encoded><![CDATA[<p>Nathan: Yeah, combine my incredible insight with my innate sex appeal and you have a very dangerous combination.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-47</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sun, 17 Jun 2007 05:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-47</guid>
		<description>Wow. Jeff. Your thoughts show amazing insight. It&#039;s really cool to see you talking your craft.</description>
		<content:encoded><![CDATA[<p>Wow. Jeff. Your thoughts show amazing insight. It&#8217;s really cool to see you talking your craft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-46</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Sat, 09 Jun 2007 02:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-46</guid>
		<description>I couldn&#039;t agree more! Not only that but do we really need to always use dynamic controls to render static content?
For instance when ASP.NET churns out our  in to  tags. What&#039;s the point if it&#039;s static?

Don&#039;t get me started on the over use of tables!</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more! Not only that but do we really need to always use dynamic controls to render static content?<br />
For instance when ASP.NET churns out our  in to  tags. What&#8217;s the point if it&#8217;s static?</p>
<p>Don&#8217;t get me started on the over use of tables!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Buckley</title>
		<link>http://jeffperrin.com/2007/06/06/arguments-youll-almost-never-hear/#comment-45</link>
		<dc:creator>Mike Buckley</dc:creator>
		<pubDate>Sat, 09 Jun 2007 00:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffperrin.com/index.php/2007/06/06/arguments-youll-almost-never-hear/#comment-45</guid>
		<description>Great post. I have a fantastic example in mind =p</description>
		<content:encoded><![CDATA[<p>Great post. I have a fantastic example in mind =p</p>
]]></content:encoded>
	</item>
</channel>
</rss>

