<?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>Technical stuff &#187; Internet Explorer</title>
	<atom:link href="http://www.tekkie.ro/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekkie.ro</link>
	<description>Requirements are like water. They&#039;re easier to build on when they&#039;re frozen.</description>
	<lastBuildDate>Fri, 11 Jun 2010 11:33:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IE6 no more</title>
		<link>http://www.tekkie.ro/news/ie6-no-more/</link>
		<comments>http://www.tekkie.ro/news/ie6-no-more/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:21:11 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=220</guid>
		<description><![CDATA[When people unite in order to achieve a goal, things are possible. IE6 is eating up our development time much more than it should. Moreover, it&#8217;s counter productive to keep a website&#8217;s functionality list short just because less than 20% of its users are using ancient browser.
Let&#8217;s support the IE6 no more initiative by including [...]]]></description>
			<content:encoded><![CDATA[<p>When people unite in order to achieve a goal, things are possible. IE6 is eating up our development time much more than it should. Moreover, it&#8217;s counter productive to keep a website&#8217;s functionality list short just because less than 20% of its users are using ancient browser.</p>
<p>Let&#8217;s support the <a href="http://www.ie6nomore.com/">IE6 no more</a> initiative by including code like this on our websites:</p>
<pre class="brush: html">

&lt;!--[if lt IE 7]&gt;  &lt;div style=&#039;border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;&#039;&gt;    &lt;div style=&#039;position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;&#039;&gt;&lt;a href=&#039;#&#039; onclick=&#039;javascript:this.parentNode.parentNode.style.display=&quot;none&quot;; return false;&#039;&gt;&lt;img src=&#039;http://www.ie6nomore.com/files/theme/ie6nomore-cornerx.jpg&#039; style=&#039;border: none;&#039; alt=&#039;Close this notice&#039;/&gt;&lt;/a&gt;&lt;/div&gt;    &lt;div style=&#039;width: 640px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;&#039;&gt;      &lt;div style=&#039;width: 75px; float: left;&#039;&gt;&lt;img src=&#039;http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg&#039; alt=&#039;Warning!&#039;/&gt;&lt;/div&gt;      &lt;div style=&#039;width: 275px; float: left; font-family: Arial, sans-serif;&#039;&gt;        &lt;div style=&#039;font-size: 14px; font-weight: bold; margin-top: 12px;&#039;&gt;You are using an outdated browser&lt;/div&gt;        &lt;div style=&#039;font-size: 12px; margin-top: 6px; line-height: 12px;&#039;&gt;For a better experience using this site, please upgrade to a modern web browser.&lt;/div&gt;      &lt;/div&gt;      &lt;div style=&#039;width: 75px; float: left;&#039;&gt;&lt;a href=&#039;http://www.firefox.com&#039; target=&#039;_blank&#039;&gt;&lt;img src=&#039;http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg&#039; style=&#039;border: none;&#039; alt=&#039;Get Firefox 3.5&#039;/&gt;&lt;/a&gt;&lt;/div&gt;      &lt;div style=&#039;width: 75px; float: left;&#039;&gt;&lt;a href=&#039;http://www.browserforthebetter.com/download.html&#039; target=&#039;_blank&#039;&gt;&lt;img src=&#039;http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg&#039; style=&#039;border: none;&#039; alt=&#039;Get Internet Explorer 8&#039;/&gt;&lt;/a&gt;&lt;/div&gt;      &lt;div style=&#039;width: 73px; float: left;&#039;&gt;&lt;a href=&#039;http://www.apple.com/safari/download/&#039; target=&#039;_blank&#039;&gt;&lt;img src=&#039;http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg&#039; style=&#039;border: none;&#039; alt=&#039;Get Safari 4&#039;/&gt;&lt;/a&gt;&lt;/div&gt;      &lt;div style=&#039;float: left;&#039;&gt;&lt;a href=&#039;http://www.google.com/chrome&#039; target=&#039;_blank&#039;&gt;&lt;img src=&#039;http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg&#039; style=&#039;border: none;&#039; alt=&#039;Get Google Chrome&#039;/&gt;&lt;/a&gt;&lt;/div&gt;    &lt;/div&gt;  &lt;/div&gt;  &lt;![endif]--&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/news/ie6-no-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
