<?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>Really Aced &#187; testing</title>
	<atom:link href="http://blog.sommestad.net/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sommestad.net</link>
	<description>Web and Cocoa development through the eyes of Kristofer Sommestad, a SWAD developer.</description>
	<lastBuildDate>Sun, 23 Jan 2011 12:21:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Kill your standards darlings – IE still rules</title>
		<link>http://blog.sommestad.net/2009/04/kill-your-standards-darlings-ie-still-rules-2/</link>
		<comments>http://blog.sommestad.net/2009/04/kill-your-standards-darlings-ie-still-rules-2/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:54:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Browser Compatibility]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://reallyaced.wordpress.com/?p=80</guid>
		<description><![CDATA[From time to time, I have a look at various browser statistics to check if there&#8217;s been any changes in the usage share of browsers. Even though non-IE browsers take more and more shares on the market, Internet Explorer still rules (with around 70% in average). In some areas, the share is even higher; I [...]]]></description>
			<content:encoded><![CDATA[<p>From time to time, I have a look at <a href="http://en.wikipedia.org/wiki/Usage_share_of_web_browsers">various browser statistics</a> to check if there&#8217;s been any changes in the usage share of browsers. Even though non-IE browsers take more and more shares on the market, Internet Explorer still rules (with around 70% in average). In some areas, the share is even higher; I worked on a product recently where we had an &#8220;IE share&#8221; of 97% &#8230;</p>
<p>What this means to us as professional web developers, is that all products (sites) must be 100% functional in Internet Explorer. There&#8217;s no room for excuses like &#8220;but it works in Firefox&#8221;. There can be no important features/styles/etc that only works in non-IE browsers.</p>
<p>I read about a lot of web developers saying &#8220;ignore IE and develop according to the standards&#8221;. Maybe that works for your own personal web site, viewed by 10 users a month. But if you&#8217;re running a professional site, supported by a large business, you can&#8217;t make it a crappy experience for all the regular users out there who aren&#8217;t using the latest Firefox or Safari build. That&#8217;s just dumb.<br />
When the non-IE browsers have 95% of the market, we can start talking about ignoring IE and its quirks.</p>
<p>I&#8217;m not saying I like fixing IE bugs/quirks, but it&#8217;s a part of the job, just like any other task. Firefox (my own preference), Safari, Chrome or whatever are surely awesome browsers, far better than IE. But it doesn&#8217;t matter, because it&#8217;s only us &#8220;experts&#8221; and hardcore users that know about it. Your target group doesn&#8217;t.</p>
<p>So make it your primary goal to have the site working 100% in IE! If you want to use the extra goodies provided by other browsers, make that the little extra functionality that makes it a 110% experience in standards browsers.</p>
<p>(I do my primary development using FF and Firebug (as it&#8217;s much more efficient), and do a test round in IE 6+ when I&#8217;m done with the design. )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sommestad.net/2009/04/kill-your-standards-darlings-ie-still-rules-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

