<?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: Sam Ruby: Inline SVG in IE</title>
	<atom:link href="http://www.codedread.com/blog/archives/2007/05/04/sam-ruby-inline-svg-in-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog/archives/2007/05/04/sam-ruby-inline-svg-in-ie/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://www.codedread.com/blog/archives/2007/05/04/sam-ruby-inline-svg-in-ie/comment-page-1/#comment-714</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Sat, 05 May 2007 04:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/05/04/sam-ruby-inline-svg-in-ie/#comment-714</guid>
		<description>Actually, Sam, the script will NEVER be included in other browsers (the whole thing looks like a comment to any browser but IE).</description>
		<content:encoded><![CDATA[<p>Actually, Sam, the script will NEVER be included in other browsers (the whole thing looks like a comment to any browser but IE).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Ruby</title>
		<link>http://www.codedread.com/blog/archives/2007/05/04/sam-ruby-inline-svg-in-ie/comment-page-1/#comment-713</link>
		<dc:creator>Sam Ruby</dc:creator>
		<pubDate>Sat, 05 May 2007 02:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codedread.com/archives/2007/05/04/sam-ruby-inline-svg-in-ie/#comment-713</guid>
		<description>The problem is that IE conditional comments are ignored by other browsers, meaning that that script will always be included.

If all goes well, I&#039;ll likely use a technique such as the following:

http://www.phpied.com/javascript-include/</description>
		<content:encoded><![CDATA[<p>The problem is that IE conditional comments are ignored by other browsers, meaning that that script will always be included.</p>
<p>If all goes well, I&#8217;ll likely use a technique such as the following:</p>
<p><a href="http://www.phpied.com/javascript-include/" rel="nofollow">http://www.phpied.com/javascript-include/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

