<?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>ForeverGeek &#187; ie6</title>
	<atom:link href="http://www.forevergeek.com/tag/ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forevergeek.com</link>
	<description>Nerds are for Dorks</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:42:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>IE6IFY and totally bork your website</title>
		<link>http://www.forevergeek.com/2009/08/ie6ify_and_totally_bork_your_website/</link>
		<comments>http://www.forevergeek.com/2009/08/ie6ify_and_totally_bork_your_website/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 16:09:26 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bork]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=13712</guid>
		<description><![CDATA[In memory of (the nearly dead) Internet Explorer 6 comes this nifty little piece of JavaScript that will wreak havoc with your web page, turning it into a pile of unreadable junk that even Steve Ballmer would be proud of. The IE6IFY site proudly proclaims: &#8220;After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites.&#8221; Before I show you the results, here&#8217;s the piece of code that does the damage: javascript:(function(){var i=0,r=function(n){return Math.floor(Math.random()*n)},f=document.getElementsByTagName('body')[0].getElementsByTagName('*'),o=function(e){return typeof(e.style)=='object'&#038;&#038;e.tagName!='SCRIPT'},s=function(){while(!o(e=f[r(f.length)])){}return e.style};while(i++]]></description>
			<content:encoded><![CDATA[<p>In memory of (the <a href="http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/">nearly dead</a>) Internet Explorer 6 comes this nifty little piece of JavaScript that will wreak havoc with your web page, turning it into a pile of unreadable junk that even Steve Ballmer would be proud of.</p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/ie6ify-logo.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/ie6ify-logo-540x97.png" alt="ie6ify logo 540x97 IE6IFY and totally bork your website" title="ie6ify-logo" width="540" height="97" class="aligncenter size-large wp-image-13719" /></a></p>
<p>The <a href="http://elbertf.com/ie6ify/">IE6IFY</a> site proudly proclaims: &#8220;After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites.&#8221;</p>
<p>Before I show you the results, here&#8217;s the piece of code that does the damage:</p>
<p><span id="more-13712"></span></p>
<p><code>javascript:(function(){var i=0,r=function(n){return Math.floor(Math.random()*n)},f=document.getElementsByTagName('body')[0].getElementsByTagName('*'),o=function(e){return typeof(e.style)=='object'&#038;&#038;e.tagName!='SCRIPT'},s=function(){while(!o(e=f[r(f.length)])){}return e.style};while(i++<5){s().display=r(2)?'block':'inline';s().position=r(2)?'absolute':'relative';s().margin=r(2)?'0':'1em';s().padding=r(2)?'0':'1em';s().width=r(2)?'':'auto';}})();</code></p>
<p>Whack that into your browser's toolbar and then hit it repeatedly when viewing your (least) favorite web site.</p>
<p>Here's what happens to Forever Geek:</p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/forever-geek-normal.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/forever-geek-normal-540x365.png" alt="forever geek normal 540x365 IE6IFY and totally bork your website" title="forever-geek-normal" width="540" height="365" class="aligncenter size-large wp-image-13713" /></a></p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/forever-geek-mashed.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/forever-geek-mashed-540x354.png" alt="forever geek mashed 540x354 IE6IFY and totally bork your website" title="forever-geek-mashed" width="540" height="354" class="aligncenter size-large wp-image-13714" /></a></p>
<p>And Gadzooki:</p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/gadzooki-normal.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/gadzooki-normal-540x367.png" alt="gadzooki normal 540x367 IE6IFY and totally bork your website" title="gadzooki-normal" width="540" height="367" class="aligncenter size-large wp-image-13715" /></a></p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/gadzooki-mashed.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/gadzooki-mashed-540x349.png" alt="gadzooki mashed 540x349 IE6IFY and totally bork your website" title="gadzooki-mashed" width="540" height="349" class="aligncenter size-large wp-image-13716" /></a></p>
<p>And of course Microsoft can't be allowed to get away with it:</p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/microsoft-normal.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/microsoft-normal-540x375.png" alt="microsoft normal 540x375 IE6IFY and totally bork your website" title="microsoft-normal" width="540" height="375" class="aligncenter size-large wp-image-13717" /></a></p>
<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/08/microsoft-mashed.png"><img style=' display: block; margin-right: auto; margin-left: auto;'  src="http://www.forevergeek.com/wp-content/uploads/2009/08/microsoft-mashed-540x300.png" alt="microsoft mashed 540x300 IE6IFY and totally bork your website" title="microsoft-mashed" width="540" height="300" class="aligncenter size-large wp-image-13718" /></a></p>
<p>Anyone tried it in IE6?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/08/ie6ify_and_totally_bork_your_website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 6 still hanging out in the wild</title>
		<link>http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/</link>
		<comments>http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:05:20 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.forevergeek.com/?p=12842</guid>
		<description><![CDATA[It&#8217;s a sorry state of affairs: Internet Explorer version 6x still has the largest market share of any web browser, with two in five users still using it. Internet Explorer 7x is close behind, with Firefox version 3 claiming one in ten users and the rest straggling behind. It&#8217;s news that&#8217;s sure to wind up web developers, like those behind the Kill IE6 project. These results come from Stat Owl. Other web measuring tools might get the numbers slightly different, but there&#8217;s no denying that a lot more needs to happen to eradicate IE6 from the world. Part of the problem is corporations that haven&#8217;t upgraded their systems, as well]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.forevergeek.com/wp-content/uploads/2009/06/web-trends.png"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  src="http://www.forevergeek.com/wp-content/uploads/2009/06/web-trends-223x127.png" alt="web trends 223x127 Internet Explorer 6 still hanging out in the wild" title="web-trends" width="223" height="127" class="alignleft size-medium wp-image-12843" /></a>It&#8217;s a sorry state of affairs: Internet Explorer version 6x still has the largest market share of any web browser, with two in five users still using it.</p>
<p>Internet Explorer 7x is close behind, with Firefox version 3 claiming one in ten users and the rest straggling behind.</p>
<p>It&#8217;s news that&#8217;s sure to wind up web developers, like those behind the <a href="http://www.killie6.com/">Kill IE6 project</a>.</p>
<p><span id="more-12842"></span></p>
<p>These results come from <a href="http://www.statowl.com/web_browser_usage_by_version_trend.php?timeframe=last_6&#038;interval=month&#038;chart_id=11&#038;limit[]=ie&#038;limit[]=firefox&#038;limit[]=safari&#038;limit[]=chrome&#038;limit[]=opera&#038;limit[]=netscape&#038;fltr_os=&#038;fltr_se=&#038;fltr_cn=Corporate">Stat Owl</a>. Other web measuring tools might get the numbers slightly different, but there&#8217;s no denying that a lot more needs to happen to eradicate IE6 from the world.</p>
<p>Part of the problem is corporations that haven&#8217;t upgraded their systems, as well as home users who aren&#8217;t very computer literate and just don&#8217;t know or care about web browser versions and the like. It&#8217;s just the Internet, right?</p>
<p>Unsurprisingly, you Forever Geek readers are a web savvy lot &#8211; well over half are using Firefox. The 6% or so of IE6 users probably arrived here by mistake.</p>
<p>Though Microsoft has recently announced that it is to roll out Internet Explorer 8 via automatic software upgrade, I&#8217;ve still got a nasty feeling that IE6 could take some time to eradicate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forevergeek.com/2009/06/internet_explorer_6_still_hanging_out_in_the_wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

