<?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>That Norwegian Guy &#187; conditional comments</title>
	<atom:link href="http://thatnorwegianguy.com/tag/conditional-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thatnorwegianguy.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jul 2011 11:36:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to make other browsers faster!</title>
		<link>http://thatnorwegianguy.com/2008/how-to-make-other-browsers-faster/</link>
		<comments>http://thatnorwegianguy.com/2008/how-to-make-other-browsers-faster/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 11:32:04 +0000</pubDate>
		<dc:creator>Eystein</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[conditional comments]]></category>

		<guid isPermaLink="false">http://thatnorwegianguy.com/?p=74</guid>
		<description><![CDATA[Or make IE slower. Or appear slower. Which is the same. Is that so wrong of me? I&#8217;m already doing so by feeding IE additional stylesheets and ocationaly markup through conditional comments. And in those stylesheets you often find extra images. But by making sure my main stylesheet is clean, and use all the CSS2.1 [...]]]></description>
			<content:encoded><![CDATA[<p>Or make <abbr title="Internet Explorer">IE</abbr> slower. Or appear slower. Which is the same. Is that so wrong of me? I&#8217;m already doing so by feeding IE additional stylesheets and ocationaly markup through conditional comments. And in those stylesheets you often find extra images.</p>
<p>But by making sure my main stylesheet is clean, and use all the CSS2.1 goodness, and even some supported CSS3, the gap can be made even greater. I&#8217;m not saying put unnessary code in there, but if it&#8217;s done a big site the difference might be noticable for the user. Which then will go &#8220;Hey, the internett is faster in this [modern browser] than the other internet!&#8221;. 1 down, 3.287.333.207 (<a href="http://www.internetworldstats.com/stats.htm">huh</a>?) to go.</p>
<p>Disclaimer: I have no benchmarks to prove that there will be a noticable difference in speed. But I like to think so!</p>
]]></content:encoded>
			<wfw:commentRss>http://thatnorwegianguy.com/2008/how-to-make-other-browsers-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

