<?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: How you can use HTML5 now even with older browsers</title>
	<atom:link href="http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html</link>
	<description>A Winnipeg &#34;How to&#34; Blog on Software and Technology</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous Coder</title>
		<link>http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html/comment-page-1#comment-4363</link>
		<dc:creator>Anonymous Coder</dc:creator>
		<pubDate>Wed, 11 May 2011 01:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://jaredheinrichs.com/how-you-can-use-html5-now-even-with-older-browsers.html#comment-4363</guid>
		<description>I would recommend you change &lt;code&gt;&lt;!--[if IE]&gt;&lt;/code&gt; to &lt;code&gt;[if lt IE 9]&gt;&lt;/code&gt;. Since IE9 supports the new tags, this will tell the browser to only apply the shiv to previous versions.--&gt;</description>
		<content:encoded><![CDATA[<p>I would recommend you change <code><!--[if IE]&gt;</code> to </code><code>[if lt IE 9]&gt;</code>. Since IE9 supports the new tags, this will tell the browser to only apply the shiv to previous versions.--></p>
]]></content:encoded>
	</item>
</channel>
</rss>

