<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Newest Industry &#187; MSIE</title>
	<atom:link href="http://newestindustry.org/tag/msie/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Sat, 20 Mar 2010 18:36:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://newestindustry.org/?pushpress=hub'/>
<cloud domain='newestindustry.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>The Complexity of Web Performance</title>
		<link>http://newestindustry.org/2010/03/03/the-complexity-of-web-performance/</link>
		<comments>http://newestindustry.org/2010/03/03/the-complexity-of-web-performance/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:36:14 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Effective Web Performance]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web performance concepts]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Layer 7]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[network diagram]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[User agent]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2715</guid>
		<description><![CDATA[
			
				
			
		
Helping a colleague this week, we uncovered some odd behavior with a site whose performance he was analyzing. Upon first glance, it was clear that this site had a performance issue &#8211; they had HTTP persistence disabled. Immediate red flag in the areas of network overhead and geographic latency.
Further digging exposed something more sinister. It [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="what unique texturing the sky feels painted" href="http://flickr.com/photos/70285332@N00/4294081816"><img style="float: right; padding: 4px;" src="http://farm5.static.flickr.com/4013/4294081816_3e4e1df30f_m.jpg" alt="" /></a>Helping a colleague this week, we uncovered some odd behavior with a site whose performance he was analyzing. Upon first glance, it was clear that this site had a performance issue &#8211; they had HTTP persistence disabled. Immediate red flag in the areas of network overhead and geographic latency.</p>
<p>Further digging exposed something more sinister. It seems that HTTP persistence was only disabled for browsers with <em>MSIE</em> in the user-agent string. Even if the user-agent string was just <em>MSIE</em>, HTTP persistence was off.</p>
<p>The customer was very forthcoming and sent us their standard <em>httpd.conf</em> file. This showed no sign of the standard (and frustrating) global disabling of persistence for Internet Explorer.</p>
<p>Finally, it came to us. The customer had provided a simple network diagram, and there, just before packets hit the Internet, was a Layer 7 firewall. How did we know the Layer 7 firewall was the likely cause? Because this device was also the one that provided compression for the content going out to customers.</p>
<p>A Layer 7 firewall happily rewrites HTTP headers to reflect the nature of the compressed content (content-length or transfer-encoding: chunked) and to add the gzip flag (accept-encoding:gzip). Since this device was already doing this, it was pretty clear to us that it also had a rule that disabled HTTP persistence for anything with <em>MSIE</em> in the user-agent string.</p>
<p>This was a fine example of the complexity of the modern Web application infrastructure. In effect, there were two groups with different ideas of how Internet Explorer should be handled at the network layer, and neither of them seems to have talked to the other.</p>
<p>When you have a Web performance problem, indulge in a thought experiment. Create an imaginary incoming Web request and try to see if you can follow it through all the systems it touches on your system. Put it on a whiteboard, a mindmap, whatever works.</p>
<p>Then invite the system architects and network engineers in and get them to fill in the gaps.</p>
<p>No doubt that will lead to the &#8220;ah ha!&#8221; moment. If nothing else, it&#8217;s a good excuse to put pizza on the company card. But I have no doubt that you will walk away with a better understanding of your systems, which will make it easier for you to talk to all the people responsible for keeping your systems running.</p>
<p><strong>TAKEAWAY:</strong> Just because the part of the Web application you work on is working fine, it may be affected by other components that are not tuned or configured for performance. Get to know the entire application at a high level.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;t=The%20Complexity%20of%20Web%20Performance" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Complexity%20of%20Web%20Performance%20-%20http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;body=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;bodytext=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=The%20Complexity%20of%20Web%20Performance&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F&amp;title=The%20Complexity%20of%20Web%20Performance&amp;notes=Helping%20a%20colleague%20this%20week%2C%20we%20uncovered%20some%20odd%20behavior%20with%20a%20site%20whose%20performance%20he%20was%20analyzing.%20Upon%20first%20glance%2C%20it%20was%20clear%20that%20this%20site%20had%20a%20performance%20issue%20-%20they%20had%20HTTP%20persistence%20disabled.%20Immediate%20red%20flag%20in%20the%20areas" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=The%20Complexity%20of%20Web%20Performance&amp;body=http%3A%2F%2Fnewestindustry.org%2F2010%2F03%2F03%2Fthe-complexity-of-web-performance%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2010/03/03/the-complexity-of-web-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 &#8211; Coming to a Site Near You!</title>
		<link>http://newestindustry.org/2009/03/19/internet-explorer-8-coming-to-a-site-near-you/</link>
		<comments>http://newestindustry.org/2009/03/19/internet-explorer-8-coming-to-a-site-near-you/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 16:13:23 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Corporation]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[MSIE6]]></category>
		<category><![CDATA[MSIE7]]></category>
		<category><![CDATA[MSIE8]]></category>
		<category><![CDATA[Rendering]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2399</guid>
		<description><![CDATA[
			
				
			
		
Tomorrow morning, at 09:00 PDT, Microsoft unleashes IE 8.0 on an unsuspecting Internet.
By 12:00 PDT, the number of Web sites having to put up IE 7.0 only stickers will be in the millions.
I haven&#8217;t done a lot of testing of the new monster (I mainly use Firefox on Mac OS 10.5.6), but it doesn&#8217;t seem [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="The Third Browser War" href="http://flickr.com/photos/34555614@N00/2819339876"><img style="float:left;padding:4px;" src="http://farm4.static.flickr.com/3197/2819339876_55802a1eb5_m.jpg" alt="" /></a>Tomorrow morning, at 09:00 PDT, Microsoft unleashes IE 8.0 on an unsuspecting Internet.</p>
<p>By 12:00 PDT, the number of Web sites having to put up IE 7.0 only stickers will be in the millions.</p>
<p>I haven&#8217;t done a lot of testing of the new monster (I mainly use Firefox on Mac OS 10.5.6), but it doesn&#8217;t seem any weirder than any of the other Microsoft browsers I have used.</p>
<p>Under the hood, it does amp up the number of connections that are used to download objects, but if your infrastructure is prepared, it should be no big deal.</p>
<p>The big concern lies in the rendering. If those users who can upgrade to the new browser (anyone not limited to IE 6 by a corporate IT policy written on parchment) do find there are problems, will they blame the site or the browser?</p>
<p>Have you tested your site to ensure that it actually works with IE 8? Or will you get burned?</p>
<p>What is the greatest benefit you see to your visitors having IE 8 instead of IE 6 or 7?</p>
<p>Is this a good thing?</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;t=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;body=Tomorrow%20morning%2C%20at%2009%3A00%20PDT%2C%20Microsoft%20unleashes%20IE%208.0%20on%20an%20unsuspecting%20Internet.%0D%0A%0D%0ABy%2012%3A00%20PDT%2C%20the%20number%20of%20Web%20sites%20having%20to%20put%20up%20IE%207.0%20only%20stickers%20will%20be%20in%20the%20millions.%0D%0A%0D%0AI%20haven%27t%20done%20a%20lot%20of%20testing%20of%20the%20new%20monster%20%28I%20m" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;bodytext=Tomorrow%20morning%2C%20at%2009%3A00%20PDT%2C%20Microsoft%20unleashes%20IE%208.0%20on%20an%20unsuspecting%20Internet.%0D%0A%0D%0ABy%2012%3A00%20PDT%2C%20the%20number%20of%20Web%20sites%20having%20to%20put%20up%20IE%207.0%20only%20stickers%20will%20be%20in%20the%20millions.%0D%0A%0D%0AI%20haven%27t%20done%20a%20lot%20of%20testing%20of%20the%20new%20monster%20%28I%20m" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Tomorrow%20morning%2C%20at%2009%3A00%20PDT%2C%20Microsoft%20unleashes%20IE%208.0%20on%20an%20unsuspecting%20Internet.%0D%0A%0D%0ABy%2012%3A00%20PDT%2C%20the%20number%20of%20Web%20sites%20having%20to%20put%20up%20IE%207.0%20only%20stickers%20will%20be%20in%20the%20millions.%0D%0A%0D%0AI%20haven%27t%20done%20a%20lot%20of%20testing%20of%20the%20new%20monster%20%28I%20m" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F&amp;title=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;notes=Tomorrow%20morning%2C%20at%2009%3A00%20PDT%2C%20Microsoft%20unleashes%20IE%208.0%20on%20an%20unsuspecting%20Internet.%0D%0A%0D%0ABy%2012%3A00%20PDT%2C%20the%20number%20of%20Web%20sites%20having%20to%20put%20up%20IE%207.0%20only%20stickers%20will%20be%20in%20the%20millions.%0D%0A%0D%0AI%20haven%27t%20done%20a%20lot%20of%20testing%20of%20the%20new%20monster%20%28I%20m" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Internet%20Explorer%208%20-%20Coming%20to%20a%20Site%20Near%20You%21&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F19%2Finternet-explorer-8-coming-to-a-site-near-you%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/03/19/internet-explorer-8-coming-to-a-site-near-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Browser Stats &#8211; March 14 2009</title>
		<link>http://newestindustry.org/2009/03/14/blog-browser-stats-march-14-2009/</link>
		<comments>http://newestindustry.org/2009/03/14/blog-browser-stats-march-14-2009/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 22:21:28 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser war]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2375</guid>
		<description><![CDATA[
			
				
			
		
Here are the browser stats for Newest Industry as of March 14 2009. Not a large amount of traffic, but it is indicative of what most folks with technical content on their blogs likely see.


What did surprise me was the number of people who are still using MSIE 6.0. I am not sure what is [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Here are the browser stats for <a title="Newest Industry" href="http://newestindustry.org/" target="_blank">Newest Industry</a> as of March 14 2009. Not a large amount of traffic, but it is indicative of what most folks with technical content on their blogs likely see.</p>
<p style="text-align: center;"><a title="Picture 1 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3354942296/"><img src="http://farm4.static.flickr.com/3215/3354942296_5658e1cfd0_o.png" alt="Picture 1" width="507" height="624" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;"><a title="Leopard in tree" href="http://flickr.com/photos/15745225@N00/348743794"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/156/348743794_43f1bfc98a_s.jpg" alt="" /></a>What did surprise me was the number of people who are still using MSIE 6.0. I am not sure what is continuing to perpetuate the presence of this percentage of people on this antiquated browser, other than large corporations running this by mandate of the IT department.</p>
<p style="text-align: left;">I think that with the release of all the new browsers this year, support for MSIE 6.0 should simply cease. I will gladly install a javascript library that will kill pages for MSIE 6.0 visitors, announcing that the Internet is no longer available to them.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;t=Blog%20Browser%20Stats%20-%20March%2014%202009" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Blog%20Browser%20Stats%20-%20March%2014%202009%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;body=Here%20are%20the%20browser%20stats%20for%20Newest%20Industry%20as%20of%20March%2014%202009.%20Not%20a%20large%20amount%20of%20traffic%2C%20but%20it%20is%20indicative%20of%20what%20most%20folks%20with%20technical%20content%20on%20their%20blogs%20likely%20see.%0D%0A%0D%0A%0D%0AWhat%20did%20surprise%20me%20was%20the%20number%20of%20people%20who%20are%20st" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;bodytext=Here%20are%20the%20browser%20stats%20for%20Newest%20Industry%20as%20of%20March%2014%202009.%20Not%20a%20large%20amount%20of%20traffic%2C%20but%20it%20is%20indicative%20of%20what%20most%20folks%20with%20technical%20content%20on%20their%20blogs%20likely%20see.%0D%0A%0D%0A%0D%0AWhat%20did%20surprise%20me%20was%20the%20number%20of%20people%20who%20are%20st" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Here%20are%20the%20browser%20stats%20for%20Newest%20Industry%20as%20of%20March%2014%202009.%20Not%20a%20large%20amount%20of%20traffic%2C%20but%20it%20is%20indicative%20of%20what%20most%20folks%20with%20technical%20content%20on%20their%20blogs%20likely%20see.%0D%0A%0D%0A%0D%0AWhat%20did%20surprise%20me%20was%20the%20number%20of%20people%20who%20are%20st" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F&amp;title=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;notes=Here%20are%20the%20browser%20stats%20for%20Newest%20Industry%20as%20of%20March%2014%202009.%20Not%20a%20large%20amount%20of%20traffic%2C%20but%20it%20is%20indicative%20of%20what%20most%20folks%20with%20technical%20content%20on%20their%20blogs%20likely%20see.%0D%0A%0D%0A%0D%0AWhat%20did%20surprise%20me%20was%20the%20number%20of%20people%20who%20are%20st" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Blog%20Browser%20Stats%20-%20March%2014%202009&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F03%2F14%2Fblog-browser-stats-march-14-2009%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/03/14/blog-browser-stats-march-14-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does the browser really matter?</title>
		<link>http://newestindustry.org/2009/02/25/does-the-browser-really-matter/</link>
		<comments>http://newestindustry.org/2009/02/25/does-the-browser-really-matter/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 16:36:26 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[Browser neutral]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[code processing]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox 3.1]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[MSIE8]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Safari 4]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web standards]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2286</guid>
		<description><![CDATA[
			
				
			
		
Last fall it was Chrome. Now it&#8217;s Safari 4 Beta. Soon it will be Firefox 3.1 and IE 8.
Each browser has its harsh critics and fervent supporters. But in the end, does the browser really matter?
The answer to this question depends on who you speak to. Developers will say yes, because browsers make their lives [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Fat Lip" href="http://flickr.com/photos/22339026@N00/158700807"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/77/158700807_a3fe47103f_s.jpg" alt="" /></a>Last fall it was Chrome. Now it&#8217;s Safari 4 Beta. Soon it will be Firefox 3.1 and IE 8.</p>
<p>Each browser has its harsh critics and fervent supporters. But in the end, does the browser really matter?</p>
<p>The answer to this question depends on who you speak to. Developers will say yes, because browsers make their lives hell, as none of them subscribe to the same set of standards for display, rendering, or code processing. I would bet that if you asked any developer, they would prefer that only one browser existed and was used by everyone.</p>
<p>The people at the end of the browser chain, you and I, don&#8217;t really care either. We only care when the browser drops an unexpected rendering surprise on us, or doesn&#8217;t work because the Javascript functions were designed with Browser A and B in mind and we use C and the submit button on our purchase doesn&#8217;t work.</p>
<p>The question isn&#8217;t <em>Does the browser matter? </em>but <em>Why does the browser still matter?</em></p>
<p>There is no reason to have five large browsers out there. There is no reason why they should all behave differently, render pages in their own unique way.</p>
<p>And while people will say that having multiple versions of multiple generations of uniquely developed browsers drives innovation and prevent stagnation in Web development, I say enough is enough.</p>
<p>There is no reason to have yet another browser. The browser doesn&#8217;t matter.</p>
<p>The content matters.</p>
<p>And when you switch the perspective around to that view, you should easily realize that the browser, any browser, is simply a window into the content being created for and by us. It should not matter to anyone that I use Opera, Safari, Firefox, IE, Camino, Chrome, or Lynx.</p>
<p>What does matter is that the content can be delivered to me the way I want it. Not the way the browser wants it.</p>
<p>What we need to realize is that browsers no longer matter. They are software. They are portals into what we are trying to do and say.</p>
<p>The browser is not the application; the Web is the application.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;t=Does%20the%20browser%20really%20matter%3F" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Does%20the%20browser%20really%20matter%3F%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F&amp;body=Last%20fall%20it%20was%20Chrome.%20Now%20it%27s%20Safari%204%20Beta.%20Soon%20it%20will%20be%20Firefox%203.1%20and%20IE%208.%0D%0A%0D%0AEach%20browser%20has%20its%20harsh%20critics%20and%20fervent%20supporters.%20But%20in%20the%20end%2C%20does%20the%20browser%20really%20matter%3F%0D%0A%0D%0AThe%20answer%20to%20this%20question%20depends%20on%20who%20you%20spe" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F&amp;bodytext=Last%20fall%20it%20was%20Chrome.%20Now%20it%27s%20Safari%204%20Beta.%20Soon%20it%20will%20be%20Firefox%203.1%20and%20IE%208.%0D%0A%0D%0AEach%20browser%20has%20its%20harsh%20critics%20and%20fervent%20supporters.%20But%20in%20the%20end%2C%20does%20the%20browser%20really%20matter%3F%0D%0A%0D%0AThe%20answer%20to%20this%20question%20depends%20on%20who%20you%20spe" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Last%20fall%20it%20was%20Chrome.%20Now%20it%27s%20Safari%204%20Beta.%20Soon%20it%20will%20be%20Firefox%203.1%20and%20IE%208.%0D%0A%0D%0AEach%20browser%20has%20its%20harsh%20critics%20and%20fervent%20supporters.%20But%20in%20the%20end%2C%20does%20the%20browser%20really%20matter%3F%0D%0A%0D%0AThe%20answer%20to%20this%20question%20depends%20on%20who%20you%20spe" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Does%20the%20browser%20really%20matter%3F&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F&amp;title=Does%20the%20browser%20really%20matter%3F&amp;notes=Last%20fall%20it%20was%20Chrome.%20Now%20it%27s%20Safari%204%20Beta.%20Soon%20it%20will%20be%20Firefox%203.1%20and%20IE%208.%0D%0A%0D%0AEach%20browser%20has%20its%20harsh%20critics%20and%20fervent%20supporters.%20But%20in%20the%20end%2C%20does%20the%20browser%20really%20matter%3F%0D%0A%0D%0AThe%20answer%20to%20this%20question%20depends%20on%20who%20you%20spe" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Does%20the%20browser%20really%20matter%3F&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F02%2F25%2Fdoes-the-browser-really-matter%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/02/25/does-the-browser-really-matter/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Chrome: See No Evil, Do No Evil &#8211; An Internet Performance Perspective</title>
		<link>http://newestindustry.org/2008/09/01/google-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective/</link>
		<comments>http://newestindustry.org/2008/09/01/google-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 22:52:51 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser war]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Web Accelerator]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTP pipelining]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[persistent connections]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=1878</guid>
		<description><![CDATA[
			
				
			
		
The intertubes of the Web are abuzz with talk of the new, open-source Google Chrome browser [two articles here and here]. I will not presume to wade into the debate of whether it is necessary, or what strategic business goals Google has set that rely on having its own browser. I will limit my comments [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The intertubes of the Web are abuzz with talk of the new, open-source <em>Google Chrome</em> browser [two articles <a title="BoomTown - Google Ignites a New Browser War With Microsoft By Unveiling One of its Own This Week" href="http://kara.allthingsd.com/20080901/google-ignites-a-new-browser-war-with-microsoft-by-unveiling-one-of-its-own/" target="_blank">here</a> and <a title="Google Chrome, Google's Browser Project " href="http://blogoscoped.com/archive/2008-09-01-n47.html" target="_blank">here</a>]. I will not presume to wade into the debate of whether it is necessary, or what strategic business goals Google has set that rely on having its own browser. I will limit my comments to the area of Web performance.</p>
<h3>Open-Source Browser: Ours or Theirs?</h3>
<p>When I read that Google Chrome was an open-source browser, the first thought was: is it theirs or a re-branded Firefox? No one knows at this point, but that will have a direct effect on how the browser performs, and how extensible it will be.</p>
<h3>HTTP Standards</h3>
<p>Unlike other standards, HTTP standards set out how a browser uses the underlying TCP stack. MSIE6/7 have very broken implementations, and MSIE8 is building on those by i<a title="Newest Industry - MSIE8 is coming - Are you ready?" href="http://newestindustry.org/2008/04/18/ie-8-is-comingare-you-ready/">ncreasing the number of connections per host to 6</a>, up from 2 set out in <a title="IETF - RFC 2616" href="http://www.ietf.org/rfc/rfc2616.txt" target="_blank">RFC 2616</a>.</p>
<p>Firefox can be configured to mangle this as well, but by default it plays by the standard, adding the option of <a title="Wikipedia - HTTP Pipelining" href="http://en.wikipedia.org/wiki/HTTP_pipelining" target="_blank">HTTP pipelining</a> into its mix of <a title="Wikipedia - HTTP Persistent Connections" href="http://en.wikipedia.org/wiki/HTTP_persistent_connection" target="_blank">persistent HTTP connections</a>.</p>
<p>It will be VERY interesting to see how Google Chrome comes configured out of the box, and how much control users have over the HTTP behaviour of this new browser.</p>
<h3>(X)HTML/CSS/JS Standards</h3>
<p>This area is a mess. No browser implements this standards in a way that is completely consistent with the written text, and page designers have to use a variety of page testing products (such as <a title="BrowserCam" href="http://www.browsercam.com/Default2.aspx" target="_blank">BrowserCam</a>) prior to release to ensure that their design is somewhat presentable in all browsers on all platforms.</p>
<p>The rendering of Javascript will be crucial in this new browser, as so much of the <em>new</em> Web is built on applications that are almost completely Javascript-driven.</p>
<p>I am sure that there will be sites that will be completely mangled by the new browser, but, knowing Google, we will be getting a 2.0 release, the 1.0 release being used within Google for a while now to test it under real-world conditions.</p>
<h3>Caching</h3>
<p>As a few sites in the world do use cache-control headers properly, it will be interesting to see how a browser created by one of the major ad-serving and search providers on the Web tracks page objects. Will it follow explicit/implicit caching rules? Or will it impose a heavy penalty on bandwidth by downloading objects more frequently than other production browsers do?</p>
<h3>Proxies, and the Debacle of the Google Web Accelerator</h3>
<p>Back in 2005, Google launched a badly designed and gighly flawed product called the <a title="Newest Industry - Google Web Accelerator" href="http://newestindustry.org/2005/05/04/google-web-accelerator/" target="_blank">Google Web Accelerator</a>. This product proxied Web traffic through the Google network and allowed the company to develop a pattern of user browsing habits and search selections that would allow them to better target their ad products.</p>
<p>I have a great fear that this will be an integrated part of the Google browser project. If it is, it should be a configurable option, not an out-of-the box standard.</p>
<p>I am sure that there will be a few performance conversations that occur around the Google Chrome browser in the weeks ahead. I look forward to hearing what the community has to say about this new addition to the <em>browser wars</em>.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;t=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;body=The%20intertubes%20of%20the%20Web%20are%20abuzz%20with%20talk%20of%20the%20new%2C%20open-source%20Google%20Chrome%20browser%20%5Btwo%20articles%20here%20and%20here%5D.%20I%20will%20not%20presume%20to%20wade%20into%20the%20debate%20of%20whether%20it%20is%20necessary%2C%20or%20what%20strategic%20business%20goals%20Google%20has%20set%20that%20rely" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;bodytext=The%20intertubes%20of%20the%20Web%20are%20abuzz%20with%20talk%20of%20the%20new%2C%20open-source%20Google%20Chrome%20browser%20%5Btwo%20articles%20here%20and%20here%5D.%20I%20will%20not%20presume%20to%20wade%20into%20the%20debate%20of%20whether%20it%20is%20necessary%2C%20or%20what%20strategic%20business%20goals%20Google%20has%20set%20that%20rely" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=The%20intertubes%20of%20the%20Web%20are%20abuzz%20with%20talk%20of%20the%20new%2C%20open-source%20Google%20Chrome%20browser%20%5Btwo%20articles%20here%20and%20here%5D.%20I%20will%20not%20presume%20to%20wade%20into%20the%20debate%20of%20whether%20it%20is%20necessary%2C%20or%20what%20strategic%20business%20goals%20Google%20has%20set%20that%20rely" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F&amp;title=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;notes=The%20intertubes%20of%20the%20Web%20are%20abuzz%20with%20talk%20of%20the%20new%2C%20open-source%20Google%20Chrome%20browser%20%5Btwo%20articles%20here%20and%20here%5D.%20I%20will%20not%20presume%20to%20wade%20into%20the%20debate%20of%20whether%20it%20is%20necessary%2C%20or%20what%20strategic%20business%20goals%20Google%20has%20set%20that%20rely" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Google%20Chrome%3A%20See%20No%20Evil%2C%20Do%20No%20Evil%20-%20An%20Internet%20Performance%20Perspective&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F09%2F01%2Fgoogle-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/09/01/google-chrome-see-no-evil-do-no-evil-an-internet-performance-perspective/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dwell: One more thing on the new site&#8230;</title>
		<link>http://newestindustry.org/2007/02/22/dwell-one-more-thing-on-the-new-site/</link>
		<comments>http://newestindustry.org/2007/02/22/dwell-one-more-thing-on-the-new-site/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 16:36:28 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Architecture / Design]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[RANTING]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[ARIN]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[One]]></category>
		<category><![CDATA[Technorati]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2007/02/22/dwell-one-more-thing-on-the-new-site/</guid>
		<description><![CDATA[
			
				
			
		
Did we mention that the layout doesn&#8217;t work in Firefox or MSIE 7?


Oooops.
Technorati tags: Dwell, css, design, firefox, msie 7



Spread the Love:


	
	
	
	
	
	
	
	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Did we mention that the layout doesn&#8217;t work in Firefox or MSIE 7?</p>
<p align="center"><a title="Photo Sharing" href="http://www.flickr.com/photos/spierzchala/398862176/"><img height="354" alt="dwell-2-firefox" src="http://farm1.static.flickr.com/134/398862176_8f4bfc748e.jpg" width="500"></a></p>
<p align="center"><a title="Photo Sharing" href="http://www.flickr.com/photos/spierzchala/398862206/"><img height="353" alt="dwell-2-msie7" src="http://farm1.static.flickr.com/126/398862206_2361df8122.jpg" width="500"></a></p>
<p>Oooops.</p>
<div class="wlWriterSmartContent" style="display:inline;margin:0;padding:0;">Technorati tags: <a href="http://technorati.com/tags/Dwell" rel="tag">Dwell</a>, <a href="http://technorati.com/tags/css" rel="tag">css</a>, <a href="http://technorati.com/tags/design" rel="tag">design</a>, <a href="http://technorati.com/tags/firefox" rel="tag">firefox</a>, <a href="http://technorati.com/tags/msie%207" rel="tag">msie 7</a></div>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;t=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site..." title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...%20-%20http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;body=Did%20we%20mention%20that%20the%20layout%20doesn%27t%20work%20in%20Firefox%20or%20MSIE%207%3F%20%20%20Oooops.%20Technorati%20tags%3A%20Dwell%2C%20css%2C%20design%2C%20firefox%2C%20msie%207" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;bodytext=Did%20we%20mention%20that%20the%20layout%20doesn%27t%20work%20in%20Firefox%20or%20MSIE%207%3F%20%20%20Oooops.%20Technorati%20tags%3A%20Dwell%2C%20css%2C%20design%2C%20firefox%2C%20msie%207" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site..." title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Did%20we%20mention%20that%20the%20layout%20doesn%27t%20work%20in%20Firefox%20or%20MSIE%207%3F%20%20%20Oooops.%20Technorati%20tags%3A%20Dwell%2C%20css%2C%20design%2C%20firefox%2C%20msie%207" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site..." title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F&amp;title=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;notes=Did%20we%20mention%20that%20the%20layout%20doesn%27t%20work%20in%20Firefox%20or%20MSIE%207%3F%20%20%20Oooops.%20Technorati%20tags%3A%20Dwell%2C%20css%2C%20design%2C%20firefox%2C%20msie%207" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Dwell%3A%20One%20more%20thing%20on%20the%20new%20site...&amp;body=http%3A%2F%2Fnewestindustry.org%2F2007%2F02%2F22%2Fdwell-one-more-thing-on-the-new-site%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2007/02/22/dwell-one-more-thing-on-the-new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft: The NSA Made us do it!</title>
		<link>http://newestindustry.org/2006/08/17/microsoft-the-nsa-made-us-do-it/</link>
		<comments>http://newestindustry.org/2006/08/17/microsoft-the-nsa-made-us-do-it/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 19:47:14 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[cro]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web+performance]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2006/08/17/microsoft-the-nsa-made-us-do-it/</guid>
		<description><![CDATA[
			
				
			
		
Apparent using HTTP compression alongside HTTP/1.1 will cause certain versions of MSIE 6.0 to implode. [here]
I personally think this was because the NSA power shortage was making it too hard for the spooks to snoop on compressed Web traffic. [here]
Via: Port80 Software
PS: No, I won&#8217;t turn off compression because Microsoft did something really stupid.
Technorati Tags: [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Apparent using HTTP compression alongside HTTP/1.1 will cause certain versions of MSIE 6.0 to implode. [<a href="http://www.computerweekly.com/Home/Articles/2006/08/16/217755/Microsoft+security+patch+crashes+browsers.htm" target="_blank">here</a>]</p>
<p>I personally think this was because the NSA power shortage was making it too hard for the spooks to snoop on compressed Web traffic. [<a href="http://www.baltimoresun.com/news/nationworld/bal-te.nsapower06aug06,0,5137448.story" target="_blank">here</a>]</p>
<p><em>Via:</em> <a href="http://www.port80software.com/200ok/archive/2006/08/17/2707.aspx">Port80 Software</a></p>
<p><strong><em>PS:</em></strong> No, I won&#8217;t turn off compression because Microsoft did something <strong>really</strong> stupid.</p>
<p><span class="technoratitag">Technorati Tags: <a href="http://www.technorati.com/tags/Internet+Explorer" rel="tag">Internet+Explorer</a>, <a href="http://www.technorati.com/tags/Internet+Explorer+6.0" rel="tag">Internet+Explorer+6.0</a>, <a href="http://www.technorati.com/tags/MSIE" rel="tag">MSIE</a>, <a href="http://www.technorati.com/tags/Port80+Software" rel="tag">Port80+Software</a>, <a href="http://www.technorati.com/tags/HTTP+Compression" rel="tag">HTTP+Compression</a>, <a href="http://www.technorati.com/tags/Web+Performance" rel="tag">Web+Performance</a>, <a href="http://www.technorati.com/tags/Microsoft" rel="tag">Microsoft</a>, <a href="http://www.technorati.com/tags/NSA" rel="tag">NSA</a></span></p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;t=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21%20-%20http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;body=Apparent%20using%20HTTP%20compression%20alongside%20HTTP%2F1.1%20will%20cause%20certain%20versions%20of%20MSIE%206.0%20to%20implode.%20%5Bhere%5D%20I%20personally%20think%20this%20was%20because%20the%20NSA%20power%20shortage%20was%20making%20it%20too%20hard%20for%20the%20spooks%20to%20snoop%20on%20compressed%20Web%20traffic.%20%5Bhere%5D%20" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;bodytext=Apparent%20using%20HTTP%20compression%20alongside%20HTTP%2F1.1%20will%20cause%20certain%20versions%20of%20MSIE%206.0%20to%20implode.%20%5Bhere%5D%20I%20personally%20think%20this%20was%20because%20the%20NSA%20power%20shortage%20was%20making%20it%20too%20hard%20for%20the%20spooks%20to%20snoop%20on%20compressed%20Web%20traffic.%20%5Bhere%5D%20" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Apparent%20using%20HTTP%20compression%20alongside%20HTTP%2F1.1%20will%20cause%20certain%20versions%20of%20MSIE%206.0%20to%20implode.%20%5Bhere%5D%20I%20personally%20think%20this%20was%20because%20the%20NSA%20power%20shortage%20was%20making%20it%20too%20hard%20for%20the%20spooks%20to%20snoop%20on%20compressed%20Web%20traffic.%20%5Bhere%5D%20" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F&amp;title=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;notes=Apparent%20using%20HTTP%20compression%20alongside%20HTTP%2F1.1%20will%20cause%20certain%20versions%20of%20MSIE%206.0%20to%20implode.%20%5Bhere%5D%20I%20personally%20think%20this%20was%20because%20the%20NSA%20power%20shortage%20was%20making%20it%20too%20hard%20for%20the%20spooks%20to%20snoop%20on%20compressed%20Web%20traffic.%20%5Bhere%5D%20" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Microsoft%3A%20The%20NSA%20Made%20us%20do%20it%21&amp;body=http%3A%2F%2Fnewestindustry.org%2F2006%2F08%2F17%2Fmicrosoft-the-nsa-made-us-do-it%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2006/08/17/microsoft-the-nsa-made-us-do-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSIE 6 and HTTP Compression &#8212; get the service packs!</title>
		<link>http://newestindustry.org/2005/09/30/msie-6-and-http-compression-get-the-service-packs/</link>
		<comments>http://newestindustry.org/2005/09/30/msie-6-and-http-compression-get-the-service-packs/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[cro]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Om]]></category>
		<category><![CDATA[pr]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/09/30/msie-6-and-http-compression-get-the-service-packs/</guid>
		<description><![CDATA[
			
				
			
		
A colleague in Germany forwarded me this interesting Microsoft knowledgebase article.

Internet Explorer May Lose the First 2,048 Bytes of Data That Are Sent Back from a Web Server That Uses HTTP Compression
This appears to only happen if another program registers (Real8 Download is the example given in the KB article) to use some of the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A colleague in Germany forwarded me this interesting Microsoft knowledgebase article.</p>
<p><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q312496"><br />
Internet Explorer May Lose the First 2,048 Bytes of Data That Are Sent Back from a Web Server That Uses HTTP Compression</a></p>
<p>This appears to only happen if another program registers (Real8 Download is the example given in the KB article) to use some of the more obscure Internet Name-Space handlers with Urlmon.dll. These corner cases include rarely used protocols like HTTP, HTTPS, and FTP.</p>
<p>Also, this only applies if you haven&#8217;t bothered to patch your MSIE 6 for like, oh, two years. So, if you have bizarre behaviour with sites that use compression, use that Microsoft Update thingie you may have heard of.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;t=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;body=A%20colleague%20in%20Germany%20forwarded%20me%20this%20interesting%20Microsoft%20knowledgebase%20article.%0A%0A%0AInternet%20Explorer%20May%20Lose%20the%20First%202%2C048%20Bytes%20of%20Data%20That%20Are%20Sent%20Back%20from%20a%20Web%20Server%20That%20Uses%20HTTP%20Compression%0A%0AThis%20appears%20to%20only%20happen%20if%20another%20p" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;bodytext=A%20colleague%20in%20Germany%20forwarded%20me%20this%20interesting%20Microsoft%20knowledgebase%20article.%0A%0A%0AInternet%20Explorer%20May%20Lose%20the%20First%202%2C048%20Bytes%20of%20Data%20That%20Are%20Sent%20Back%20from%20a%20Web%20Server%20That%20Uses%20HTTP%20Compression%0A%0AThis%20appears%20to%20only%20happen%20if%20another%20p" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=A%20colleague%20in%20Germany%20forwarded%20me%20this%20interesting%20Microsoft%20knowledgebase%20article.%0A%0A%0AInternet%20Explorer%20May%20Lose%20the%20First%202%2C048%20Bytes%20of%20Data%20That%20Are%20Sent%20Back%20from%20a%20Web%20Server%20That%20Uses%20HTTP%20Compression%0A%0AThis%20appears%20to%20only%20happen%20if%20another%20p" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F&amp;title=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;notes=A%20colleague%20in%20Germany%20forwarded%20me%20this%20interesting%20Microsoft%20knowledgebase%20article.%0A%0A%0AInternet%20Explorer%20May%20Lose%20the%20First%202%2C048%20Bytes%20of%20Data%20That%20Are%20Sent%20Back%20from%20a%20Web%20Server%20That%20Uses%20HTTP%20Compression%0A%0AThis%20appears%20to%20only%20happen%20if%20another%20p" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=MSIE%206%20and%20HTTP%20Compression%20%26%238212%3B%20get%20the%20service%20packs%21&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F30%2Fmsie-6-and-http-compression-get-the-service-packs%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2005/09/30/msie-6-and-http-compression-get-the-service-packs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This blog no longer supports MSIE &lt;= 6.x</title>
		<link>http://newestindustry.org/2005/09/26/this-blog-no-longer-supports-msie-6x/</link>
		<comments>http://newestindustry.org/2005/09/26/this-blog-no-longer-supports-msie-6x/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Om]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/09/26/this-blog-no-longer-supports-msie-6x/</guid>
		<description><![CDATA[
			
				
			
		
I have been making some changes to this blog and MSIE continues to gibble the CSS layout.
Well, too bad for them.
Get a real browser.
This blog no longer supports MSIE &#60;= 6.x.



Spread the Love:


	
	
	
	
	
	
	
	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I have been making some changes to this blog and MSIE continues to gibble the CSS layout.</p>
<p>Well, too bad for them.</p>
<p>Get a real browser.</p>
<p>This blog no longer supports MSIE &lt;= 6.x.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;t=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;body=I%20have%20been%20making%20some%20changes%20to%20this%20blog%20and%20MSIE%20continues%20to%20gibble%20the%20CSS%20layout.%0A%0AWell%2C%20too%20bad%20for%20them.%0A%0AGet%20a%20real%20browser.%0A%0AThis%20blog%20no%20longer%20supports%20MSIE%20%26lt%3B%3D%206.x." title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;bodytext=I%20have%20been%20making%20some%20changes%20to%20this%20blog%20and%20MSIE%20continues%20to%20gibble%20the%20CSS%20layout.%0A%0AWell%2C%20too%20bad%20for%20them.%0A%0AGet%20a%20real%20browser.%0A%0AThis%20blog%20no%20longer%20supports%20MSIE%20%26lt%3B%3D%206.x." title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=I%20have%20been%20making%20some%20changes%20to%20this%20blog%20and%20MSIE%20continues%20to%20gibble%20the%20CSS%20layout.%0A%0AWell%2C%20too%20bad%20for%20them.%0A%0AGet%20a%20real%20browser.%0A%0AThis%20blog%20no%20longer%20supports%20MSIE%20%26lt%3B%3D%206.x." title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F&amp;title=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;notes=I%20have%20been%20making%20some%20changes%20to%20this%20blog%20and%20MSIE%20continues%20to%20gibble%20the%20CSS%20layout.%0A%0AWell%2C%20too%20bad%20for%20them.%0A%0AGet%20a%20real%20browser.%0A%0AThis%20blog%20no%20longer%20supports%20MSIE%20%26lt%3B%3D%206.x." title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=This%20blog%20no%20longer%20supports%20MSIE%20%26%2360%3B%3D%206.x&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F26%2Fthis-blog-no-longer-supports-msie-6x%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2005/09/26/this-blog-no-longer-supports-msie-6x/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MSIE: Mmmmmm&#8230;humour</title>
		<link>http://newestindustry.org/2005/09/05/msie-mmmmmmhumour/</link>
		<comments>http://newestindustry.org/2005/09/05/msie-mmmmmmhumour/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[smp]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[Om]]></category>

		<guid isPermaLink="false">http://crazycanuck.wordpress.com/2005/09/05/msie-mmmmmmhumour/</guid>
		<description><![CDATA[
			
				
			
		
Tim Bray makes a comment on the new MSIE exhibit at the Royal Saskatchewan Museum.[here]
Yummy geek humour.



Spread the Love:


	
	
	
	
	
	
	
	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Tim Bray makes a comment on the new MSIE exhibit at the <a href="http://www.royalsaskmuseum.ca/">Royal Saskatchewan Museum</a>.[<a href="http://www.tbray.org/ongoing/When/200x/2005/09/04/Museum-Piece">here</a>]</p>
<p>Yummy geek humour.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;t=MSIE%3A%20Mmmmmm%26%238230%3Bhumour" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=MSIE%3A%20Mmmmmm%26%238230%3Bhumour%20-%20http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;body=Tim%20Bray%20makes%20a%20comment%20on%20the%20new%20MSIE%20exhibit%20at%20the%20Royal%20Saskatchewan%20Museum.%5Bhere%5D%0A%0AYummy%20geek%20humour." title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;bodytext=Tim%20Bray%20makes%20a%20comment%20on%20the%20new%20MSIE%20exhibit%20at%20the%20Royal%20Saskatchewan%20Museum.%5Bhere%5D%0A%0AYummy%20geek%20humour." title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Tim%20Bray%20makes%20a%20comment%20on%20the%20new%20MSIE%20exhibit%20at%20the%20Royal%20Saskatchewan%20Museum.%5Bhere%5D%0A%0AYummy%20geek%20humour." title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F&amp;title=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;notes=Tim%20Bray%20makes%20a%20comment%20on%20the%20new%20MSIE%20exhibit%20at%20the%20Royal%20Saskatchewan%20Museum.%5Bhere%5D%0A%0AYummy%20geek%20humour." title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=MSIE%3A%20Mmmmmm%26%238230%3Bhumour&amp;body=http%3A%2F%2Fnewestindustry.org%2F2005%2F09%2F05%2Fmsie-mmmmmmhumour%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2005/09/05/msie-mmmmmmhumour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
