<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: I would extend this ban to all Microsoft products just on the grounds of being annoying, but this is a start:	</title>
	<atom:link href="https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Aug 2013 09:39:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: weirdnoise		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489019</link>

		<dc:creator><![CDATA[weirdnoise]]></dc:creator>
		<pubDate>Fri, 09 Aug 2013 09:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489019</guid>

					<description><![CDATA[My bad; I spoke with one of our web developers, and the biggest issue wasn&#039;t with CSS -- though Trident (the IE engine)  has plenty of idiosyncrasies there, as do the other browser engines. Each browser does tend to render CSS somewhat differently, with IE essentially needing no more hand-holding than others but supporting a somewhat different feature set. For sophisticated use of CSS this means that each browser family requires customization, especially older releases. No one wants to maintain these as web sites are updated, but that&#039;s not just an IE/Trident issue.

The greater problem with Trident was idiosyncrasies in its support for the DOM model (the programmatic representation of a rendered web page). This wasn&#039;t an issue when it was released, but as dynamic HTML was increasingly used on the web it became more of a problem. Common techniques used in AJAX-style rendering (where components of a web page are transmitted and rendered separately, often in response to user action) required extensive work-arounds or (in the case of IE6) simply couldn&#039;t be made to work. By IE8 most of the issues were worked out. These days Trident is as standards-compliant as any browser engine -- perhaps more so. My source says that limiting things to IE9 and later seems a bit arbitrary, and that maintaining compatibility with older browsers in general, not just IE, is a headache.]]></description>
			<content:encoded><![CDATA[<p>My bad; I spoke with one of our web developers, and the biggest issue wasn&#8217;t with CSS &#8212; though Trident (the IE engine)  has plenty of idiosyncrasies there, as do the other browser engines. Each browser does tend to render CSS somewhat differently, with IE essentially needing no more hand-holding than others but supporting a somewhat different feature set. For sophisticated use of CSS this means that each browser family requires customization, especially older releases. No one wants to maintain these as web sites are updated, but that&#8217;s not just an IE/Trident issue.</p>
<p>The greater problem with Trident was idiosyncrasies in its support for the DOM model (the programmatic representation of a rendered web page). This wasn&#8217;t an issue when it was released, but as dynamic HTML was increasingly used on the web it became more of a problem. Common techniques used in AJAX-style rendering (where components of a web page are transmitted and rendered separately, often in response to user action) required extensive work-arounds or (in the case of IE6) simply couldn&#8217;t be made to work. By IE8 most of the issues were worked out. These days Trident is as standards-compliant as any browser engine &#8212; perhaps more so. My source says that limiting things to IE9 and later seems a bit arbitrary, and that maintaining compatibility with older browsers in general, not just IE, is a headache.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: keithmur		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489018</link>

		<dc:creator><![CDATA[keithmur]]></dc:creator>
		<pubDate>Fri, 09 Aug 2013 02:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489018</guid>

					<description><![CDATA[I&#039;m no Microsoftie, but I couldn&#039;t let this pass:

&quot;CSS (Cascading Style Sheets) which weren’t even supported before IE8&quot;

CSS was supported in IE *4*.  And it was better, in my experience developing a web site, than that found in Netscape.

Maybe you&#039;re thinking of CSS3, don&#039;t know.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m no Microsoftie, but I couldn&#8217;t let this pass:</p>
<p>&#8220;CSS (Cascading Style Sheets) which weren’t even supported before IE8&#8221;</p>
<p>CSS was supported in IE *4*.  And it was better, in my experience developing a web site, than that found in Netscape.</p>
<p>Maybe you&#8217;re thinking of CSS3, don&#8217;t know.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: joncr		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489017</link>

		<dc:creator><![CDATA[joncr]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 21:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489017</guid>

					<description><![CDATA[A rather large cottage industry has grown up around the need to find workarounds for IE deficiencies, bugs, and non-compliance.  The 30-40 percent estimate has to be be just that, an estimate, but if you want to build a modern site that displays in IE6 more or less as it does in any contemporary browser, you have a lot of work to do.

IE10 on Windows 8 is really pretty good.  The problem there is the astoundingly awful font rendering that afflicts Win8 and IE10.  In 2013, Windows seems to reverted to the rendering engine used in Windows 3.1.  OS X, Ubuntu, and any Ubuntu derivative put it to shame.]]></description>
			<content:encoded><![CDATA[<p>A rather large cottage industry has grown up around the need to find workarounds for IE deficiencies, bugs, and non-compliance.  The 30-40 percent estimate has to be be just that, an estimate, but if you want to build a modern site that displays in IE6 more or less as it does in any contemporary browser, you have a lot of work to do.</p>
<p>IE10 on Windows 8 is really pretty good.  The problem there is the astoundingly awful font rendering that afflicts Win8 and IE10.  In 2013, Windows seems to reverted to the rendering engine used in Windows 3.1.  OS X, Ubuntu, and any Ubuntu derivative put it to shame.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: weirdnoise		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489016</link>

		<dc:creator><![CDATA[weirdnoise]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 20:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489016</guid>

					<description><![CDATA[Not sure what &quot;field&quot; Symbiatch is working in, but prior to IE8, Internet Explorer was notoriously buggy and non-compliant compared to Gecko- and Webkit-based browsers (e.g. Firefox and Safari, respectively). The 30%-40% figure sounds like a bit of an overestimate, but given that most web development now uses CSS (Cascading Style Sheets) which weren&#039;t even supported before IE8 (and such support was still quirky as all hell before IE9), it&#039;s conceivable the additional development required would be that high.]]></description>
			<content:encoded><![CDATA[<p>Not sure what &#8220;field&#8221; Symbiatch is working in, but prior to IE8, Internet Explorer was notoriously buggy and non-compliant compared to Gecko- and Webkit-based browsers (e.g. Firefox and Safari, respectively). The 30%-40% figure sounds like a bit of an overestimate, but given that most web development now uses CSS (Cascading Style Sheets) which weren&#8217;t even supported before IE8 (and such support was still quirky as all hell before IE9), it&#8217;s conceivable the additional development required would be that high.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489015</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 14:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489015</guid>

					<description><![CDATA[Symbiatch, you&#039;re just some guy on the Interent making a specific claim, with no &quot;references&quot; and at the same time demanding that others produce references.  What are your references for your claim?]]></description>
			<content:encoded><![CDATA[<p>Symbiatch, you&#8217;re just some guy on the Interent making a specific claim, with no &#8220;references&#8221; and at the same time demanding that others produce references.  What are your references for your claim?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dunc		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489014</link>

		<dc:creator><![CDATA[Dunc]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 08:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489014</guid>

					<description><![CDATA[&lt;blockquote&gt;IE doesn’t need special handling any more than Firefox for example.&lt;/blockquote&gt;

The older versions most certainly do, because they simply don&#039;t work properly. They are not standards-compliant. Current versions are OK.]]></description>
			<content:encoded><![CDATA[<blockquote><p>IE doesn’t need special handling any more than Firefox for example.</p></blockquote>
<p>The older versions most certainly do, because they simply don&#8217;t work properly. They are not standards-compliant. Current versions are OK.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Symbiatch		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489013</link>

		<dc:creator><![CDATA[Symbiatch]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 04:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489013</guid>

					<description><![CDATA[Any references to this claim? Because as a person working in the field I must say that if this is true, they better get other people do the work since those people are clearly incompetent. IE doesn&#039;t need special handling any more than Firefox for example.]]></description>
			<content:encoded><![CDATA[<p>Any references to this claim? Because as a person working in the field I must say that if this is true, they better get other people do the work since those people are clearly incompetent. IE doesn&#8217;t need special handling any more than Firefox for example.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Chapman		</title>
		<link>https://gregladen.com/blog/2013/08/06/i-would-extend-this-ban-to-all-microsoft-products-just-on-the-grounds-of-being-annoying-but-this-is-a-start/#comment-489012</link>

		<dc:creator><![CDATA[Richard Chapman]]></dc:creator>
		<pubDate>Wed, 07 Aug 2013 01:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=17414#comment-489012</guid>

					<description><![CDATA[I was number 7.  Who started this thing?  You?  It&#039;s a good idea anyway.  It&#039;s about time IE was shown the door.  We (the World) don&#039;t owe Microsoft anything.]]></description>
			<content:encoded><![CDATA[<p>I was number 7.  Who started this thing?  You?  It&#8217;s a good idea anyway.  It&#8217;s about time IE was shown the door.  We (the World) don&#8217;t owe Microsoft anything.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
