<?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>Evocateur &#187; microsoft</title>
	<atom:link href="http://evocateur.org/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://evocateur.org</link>
	<description>A Place to Practice Upgrading Wordpress Periodically</description>
	<lastBuildDate>Fri, 28 May 2010 04:46:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>To Hell With Internet Explorer</title>
		<link>http://evocateur.org/2007/12/to-hell-with-internet-explorer/</link>
		<comments>http://evocateur.org/2007/12/to-hell-with-internet-explorer/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 01:07:10 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://evocateur.org/2007/12/to-hell-with-internet-explorer/</guid>
		<description><![CDATA[Upon reading this charming post on the IEBlog (a clueless attempt at self-deprecatory humor concerning IE8), I am urged to quote from this old chestnut (links &#38; emphases added, with apologies to Zeldman): Old software does not support standards. [&#8230;] It would be swell if we could have backward compatibility and pure standards compliance. But [...]]]></description>
			<content:encoded><![CDATA[<p>Upon reading <a href="http://blogs.msdn.com/ie/archive/2007/12/05/internet-explorer-8.aspx" title="Irritating as fuck, actually">this charming post</a> on the IEBlog (a clueless attempt at self-deprecatory humor concerning IE8), I am urged to quote from <a href="http://www.alistapart.com/articles/tohell/" title="To Hell With Bad Browsers">this old chestnut</a> (<em>links &amp; emphases added, with apologies to <a href="http://www.zeldman.com/" title="Jeffrey Zeldman">Zeldman</a></em>):</p>

<blockquote>
  <p><a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx" title="IE 6, 7, 8, whatever">Old software</a> does not support standards. [&#8230;] It would be swell if we could have backward compatibility and pure standards compliance. But we can’t. We have to choose. [&#8230;]</p>
  
  <p>For years, we’ve been taught to be good little web designers, building sites that work in browsers that don’t. Each site we build the old-fashioned way becomes one more <strong>dung heap</strong> of bad code, one more web destination that will eventually stop working as browsers and standards <strong>evolve</strong>.</p>
  
  <p>The longer we do it, the more doomed sites proliferate. [&#8230;]<br />
  <strong>Enough already</strong>. We finally <a href="http://www.opera.com/" title="Opera">have</a> <a href="http://www.getfirefox.com/" title="Firefox">good</a> <a href="http://www.apple.com/safari/" title="Safari">browsers</a>. Let’s use them.</p>
</blockquote>

<p>I am sick unto death of dragging IE kicking and screaming into the 21st century. For personal projects, I no longer give a damn about how it looks/behaves in IE. Professionally, I will continue to utilize the concept of <a href="http://en.wikipedia.org/wiki/Progressive_enhancement" title="lol, wikipedia">progressive enhancement</a> (with a much sharper edge), longing for the day when we can all kick IE to the curb.</p>

<p>I will shortly be adding this snippet in a strategic location in my blog template:</p>

<pre><code>&lt;!--[if IE]&gt;
  &lt;h1&gt;
    Page look weird? 
    &lt;a href="http://getfirefox.com"&gt;Get a real browser.&lt;/a&gt;
  &lt;/h1&gt;
&lt;![endif]--&gt;
</code></pre>

<p>I really don&#8217;t care whom I offend, thanks to the example set by the IE team.</p>
]]></content:encoded>
			<wfw:commentRss>http://evocateur.org/2007/12/to-hell-with-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

