<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: I truly hate you IE!</title> <atom:link href="http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/feed/" rel="self" type="application/rss+xml" /><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/</link> <description>ColdFusion, Ruby and General Technology</description> <lastBuildDate>Thu, 26 Jan 2012 20:51:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: Dev</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-298</link> <dc:creator>Dev</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-298</guid> <description>Absolutely right !
IE = Infinitive Errors
Apart from CSS rendering problems, there are MANY javascript problems as well.</description> <content:encoded><![CDATA[<p>Absolutely right !<br
/> IE = Infinitive Errors</p><p>Apart from CSS rendering problems, there are MANY javascript problems as well.</p> ]]></content:encoded> </item> <item><title>By: Barney</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-299</link> <dc:creator>Barney</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-299</guid> <description>When you say &quot;at the top&quot;, what do you mean?  If it&#039;s before the !DOCTYPE, it&#039;ll make IE go to quirks mode instead of standards mode.</description> <content:encoded><![CDATA[<p>When you say &#8220;at the top&#8221;, what do you mean?  If it&#8217;s before the !DOCTYPE, it&#8217;ll make IE go to quirks mode instead of standards mode.</p> ]]></content:encoded> </item> <item><title>By: Steve 'Cutter' Blades</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-300</link> <dc:creator>Steve 'Cutter' Blades</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-300</guid> <description>According to the standards, nothing should come before the DOCTYPE declaration and opening html tag, not even a comment. This is one of those extremely rare and very off the wall situations where IE did it right, and everyone else was outta wack.</description> <content:encoded><![CDATA[<p>According to the standards, nothing should come before the DOCTYPE declaration and opening html tag, not even a comment. This is one of those extremely rare and very off the wall situations where IE did it right, and everyone else was outta wack.</p> ]]></content:encoded> </item> <item><title>By: James</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-301</link> <dc:creator>James</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-301</guid> <description>The comment at the beginning of the document made IE go into quirks mode, which was probably why it was not rendering the same as the other browsers.
...ala wikipedia (http://en.wikipedia.org/wiki/Quirks_mode)
&quot;Quirks mode in any version of IE will also be triggered if anything but whitespace precedes the DOCTYPE. For example, if a hypertext document contains a comment or any tag before the DOCTYPE, IE will use quirks mode&quot;
PS - agreed. IE is totally hate-able.</description> <content:encoded><![CDATA[<p>The comment at the beginning of the document made IE go into quirks mode, which was probably why it was not rendering the same as the other browsers.</p><p>&#8230;ala wikipedia (<a
href="http://en.wikipedia.org/wiki/Quirks_mode" rel="nofollow">http://en.wikipedia.org/wiki/Quirks_mode</a>)<br
/> &#8220;Quirks mode in any version of IE will also be triggered if anything but whitespace precedes the DOCTYPE. For example, if a hypertext document contains a comment or any tag before the DOCTYPE, IE will use quirks mode&#8221;</p><p>PS &#8211; agreed. IE is totally hate-able.</p> ]]></content:encoded> </item> <item><title>By: subhero</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-302</link> <dc:creator>subhero</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-302</guid> <description>I for one love IE. Simply for the everyday reality checks it presents to the misguided utopians.
BTW: The &quot;Post comment&quot; button on this site is not displayed in IE7, locking out a vast amount of the open web. Don&#039;t complain, work harder.</description> <content:encoded><![CDATA[<p>I for one love IE. Simply for the everyday reality checks it presents to the misguided utopians.<br
/> BTW: The &#8220;Post comment&#8221; button on this site is not displayed in IE7, locking out a vast amount of the open web. Don&#8217;t complain, work harder.</p> ]]></content:encoded> </item> <item><title>By: Billy</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-303</link> <dc:creator>Billy</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-303</guid> <description>The Post Comment button really doesn&#039;t show in IE, another great reason to dislike it.</description> <content:encoded><![CDATA[<p>The Post Comment button really doesn&#8217;t show in IE, another great reason to dislike it.</p> ]]></content:encoded> </item> <item><title>By: Marcos Placona</title><link>http://www.placona.co.uk/170/technology/i-truly-hate-you-ie/comment-page-1/#comment-304</link> <dc:creator>Marcos Placona</dc:creator> <pubDate>Tue, 25 Aug 2009 00:00:00 +0000</pubDate> <guid
isPermaLink="false">#comment-304</guid> <description>@Barney, @James: I really didn&#039;t think about quirks mode, and honestly i thought it was a thing from the past. Didn&#039;t think it was still present on IE8
@subhero: You&#039;re probably the only one to like IE, people seem to complain more and more at every release.
@subhero &amp; @ Billy: I&#039;ll check what&#039;s going on. i have IE8 and it works fine. I&#039;ll have to wait till I get home to work on a fix for it. Can you guys give me more details about how it happens, and if it throws any error.</description> <content:encoded><![CDATA[<p>@Barney, @James: I really didn&#8217;t think about quirks mode, and honestly i thought it was a thing from the past. Didn&#8217;t think it was still present on IE8</p><p>@subhero: You&#8217;re probably the only one to like IE, people seem to complain more and more at every release.</p><p>@subhero &#038; @ Billy: I&#8217;ll check what&#8217;s going on. i have IE8 and it works fine. I&#8217;ll have to wait till I get home to work on a fix for it. Can you guys give me more details about how it happens, and if it throws any error.</p> ]]></content:encoded> </item> </channel> </rss>
