<?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: Targeting IE 7.0</title>
	<atom:link href="http://blazenewmedia.com/articles/targeting-ie-70/feed/" rel="self" type="application/rss+xml" />
	<link>http://blazenewmedia.com/articles/targeting-ie-70/</link>
	<description></description>
	<lastBuildDate>Sat, 14 Jun 2008 18:59:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: the english guy</title>
		<link>http://blazenewmedia.com/articles/targeting-ie-70/comment-page-1/#comment-317</link>
		<dc:creator>the english guy</dc:creator>
		<pubDate>Thu, 30 Nov 2006 15:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/targeting-ie-70/#comment-317</guid>
		<description>&lt;p&gt;Yes I think conditional statements are elegant too, a nice workaround for the many bugs we encounter.&lt;/p&gt;

	&lt;p&gt;By introducing more CSS trickery though, we do get ourselves used to a few more years of inadequate CSS support. One day Microsoft will finally support the full CSS set. One day&#8230;&lt;/p&gt;

	&lt;p&gt;Nice trick though, I&#8217;ll remember it!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Yes I think conditional statements are elegant too, a nice workaround for the many bugs we encounter.</p>
<p>By introducing more CSS trickery though, we do get ourselves used to a few more years of inadequate CSS support. One day Microsoft will finally support the full CSS set. One day&#8230;</p>
<p>Nice trick though, I&#8217;ll remember it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Last</title>
		<link>http://blazenewmedia.com/articles/targeting-ie-70/comment-page-1/#comment-306</link>
		<dc:creator>Stephen Last</dc:creator>
		<pubDate>Tue, 21 Nov 2006 12:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/targeting-ie-70/#comment-306</guid>
		<description>&lt;p&gt;You say that using conditional comments is “basically a simple form of browser sniffing” and that you don’t want to go that way.  Surely the whole point of your post is that you want to sniff out IE 7, so I don’t see the problem – it does exactly what you want.&lt;/p&gt;

	&lt;p&gt;Personally I think conditional comments are much much much neater that hacks.  It allows you to write proper CSS for proper browsers, and keep all the fixes for IE separate &#8211; perfect.&lt;/p&gt;

	&lt;p&gt;Nice refreshing site design by the way, I like it.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You say that using conditional comments is “basically a simple form of browser sniffing” and that you don’t want to go that way.  Surely the whole point of your post is that you want to sniff out IE 7, so I don’t see the problem – it does exactly what you want.</p>
<p>Personally I think conditional comments are much much much neater that hacks.  It allows you to write proper CSS for proper browsers, and keep all the fixes for IE separate &#8211; perfect.</p>
<p>Nice refreshing site design by the way, I like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ran</title>
		<link>http://blazenewmedia.com/articles/targeting-ie-70/comment-page-1/#comment-301</link>
		<dc:creator>Ran</dc:creator>
		<pubDate>Tue, 14 Nov 2006 13:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/targeting-ie-70/#comment-301</guid>
		<description>&lt;p&gt;There&#8217;s no argument that a conditional comment and a separate CSS file for IE7 are not comfortable. But at least they are risk free.&lt;br /&gt;Using the exploit WILL backfire when the bug is fixed. I wouldn&#8217;t want to have to check my site(s) every day..&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>There&#8217;s no argument that a conditional comment and a separate CSS file for IE7 are not comfortable. But at least they are risk free.<br />Using the exploit WILL backfire when the bug is fixed. I wouldn&#8217;t want to have to check my site(s) every day..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur</title>
		<link>http://blazenewmedia.com/articles/targeting-ie-70/comment-page-1/#comment-283</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Fri, 03 Nov 2006 23:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://blazenewmedia.com/beta/blog/uncategorized/targeting-ie-70/#comment-283</guid>
		<description>&lt;p&gt;Very nice workaround. Should be very helpful in targeting IE, since it doesn&#8217;t really like the standards (yet). I normally use conditional comments if I have to fix something, otherwise I just try to remove functionality until the site works in all browsers. Otherwise, I just let IE mess it up and leave it that way.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Very nice workaround. Should be very helpful in targeting IE, since it doesn&#8217;t really like the standards (yet). I normally use conditional comments if I have to fix something, otherwise I just try to remove functionality until the site works in all browsers. Otherwise, I just let IE mess it up and leave it that way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
