<?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; Internet Explorer</title>
	<atom:link href="http://newestindustry.org/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Fri, 19 Mar 2010 18:32:39 +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>Compression and the Browser &#8211; Who Supports What?</title>
		<link>http://newestindustry.org/2010/02/10/compression-and-the-browser-who-supports-what/</link>
		<comments>http://newestindustry.org/2010/02/10/compression-and-the-browser-who-supports-what/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:44:25 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<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[Cascading Style Sheets]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[Cross-browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP compression]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 5]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Markup languages]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[web browsers]]></category>
		<category><![CDATA[World Wide Web]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2711</guid>
		<description><![CDATA[
			
				
			
		
The title is a question I ask because I hear so many different views and perspectives about HTTP compression from the people I work with, colleagues and customers alike.
There appears to be no absolute statement about the compression capabilities of all current (or in-use) browsers anywhere on the Web.
My standard line is: If your customers [...]]]></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%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a style="float: left; padding: 4px;" title="Come Together" href="http://flickr.com/photos/16230215@N08/2898797929"><img src="http://farm4.static.flickr.com/3282/2898797929_f209eeb4a4_t.jpg" alt="" /></a>The title is a question I ask because I hear so many different views and perspectives about HTTP compression from the people I work with, colleagues and customers alike.</p>
<p>There appears to be no absolute statement about the compression capabilities of all current (or in-use) browsers anywhere on the Web.</p>
<p>My standard line is: If your customers are using modern browsers, compress all text content &#8212; HTML (dynamic and static), CSS, XML, and Javascript. If you find that a subset of your customers have challenges with compression (I suggest using a cross-browser testing tool to determine this <strong>before</strong> your customers do), write very explicit regular expressions into your Web server or compression device configuration to filter the user-agent string in a targeted, not a global, way.</p>
<p>For example, last week I was on a call with a customer and they disabled compression for all versions of Internet Explorer 6, as the Windows XP pre-SP2 version (which they say you could not easily identify) did not handle it well. My immediate response (in my head, not out loud) was that if you had customers using Window XP pre-SP2, those machines were likely <em>pwned</em> by the Russian Mob. I find it very odd that an organization would disable HTTP compression for all Internet Explorer 6 visitors for the benefit of a very small number of ancient Windows XP installations.</p>
<p>Feedback from readers, experts, and browser manufacturers that would allow me to compile a list of compatible browsers, and any known issues or restrictions with browsers, would go a long way to resolving this ongoing debate.</p>
<p><strong>UPDATE:</strong> <a title="Aaron Peters - Twitter" href="http://twitter.com/aaronpeters" target="_blank">Aaron Peters</a> pointed me in the direction of <a title="BrowserScope - www.browserscope.org" href="http://www.browserscope.org/" target="_blank">BrowserScope</a> which has an extensive (exhaustive?) list of browsers and their capabilities. If you are seeking the final word, this is a good place to start, as it tests real browsers being used by real people in the real world.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;t=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%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=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F%20-%20http%3A%2F%2Fnewestindustry.org%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%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%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F&amp;body=The%20title%20is%20a%20question%20I%20ask%20because%20I%20hear%20so%20many%20different%20views%20and%20perspectives%20about%20HTTP%20compression%20from%20the%20people%20I%20work%20with%2C%20colleagues%20and%20customers%20alike.%0D%0A%0D%0AThere%20appears%20to%20be%20no%20absolute%20statement%20about%20the%20compression%20capabilities%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%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F&amp;bodytext=The%20title%20is%20a%20question%20I%20ask%20because%20I%20hear%20so%20many%20different%20views%20and%20perspectives%20about%20HTTP%20compression%20from%20the%20people%20I%20work%20with%2C%20colleagues%20and%20customers%20alike.%0D%0A%0D%0AThere%20appears%20to%20be%20no%20absolute%20statement%20about%20the%20compression%20capabilities%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%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%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%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=The%20title%20is%20a%20question%20I%20ask%20because%20I%20hear%20so%20many%20different%20views%20and%20perspectives%20about%20HTTP%20compression%20from%20the%20people%20I%20work%20with%2C%20colleagues%20and%20customers%20alike.%0D%0A%0D%0AThere%20appears%20to%20be%20no%20absolute%20statement%20about%20the%20compression%20capabilities%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%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%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=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F&amp;url=http%3A%2F%2Fnewestindustry.org%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%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%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%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%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%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%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%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%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%2F&amp;title=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F&amp;notes=The%20title%20is%20a%20question%20I%20ask%20because%20I%20hear%20so%20many%20different%20views%20and%20perspectives%20about%20HTTP%20compression%20from%20the%20people%20I%20work%20with%2C%20colleagues%20and%20customers%20alike.%0D%0A%0D%0AThere%20appears%20to%20be%20no%20absolute%20statement%20about%20the%20compression%20capabilities%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=Compression%20and%20the%20Browser%20-%20Who%20Supports%20What%3F&amp;body=http%3A%2F%2Fnewestindustry.org%2F2010%2F02%2F10%2Fcompression-and-the-browser-who-supports-what%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/02/10/compression-and-the-browser-who-supports-what/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Browser Wars: July was not a month for revolutions</title>
		<link>http://newestindustry.org/2009/07/29/browser-wars-july-was-not-a-month-for-revolutions/</link>
		<comments>http://newestindustry.org/2009/07/29/browser-wars-july-was-not-a-month-for-revolutions/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:48:55 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Firefox 3.5]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Mozilla Firefox 3]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Usage share of web browsers]]></category>
		<category><![CDATA[Web application market]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2507</guid>
		<description><![CDATA[
			
				
			
		

Once again it is time to analyze browser usage in the US for the last month. July saw the appearance of Firefox 3.5, which has replicated the pattern seen with Internet Explorer 8, where it supplants the previous version slowly and linearly as people get around to upgrading.
Can MSIE 8 overtake MSIE 7 in August? [...]]]></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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="City of Blinding Lights" href="http://flickr.com/photos/78415063@N00/3379078550"><img style="float:left;padding:4px;" src="http://farm4.static.flickr.com/3650/3379078550_420aa9e3f9_s.jpg" alt="" /></a></p>
<p>Once again it is time to analyze browser usage in the US for the last month. July saw the appearance of Firefox 3.5, which has replicated the pattern seen with Internet Explorer 8, where it supplants the previous version slowly and linearly as people get around to upgrading.</p>
<p>Can MSIE 8 overtake MSIE 7 in August? How much will Firefox 3.5 usage grow in August and will it replace FF 3.0 as the dominant version in the Firefox family?</p>
<p style="text-align: center;"><a title="StatCounterGlobal-US-July2009 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3768445643/"><img class="aligncenter" src="http://farm4.static.flickr.com/3213/3768445643_c90e455149.jpg" alt="StatCounterGlobal-US-July2009" width="500" height="293" /></a></p>
<p>As with previous analyses, Internet Explorer 6 retains its iron grip on the corporate, custom Web application market. The question is not when, but if, this browser will actually fade away. It is unlikely that Internet Explorer 6 will disappear until Windows 2000 and Windows XP percentages are in serious decline.</p>
<p>This points to a larger concern that organizations will have to face within the next 18 months: What do they do when the Windows 2000 lifecycle terminates in July 2010 and as Windows XP sees fewer updates moving toward lifecycle retirement in 2014? [See the Microsoft LifeCycle information <a title="Microsoft Product LifeCycle" href="http://support.microsoft.com/gp/lifeselect" target="_blank">here</a>]</p>
<p>Hiding from the inevitable just makes changes that much more dramatic and difficult.</p>
<p>It is not likely that the patterns in the <a title="StatCounter GlobalStats" href="http://gs.statcounter.com/" target="_blank">StatCounter</a> data will change until the summer vacation season is over in the US, and students bring their shiny new computers online at the start of the school year.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;t=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions" 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=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&amp;body=%0D%0A%0D%0AOnce%20again%20it%20is%20time%20to%20analyze%20browser%20usage%20in%20the%20US%20for%20the%20last%20month.%20July%20saw%20the%20appearance%20of%20Firefox%203.5%2C%20which%20has%20replicated%20the%20pattern%20seen%20with%20Internet%20Explorer%208%2C%20where%20it%20supplants%20the%20previous%20version%20slowly%20and%20linearly%20as%20pe" 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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&amp;bodytext=%0D%0A%0D%0AOnce%20again%20it%20is%20time%20to%20analyze%20browser%20usage%20in%20the%20US%20for%20the%20last%20month.%20July%20saw%20the%20appearance%20of%20Firefox%203.5%2C%20which%20has%20replicated%20the%20pattern%20seen%20with%20Internet%20Explorer%208%2C%20where%20it%20supplants%20the%20previous%20version%20slowly%20and%20linearly%20as%20pe" 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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions" 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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=%0D%0A%0D%0AOnce%20again%20it%20is%20time%20to%20analyze%20browser%20usage%20in%20the%20US%20for%20the%20last%20month.%20July%20saw%20the%20appearance%20of%20Firefox%203.5%2C%20which%20has%20replicated%20the%20pattern%20seen%20with%20Internet%20Explorer%208%2C%20where%20it%20supplants%20the%20previous%20version%20slowly%20and%20linearly%20as%20pe" 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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions" 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=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%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%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%2F&amp;title=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&amp;notes=%0D%0A%0D%0AOnce%20again%20it%20is%20time%20to%20analyze%20browser%20usage%20in%20the%20US%20for%20the%20last%20month.%20July%20saw%20the%20appearance%20of%20Firefox%203.5%2C%20which%20has%20replicated%20the%20pattern%20seen%20with%20Internet%20Explorer%208%2C%20where%20it%20supplants%20the%20previous%20version%20slowly%20and%20linearly%20as%20pe" 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=Browser%20Wars%3A%20July%20was%20not%20a%20month%20for%20revolutions&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F29%2Fbrowser-wars-july-was-not-a-month-for-revolutions%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/07/29/browser-wars-july-was-not-a-month-for-revolutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Wars: June was an interesting month</title>
		<link>http://newestindustry.org/2009/07/01/browser-wars-june-was-an-interesting-month/</link>
		<comments>http://newestindustry.org/2009/07/01/browser-wars-june-was-an-interesting-month/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 20:56:28 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[Firefox 3.5]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Market adoption of Mozilla Firefox]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Usage share of web browsers]]></category>
		<category><![CDATA[Web browser]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2497</guid>
		<description><![CDATA[
			
				
			
		
June is one of my favorite months. The sun returns (although in the Boston area there are concerned that it has been replaced by clouds and humidity), the kids get out of school (and get sent to camp), and the outdoor pool opens (and I actually swim in it).
In the US browser market, Internet Explorer [...]]]></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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Browser history poster" href="http://flickr.com/photos/35034351734@N01/230462299"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/94/230462299_7e54d2295d_s.jpg" alt="" /></a>June is one of my favorite months. The sun returns (although in the Boston area there are concerned that it has been replaced by clouds and humidity), the kids get out of school (and get sent to camp), and the outdoor pool opens (and I actually swim in it).</p>
<p>In the US browser market, Internet Explorer 8 continues its slow replacement of Internet Explorer 6 and 7, finally overtaking MSIE 6 on June 11 [Stats courtesy of <a title="StatCounter GlobalStats" href="http://gs.statcounter.com/" target="_blank">StatCounter</a>].</p>
<p style="text-align: center;"><a title="us-browser-jun1-303009 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3678818625/"><img src="http://farm4.static.flickr.com/3584/3678818625_b95a557c34.jpg" alt="us-browser-jun1-303009" width="500" height="293" /></a></p>
<p style="text-align: left;">The great news is that Internet Explorer 6 is slowly falling of the pace, relegated to large companies with proprietary code and a degree of inertia that impedes their movement to accepting new browsers.</p>
<p style="text-align: left;">The two-month trend does show some very dramatic changes, most notably with Internet Explorer 7 and Firefox 3.</p>
<p style="text-align: center;"><a title="us-browser-may1-june302009 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3678818779/"><img src="http://farm3.static.flickr.com/2631/3678818779_fb41afb34a.jpg" alt="us-browser-may1-june302009" width="500" height="293" /></a></p>
<p style="text-align: left;">While these changes appear dramatic, the lack of absolute values to base the StatCounter graphs on means that it&#8217;s very difficult to determine if these values are a result of a shift in the actual browser market, or a result in decreasing numbers of visitors to sites with the StatCounter tracking code.</p>
<p style="text-align: left;">Worldwide for June, the primary trend is that the decrease in Internet Explorer 7 is matched almost precisely by the increase in the use of Internet Explorer 8.</p>
<p style="text-align: center;"><a title="worldwide-browser-jun1-303009 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3679678228/"><img src="http://farm4.static.flickr.com/3560/3679678228_f49c98f03e.jpg" alt="worldwide-browser-jun1-303009" width="500" height="293" /></a></p>
<p style="text-align: left;">Firefox 3 and Internet Explorer 6 remained almost completely unchanged through June, indicating that the US trend is very different than that seen throughout the rest of the world. The tracking trend indicates that Firefox 3 could have overtaken Internet Explorer 7 by the end of July.</p>
<p style="text-align: left;"><em>Could have</em> is used purposely here, as the release of Firefox 3.5 will fragment the market share for this browser, and it is not likely that it will match the stats for Firefox 3 immediately.</p>
<p style="text-align: left;">Despite all the claims that the browser war is over, and that applications have moved beyond the browser, it is highly unlikely that this dream will be realized in the consumer browser market until late 2010, when the effect of Windows 7 can be seen on the use of Internet Explorer 8 .</p>
<p style="text-align: left;">Overall, June 2009 was a month of substantial shifts in the US browser market, which will be further aggravated with the release of Firefox 3.5, and the slow and steady adoption of Internet Explorer 8 by consumer and business users.</p>
<p style="text-align: left;"><strong>UPDATE:</strong> TechCrunch has noted the ongoing shifts to the browser share market [<a title="TechCrunch - Since March, Internet Explorer Lost 11.4 Percent Share To Firefox, Safari, And Chrome" href="http://www.techcrunch.com/2009/07/05/since-march-internet-explorer-lost-114-percent-share-to-firefox-safari-and-chrome/" target="_blank">here</a>].</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;t=Browser%20Wars%3A%20June%20was%20an%20interesting%20month" 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=Browser%20Wars%3A%20June%20was%20an%20interesting%20month%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&amp;body=June%20is%20one%20of%20my%20favorite%20months.%20The%20sun%20returns%20%28although%20in%20the%20Boston%20area%20there%20are%20concerned%20that%20it%20has%20been%20replaced%20by%20clouds%20and%20humidity%29%2C%20the%20kids%20get%20out%20of%20school%20%28and%20get%20sent%20to%20camp%29%2C%20and%20the%20outdoor%20pool%20opens%20%28and%20I%20actually%20swim%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%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&amp;bodytext=June%20is%20one%20of%20my%20favorite%20months.%20The%20sun%20returns%20%28although%20in%20the%20Boston%20area%20there%20are%20concerned%20that%20it%20has%20been%20replaced%20by%20clouds%20and%20humidity%29%2C%20the%20kids%20get%20out%20of%20school%20%28and%20get%20sent%20to%20camp%29%2C%20and%20the%20outdoor%20pool%20opens%20%28and%20I%20actually%20swim%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%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month" 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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=June%20is%20one%20of%20my%20favorite%20months.%20The%20sun%20returns%20%28although%20in%20the%20Boston%20area%20there%20are%20concerned%20that%20it%20has%20been%20replaced%20by%20clouds%20and%20humidity%29%2C%20the%20kids%20get%20out%20of%20school%20%28and%20get%20sent%20to%20camp%29%2C%20and%20the%20outdoor%20pool%20opens%20%28and%20I%20actually%20swim%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%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month" 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=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%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%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%2F&amp;title=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&amp;notes=June%20is%20one%20of%20my%20favorite%20months.%20The%20sun%20returns%20%28although%20in%20the%20Boston%20area%20there%20are%20concerned%20that%20it%20has%20been%20replaced%20by%20clouds%20and%20humidity%29%2C%20the%20kids%20get%20out%20of%20school%20%28and%20get%20sent%20to%20camp%29%2C%20and%20the%20outdoor%20pool%20opens%20%28and%20I%20actually%20swim%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=Browser%20Wars%3A%20June%20was%20an%20interesting%20month&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F07%2F01%2Fbrowser-wars-june-was-an-interesting-month%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/07/01/browser-wars-june-was-an-interesting-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Wars: Internet Explorer 8 Usage in US Now Tied with Internet Explorer 6</title>
		<link>http://newestindustry.org/2009/06/17/browser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6/</link>
		<comments>http://newestindustry.org/2009/06/17/browser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:44:46 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Internet Explorer usage]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[StatCounter]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Usage share of web browsers]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2491</guid>
		<description><![CDATA[
			
				
			
		
This week marks a momentous time in the history of the Internet. In the United States, StatCounter reports that for the first three days of the work week (Monday &#8211; Friday), Internet Explorer 8 usage is equal to Internet Explorer 6 usage.

Tie this to the trend of decreasing Internet Explorer usage noted late last week [...]]]></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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>This week marks a momentous time in the history of the Internet. In the United States, <a title="StatCounter GlobalStats - USA June 1-17 2009" href="http://gs.statcounter.com/#browser_version-US-daily-20090601-20090617" target="_blank">StatCounter</a> reports that for the first three days of the work week (Monday &#8211; Friday), Internet Explorer 8 usage is equal to Internet Explorer 6 usage.</p>
<p style="text-align: center;"><a title="BrowserWars-June172009 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3637221734/"><img src="http://farm4.static.flickr.com/3342/3637221734_3605f3cce3.jpg" alt="BrowserWars-June172009" width="500" height="293" /></a></p>
<p>Tie this to the trend of decreasing Internet Explorer usage <a title="Newest Industry - Collapse of Internet Explorer 7 Use" href="http://newestindustry.org/2009/06/11/browser-wars-internet-explorer-7-use-collapses-in-the-us/" target="_self">noted late last week</a> and the release of Firefox 3.5 RC1 and Safari 4.0 and Opera 10 in the last few weeks, and it appears that the balance of browser usage on the Internet is becoming more fluid.</p>
<p>Does this mean that standards will become more relevant? Can you truly count on limiting customers to one browser?</p>
<p>Will browser lock-in for certain applications continue to be considered acceptable?</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;t=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206" 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=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&amp;body=This%20week%20marks%20a%20momentous%20time%20in%20the%20history%20of%20the%20Internet.%20In%20the%20United%20States%2C%20StatCounter%20reports%20that%20for%20the%20first%20three%20days%20of%20the%20work%20week%20%28Monday%20-%20Friday%29%2C%20Internet%20Explorer%208%20usage%20is%20equal%20to%20Internet%20Explorer%206%20usage.%0D%0A%0D%0A%0D%0ATie%20thi" 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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&amp;bodytext=This%20week%20marks%20a%20momentous%20time%20in%20the%20history%20of%20the%20Internet.%20In%20the%20United%20States%2C%20StatCounter%20reports%20that%20for%20the%20first%20three%20days%20of%20the%20work%20week%20%28Monday%20-%20Friday%29%2C%20Internet%20Explorer%208%20usage%20is%20equal%20to%20Internet%20Explorer%206%20usage.%0D%0A%0D%0A%0D%0ATie%20thi" 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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206" 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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=This%20week%20marks%20a%20momentous%20time%20in%20the%20history%20of%20the%20Internet.%20In%20the%20United%20States%2C%20StatCounter%20reports%20that%20for%20the%20first%20three%20days%20of%20the%20work%20week%20%28Monday%20-%20Friday%29%2C%20Internet%20Explorer%208%20usage%20is%20equal%20to%20Internet%20Explorer%206%20usage.%0D%0A%0D%0A%0D%0ATie%20thi" 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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206" 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=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%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%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&amp;notes=This%20week%20marks%20a%20momentous%20time%20in%20the%20history%20of%20the%20Internet.%20In%20the%20United%20States%2C%20StatCounter%20reports%20that%20for%20the%20first%20three%20days%20of%20the%20work%20week%20%28Monday%20-%20Friday%29%2C%20Internet%20Explorer%208%20usage%20is%20equal%20to%20Internet%20Explorer%206%20usage.%0D%0A%0D%0A%0D%0ATie%20thi" 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=Browser%20Wars%3A%20Internet%20Explorer%208%20Usage%20in%20US%20Now%20Tied%20with%20Internet%20Explorer%206&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F06%2F17%2Fbrowser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6%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/06/17/browser-wars-internet-explorer-8-usage-in-us-now-tied-with-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Wars: The Slow Rise of Internet Explorer 8</title>
		<link>http://newestindustry.org/2009/05/11/browser-wars-the-slow-rise-of-internet-explorer-8/</link>
		<comments>http://newestindustry.org/2009/05/11/browser-wars-the-slow-rise-of-internet-explorer-8/#comments</comments>
		<pubDate>Mon, 11 May 2009 13:21:55 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Opera 9.6]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2482</guid>
		<description><![CDATA[
			
				
			
		
Since its GA release on March 19 and its addition to Windows Update in late April, Internet Explorer 8 has been gradually increasing its market share in the US. Based on the current growth pattern in StatCounter&#8217;s GlobalStats data, it appears that Internet Explorer 8 will overtake Internet Explorer 6 sometime in late May or [...]]]></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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Since its GA release on March 19 and its addition to Windows Update in late April, Internet Explorer 8 has been gradually increasing its market share in the US. Based on the current growth pattern in StatCounter&#8217;s GlobalStats data, it appears that Internet Explorer 8 will overtake Internet Explorer 6 sometime in late May or early June.</p>
<p style="text-align: center;"><a title="StatCounter Browser Stats - US - 03/01/09-05/11/09 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3521372753/"><img src="http://farm4.static.flickr.com/3628/3521372753_83df939040.jpg" alt="StatCounter Browser Stats - US - 03/01/09-05/11/09" width="500" height="293" /></a></p>
<p>In other parts of the world, the adoption of the new version of Internet Explorer is substantially slower, and affected by regional differences in the browser population. Europe is notable in this as MSIE8 has just overtaken Opera 9.6 in the browser population in the last week.</p>
<p style="text-align: center;"><a title="StatCounter Browser Stats - EU - 03/01/09 - 05/11/09 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3522202418/"><img src="http://farm4.static.flickr.com/3349/3522202418_11904d6bbe.jpg" alt="StatCounter Browser Stats - EU - 03/01/09 - 05/11/09" width="500" height="293" /></a></p>
<p>In Asia, Internet Explorer 8 has moved into fourth in browser share, but is a substantially lower percentage of the population than the top three browsers. In a frightening statistic, Internet Explorer 6 is the most popular browser in Asia, indicating that path to adoption may be longer in this region.</p>
<p style="text-align: center;"><a title="StatCounter Browser Stats - Asia - 03/01/09 - 05/11/09 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3521404037/"><img src="http://farm4.static.flickr.com/3301/3521404037_bbff648951.jpg" alt="StatCounter Browser Stats - Asia - 03/01/09 - 05/11/09" width="500" height="293" /></a></p>
<p>Overall the adoption of this new browser as a replacement for Internet Explorer 6 and 7 is slow and steady. MSIE8 does not appear to be significantly cutting into the Firefox population, but this could change as people begin to hear more about the features of the new browser, and Web sites begin to be designed to its features, rather than those of MSIE6 and MSIE7.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;t=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208" 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=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&amp;body=Since%20its%20GA%20release%20on%20March%2019%20and%20its%20addition%20to%20Windows%20Update%20in%20late%20April%2C%20Internet%20Explorer%208%20has%20been%20gradually%20increasing%20its%20market%20share%20in%20the%20US.%20Based%20on%20the%20current%20growth%20pattern%20in%20StatCounter%27s%20GlobalStats%20data%2C%20it%20appears%20that%20In" 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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&amp;bodytext=Since%20its%20GA%20release%20on%20March%2019%20and%20its%20addition%20to%20Windows%20Update%20in%20late%20April%2C%20Internet%20Explorer%208%20has%20been%20gradually%20increasing%20its%20market%20share%20in%20the%20US.%20Based%20on%20the%20current%20growth%20pattern%20in%20StatCounter%27s%20GlobalStats%20data%2C%20it%20appears%20that%20In" 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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208" 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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Since%20its%20GA%20release%20on%20March%2019%20and%20its%20addition%20to%20Windows%20Update%20in%20late%20April%2C%20Internet%20Explorer%208%20has%20been%20gradually%20increasing%20its%20market%20share%20in%20the%20US.%20Based%20on%20the%20current%20growth%20pattern%20in%20StatCounter%27s%20GlobalStats%20data%2C%20it%20appears%20that%20In" 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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208" 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=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%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%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%2F&amp;title=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&amp;notes=Since%20its%20GA%20release%20on%20March%2019%20and%20its%20addition%20to%20Windows%20Update%20in%20late%20April%2C%20Internet%20Explorer%208%20has%20been%20gradually%20increasing%20its%20market%20share%20in%20the%20US.%20Based%20on%20the%20current%20growth%20pattern%20in%20StatCounter%27s%20GlobalStats%20data%2C%20it%20appears%20that%20In" 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=Browser%20Wars%3A%20The%20Slow%20Rise%20of%20Internet%20Explorer%208&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F11%2Fbrowser-wars-the-slow-rise-of-internet-explorer-8%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/05/11/browser-wars-the-slow-rise-of-internet-explorer-8/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Browser Wars: Why Internet Explorer 6 Still Exists</title>
		<link>http://newestindustry.org/2009/05/02/browser-wars-why-internet-explorer-6-still-exists/</link>
		<comments>http://newestindustry.org/2009/05/02/browser-wars-why-internet-explorer-6-still-exists/#comments</comments>
		<pubDate>Sat, 02 May 2009 02:16:48 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[MSIE6]]></category>
		<category><![CDATA[StatCounter]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[Web developers]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2479</guid>
		<description><![CDATA[
			
				
			
		
At CNet News today, the article What browser wars? The enterprise still loves IE 6 nicely sums all the reasons that Internet Explorer 6 is still in use in enterprise environments. The dominance of Internet Explorer 6 in the workplace is something I discussed a few days ago, supported by the pattern of higher weekday [...]]]></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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="IE-on-acid Logo - designed by Harel Williams" href="http://flickr.com/photos/27785344@N05/2631072309"><img style="float:left;padding:4px;" src="http://farm4.static.flickr.com/3028/2631072309_f843cf4966_m.jpg" alt="" /></a>At CNet News today, the article <a title="CNet News - What browser wars? The enterprise still loves IE 6" href="http://news.cnet.com/8301-17939_109-10231713-2.html" target="_blank"><em>What browser wars? The enterprise still loves IE 6</em></a> nicely sums all the reasons that Internet Explorer 6 is still in use in enterprise environments. The dominance of Internet Explorer 6 in the workplace is something I discussed <a title="Newest Industry - The Patterns of Internet Explorer 6" href="http://newestindustry.org/2009/04/27/browser-wars-the-unique-pattern-of-msie-60/" target="_blank">a few days ago</a>, supported by the pattern of higher weekday use of this browser during the work-week.</p>
<p>Limiting employees to a browser that is considered an ancient technology by Web developers poses an interesting dichotomy to companies. Internally, they are powering their internal applications with coal and steam, and turning the cogs of business with leather drive-belts. Externally, the customers get to see a site that is shiny, one that has all the gadgets of a rich-Internet application that require the computationally advanced capabilities of a modern browsers.</p>
<p>To some extent, the companies who use Internet Explorer 6 internally are saying to their employees that the Internet is simply another desktop application that they must use.</p>
<p>I am firm believer that the Web will be the home of many of the applications we use on a daily basis in the very near future [<a title="Newest Industry - Does the browser really matter?" href="http://newestindustry.org/2009/02/25/does-the-browser-really-matter/" target="_blank">here</a> and <a title="Newest Industry - The Rise of Browser Computing" href="http://newestindustry.org/2009/03/27/web-performance-the-rise-of-browser-computing/" target="_blank">here</a>]. My vision of this is that the Web application is designed to free the user, and lessen the workload for IT departments.</p>
<p>Most organizations continue to see the Internet as a negative, a threat to productivity, a necessary<a title="wanted: dead" href="http://flickr.com/photos/14678786@N00/3046057117"><img style="float:right;padding:4px;" src="http://farm4.static.flickr.com/3137/3046057117_09db9ee7b1_t.jpg" alt="" /></a> evil. So if they restrict their employees and provide them with a browser that doesn&#8217;t quite work properly on the Internet, they still have ultimate control.</p>
<p>I have had the benefit of working for organizations throughout my professional career that did (do) not limit my choice of browser or operating system, allowing me to find my own preference. I realize that this is rare in corporate Industrial Culture, and I consider myself lucky.</p>
<p>So, why is their still a need for Internet Explorer 6? Frankly, there is really no need for it in my opinion, and the CNet News article has a table from Forrester that supports that. That doesn&#8217;t mean that my browser idealism and utopian dream of &#8220;may the best browser win&#8221; will hold any sway over the IT decision makers in large organizations.</p>
<p>StatCounter still shows that during the week, Internet Explorer 6 holds 12% of the browser share in the US [<a href="http://gs.statcounter.com/#browser_version-US-daily-20090301-20090501" target="_blank">here</a>]. So, will this 12% of the browser world hold back the promise of the Internet for the rest of us?</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;t=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists" 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=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&amp;body=At%20CNet%20News%20today%2C%20the%20article%20What%20browser%20wars%3F%20The%20enterprise%20still%20loves%20IE%206%20nicely%20sums%20all%20the%20reasons%20that%20Internet%20Explorer%206%20is%20still%20in%20use%20in%20enterprise%20environments.%20The%20dominance%20of%20Internet%20Explorer%206%20in%20the%20workplace%20is%20something%20I%20d" 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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&amp;bodytext=At%20CNet%20News%20today%2C%20the%20article%20What%20browser%20wars%3F%20The%20enterprise%20still%20loves%20IE%206%20nicely%20sums%20all%20the%20reasons%20that%20Internet%20Explorer%206%20is%20still%20in%20use%20in%20enterprise%20environments.%20The%20dominance%20of%20Internet%20Explorer%206%20in%20the%20workplace%20is%20something%20I%20d" 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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists" 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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=At%20CNet%20News%20today%2C%20the%20article%20What%20browser%20wars%3F%20The%20enterprise%20still%20loves%20IE%206%20nicely%20sums%20all%20the%20reasons%20that%20Internet%20Explorer%206%20is%20still%20in%20use%20in%20enterprise%20environments.%20The%20dominance%20of%20Internet%20Explorer%206%20in%20the%20workplace%20is%20something%20I%20d" 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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists" 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=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%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%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%2F&amp;title=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&amp;notes=At%20CNet%20News%20today%2C%20the%20article%20What%20browser%20wars%3F%20The%20enterprise%20still%20loves%20IE%206%20nicely%20sums%20all%20the%20reasons%20that%20Internet%20Explorer%206%20is%20still%20in%20use%20in%20enterprise%20environments.%20The%20dominance%20of%20Internet%20Explorer%206%20in%20the%20workplace%20is%20something%20I%20d" 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=Browser%20Wars%3A%20Why%20Internet%20Explorer%206%20Still%20Exists&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F05%2F02%2Fbrowser-wars-why-internet-explorer-6-still-exists%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/05/02/browser-wars-why-internet-explorer-6-still-exists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Wars: Internet Explorer 8.0 Released on Windows Update</title>
		<link>http://newestindustry.org/2009/04/29/browser-wars-internet-explorer-80-released-on-windows-update/</link>
		<comments>http://newestindustry.org/2009/04/29/browser-wars-internet-explorer-80-released-on-windows-update/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 13:28:54 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser share]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Internet Explorer 8.0]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[MSIE8]]></category>
		<category><![CDATA[North America]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[Worldwide]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2472</guid>
		<description><![CDATA[
			
				
			
		
While I was performing my standard Windows Update on my work virtual machine this morning, I wondered if the promised Internet Explorer 8.0 release to Windows Update had been dropped.
I switched to my test-bed, vanilla Windows XP virtual machine, ran Windows Update, and PING! Up it came. The masses of people who blindly do what [...]]]></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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Vista: Lost Sensations" href="http://flickr.com/photos/49746597@N00/97403945"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/40/97403945_54c179d8e8_s.jpg" alt="" /></a>While I was performing my standard Windows Update on my work virtual machine this morning, I wondered if the promised <a title="NeoSeeker - Internet Explorer 8 to hit Automatic Update" href="http://www.neoseeker.com/news/10428-internet-explorer-8-to-hit-automatic-update/" target="_blank">Internet Explorer 8.0 release to Windows Update</a> had been dropped.</p>
<p>I switched to my test-bed, vanilla Windows XP virtual machine, ran Windows Update, and PING! Up it came. The masses of people who blindly do what Windows Update tells them to do will now be installing Internet Explorer 8 on their machines.</p>
<p>The interesting thing is that the <em>only</em> piece of software that Windows Update said was a critical Update was Internet Explorer 8.0. Given that it would be replacing Internet Explorer 7.0 on my virtual machine, how bad was Internet Explorer 7? Are they trying to push MSIE6 and MSIE7 out of the way <strong>ASAP</strong>?</p>
<p>Today should see a large number of new installs of Internet Explorer 8, either on purpose or inadvertently by those folks who install everything that Microsoft tells them to. I will be monitoring <a title="StatCounter" href="http://statcounter.com/" target="_blank">StatCounter&#8217;s</a> <a title="StatCounter GlobalStats" href="http://gs.statcounter.com/" target="_blank">GlobalStats</a> over the next few days to see if there is a spike in, most notably, US installs of Internet Explorer 8.</p>
<p>Just as a sidebar, Internet Explorer 8, without the support of Windows Update, has <a title="StatCounter GlobalStats - USA April 1-28 2009" href="http://gs.statcounter.com/#browser_version-US-daily-20090401-20090429" target="_blank">increased from 3.5% to 6.28%</a> of the browser share in the US (<a title="StatCounter GlobalStats - North America April 1-28 2009" href="http://gs.statcounter.com/#browser_version-na-daily-20090401-20090429" target="_blank">3.33% to 6.2% in North America</a>; <a title="StatCounter GlobalStats - Worldwide April 1-28 2009" href="http://gs.statcounter.com/#browser_version-ww-daily-20090401-20090429" target="_blank">2.65% to 4.4% Worldwide</a>) in the April 1-28 2009 period. [Stats courtesy of <a title="StatCounter GlobalStats" href="http://gs.statcounter.com/" target="_blank">StatCounter GlobalStats</a>]</p>
<p>I can&#8217;t make a lot of comments about the quality of browsing experience in one version of Internet Explorer over another; I have been a dedicated Firefox user on Mac, and a Safari user on Windows (yes, that is weird) for a while. But the desire to move as many people as quickly as possible to a new browser speaks volumes to where Microsoft thinks the Web is going. And they realize that it is not going in the direction that its older browsers had been taking it.</p>
<p>Further Updates will follow.</p>
<p><strong>UPDATE:</strong> A colleague forwarded me <a title="MSIE 8 not being &quot;pushed&quot;" href="http://msmvps.com/blogs/bradley/archive/2009/04/29/ie-8-is-not-being-quot-pushed-quot.aspx" target="_blank">this article</a> on the release of Internet Explorer 8 to Windows Update. Effectively, you still have to go through the Web interface and agree to download the new browser. It&#8217;s not being pushed down onto Windows users through the automatic update built into the OS, no doubt to placate the glacially-slow IT departments I mentioned <a title="Newest Industry - The Patterns of Internet Explorer 6" href="http://newestindustry.org/2009/04/27/browser-wars-the-unique-pattern-of-msie-60/" target="_blank">here</a>.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;t=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update" 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=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&amp;body=While%20I%20was%20performing%20my%20standard%20Windows%20Update%20on%20my%20work%20virtual%20machine%20this%20morning%2C%20I%20wondered%20if%20the%20promised%20Internet%20Explorer%208.0%20release%20to%20Windows%20Update%20had%20been%20dropped.%0D%0A%0D%0AI%20switched%20to%20my%20test-bed%2C%20vanilla%20Windows%20XP%20virtual%20machine%2C%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%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&amp;bodytext=While%20I%20was%20performing%20my%20standard%20Windows%20Update%20on%20my%20work%20virtual%20machine%20this%20morning%2C%20I%20wondered%20if%20the%20promised%20Internet%20Explorer%208.0%20release%20to%20Windows%20Update%20had%20been%20dropped.%0D%0A%0D%0AI%20switched%20to%20my%20test-bed%2C%20vanilla%20Windows%20XP%20virtual%20machine%2C%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%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update" 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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=While%20I%20was%20performing%20my%20standard%20Windows%20Update%20on%20my%20work%20virtual%20machine%20this%20morning%2C%20I%20wondered%20if%20the%20promised%20Internet%20Explorer%208.0%20release%20to%20Windows%20Update%20had%20been%20dropped.%0D%0A%0D%0AI%20switched%20to%20my%20test-bed%2C%20vanilla%20Windows%20XP%20virtual%20machine%2C%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%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update" 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=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%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%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%2F&amp;title=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&amp;notes=While%20I%20was%20performing%20my%20standard%20Windows%20Update%20on%20my%20work%20virtual%20machine%20this%20morning%2C%20I%20wondered%20if%20the%20promised%20Internet%20Explorer%208.0%20release%20to%20Windows%20Update%20had%20been%20dropped.%0D%0A%0D%0AI%20switched%20to%20my%20test-bed%2C%20vanilla%20Windows%20XP%20virtual%20machine%2C%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=Browser%20Wars%3A%20Internet%20Explorer%208.0%20Released%20on%20Windows%20Update&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F29%2Fbrowser-wars-internet-explorer-80-released-on-windows-update%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/04/29/browser-wars-internet-explorer-80-released-on-windows-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Browser Wars: The Unique Pattern Of MSIE 6.0</title>
		<link>http://newestindustry.org/2009/04/27/browser-wars-the-unique-pattern-of-msie-60/</link>
		<comments>http://newestindustry.org/2009/04/27/browser-wars-the-unique-pattern-of-msie-60/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 14:02:51 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 6.0]]></category>
		<category><![CDATA[Internet Explorer stats]]></category>
		<category><![CDATA[MSIE 6.0]]></category>
		<category><![CDATA[MSIE 7.0]]></category>
		<category><![CDATA[MSIE 8.0]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2470</guid>
		<description><![CDATA[
			
				
			
		
Internet Explorer 6.0, that infamous dinosaur from the dark ages of 2001, is still with us. And on occasion, I have hinted that this is the result of the biblically-slow pace of change in large corporate IT departments.
Well, now I have proof of this.
Using data from our good friends at StatCounter, this graph leaped from [...]]]></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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Internet Explorer Error Message tagged" href="http://flickr.com/photos/36761653@N00/433734311"><img style="float:left;padding:4px;" src="http://farm1.static.flickr.com/156/433734311_eee0ced638_s.jpg" alt="" /></a>Internet Explorer 6.0, that infamous dinosaur from the dark ages of 2001, is still with us. And on occasion, I have hinted that this is the result of the biblically-slow pace of change in large corporate IT departments.</p>
<p>Well, now I have proof of this.</p>
<p>Using data from our good friends at <a title="StatCounter GlobalStats" href="http://gs.statcounter.com/" target="_blank">StatCounter</a>, this graph leaped from the screen and nearly exploded my mind.</p>
<p style="text-align: center;"><a title="statCounter-USA- APRIL1-262009 by spierzchala, on Flickr" href="http://www.flickr.com/photos/spierzchala/3479347977/"><img src="http://farm4.static.flickr.com/3402/3479347977_9e12eb0e5e.jpg" alt="statCounter-USA- APRIL1-262009" width="500" height="293" /></a></p>
<p>The pattern in the data is clear, if you are paying attention, which I haven&#8217;t been. The dips that appear in the Internet Explorer stats occur on weekends.</p>
<p>That means that many of the Internet Explorer 6.0 users are only using it because it is forced on them by their IT departments.</p>
<p>Why?</p>
<p>Dear IT professionals of the world: Internet Explorer 6.0 is an exploit waiting to happen and a barrier to inventive Web development. Please upgrade. Thank you.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;t=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0" 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=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&amp;body=Internet%20Explorer%206.0%2C%20that%20infamous%20dinosaur%20from%20the%20dark%20ages%20of%202001%2C%20is%20still%20with%20us.%20And%20on%20occasion%2C%20I%20have%20hinted%20that%20this%20is%20the%20result%20of%20the%20biblically-slow%20pace%20of%20change%20in%20large%20corporate%20IT%20departments.%0D%0A%0D%0AWell%2C%20now%20I%20have%20proof%20of%20t" 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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&amp;bodytext=Internet%20Explorer%206.0%2C%20that%20infamous%20dinosaur%20from%20the%20dark%20ages%20of%202001%2C%20is%20still%20with%20us.%20And%20on%20occasion%2C%20I%20have%20hinted%20that%20this%20is%20the%20result%20of%20the%20biblically-slow%20pace%20of%20change%20in%20large%20corporate%20IT%20departments.%0D%0A%0D%0AWell%2C%20now%20I%20have%20proof%20of%20t" 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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0" 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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Internet%20Explorer%206.0%2C%20that%20infamous%20dinosaur%20from%20the%20dark%20ages%20of%202001%2C%20is%20still%20with%20us.%20And%20on%20occasion%2C%20I%20have%20hinted%20that%20this%20is%20the%20result%20of%20the%20biblically-slow%20pace%20of%20change%20in%20large%20corporate%20IT%20departments.%0D%0A%0D%0AWell%2C%20now%20I%20have%20proof%20of%20t" 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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0" 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=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%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%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%2F&amp;title=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&amp;notes=Internet%20Explorer%206.0%2C%20that%20infamous%20dinosaur%20from%20the%20dark%20ages%20of%202001%2C%20is%20still%20with%20us.%20And%20on%20occasion%2C%20I%20have%20hinted%20that%20this%20is%20the%20result%20of%20the%20biblically-slow%20pace%20of%20change%20in%20large%20corporate%20IT%20departments.%0D%0A%0D%0AWell%2C%20now%20I%20have%20proof%20of%20t" 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=Browser%20Wars%3A%20The%20Unique%20Pattern%20Of%20MSIE%206.0&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F04%2F27%2Fbrowser-wars-the-unique-pattern-of-msie-60%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/04/27/browser-wars-the-unique-pattern-of-msie-60/feed/</wfw:commentRss>
		<slash:comments>2</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>
	</channel>
</rss>
