<?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: HTML Conditional Comments</title>
	<atom:link href="http://solutoire.com/2008/03/23/html-conditional-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutoire.com/2008/03/23/html-conditional-comments/</link>
	<description>Publicing platform</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:58:25 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonah Dempcy</title>
		<link>http://solutoire.com/2008/03/23/html-conditional-comments/comment-page-1/#comment-16979</link>
		<dc:creator>Jonah Dempcy</dc:creator>
		<pubDate>Tue, 06 May 2008 04:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://solutoire.com/2008/03/23/html-conditional-comments/#comment-16979</guid>
		<description>Nice post. I use conditional comments for IE-specific CSS rules, but I find them an invaluable tool in other applications as well. One nice thing about Aptana, the web IDE, is that you can wrap code in conditional comments. They even have a way to do downlevel commenting that doesn&#039;t break validation. I forget the exact syntax (it&#039;s pretty hairy!) but basically it wraps the downlevel if and endif statements in comments, while leaving what&#039;s inside of them outside of the comment (so other browsers see it). This is useful if you want to say &quot;if not IE&quot; ... My colleague Alex wrote an article about this on our blog &lt;a href=&quot;http://www.thetruetribe.com&quot; rel=&quot;nofollow&quot;&gt;The True Tribe&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Nice post. I use conditional comments for IE-specific CSS rules, but I find them an invaluable tool in other applications as well. One nice thing about Aptana, the web IDE, is that you can wrap code in conditional comments. They even have a way to do downlevel commenting that doesn&#8217;t break validation. I forget the exact syntax (it&#8217;s pretty hairy!) but basically it wraps the downlevel if and endif statements in comments, while leaving what&#8217;s inside of them outside of the comment (so other browsers see it). This is useful if you want to say &#8220;if not IE&#8221; &#8230; My colleague Alex wrote an article about this on our blog <a href="http://www.thetruetribe.com" rel="nofollow">The True Tribe</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie!</title>
		<link>http://solutoire.com/2008/03/23/html-conditional-comments/comment-page-1/#comment-16136</link>
		<dc:creator>Frankie!</dc:creator>
		<pubDate>Thu, 17 Apr 2008 11:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://solutoire.com/2008/03/23/html-conditional-comments/#comment-16136</guid>
		<description>Well, if you ask me: IE totally sux... But this is probably the best feature of IE. I will probably use it a lot more.</description>
		<content:encoded><![CDATA[<p>Well, if you ask me: IE totally sux&#8230; But this is probably the best feature of IE. I will probably use it a lot more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
