<?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: The right sprite?</title>
	<atom:link href="http://commadot.com/the-right-sprite/feed/" rel="self" type="application/rss+xml" />
	<link>http://commadot.com/the-right-sprite/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-right-sprite</link>
	<description>UX = User Experience by Glen Lipka</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:42:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Glen Lipka</title>
		<link>http://commadot.com/the-right-sprite/#comment-406</link>
		<dc:creator>Glen Lipka</dc:creator>
		<pubDate>Sun, 23 Sep 2007 04:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-406</guid>
		<description>I fixed the problem in Opera.  Not related to the sprites themselves.  Apparently Opera has issues with indexOf.  I wrote up the fix here. http://commadot.com/?p=616

I am not sure how to troubleshoot this in Safari 2.  I don&#039;t have a mac. :(  Steph can you check now?  Maybe it&#039;s the same issue?</description>
		<content:encoded><![CDATA[<p>I fixed the problem in Opera.  Not related to the sprites themselves.  Apparently Opera has issues with indexOf.  I wrote up the fix here. <a href="http://commadot.com/?p=616" >http://commadot.com/?p=616</a></p>
<p>I am not sure how to troubleshoot this in Safari 2.  I don&#8217;t have a mac. <img src='http://commadot.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   Steph can you check now?  Maybe it&#8217;s the same issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stoph</title>
		<link>http://commadot.com/the-right-sprite/#comment-405</link>
		<dc:creator>stoph</dc:creator>
		<pubDate>Sat, 22 Sep 2007 20:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-405</guid>
		<description>This doesn&#039;t work in Safari (2).</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work in Safari (2).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Lipka</title>
		<link>http://commadot.com/the-right-sprite/#comment-404</link>
		<dc:creator>Glen Lipka</dc:creator>
		<pubDate>Sat, 22 Sep 2007 14:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-404</guid>
		<description>Opera, hmm.  I guess I should have tested with Opera.  I typically avoid it since it makes up such a tiny percentage of viewers.  Foreground sprites will definitely work in Opera, but the css might be slightly different.  Just like you sometimes have to include a ie6.css</description>
		<content:encoded><![CDATA[<p>Opera, hmm.  I guess I should have tested with Opera.  I typically avoid it since it makes up such a tiny percentage of viewers.  Foreground sprites will definitely work in Opera, but the css might be slightly different.  Just like you sometimes have to include a ie6.css</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascal</title>
		<link>http://commadot.com/the-right-sprite/#comment-403</link>
		<dc:creator>pascal</dc:creator>
		<pubDate>Sat, 22 Sep 2007 10:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-403</guid>
		<description>don&#039;t work with Opera</description>
		<content:encoded><![CDATA[<p>don&#8217;t work with Opera</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lost node &#187; Blog Archive &#187; Best of August 2007</title>
		<link>http://commadot.com/the-right-sprite/#comment-412</link>
		<dc:creator>lost node &#187; Blog Archive &#187; Best of August 2007</dc:creator>
		<pubDate>Tue, 18 Sep 2007 16:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-412</guid>
		<description>[...] CSS: The right sprite There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using CSS. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. Foreground Sprites: the same idea, more detailed explanation. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS: The right sprite There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using CSS. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. Foreground Sprites: the same idea, more detailed explanation. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Lipka</title>
		<link>http://commadot.com/the-right-sprite/#comment-411</link>
		<dc:creator>Glen Lipka</dc:creator>
		<pubDate>Tue, 18 Sep 2007 15:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-411</guid>
		<description>Sorry, I accidentally moved the folder when I was cleaning up my examples directory.  Should be ok now.</description>
		<content:encoded><![CDATA[<p>Sorry, I accidentally moved the folder when I was cleaning up my examples directory.  Should be ok now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Heimlich</title>
		<link>http://commadot.com/the-right-sprite/#comment-407</link>
		<dc:creator>Russell Heimlich</dc:creator>
		<pubDate>Tue, 18 Sep 2007 15:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-407</guid>
		<description>I found your post via Smashing Magazine. None of your example pages work? I&#039;d like to take a look at what you are saying.</description>
		<content:encoded><![CDATA[<p>I found your post via Smashing Magazine. None of your example pages work? I&#8217;d like to take a look at what you are saying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best of August 2007 .</title>
		<link>http://commadot.com/the-right-sprite/#comment-410</link>
		<dc:creator>Best of August 2007 .</dc:creator>
		<pubDate>Tue, 18 Sep 2007 13:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-410</guid>
		<description>[...] CSS: The right sprite There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using CSS. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. Foreground Sprites: the same idea, more detailed explanation. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS: The right sprite There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using CSS. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. Foreground Sprites: the same idea, more detailed explanation. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nachlese August 2007 - Die Seiten des Monats &#124; Nachlese</title>
		<link>http://commadot.com/the-right-sprite/#comment-409</link>
		<dc:creator>Nachlese August 2007 - Die Seiten des Monats &#124; Nachlese</dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-409</guid>
		<description>[...] CSS: The right sprite Eine neue Anwendung von CSS Sprites-Technik: um die Anzahl der Angaben in CSS zu minimieren, wird anstelle des background-image-Attributs das margin-Attribut ausgenutzt. Foreground Sprites: gleicher Ansatz, detaillierter erklärt. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS: The right sprite Eine neue Anwendung von CSS Sprites-Technik: um die Anzahl der Angaben in CSS zu minimieren, wird anstelle des background-image-Attributs das margin-Attribut ausgenutzt. Foreground Sprites: gleicher Ansatz, detaillierter erklärt. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best of August 2007 &#124; Best of the Month</title>
		<link>http://commadot.com/the-right-sprite/#comment-408</link>
		<dc:creator>Best of August 2007 &#124; Best of the Month</dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/?p=591#comment-408</guid>
		<description>[...] CSS: The right sprite There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using CSS. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. Foreground Sprites: the same idea, more detailed explanation. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS: The right sprite There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using CSS. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. Foreground Sprites: the same idea, more detailed explanation. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

