<?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: Definitive Guide to Taming the IE6 Beast</title>
	<atom:link href="http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 16:23:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Lavinia</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-108015</link>
		<dc:creator>Lavinia</dc:creator>
		<pubDate>Tue, 28 Jun 2011 11:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-108015</guid>
		<description>Exrtmeley helpful article, please write more.</description>
		<content:encoded><![CDATA[<p>Exrtmeley helpful article, please write more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FinnBB</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-102748</link>
		<dc:creator>FinnBB</dc:creator>
		<pubDate>Sun, 29 May 2011 13:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-102748</guid>
		<description>Thanks for a great article. Real nice idea about the separate IE6 stylesheet. You are bookmarked! Be nice if Microsoft tried to encourage customers to upgrade their IE6 browsers by means of an ad campaign or offering incentives?  If Microsoft are prepared to pay a fortune for Skype in an effort to improve their market position, surely targeting people who haven&#039;t thought about or face challenges when upgrading their browsers would give them much needed kudos and help designers and users&#039; online experiences.  I am going to stop writing now as sadly  I am starting to feel annoyed. :(</description>
		<content:encoded><![CDATA[<p>Thanks for a great article. Real nice idea about the separate IE6 stylesheet. You are bookmarked! Be nice if Microsoft tried to encourage customers to upgrade their IE6 browsers by means of an ad campaign or offering incentives?  If Microsoft are prepared to pay a fortune for Skype in an effort to improve their market position, surely targeting people who haven&#8217;t thought about or face challenges when upgrading their browsers would give them much needed kudos and help designers and users&#8217; online experiences.  I am going to stop writing now as sadly  I am starting to feel annoyed. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yeu Ly</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-96472</link>
		<dc:creator>Yeu Ly</dc:creator>
		<pubDate>Mon, 04 Apr 2011 07:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-96472</guid>
		<description>Hi admin,
Im using IE8, is there any differences about editting CSS code? Thank alot for sharing.

Yeu</description>
		<content:encoded><![CDATA[<p>Hi admin,<br />
Im using IE8, is there any differences about editting CSS code? Thank alot for sharing.</p>
<p>Yeu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Youngstream</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-77133</link>
		<dc:creator>Youngstream</dc:creator>
		<pubDate>Sat, 25 Sep 2010 08:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-77133</guid>
		<description>IE6 must die!!
Other than that, good job, this is a really thorough and useful article!</description>
		<content:encoded><![CDATA[<p>IE6 must die!!<br />
Other than that, good job, this is a really thorough and useful article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Watson</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-57963</link>
		<dc:creator>Peter Watson</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-57963</guid>
		<description>Great article, I will definitely keep it book-marked.

To all the people saying kill the beast...if only it were that easy! Please remember that many users are unable to do so. I work in UK local Government, and our desktop support guys simply don&#039;t have the resources or time to upgrade thousands of users. Sad but true. As for users on the outside, we simply don&#039;t have control over that. You can offer them advice on why they should upgrade/change, but they are under no obligation to do so. Building sites that don&#039;t work in IE6 are just going to piss people off, so in the meantime we are stuck with it.

To all those people saying write simpler code - what if you are working on a comlpex third-party app, where you don&#039;t actually have access to the code but you can work on the CSS? I&#039;m speaking from experience here, where I have been asked to style a GIS application that by its very nature is quite complicated.</description>
		<content:encoded><![CDATA[<p>Great article, I will definitely keep it book-marked.</p>
<p>To all the people saying kill the beast&#8230;if only it were that easy! Please remember that many users are unable to do so. I work in UK local Government, and our desktop support guys simply don&#8217;t have the resources or time to upgrade thousands of users. Sad but true. As for users on the outside, we simply don&#8217;t have control over that. You can offer them advice on why they should upgrade/change, but they are under no obligation to do so. Building sites that don&#8217;t work in IE6 are just going to piss people off, so in the meantime we are stuck with it.</p>
<p>To all those people saying write simpler code &#8211; what if you are working on a comlpex third-party app, where you don&#8217;t actually have access to the code but you can work on the CSS? I&#8217;m speaking from experience here, where I have been asked to style a GIS application that by its very nature is quite complicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deanoj</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-56445</link>
		<dc:creator>deanoj</dc:creator>
		<pubDate>Fri, 15 Jan 2010 10:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-56445</guid>
		<description>Using the &#039;overflow&#039; method to fix the clearing floats issue caused us no end of trouble with disppearing text in IE6. However, I find using the old style clearfix method to work fine.</description>
		<content:encoded><![CDATA[<p>Using the &#8216;overflow&#8217; method to fix the clearing floats issue caused us no end of trouble with disppearing text in IE6. However, I find using the old style clearfix method to work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-47014</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Mon, 28 Sep 2009 15:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-47014</guid>
		<description>Nice writeup. I advise everyone to make very judicious use of the !important modifier. It is not a good fit for a declaration that will need to be overridden because then you&#039;ll have to use the !important modifier again for all browsers. Using it a few times for &#039;primitive&#039; classes leads to having to use it a lot, and you may well find your stylesheet riddled with !important modifiers.</description>
		<content:encoded><![CDATA[<p>Nice writeup. I advise everyone to make very judicious use of the !important modifier. It is not a good fit for a declaration that will need to be overridden because then you&#8217;ll have to use the !important modifier again for all browsers. Using it a few times for &#8216;primitive&#8217; classes leads to having to use it a lot, and you may well find your stylesheet riddled with !important modifiers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-45817</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-45817</guid>
		<description>&quot;What if movie and television producers suddenly thought plasma was not good enough to display media in the quality they preferred, and made it so you couldn’t watch? Instead you get a big red screen PLEASE BUY LCD, UPGRADE! You would be fairly pissed off. So are users when they get to a site with information they need and its blocked out.&quot;

@Kevin: Uh, didn&#039;t they just do this to our TVs? Try watching an analog station (read: IE6). You can&#039;t anymore. I understand this is a little apples to oranges (there is no department in my home telling me I can&#039;t change TVs, unless you count my budget...) but the concept is the same.</description>
		<content:encoded><![CDATA[<p>&#8220;What if movie and television producers suddenly thought plasma was not good enough to display media in the quality they preferred, and made it so you couldn’t watch? Instead you get a big red screen PLEASE BUY LCD, UPGRADE! You would be fairly pissed off. So are users when they get to a site with information they need and its blocked out.&#8221;</p>
<p>@Kevin: Uh, didn&#8217;t they just do this to our TVs? Try watching an analog station (read: IE6). You can&#8217;t anymore. I understand this is a little apples to oranges (there is no department in my home telling me I can&#8217;t change TVs, unless you count my budget&#8230;) but the concept is the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Johnson</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-44567</link>
		<dc:creator>Eddie Johnson</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-44567</guid>
		<description>weirdly, I have just posted an article on a similar subject! (I came across this one a few days later) its not as in depth but has some alternate views/solutions to some of the problems listed here (and has a couple of other problems listed/fixed)... am I allowed a link in here?.. ahh bugger it - look here: http://www.websurfshack.net/2009/08/ie6-css-tricks-and-hacks/</description>
		<content:encoded><![CDATA[<p>weirdly, I have just posted an article on a similar subject! (I came across this one a few days later) its not as in depth but has some alternate views/solutions to some of the problems listed here (and has a couple of other problems listed/fixed)&#8230; am I allowed a link in here?.. ahh bugger it &#8211; look here: <a href="http://www.websurfshack.net/2009/08/ie6-css-tricks-and-hacks/" rel="nofollow">http://www.websurfshack.net/2009/08/ie6-css-tricks-and-hacks/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://sixrevisions.com/web-development/definitive-guide-to-taming-the-ie6-beast/#comment-44538</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Fri, 21 Aug 2009 03:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=1323#comment-44538</guid>
		<description>If you want to get some insight into how long we have, go to this site http://www.ie6death.com Looks like we will be dealing with IE6 for a long time.</description>
		<content:encoded><![CDATA[<p>If you want to get some insight into how long we have, go to this site <a href="http://www.ie6death.com" rel="nofollow">http://www.ie6death.com</a> Looks like we will be dealing with IE6 for a long time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

