<?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: Saving Bandwidth and Improving Site Speed Using CSS Sprites</title>
	<atom:link href="http://sixrevisions.com/css/css-sprites-site-speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/css/css-sprites-site-speed/</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 16:23:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Joanne</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-96874</link>
		<dc:creator>Joanne</dc:creator>
		<pubDate>Thu, 07 Apr 2011 10:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-96874</guid>
		<description>Sprites are a great technique for saving bandwidth (check out Amazon’s use of them), but also a complete pain in the backside if changes are ever needed. If you’re not expecting high traffic, it’s much easier to use the normal img route, and restrict sprites to such parts as the navigation.</description>
		<content:encoded><![CDATA[<p>Sprites are a great technique for saving bandwidth (check out Amazon’s use of them), but also a complete pain in the backside if changes are ever needed. If you’re not expecting high traffic, it’s much easier to use the normal img route, and restrict sprites to such parts as the navigation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Harte</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-94417</link>
		<dc:creator>Ian Harte</dc:creator>
		<pubDate>Mon, 14 Mar 2011 13:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-94417</guid>
		<description>This is very interesting, deffo going to look into this in more detail! Not got time on a monday morning though haha! Gonna have to have a look sometime in week thanks for opening my eyes to this though.</description>
		<content:encoded><![CDATA[<p>This is very interesting, deffo going to look into this in more detail! Not got time on a monday morning though haha! Gonna have to have a look sometime in week thanks for opening my eyes to this though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izdelava strani</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-78635</link>
		<dc:creator>Izdelava strani</dc:creator>
		<pubDate>Wed, 13 Oct 2010 11:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-78635</guid>
		<description>Although I agree with positive effects that sprites have, I also think that sprites can make your markup a living hell to maintain.</description>
		<content:encoded><![CDATA[<p>Although I agree with positive effects that sprites have, I also think that sprites can make your markup a living hell to maintain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hiren Khambhayta</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-76767</link>
		<dc:creator>Hiren Khambhayta</dc:creator>
		<pubDate>Wed, 22 Sep 2010 10:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-76767</guid>
		<description>Thanks for the tutorial, I have used this technique in my website and boosted my site opening speed by about 200% it was loading before in 7 seconds but now it loads in just 3 seconds.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, I have used this technique in my website and boosted my site opening speed by about 200% it was loading before in 7 seconds but now it loads in just 3 seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: camasuvi</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-70636</link>
		<dc:creator>camasuvi</dc:creator>
		<pubDate>Tue, 06 Jul 2010 15:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-70636</guid>
		<description>It&#039;s very odd to worry about opera 6 in this century :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s very odd to worry about opera 6 in this century :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Herrero</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-70617</link>
		<dc:creator>Luis Herrero</dc:creator>
		<pubDate>Tue, 06 Jul 2010 12:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-70617</guid>
		<description>Hi again

I&#039;ve made an app for sprite creation this weekend. It&#039;s quite simple and want to add some features. You can check it out at http://www.luisherrero.es/lab/sprite-generator/

Hope you guys find it useful!!</description>
		<content:encoded><![CDATA[<p>Hi again</p>
<p>I&#8217;ve made an app for sprite creation this weekend. It&#8217;s quite simple and want to add some features. You can check it out at <a href="http://www.luisherrero.es/lab/sprite-generator/" rel="nofollow">http://www.luisherrero.es/lab/sprite-generator/</a></p>
<p>Hope you guys find it useful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-70574</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 05 Jul 2010 23:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-70574</guid>
		<description>Sprites are a great technique for saving bandwidth (check out Amazon&#039;s use of them), but also a complete pain in the backside if changes are ever needed. If you&#039;re not expecting high traffic, it&#039;s much easier to use the normal img route, and restrict sprites to such parts as the navigation.</description>
		<content:encoded><![CDATA[<p>Sprites are a great technique for saving bandwidth (check out Amazon&#8217;s use of them), but also a complete pain in the backside if changes are ever needed. If you&#8217;re not expecting high traffic, it&#8217;s much easier to use the normal img route, and restrict sprites to such parts as the navigation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Richards</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-70567</link>
		<dc:creator>Peter Richards</dc:creator>
		<pubDate>Mon, 05 Jul 2010 19:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-70567</guid>
		<description>I agree with you and enjoyed reading your post of when a CSS sprite should and should not be used. I would never advocate using sprites for larger images that naturally need the &#039;img&#039; tag and &#039;alt&#039; element to carry the primary keyphrase. But from my professional point of view, I am obligated to maximise the efficiency delivered to both users and search spiders.</description>
		<content:encoded><![CDATA[<p>I agree with you and enjoyed reading your post of when a CSS sprite should and should not be used. I would never advocate using sprites for larger images that naturally need the &#8216;img&#8217; tag and &#8216;alt&#8217; element to carry the primary keyphrase. But from my professional point of view, I am obligated to maximise the efficiency delivered to both users and search spiders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Pennell</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-70554</link>
		<dc:creator>Matthew Pennell</dc:creator>
		<pubDate>Mon, 05 Jul 2010 14:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-70554</guid>
		<description>Before you start converting every single image on your site into one enormous CSS sprite, it&#039;s worth considering the downside of combining images - memory usage by your browser in uncompressing the sprite image.

See here for more details: http://blog.vlad1.com/2009/06/22/to-sprite-or-not-to-sprite/</description>
		<content:encoded><![CDATA[<p>Before you start converting every single image on your site into one enormous CSS sprite, it&#8217;s worth considering the downside of combining images &#8211; memory usage by your browser in uncompressing the sprite image.</p>
<p>See here for more details: <a href="http://blog.vlad1.com/2009/06/22/to-sprite-or-not-to-sprite/" rel="nofollow">http://blog.vlad1.com/2009/06/22/to-sprite-or-not-to-sprite/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Gube</title>
		<link>http://sixrevisions.com/css/css-sprites-site-speed/#comment-70543</link>
		<dc:creator>Jacob Gube</dc:creator>
		<pubDate>Mon, 05 Jul 2010 09:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=3552#comment-70543</guid>
		<description>&lt;strong&gt;@John Faulds: &lt;/strong&gt;I&#039;m familiar with Thierry Image Placement, but as part of my &lt;a href=&quot;http://sixrevisions.com/project-management/adopting-a-does-it-really-matter-philosophy/&quot; rel=&quot;nofollow&quot;&gt;&quot;Does It Really Matter?&quot; Philosophy&lt;/a&gt; on web development, I consciously choose &lt;code&gt;text-indent&lt;/code&gt;. Users browsing this site with images disabled account for a small set of readers and as a normal-sighted user, you&#039;d miss out on many things, and in turn, would lead to a poorer experience. You might see a flaw in this argument (&quot;What about mobile users with text-only browsers?&quot;) -- we have an alternate version of Six Revisions just for mobile device users.</description>
		<content:encoded><![CDATA[<p><strong>@John Faulds: </strong>I&#8217;m familiar with Thierry Image Placement, but as part of my <a href="http://sixrevisions.com/project-management/adopting-a-does-it-really-matter-philosophy/" rel="nofollow">&#8220;Does It Really Matter?&#8221; Philosophy</a> on web development, I consciously choose <code>text-indent</code>. Users browsing this site with images disabled account for a small set of readers and as a normal-sighted user, you&#8217;d miss out on many things, and in turn, would lead to a poorer experience. You might see a flaw in this argument (&#8220;What about mobile users with text-only browsers?&#8221;) &#8212; we have an alternate version of Six Revisions just for mobile device users.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

