<?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: IE8 CSS Hack &#8211; Make IE8 work like IE7</title>
	<atom:link href="http://www.mogmachine.com/ie8-css-hack-make-ie8-work-like-ie7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mogmachine.com/ie8-css-hack-make-ie8-work-like-ie7/</link>
	<description>Multimedia {production, training, and consultancy}</description>
	<lastBuildDate>Sat, 17 Jul 2010 05:16:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: emma</title>
		<link>http://www.mogmachine.com/ie8-css-hack-make-ie8-work-like-ie7/comment-page-1/#comment-3322</link>
		<dc:creator>emma</dc:creator>
		<pubDate>Mon, 03 May 2010 18:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mogmachine.com/?p=1200#comment-3322</guid>
		<description>well explained, awesome post man</description>
		<content:encoded><![CDATA[<p>well explained, awesome post man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telmo Dias</title>
		<link>http://www.mogmachine.com/ie8-css-hack-make-ie8-work-like-ie7/comment-page-1/#comment-3299</link>
		<dc:creator>Telmo Dias</dc:creator>
		<pubDate>Tue, 23 Feb 2010 17:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mogmachine.com/?p=1200#comment-3299</guid>
		<description>Fair enough =)

Just shooted my mouth off without much thought as I was genuinly surprised to know this was an option... And I so could have used that hint a year ago to cover up a css mess giving me time to mend the issue. I actually am really thankful for this tip, it&#039;s something one could craftily use in a crunch.

And I do share your pain, about debugging for IE... luckily version 8 adoption seems to be picking up and the big shots seem to be finally dropping support on version 6... as they should.

Still at heart I want to believe m$ is slowly mending it&#039;s ways for these past 2-3 years, slowly sure... but steadily.  ( though I am a very gullible in nature :P )</description>
		<content:encoded><![CDATA[<p>Fair enough =)</p>
<p>Just shooted my mouth off without much thought as I was genuinly surprised to know this was an option&#8230; And I so could have used that hint a year ago to cover up a css mess giving me time to mend the issue. I actually am really thankful for this tip, it&#8217;s something one could craftily use in a crunch.</p>
<p>And I do share your pain, about debugging for IE&#8230; luckily version 8 adoption seems to be picking up and the big shots seem to be finally dropping support on version 6&#8230; as they should.</p>
<p>Still at heart I want to believe m$ is slowly mending it&#8217;s ways for these past 2-3 years, slowly sure&#8230; but steadily.  ( though I am a very gullible in nature :P )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mog</title>
		<link>http://www.mogmachine.com/ie8-css-hack-make-ie8-work-like-ie7/comment-page-1/#comment-3298</link>
		<dc:creator>mog</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mogmachine.com/?p=1200#comment-3298</guid>
		<description>You are correct, ..it is not an optimum solution, but this was written at the time when 8 was till in beta and everyone was battling with 6 and 7 conditional statements and hacks, ..and then along cam a new version that had no css hacks as such and still wasn&#039;t playing ball, ...so suddenly i could ensure everything that worked in 7 now worked in 8. Job done, ..no more hours lost to IE hell.

As to going forward into the future, ...and planning what MS will do next, ..well we all know from experience that common sense does not prevail, ..so we take it one step at a time.</description>
		<content:encoded><![CDATA[<p>You are correct, ..it is not an optimum solution, but this was written at the time when 8 was till in beta and everyone was battling with 6 and 7 conditional statements and hacks, ..and then along cam a new version that had no css hacks as such and still wasn&#8217;t playing ball, &#8230;so suddenly i could ensure everything that worked in 7 now worked in 8. Job done, ..no more hours lost to IE hell.</p>
<p>As to going forward into the future, &#8230;and planning what MS will do next, ..well we all know from experience that common sense does not prevail, ..so we take it one step at a time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telmo Dias</title>
		<link>http://www.mogmachine.com/ie8-css-hack-make-ie8-work-like-ie7/comment-page-1/#comment-3297</link>
		<dc:creator>Telmo Dias</dc:creator>
		<pubDate>Mon, 22 Feb 2010 18:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mogmachine.com/?p=1200#comment-3297</guid>
		<description>Interesting stuff! 
Didn&#039;t know that was an option at all, I mean we have a button to toggle in between modes in the browser but I didn&#039;t realize that we could select in the headers the IE8&#039;s rendering engine.

Though at first glance it is something I would be somewhat afraid to implement since we&#039;ve all come to expect the worse of m$ browser development... If they for whatever reason strip emulation from browser 9 or 10 it could be proper hell to debug. I mean this sounds great for &quot;quick fixing&quot; websites which were made during in the IE7 reign, but as much as I would like it, I&#039;m not too confident with using this for new projects. 
Also IE8 rendering and CSS support as it&#039;s closer to what it should be and I rather code for that and then fix where fixing is required.</description>
		<content:encoded><![CDATA[<p>Interesting stuff!<br />
Didn&#8217;t know that was an option at all, I mean we have a button to toggle in between modes in the browser but I didn&#8217;t realize that we could select in the headers the IE8&#8217;s rendering engine.</p>
<p>Though at first glance it is something I would be somewhat afraid to implement since we&#8217;ve all come to expect the worse of m$ browser development&#8230; If they for whatever reason strip emulation from browser 9 or 10 it could be proper hell to debug. I mean this sounds great for &#8220;quick fixing&#8221; websites which were made during in the IE7 reign, but as much as I would like it, I&#8217;m not too confident with using this for new projects.<br />
Also IE8 rendering and CSS support as it&#8217;s closer to what it should be and I rather code for that and then fix where fixing is required.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
