<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Don&#8217;t Stop Supporting IE6</title>
	<atom:link href="http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/</link>
	<description>Toby Joe Boudreaux on Tech, Creativity, UX, and All Things Digital</description>
	<lastBuildDate>Fri, 05 Mar 2010 13:00:44 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gustonez</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1374</link>
		<dc:creator>Gustonez</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1374</guid>
		<description>@reshe:&lt;br&gt;1) now tell me that some companies still using ie5 or ie4 and we should live with it! That is not a reasonable reason, we are not in 1990&#039;s, if they want to browse the internet then they need a compatible browser, or else, no need to upgrade and and keep using ie6 on their localhost (intranet).&lt;br&gt;2) that&#039;s what ITs are for, call for support.&lt;br&gt;3) LOL they deserve it!&lt;br&gt;&lt;br&gt;As web developers, to stop special scripting for ie6 is our first step to move on. MAN there are too much fun using new tools and scripts, why we should waste time fixing Microsoft&#039;s bugs!</description>
		<content:encoded><![CDATA[<p>@reshe:<br />1) now tell me that some companies still using ie5 or ie4 and we should live with it! That is not a reasonable reason, we are not in 1990&#39;s, if they want to browse the internet then they need a compatible browser, or else, no need to upgrade and and keep using ie6 on their localhost (intranet).<br />2) that&#39;s what ITs are for, call for support.<br />3) LOL they deserve it!</p>
<p>As web developers, to stop special scripting for ie6 is our first step to move on. MAN there are too much fun using new tools and scripts, why we should waste time fixing Microsoft&#39;s bugs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reshe</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1320</link>
		<dc:creator>reshe</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1320</guid>
		<description>(excuse my English) Your idea is interesting, but the truth is that the persons that use ie6 are not handicapped and the comparation with a printer or rss feed .... NO, this is a browser on a working computer with a working operating sistem on witch the user can install diferent browsers. 
I can think of only 3 reasons they still use ie6, and this is from my experience with the users and the people that are using computers:

1. They work in a company that have old version of windows (and I mean even windows xp with no updates) and don&#039;t want to update windows, don&#039;t understant the reason but that is their problem

2. The users have no idea how to upgrade, have no idea how to download other browsers have no idea what internet experience means
So for this users it&#039;s a very good idea to put a disclaimer that lets them upgrade or download a better browser.

3. They have a crack copy of windows and can&#039;t upgrade.

4. I did say there are only 3 but this is a special one:
are too lazy to give a click

So yeah let&#039;s beat our head against the wall to make special code for this special handicapped users</description>
		<content:encoded><![CDATA[<p>(excuse my English) Your idea is interesting, but the truth is that the persons that use ie6 are not handicapped and the comparation with a printer or rss feed &#8230;. NO, this is a browser on a working computer with a working operating sistem on witch the user can install diferent browsers.<br />
I can think of only 3 reasons they still use ie6, and this is from my experience with the users and the people that are using computers:</p>
<p>1. They work in a company that have old version of windows (and I mean even windows xp with no updates) and don&#8217;t want to update windows, don&#8217;t understant the reason but that is their problem</p>
<p>2. The users have no idea how to upgrade, have no idea how to download other browsers have no idea what internet experience means<br />
So for this users it&#8217;s a very good idea to put a disclaimer that lets them upgrade or download a better browser.</p>
<p>3. They have a crack copy of windows and can&#8217;t upgrade.</p>
<p>4. I did say there are only 3 but this is a special one:<br />
are too lazy to give a click</p>
<p>So yeah let&#8217;s beat our head against the wall to make special code for this special handicapped users</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enrique Ramírez</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1319</link>
		<dc:creator>Enrique Ramírez</dc:creator>
		<pubDate>Tue, 22 Sep 2009 01:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1319</guid>
		<description>Despite I do not agree with the reasons you think developers and designers are dropping support (it&#039;s not just because they&#039;re lazy, frustrated or angry. It&#039;s mostly because IE6 is old and is holding the web back), I don&#039;t think dropping IE6 completely is a solution at all.

This is something I&#039;ve been willing to do for quite a long time now: leave the content intact for IE6 (and, at the same time, create myself a pretty print stylesheet for other browsers) and have the design bits handled by modern browsers properly.

There&#039;s two major problems here, though: The first one is that clients do NOT want this alternative most of the time. Understandable, but annoying.

Second one is that IE6 is not THAT broken that it requires a completely different stylesheet. Yes, everything is emssed up and you probably need to spend a lot of hours making it look properly, but it&#039;s still not as broken as to completely drop support for it.

It&#039;s a hard choice, and it needs to be addressed properly. Sometimes you&#039;ll have to support IE6, sometimes you won&#039;t. That&#039;s life.</description>
		<content:encoded><![CDATA[<p>Despite I do not agree with the reasons you think developers and designers are dropping support (it&#8217;s not just because they&#8217;re lazy, frustrated or angry. It&#8217;s mostly because IE6 is old and is holding the web back), I don&#8217;t think dropping IE6 completely is a solution at all.</p>
<p>This is something I&#8217;ve been willing to do for quite a long time now: leave the content intact for IE6 (and, at the same time, create myself a pretty print stylesheet for other browsers) and have the design bits handled by modern browsers properly.</p>
<p>There&#8217;s two major problems here, though: The first one is that clients do NOT want this alternative most of the time. Understandable, but annoying.</p>
<p>Second one is that IE6 is not THAT broken that it requires a completely different stylesheet. Yes, everything is emssed up and you probably need to spend a lot of hours making it look properly, but it&#8217;s still not as broken as to completely drop support for it.</p>
<p>It&#8217;s a hard choice, and it needs to be addressed properly. Sometimes you&#8217;ll have to support IE6, sometimes you won&#8217;t. That&#8217;s life.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1049</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 10 Aug 2009 13:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1049</guid>
		<description>If we need to find a business reason to encourage users to stop using ie6, it is &quot;risk&quot;.  ie6 has a host of problems that have been addressed only in subsequent browser releases and not in patches.

I&#039;ll even offer that supporting a browser with such deficiencies has a subtle but aggregating effect on user trust w/regards to the web or my website.  So if I&#039;m the security department of, say, Facebook - I&#039;ll be looking to discontinue support of ie6 solely to maintain the trust and perceived integrity of my site alone.</description>
		<content:encoded><![CDATA[<p>If we need to find a business reason to encourage users to stop using ie6, it is &#8220;risk&#8221;.  ie6 has a host of problems that have been addressed only in subsequent browser releases and not in patches.</p>
<p>I&#8217;ll even offer that supporting a browser with such deficiencies has a subtle but aggregating effect on user trust w/regards to the web or my website.  So if I&#8217;m the security department of, say, Facebook &#8211; I&#8217;ll be looking to discontinue support of ie6 solely to maintain the trust and perceived integrity of my site alone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Braden</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1044</link>
		<dc:creator>Peter Braden</dc:creator>
		<pubDate>Sun, 09 Aug 2009 19:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1044</guid>
		<description>So I think there are 2 issues here. I agree completely with you on graceful degradation wherever possible. The real issue is the QA and additional development load that IE6 brings for any javascript heavy site.

Sure, they have the option of just the html - and I&#039;m a big proponent of semantic html - but a lot of applications are beginning to move away from the old page-based semantic-content paradigm.

If I consign IE6 to the same level of support that I give to lynx then I am essentially dumping all testing of IE6 - but to ensure that it doesn&#039;t try and fail to execute any javascript then browser sniffing is a reasonable option.

And @DZ - I haven&#039;t used facebook in IE6 for a while, but for a long time they simply did not support it - especially around the time of the redesign.</description>
		<content:encoded><![CDATA[<p>So I think there are 2 issues here. I agree completely with you on graceful degradation wherever possible. The real issue is the QA and additional development load that IE6 brings for any javascript heavy site.</p>
<p>Sure, they have the option of just the html &#8211; and I&#8217;m a big proponent of semantic html &#8211; but a lot of applications are beginning to move away from the old page-based semantic-content paradigm.</p>
<p>If I consign IE6 to the same level of support that I give to lynx then I am essentially dumping all testing of IE6 &#8211; but to ensure that it doesn&#8217;t try and fail to execute any javascript then browser sniffing is a reasonable option.</p>
<p>And @DZ &#8211; I haven&#8217;t used facebook in IE6 for a while, but for a long time they simply did not support it &#8211; especially around the time of the redesign.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobyjoe</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1031</link>
		<dc:creator>tobyjoe</dc:creator>
		<pubDate>Fri, 07 Aug 2009 10:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1031</guid>
		<description>I think you&#039;re making one logical leap there - and it&#039;s in part my fault. The bit about times new roman... You can provide a completely pleasing, simple, elegant interface to textual and image content with very little work in a basic CSS file.

The way I always handled the netscape problem was to create a baseline CSS file: background color, type, etc - the stuff you can do in 15 minutes and not as much override as augment for modern browsers. 

Then, @import the more advanced stuff.

I think you can accomplish a lot through that approach, without having to do the work for IE *plus* adding a banner or nag.

It&#039;s not so much about ignoring it. After all - as I conceded in a prior comment, you could always display a general purpose, none-IE6-specific message to users of *all* outdated user agents saying, &quot;For a richer experience, view this document in a modern browser like FF or IE8.&quot;

It&#039;s the banner and nagging - especially when added to an already functional IE6 site - that screams &quot;bandwagon&quot; and probably won&#039;t be effective. A full interstitial roadblock is just brand suicide and requires work for three user agent groups:

&lt;ol&gt;
&lt;li&gt;Modern, rich browsers.&lt;/li&gt;
&lt;li&gt;IE6 - singled out for no good reason&lt;/li&gt;
&lt;li&gt;Outdated or less-rich user agents&lt;/li&gt;
&lt;/ol&gt;

I bet it&#039;s a safer business decision, and definitely more in line with your philosophy of doing less work around IE6, to simply fold IE6 into the outdated UA pool and move on - with or without a generic message for all non-rich UAs.

The gamble is up to each company, of course. I just don&#039;t want anyone thinking that an effort made specifically for IE6 counts as less work.</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re making one logical leap there &#8211; and it&#8217;s in part my fault. The bit about times new roman&#8230; You can provide a completely pleasing, simple, elegant interface to textual and image content with very little work in a basic CSS file.</p>
<p>The way I always handled the netscape problem was to create a baseline CSS file: background color, type, etc &#8211; the stuff you can do in 15 minutes and not as much override as augment for modern browsers. </p>
<p>Then, @import the more advanced stuff.</p>
<p>I think you can accomplish a lot through that approach, without having to do the work for IE *plus* adding a banner or nag.</p>
<p>It&#8217;s not so much about ignoring it. After all &#8211; as I conceded in a prior comment, you could always display a general purpose, none-IE6-specific message to users of *all* outdated user agents saying, &#8220;For a richer experience, view this document in a modern browser like FF or IE8.&#8221;</p>
<p>It&#8217;s the banner and nagging &#8211; especially when added to an already functional IE6 site &#8211; that screams &#8220;bandwagon&#8221; and probably won&#8217;t be effective. A full interstitial roadblock is just brand suicide and requires work for three user agent groups:</p>
<ol>
<li>Modern, rich browsers.</li>
<li>IE6 &#8211; singled out for no good reason</li>
<li>Outdated or less-rich user agents</li>
</ol>
<p>I bet it&#8217;s a safer business decision, and definitely more in line with your philosophy of doing less work around IE6, to simply fold IE6 into the outdated UA pool and move on &#8211; with or without a generic message for all non-rich UAs.</p>
<p>The gamble is up to each company, of course. I just don&#8217;t want anyone thinking that an effort made specifically for IE6 counts as less work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Shedd</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1029</link>
		<dc:creator>Jack Shedd</dc:creator>
		<pubDate>Fri, 07 Aug 2009 10:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1029</guid>
		<description>Maybe you handled things during the Great Wars a bit differently than I did, or how I remember other&#039;s handling it. 

Back in the old days, we were able to effectively &quot;hide&quot; our new fangled stylesheets from NN4 by attaching them via the @import property, which it ignored. We did not, or at least I did not, code a specific style sheet just for NN4, or other non-standards-sort-of-compliant browsers.

Generally, my NN4 style sheet, as well as many other&#039;s I can remember, contained a rule to specific show and make prominent a note about the need to update the user&#039;s browser. And that was it. We would hide this block in the style sheets aimed at modern browsers.

There was also a very concerted campaign (WaSP, etc) to encourage and advocate for the use of modern browsers. Badges like they were going out of style, posts, advocacy groups petitioning the browser makers, etc etc.

The fact the campaign worked should speak wonders for how we should treat our current predicament. Hell, I&#039;m of the mindset that every 4-5 years, we&#039;ll go through this whole song and dance again.

Regarding the business decision:

&lt;blockquote&gt; After all, if those people aren’t worth addressing or supporting, why would you care what browser they use?&lt;/blockquote&gt;

Because they aren&#039;t worth addressing not because of some inherent flaw in their personalities or who their friends are, but because they&#039;re using an old browser and costing me time. I don&#039;t hate them, nor am I ignoring them, I just can&#039;t be bothered to support their browser. But hey, if they upgrade we can all be friends again! And I really really need friends. It&#039;s very lonely here.

&lt;blockquote&gt;Would their upgrading to IE8 make them a thriving part of your customer base?&lt;/blockquote&gt;

Who the hell knows. Maybe.

&lt;blockquote&gt; If so, is the effort of upgrading the best place to spend your time/money? &lt;/blockquote&gt;

Who the hell knows. Maybe. The message is a one shot deal, that I can throw up and be done with. If it encourages some user to upgrade, there is a good chance they were honestly interested in my site or business enough to endure the hassle. And maybe once they&#039;re upgraded, they&#039;ll come in and buy a bazillion million widgets from me. 

It&#039;s a gamble.

&lt;blockquote&gt; Have you completely maximized your main audience? &lt;/blockquote&gt; 

Probably not. Hence why I&#039;m not spending time worrying about dealing with a minute percentage of my audience&#039;s poor browser choices. I have other people to tend to who are demanding all sorts of weird things I need to go spend time on.

By the same token, I don&#039;t know that these IE users wouldn&#039;t be great customers, if only they upgraded. So I send a little note and see if they bite.

&lt;blockquote&gt;And if your goal of selling browser upgrades is more than dogma and is about converting the last outliers on the web who aren’t using your service, which of the four options that I listed will you take to message them?&lt;/blockquote&gt;

Anything but option 4, which basically presents a broken site, no explanation for why it&#039;s broken, and leaves it as an exercise to the visitor to sort out that they&#039;re seeing Times New Roman and lots of unstyled ULs not because my site is broken, but because their browser is.

In terms of a technical solution, Toby, I think you&#039;re right, and it&#039;s a very elegant and simple way to handle the IE6 problem. It just doesn&#039;t so much handle it as ignore it and hope&#039;s it goes away.</description>
		<content:encoded><![CDATA[<p>Maybe you handled things during the Great Wars a bit differently than I did, or how I remember other&#8217;s handling it. </p>
<p>Back in the old days, we were able to effectively &#8220;hide&#8221; our new fangled stylesheets from NN4 by attaching them via the @import property, which it ignored. We did not, or at least I did not, code a specific style sheet just for NN4, or other non-standards-sort-of-compliant browsers.</p>
<p>Generally, my NN4 style sheet, as well as many other&#8217;s I can remember, contained a rule to specific show and make prominent a note about the need to update the user&#8217;s browser. And that was it. We would hide this block in the style sheets aimed at modern browsers.</p>
<p>There was also a very concerted campaign (WaSP, etc) to encourage and advocate for the use of modern browsers. Badges like they were going out of style, posts, advocacy groups petitioning the browser makers, etc etc.</p>
<p>The fact the campaign worked should speak wonders for how we should treat our current predicament. Hell, I&#8217;m of the mindset that every 4-5 years, we&#8217;ll go through this whole song and dance again.</p>
<p>Regarding the business decision:</p>
<blockquote><p> After all, if those people aren’t worth addressing or supporting, why would you care what browser they use?</p></blockquote>
<p>Because they aren&#8217;t worth addressing not because of some inherent flaw in their personalities or who their friends are, but because they&#8217;re using an old browser and costing me time. I don&#8217;t hate them, nor am I ignoring them, I just can&#8217;t be bothered to support their browser. But hey, if they upgrade we can all be friends again! And I really really need friends. It&#8217;s very lonely here.</p>
<blockquote><p>Would their upgrading to IE8 make them a thriving part of your customer base?</p></blockquote>
<p>Who the hell knows. Maybe.</p>
<blockquote><p> If so, is the effort of upgrading the best place to spend your time/money? </p></blockquote>
<p>Who the hell knows. Maybe. The message is a one shot deal, that I can throw up and be done with. If it encourages some user to upgrade, there is a good chance they were honestly interested in my site or business enough to endure the hassle. And maybe once they&#8217;re upgraded, they&#8217;ll come in and buy a bazillion million widgets from me. </p>
<p>It&#8217;s a gamble.</p>
<blockquote><p> Have you completely maximized your main audience? </p></blockquote>
<p>Probably not. Hence why I&#8217;m not spending time worrying about dealing with a minute percentage of my audience&#8217;s poor browser choices. I have other people to tend to who are demanding all sorts of weird things I need to go spend time on.</p>
<p>By the same token, I don&#8217;t know that these IE users wouldn&#8217;t be great customers, if only they upgraded. So I send a little note and see if they bite.</p>
<blockquote><p>And if your goal of selling browser upgrades is more than dogma and is about converting the last outliers on the web who aren’t using your service, which of the four options that I listed will you take to message them?</p></blockquote>
<p>Anything but option 4, which basically presents a broken site, no explanation for why it&#8217;s broken, and leaves it as an exercise to the visitor to sort out that they&#8217;re seeing Times New Roman and lots of unstyled ULs not because my site is broken, but because their browser is.</p>
<p>In terms of a technical solution, Toby, I think you&#8217;re right, and it&#8217;s a very elegant and simple way to handle the IE6 problem. It just doesn&#8217;t so much handle it as ignore it and hope&#8217;s it goes away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobyjoe</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1028</link>
		<dc:creator>tobyjoe</dc:creator>
		<pubDate>Fri, 07 Aug 2009 09:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1028</guid>
		<description>@meego - &quot;Many who know nothing about computers or the web will think that’s all there is to the website and never return.&quot;

I&#039;ve been thinking about that angle a bit. I understand the gut reaction there, but I&#039;m having a hard time reconciling a few thoughts.

First, the obvious: any existing IE6 users won&#039;t get that impression. They are already using your site (in IE6 no less), so a banner telling them to upgrade their browser seems a little misplaced. &quot;Hey, upgrade, because, even though I already did all the work to support IE6, or kept my UI compliant with IE6, I am on a mission to spread the gospel.&quot;

For brand spanking new users on IE6, or for all users after a redesign, things make more sense. Still, what are your options?

&lt;ol&gt;
&lt;li&gt;Completely block access, interstitial-style. Show them a nicely-designed, friendly upgrade message and refuse them access to content until they upgrade. This seems like a lot of work. Probably more work than serving them a basic, but attractive stylesheet.&lt;/li&gt;

&lt;li&gt;Design something that works with IE6, but show them a banner at the top of the page urging an upgrade. This is the same situation as with existing users: you&#039;ve already done the work of supporting IE6 at a design level, so the upgrade nag message seems like misplaced effort.&lt;/li&gt;

&lt;li&gt;Serve a &quot;broken&quot; experience but with an upgrade notice. If you&#039;re looking to make a good impression, this seems like a bad idea.&lt;/li&gt;

&lt;li&gt;Serve a plain stylesheet with basic brand guidelines in place (color, type, legibility) as you would do for a screen reader or other outdated user agent.&lt;/li&gt;
&lt;/ol&gt;

If you have more advanced features, or want to tout your fuller design experience, I can concede that option #4, which is what I am advocating, could be used to let new users know there are alternate, richer views of the content for modern browsers. 

A lot of people (like Jack at &lt;a href=&quot;http://www.bigcontrarian.com/&quot; rel=&quot;nofollow&quot;&gt;Big Contrarian&lt;/a&gt;) talking about this post say IE6 users aren&#039;t worth the effort to their businesses. I don&#039;t care whether that&#039;s true or not in any particular case, but if you take it on faith, my option still seems to be preferable. 

After all, if those people aren&#039;t worth addressing or supporting, why would you care what browser they use? Would their upgrading to IE8 make them a thriving part of your customer base? If so, is the effort of upgrading the best place to spend your time/money? Have you completely maximized your main audience? And if your goal of selling browser upgrades is more than dogma and is about converting the last outliers on the web who aren&#039;t using your service, which of the four options that I listed will you take to message them?

I can&#039;t help thinking this whole &quot;Ban IE6&quot; banner thing is impotent dogma lacking in real business modeling. Next up, we all change our Twitter icons green to save Iran!

Back with Netscape 4, the winning method was to serve a plain &quot;nn4.css&quot; baseline stylesheet to people and serve more advanced styles and scripts to modern user agents. Turning the web &quot;plain&quot; is enough vinegar to convince the stubborn to upgrade while being decent to those with no choice in the matter. 

To quote Jack, &quot;Why this time is so magically different is beyond me.&quot;</description>
		<content:encoded><![CDATA[<p>@meego &#8211; &#8220;Many who know nothing about computers or the web will think that’s all there is to the website and never return.&#8221;</p>
<p>I&#8217;ve been thinking about that angle a bit. I understand the gut reaction there, but I&#8217;m having a hard time reconciling a few thoughts.</p>
<p>First, the obvious: any existing IE6 users won&#8217;t get that impression. They are already using your site (in IE6 no less), so a banner telling them to upgrade their browser seems a little misplaced. &#8220;Hey, upgrade, because, even though I already did all the work to support IE6, or kept my UI compliant with IE6, I am on a mission to spread the gospel.&#8221;</p>
<p>For brand spanking new users on IE6, or for all users after a redesign, things make more sense. Still, what are your options?</p>
<ol>
<li>Completely block access, interstitial-style. Show them a nicely-designed, friendly upgrade message and refuse them access to content until they upgrade. This seems like a lot of work. Probably more work than serving them a basic, but attractive stylesheet.</li>
<li>Design something that works with IE6, but show them a banner at the top of the page urging an upgrade. This is the same situation as with existing users: you&#8217;ve already done the work of supporting IE6 at a design level, so the upgrade nag message seems like misplaced effort.</li>
<li>Serve a &#8220;broken&#8221; experience but with an upgrade notice. If you&#8217;re looking to make a good impression, this seems like a bad idea.</li>
<li>Serve a plain stylesheet with basic brand guidelines in place (color, type, legibility) as you would do for a screen reader or other outdated user agent.</li>
</ol>
<p>If you have more advanced features, or want to tout your fuller design experience, I can concede that option #4, which is what I am advocating, could be used to let new users know there are alternate, richer views of the content for modern browsers. </p>
<p>A lot of people (like Jack at <a href="http://www.bigcontrarian.com/" rel="nofollow">Big Contrarian</a>) talking about this post say IE6 users aren&#8217;t worth the effort to their businesses. I don&#8217;t care whether that&#8217;s true or not in any particular case, but if you take it on faith, my option still seems to be preferable. </p>
<p>After all, if those people aren&#8217;t worth addressing or supporting, why would you care what browser they use? Would their upgrading to IE8 make them a thriving part of your customer base? If so, is the effort of upgrading the best place to spend your time/money? Have you completely maximized your main audience? And if your goal of selling browser upgrades is more than dogma and is about converting the last outliers on the web who aren&#8217;t using your service, which of the four options that I listed will you take to message them?</p>
<p>I can&#8217;t help thinking this whole &#8220;Ban IE6&#8243; banner thing is impotent dogma lacking in real business modeling. Next up, we all change our Twitter icons green to save Iran!</p>
<p>Back with Netscape 4, the winning method was to serve a plain &#8220;nn4.css&#8221; baseline stylesheet to people and serve more advanced styles and scripts to modern user agents. Turning the web &#8220;plain&#8221; is enough vinegar to convince the stubborn to upgrade while being decent to those with no choice in the matter. </p>
<p>To quote Jack, &#8220;Why this time is so magically different is beyond me.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Georg Portenkirchner (portenkirchner) 's status on Friday, 07-Aug-09 07:27:46 UTC - Identi.ca</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1027</link>
		<dc:creator>Georg Portenkirchner (portenkirchner) 's status on Friday, 07-Aug-09 07:27:46 UTC - Identi.ca</dc:creator>
		<pubDate>Fri, 07 Aug 2009 07:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1027</guid>
		<description>[...] good blog post about IE6 support http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/ [...]</description>
		<content:encoded><![CDATA[<p>[...] good blog post about IE6 support <a href="http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/" rel="nofollow">http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peng</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1026</link>
		<dc:creator>Peng</dc:creator>
		<pubDate>Fri, 07 Aug 2009 06:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1026</guid>
		<description>Good point. It&#039;s important to work from the end user&#039;s standpoint. After all, we are working towards their experience as ux designer/developers. I think your philosophy is from the same vein as the folks at Yahoo.</description>
		<content:encoded><![CDATA[<p>Good point. It&#8217;s important to work from the end user&#8217;s standpoint. After all, we are working towards their experience as ux designer/developers. I think your philosophy is from the same vein as the folks at Yahoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DZ</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1025</link>
		<dc:creator>DZ</dc:creator>
		<pubDate>Fri, 07 Aug 2009 02:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1025</guid>
		<description>@meego: &quot;There is no excuse not to upgrade. If IT depts can’t support multiple browsers, they need to do some internal cleansing bc they suck at their jobs.&quot;

IT depts sometimes can&#039;t help it. I have friends who work at places where *corporate* technological progress is glacially slow.  Especially in large companies that exist in non-tech sectors.  IT personnel *personally* want to upgrade, don&#039;t doubt that.  But personal -- or even departmental -- wants and needs don&#039;t always align with corporate budget and priorities.


@peter &quot;But with more and more browsers supporting things like canvas and video, and more and more javascript reliance, it’s getting less and less feasible to provide even ‘content support’.&quot;

If Facebook, who powers nearly everything with javascript, can offer a relatively content-rich experience for browsers without javascript, you can too.  Just like all support, &#039;content support&#039; has gradations.  You don&#039;t need to have or present content the same way for everyone.

You&#039;re already presenting content different in various accessibility contexts.  This is just another view of your content you need to consider. Maybe you decide it&#039;s worth it, maybe not. But don&#039;t dismiss the possibility out of hand.

And to nitpick on HTML5 video for a second, even without IE6, you&#039;ll need to consider support.  Since HTML5 (currently and for the foreseeable future) does not specify a container format, the typical site serving HTML5 video will need to encode their content in mp4 *and* ogg *and* probably wmv to maintain comparable compatibility with Flash players.

At that point, creating a flash player fallback that reads H.264 isn&#039;t much further down the path.</description>
		<content:encoded><![CDATA[<p>@meego: &#8220;There is no excuse not to upgrade. If IT depts can’t support multiple browsers, they need to do some internal cleansing bc they suck at their jobs.&#8221;</p>
<p>IT depts sometimes can&#8217;t help it. I have friends who work at places where *corporate* technological progress is glacially slow.  Especially in large companies that exist in non-tech sectors.  IT personnel *personally* want to upgrade, don&#8217;t doubt that.  But personal &#8212; or even departmental &#8212; wants and needs don&#8217;t always align with corporate budget and priorities.</p>
<p>@peter &#8220;But with more and more browsers supporting things like canvas and video, and more and more javascript reliance, it’s getting less and less feasible to provide even ‘content support’.&#8221;</p>
<p>If Facebook, who powers nearly everything with javascript, can offer a relatively content-rich experience for browsers without javascript, you can too.  Just like all support, &#8216;content support&#8217; has gradations.  You don&#8217;t need to have or present content the same way for everyone.</p>
<p>You&#8217;re already presenting content different in various accessibility contexts.  This is just another view of your content you need to consider. Maybe you decide it&#8217;s worth it, maybe not. But don&#8217;t dismiss the possibility out of hand.</p>
<p>And to nitpick on HTML5 video for a second, even without IE6, you&#8217;ll need to consider support.  Since HTML5 (currently and for the foreseeable future) does not specify a container format, the typical site serving HTML5 video will need to encode their content in mp4 *and* ogg *and* probably wmv to maintain comparable compatibility with Flash players.</p>
<p>At that point, creating a flash player fallback that reads H.264 isn&#8217;t much further down the path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsey Thomas Martin</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1024</link>
		<dc:creator>Lindsey Thomas Martin</dc:creator>
		<pubDate>Fri, 07 Aug 2009 00:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1024</guid>
		<description>Give them the semantic web but not the expressive web?</description>
		<content:encoded><![CDATA[<p>Give them the semantic web but not the expressive web?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meego suarez</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1023</link>
		<dc:creator>meego suarez</dc:creator>
		<pubDate>Fri, 07 Aug 2009 00:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1023</guid>
		<description>There is no excuse not to upgrade. If IT depts can&#039;t support multiple browsers, they need to do some internal cleansing bc they suck at their jobs. For everyone else, I would like to politely encourage them to upgrade to a better browser rather then give them a feed reader version. Many who know nothing about computers or the web will think that&#039;s all there is to the website and never return.</description>
		<content:encoded><![CDATA[<p>There is no excuse not to upgrade. If IT depts can&#8217;t support multiple browsers, they need to do some internal cleansing bc they suck at their jobs. For everyone else, I would like to politely encourage them to upgrade to a better browser rather then give them a feed reader version. Many who know nothing about computers or the web will think that&#8217;s all there is to the website and never return.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie Sullivan</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1022</link>
		<dc:creator>Stephanie Sullivan</dc:creator>
		<pubDate>Fri, 07 Aug 2009 00:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1022</guid>
		<description>Very good article. My thought exactly. Yes, HTML5, canvas and video (though video support is sneaking in now, it&#039;s not yet the &quot;same support&quot;) and other goodness is coming down the pike -- it&#039;s honestly still going to be a while before we can use it for business sites. 

Handing IE6 users content (whatever level of &quot;design support&quot; your client decides to pay for) is most important. There are plenty of users without a choice. Why block them from the content? All content for all user agents -- always what I strive for. The experience may vary.

Excellent, pragmatic post and what I teach when I speak and train.. :)</description>
		<content:encoded><![CDATA[<p>Very good article. My thought exactly. Yes, HTML5, canvas and video (though video support is sneaking in now, it&#8217;s not yet the &#8220;same support&#8221;) and other goodness is coming down the pike &#8212; it&#8217;s honestly still going to be a while before we can use it for business sites. </p>
<p>Handing IE6 users content (whatever level of &#8220;design support&#8221; your client decides to pay for) is most important. There are plenty of users without a choice. Why block them from the content? All content for all user agents &#8212; always what I strive for. The experience may vary.</p>
<p>Excellent, pragmatic post and what I teach when I speak and train.. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbhj</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1021</link>
		<dc:creator>pbhj</dc:creator>
		<pubDate>Thu, 06 Aug 2009 22:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1021</guid>
		<description>I&#039;m hoping I just did my last IE6 fix - now I tend to give them the same support as any other browser that can&#039;t do CSS or images properly (eg lynx). The fix was simply to switch off a code block. 

Yes I could have fixed it, no I didn&#039;t want to, no I don&#039;t think the client should bother paying to support any particular browser only particular levels of standards compliance.</description>
		<content:encoded><![CDATA[<p>I&#8217;m hoping I just did my last IE6 fix &#8211; now I tend to give them the same support as any other browser that can&#8217;t do CSS or images properly (eg lynx). The fix was simply to switch off a code block. </p>
<p>Yes I could have fixed it, no I didn&#8217;t want to, no I don&#8217;t think the client should bother paying to support any particular browser only particular levels of standards compliance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobyjoe</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1020</link>
		<dc:creator>tobyjoe</dc:creator>
		<pubDate>Thu, 06 Aug 2009 22:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1020</guid>
		<description>Peter - You&#039;re right about new elements and IE6 being dead. It&#039;s no different than scores of outdated or otherwise non-capable (where graphics, media, styles, and scripting are concerned) browsers.

If canvas elements are vital to your content and it would be misleading or unacceptable to serve the textual and image content without those elements, by all means, shut out IE6 at the gate. 

My point is simply that you shouldn&#039;t target IE6 and its users, but rather treat the entire *class* of legacy or handicapped user agents consistently. 

If you have a heavy JS/AJAX application you probably already gave up on printer, lynx, screen reader, feed, and google support. Just toss IE6 into that class (along with NN4 and IE4 and Mosaic and...) and treat them all as below your baseline.

Calling out IE6 as a special case and talking down to IE6 users is the problem. The solution is to just toss it into the same bin as other baseline (or, in your case, below-baseline) user agents. 

For (what I hope is the final time!) I am not saying to bend over backwards for IE6! I&#039;m just saying that, if you don&#039;t want to put in the work and make the concessions required to support it graphically, treat it however you&#039;d treat any anonymous, low-powered user agent. If you&#039;re doing it out of novelty and not necessity, I also recommend modeling the impact to your user base. 

Simple!</description>
		<content:encoded><![CDATA[<p>Peter &#8211; You&#8217;re right about new elements and IE6 being dead. It&#8217;s no different than scores of outdated or otherwise non-capable (where graphics, media, styles, and scripting are concerned) browsers.</p>
<p>If canvas elements are vital to your content and it would be misleading or unacceptable to serve the textual and image content without those elements, by all means, shut out IE6 at the gate. </p>
<p>My point is simply that you shouldn&#8217;t target IE6 and its users, but rather treat the entire *class* of legacy or handicapped user agents consistently. </p>
<p>If you have a heavy JS/AJAX application you probably already gave up on printer, lynx, screen reader, feed, and google support. Just toss IE6 into that class (along with NN4 and IE4 and Mosaic and&#8230;) and treat them all as below your baseline.</p>
<p>Calling out IE6 as a special case and talking down to IE6 users is the problem. The solution is to just toss it into the same bin as other baseline (or, in your case, below-baseline) user agents. </p>
<p>For (what I hope is the final time!) I am not saying to bend over backwards for IE6! I&#8217;m just saying that, if you don&#8217;t want to put in the work and make the concessions required to support it graphically, treat it however you&#8217;d treat any anonymous, low-powered user agent. If you&#8217;re doing it out of novelty and not necessity, I also recommend modeling the impact to your user base. </p>
<p>Simple!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.R. Patten</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1019</link>
		<dc:creator>J.R. Patten</dc:creator>
		<pubDate>Thu, 06 Aug 2009 21:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1019</guid>
		<description>I think the reason for the recent high-profile assault is not zeal on the part of the people actively decrying IE6. They just realize that sometimes, to make change happen (especially change this &quot;drastic&quot;) is to make a lot of noise. The squeaky wheel gets the grease.

They want people to stop using it, instead of just refusing to design for it for 2 reasons (and maybe more):
1. As web designers/developers, we are passionate about people having a beautiful and pleasant web experience. If we just stop developing for IE6, everyone who hasn&#039;t dropped it may have a lesser experience, which just wouldn&#039;t do.
2. Many of them may be forced to support IE6 by their respective powers-that-be, so the only way they can stop actively supporting (designing for) it is by getting a significant amount of people to stop using it.

I agree with you in general. I am never a fan of over-zealousness and pushiness, but sometimes that&#039;s the only way to get things done.

Thanks for the thoughtful article.

Oh, and that speckled background had me wiping my screen for a good 5-10 seconds, trying to get the dust off. :D</description>
		<content:encoded><![CDATA[<p>I think the reason for the recent high-profile assault is not zeal on the part of the people actively decrying IE6. They just realize that sometimes, to make change happen (especially change this &#8220;drastic&#8221;) is to make a lot of noise. The squeaky wheel gets the grease.</p>
<p>They want people to stop using it, instead of just refusing to design for it for 2 reasons (and maybe more):<br />
1. As web designers/developers, we are passionate about people having a beautiful and pleasant web experience. If we just stop developing for IE6, everyone who hasn&#8217;t dropped it may have a lesser experience, which just wouldn&#8217;t do.<br />
2. Many of them may be forced to support IE6 by their respective powers-that-be, so the only way they can stop actively supporting (designing for) it is by getting a significant amount of people to stop using it.</p>
<p>I agree with you in general. I am never a fan of over-zealousness and pushiness, but sometimes that&#8217;s the only way to get things done.</p>
<p>Thanks for the thoughtful article.</p>
<p>Oh, and that speckled background had me wiping my screen for a good 5-10 seconds, trying to get the dust off. :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1016</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 06 Aug 2009 21:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1016</guid>
		<description>But with more and more browsers supporting things like canvas and video, and more and more javascript reliance, it&#039;s getting less and less feasible to provide even &#039;content support&#039;.

There needs to be a strong incentive to upgrade.</description>
		<content:encoded><![CDATA[<p>But with more and more browsers supporting things like canvas and video, and more and more javascript reliance, it&#8217;s getting less and less feasible to provide even &#8216;content support&#8217;.</p>
<p>There needs to be a strong incentive to upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobyjoe</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1014</link>
		<dc:creator>tobyjoe</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1014</guid>
		<description>Stephen - please reread the post. You are agreeing with me. If you have the ability to give up on *design support* for IE6, go for it. But continue to provide *content support* for it, as with any outdated other user agent.

You and Rob are reacting the the headline and ignoring the content, it seems. 

Rob - unless you&#039;re forcibly *blocking* IE4, you are *supporting* it. 

It&#039;s all about the definition of &quot;support&quot; and the abandonment of dogma, fellas.</description>
		<content:encoded><![CDATA[<p>Stephen &#8211; please reread the post. You are agreeing with me. If you have the ability to give up on *design support* for IE6, go for it. But continue to provide *content support* for it, as with any outdated other user agent.</p>
<p>You and Rob are reacting the the headline and ignoring the content, it seems. </p>
<p>Rob &#8211; unless you&#8217;re forcibly *blocking* IE4, you are *supporting* it. </p>
<p>It&#8217;s all about the definition of &#8220;support&#8221; and the abandonment of dogma, fellas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1013</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1013</guid>
		<description>Sure. Let&#039;s support IE4 while we&#039;re at it.</description>
		<content:encoded><![CDATA[<p>Sure. Let&#8217;s support IE4 while we&#8217;re at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Van Doren</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1012</link>
		<dc:creator>Stephen Van Doren</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1012</guid>
		<description>Agreed. We should also make sure that I get a comparable experience with all modern games on my 8 year old computer.

No, I&#039;m sorry, websites are software. While I completely understand your perspective here, if you are using out of date technology to access that software, your experience should be, if not completely curtailed, then limited so that the engineer doesn&#039;t have to build in code that will, inevitably, make the experience slower and buggier for *everyone*.

If you think we&#039;re just patronizing or dismissing IE6 users, you&#039;re missing the point. As of the 27th of this month, IE6 will be 8 years old, just a little bit older than Windows XP--and even Microsoft isn&#039;t supporting that operating system any longer. And they wrote the damn thing.</description>
		<content:encoded><![CDATA[<p>Agreed. We should also make sure that I get a comparable experience with all modern games on my 8 year old computer.</p>
<p>No, I&#8217;m sorry, websites are software. While I completely understand your perspective here, if you are using out of date technology to access that software, your experience should be, if not completely curtailed, then limited so that the engineer doesn&#8217;t have to build in code that will, inevitably, make the experience slower and buggier for *everyone*.</p>
<p>If you think we&#8217;re just patronizing or dismissing IE6 users, you&#8217;re missing the point. As of the 27th of this month, IE6 will be 8 years old, just a little bit older than Windows XP&#8211;and even Microsoft isn&#8217;t supporting that operating system any longer. And they wrote the damn thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobyjoe</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1011</link>
		<dc:creator>tobyjoe</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1011</guid>
		<description>Hi, Allen. I think my approach helps bring innovation while continuing to support the people stuck on less modern user agents. 

Reclassifying IE6 into the category of feed readers, screen readers, and printers is a perfectly viable solution. 

Oppose that to the childish antics behind blocking content based on user agent. 

In each case, you get to provide interesting experience design for modern user agents, but only by reclassifying IE6 for *content support* do you also retain (some portion of) the IE6 audience.</description>
		<content:encoded><![CDATA[<p>Hi, Allen. I think my approach helps bring innovation while continuing to support the people stuck on less modern user agents. </p>
<p>Reclassifying IE6 into the category of feed readers, screen readers, and printers is a perfectly viable solution. </p>
<p>Oppose that to the childish antics behind blocking content based on user agent. </p>
<p>In each case, you get to provide interesting experience design for modern user agents, but only by reclassifying IE6 for *content support* do you also retain (some portion of) the IE6 audience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Hartwig</title>
		<link>http://www.tobyjoe.com/2009/08/dont-stop-supporting-ie6/comment-page-1/#comment-1010</link>
		<dc:creator>Allen Hartwig</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tobyjoe.com/?p=1112#comment-1010</guid>
		<description>While you do make some valid points, unfortunately you are missing the bigger picture. This isn&#039;t about lazy developers or designers trying to get away from delivering content to a laborsome agent. The real issue lies in the fact that requiring IE6 support stifles innovation. This is becoming more and more true with the advent of HTML5. Internet development cannot progress while IE6 remains a major player in the browser market. The anti-IE6 campaigns aren&#039;t so much targeted at the end user as they are indirectly at corporate IT managers, pressuring them to abandon their IE6-forced client desktop computing environments for more current, standards-based options.

Obviously this is a very dynamic issue that requires a personalized approach for each individual organization, but the bottom line is that an 8 year old technology can no longer remain an influencing factor if Internet experiences and interactions are to evolve further.</description>
		<content:encoded><![CDATA[<p>While you do make some valid points, unfortunately you are missing the bigger picture. This isn&#8217;t about lazy developers or designers trying to get away from delivering content to a laborsome agent. The real issue lies in the fact that requiring IE6 support stifles innovation. This is becoming more and more true with the advent of HTML5. Internet development cannot progress while IE6 remains a major player in the browser market. The anti-IE6 campaigns aren&#8217;t so much targeted at the end user as they are indirectly at corporate IT managers, pressuring them to abandon their IE6-forced client desktop computing environments for more current, standards-based options.</p>
<p>Obviously this is a very dynamic issue that requires a personalized approach for each individual organization, but the bottom line is that an 8 year old technology can no longer remain an influencing factor if Internet experiences and interactions are to evolve further.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
