<?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: Convert CSS images to data URIs automatically with CSSEmbed</title>
	<atom:link href="http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/</link>
	<description>web design &#38; web development</description>
	<lastBuildDate>Tue, 09 Mar 2010 14:49:00 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Computer science in JavaScript: Base64 encoding &#124; NCZOnline</title>
		<link>http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/comment-page-1/#comment-40</link>
		<dc:creator>Computer science in JavaScript: Base64 encoding &#124; NCZOnline</dc:creator>
		<pubDate>Tue, 08 Dec 2009 13:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=179#comment-40</guid>
		<description>[...] encoding also makes gzipping much more efficient, so you actually end up transferring roughly the same number of bytes over the [...]</description>
		<content:encoded><![CDATA[<p>[...] encoding also makes gzipping much more efficient, so you actually end up transferring roughly the same number of bytes over the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Flaherty</title>
		<link>http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/comment-page-1/#comment-18</link>
		<dc:creator>Rob Flaherty</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=179#comment-18</guid>
		<description>@Paolo
Yesterday I wrote about how using &lt;a href=&quot;/blog/css-images-and-data-uris/&quot; rel=&quot;nofollow&quot;&gt;data URIs for CSS images can impact parallel downloads&lt;/a&gt;.  It doesn&#039;t fully answer your question but it draws attention to some of the other performance factors that needs to be considered.  I&#039;m planning to do more research and testing on how the browser handles the single large file, and whether using data URIs in stylesheets has any effect on things like progressive rendering and reflow/repainting.  I&#039;ll report back when I have some results.</description>
		<content:encoded><![CDATA[<p>@Paolo<br />
Yesterday I wrote about how using <a href="/blog/css-images-and-data-uris/" rel="nofollow">data URIs for CSS images can impact parallel downloads</a>.  It doesn&#8217;t fully answer your question but it draws attention to some of the other performance factors that needs to be considered.  I&#8217;m planning to do more research and testing on how the browser handles the single large file, and whether using data URIs in stylesheets has any effect on things like progressive rendering and reflow/repainting.  I&#8217;ll report back when I have some results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo Chiodi</title>
		<link>http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/comment-page-1/#comment-17</link>
		<dc:creator>Paolo Chiodi</dc:creator>
		<pubDate>Mon, 30 Nov 2009 11:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=179#comment-17</guid>
		<description>I&#039;m interested about browser performance.
Assuming network load time = 0, is loading and parsing the bigger css faster or slower than parsing lighter css and the 13 images?</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested about browser performance.<br />
Assuming network load time = 0, is loading and parsing the bigger css faster or slower than parsing lighter css and the 13 images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bronson</title>
		<link>http://www.ravelrumba.com/blog/convert-css-images-to-data-uris-automatically-with-cssembed/comment-page-1/#comment-5</link>
		<dc:creator>Bronson</dc:creator>
		<pubDate>Fri, 20 Nov 2009 17:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ravelrumba.com/?p=179#comment-5</guid>
		<description>What a great example of &quot;less is more&quot;! One of my favorite concepts and one that seems to be a driving force behind contemporary web development. Yay for economy!</description>
		<content:encoded><![CDATA[<p>What a great example of &#8220;less is more&#8221;! One of my favorite concepts and one that seems to be a driving force behind contemporary web development. Yay for economy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
