<?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: Data URIs and Dynamic Stylesheets</title>
	<atom:link href="http://www.ravelrumba.com/blog/data-uris-dynamic-stylesheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ravelrumba.com/blog/data-uris-dynamic-stylesheet/</link>
	<description>web design &#38; development</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:48:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yachika Verma</title>
		<link>http://www.ravelrumba.com/blog/data-uris-dynamic-stylesheet/comment-page-1/#comment-1233</link>
		<dc:creator>Yachika Verma</dc:creator>
		<pubDate>Mon, 16 May 2011 12:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=825#comment-1233</guid>
		<description>Very intresting article.</description>
		<content:encoded><![CDATA[<p>Very intresting article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Data URIs and Dynamic Stylesheets - Ravelrumba -- Topsy.com</title>
		<link>http://www.ravelrumba.com/blog/data-uris-dynamic-stylesheet/comment-page-1/#comment-654</link>
		<dc:creator>Tweets that mention Data URIs and Dynamic Stylesheets - Ravelrumba -- Topsy.com</dc:creator>
		<pubDate>Fri, 18 Jun 2010 16:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=825#comment-654</guid>
		<description>[...] This post was mentioned on Twitter by Mathias Bynens, Rob Flaherty. Rob Flaherty said: Insert data URI image stylesheet dynamically to avoid potential blocking: http://www.ravelrumba.com/?p=825 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Mathias Bynens, Rob Flaherty. Rob Flaherty said: Insert data URI image stylesheet dynamically to avoid potential blocking: <a href="http://www.ravelrumba.com/?p=825" rel="nofollow">http://www.ravelrumba.com/?p=825</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Flaherty</title>
		<link>http://www.ravelrumba.com/blog/data-uris-dynamic-stylesheet/comment-page-1/#comment-652</link>
		<dc:creator>Rob Flaherty</dc:creator>
		<pubDate>Thu, 17 Jun 2010 22:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=825#comment-652</guid>
		<description>@banzalik
I think the stylesheet *parsing* takes slightly longer, because of the base64 encoding, but the actual *rendering*, from what I can tell, happens more quickly.  See the following two examples from Chrome&#039;s timeline tool. In the data URI example, the image rendering begins later but finishes very quickly.

Regular images:
http://cl.ly/e994e8eb969ff74166b8

Data URI images:
http://cl.ly/66cfb28f414c43868bdf</description>
		<content:encoded><![CDATA[<p>@banzalik<br />
I think the stylesheet *parsing* takes slightly longer, because of the base64 encoding, but the actual *rendering*, from what I can tell, happens more quickly.  See the following two examples from Chrome&#8217;s timeline tool. In the data URI example, the image rendering begins later but finishes very quickly.</p>
<p>Regular images:<br />
<a href="http://cl.ly/e994e8eb969ff74166b8" rel="nofollow">http://cl.ly/e994e8eb969ff74166b8</a></p>
<p>Data URI images:<br />
<a href="http://cl.ly/66cfb28f414c43868bdf" rel="nofollow">http://cl.ly/66cfb28f414c43868bdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: banzalik</title>
		<link>http://www.ravelrumba.com/blog/data-uris-dynamic-stylesheet/comment-page-1/#comment-651</link>
		<dc:creator>banzalik</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=825#comment-651</guid>
		<description>is thought that DATAURL much slower background-image over time rendering page</description>
		<content:encoded><![CDATA[<p>is thought that DATAURL much slower background-image over time rendering page</p>
]]></content:encoded>
	</item>
</channel>
</rss>

