<?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: Foreground Sprites</title>
	<atom:link href="http://learningtheworld.eu/2007/foreground-sprites/feed/" rel="self" type="application/rss+xml" />
	<link>http://learningtheworld.eu/2007/foreground-sprites/</link>
	<description></description>
	<lastBuildDate>Fri, 15 Oct 2010 13:07:20 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Andrew Martin</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-37544</link>
		<dc:creator><![CDATA[Andrew Martin]]></dc:creator>
		<pubDate>Tue, 06 Oct 2009 10:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-37544</guid>
		<description><![CDATA[&lt;p&gt;Hmmm... I&#039;m not sure why you would want to do this. Surely a block level link with text shifted out (text-indent:-9999px) and a background sprite would be more accessible?
Just noticed: this was already said by at least one other person (Jeff L) above.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; I&#8217;m not sure why you would want to do this. Surely a block level link with text shifted out (text-indent:-9999px) and a background sprite would be more accessible?
Just noticed: this was already said by at least one other person (Jeff L) above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arpita</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-37543</link>
		<dc:creator><![CDATA[arpita]]></dc:creator>
		<pubDate>Mon, 05 Oct 2009 20:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-37543</guid>
		<description><![CDATA[&lt;p&gt;hello&lt;/p&gt;

&lt;p&gt;I had a question on implementation of hidden text for a given official homepage containing a foreground image. Is it possible to implement it; keeping in mind that Google, Yahoo and other search engines ban the page if they find out that we are using alternative tags to optimize SEO ranking of our page?&lt;/p&gt;

&lt;p&gt;Also is it possible to use just a single hidden meta tag for a foreground image without offending the rules put up by Google or Yahoo? Does it make sense to optimize just with a single alternative meta tag?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>hello</p>

<p>I had a question on implementation of hidden text for a given official homepage containing a foreground image. Is it possible to implement it; keeping in mind that Google, Yahoo and other search engines ban the page if they find out that we are using alternative tags to optimize SEO ranking of our page?</p>

<p>Also is it possible to use just a single hidden meta tag for a foreground image without offending the rules put up by Google or Yahoo? Does it make sense to optimize just with a single alternative meta tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Skinner</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-34082</link>
		<dc:creator><![CDATA[Daniel Skinner]]></dc:creator>
		<pubDate>Mon, 17 Mar 2008 17:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-34082</guid>
		<description><![CDATA[&lt;p&gt;Awesome trick. Thanks!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Awesome trick. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Bauer &#187; Webentwicklung: Performance Optimierung durch Image Sprites</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-31471</link>
		<dc:creator><![CDATA[Sebastian Bauer &#187; Webentwicklung: Performance Optimierung durch Image Sprites]]></dc:creator>
		<pubDate>Fri, 09 Nov 2007 20:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-31471</guid>
		<description><![CDATA[&lt;p lang=&quot;de&quot; xml:lang=&quot;de&quot;&gt;[&#8230;] Auch wenn die Internetanbindungen immer breitbandiger werden ist die &lt;span xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;Performance&lt;/span&gt; stets ein wichtiges Thema bei der Entwicklung von Webanwendungen. Eine relativ einfache MÃ¶glichkeit fÃ¼r mehr Geschwindigkeit zu sorgen ist die Reduzierung der Zugriffe auf den Web-Server. Das kÃ¶nnte bedeuten, dass man mÃ¶glichst wenige &lt;acronym title=&quot;Cascading Style Sheet&quot;&gt;CSS&lt;/acronym&gt;- oder &lt;span xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;JavaScript&lt;/span&gt;-Dateien in seine Seiten einbindet. Aber auch der Einsatz vieler Grafiken kann das Laden stark verlangsamen. Abhilfe schaffen hier &lt;span xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;Image Sprites&lt;/span&gt;.&#160;[&#8230;]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p lang="de" xml:lang="de">[&hellip;] Auch wenn die Internetanbindungen immer breitbandiger werden ist die <span xml:lang="en" lang="en">Performance</span> stets ein wichtiges Thema bei der Entwicklung von Webanwendungen. Eine relativ einfache MÃ¶glichkeit fÃ¼r mehr Geschwindigkeit zu sorgen ist die Reduzierung der Zugriffe auf den Web-Server. Das kÃ¶nnte bedeuten, dass man mÃ¶glichst wenige <acronym title="Cascading Style Sheet">CSS</acronym>- oder <span xml:lang="en" lang="en">JavaScript</span>-Dateien in seine Seiten einbindet. Aber auch der Einsatz vieler Grafiken kann das Laden stark verlangsamen. Abhilfe schaffen hier <span xml:lang="en" lang="en">Image Sprites</span>.&nbsp;[&hellip;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lillbra &#187; Om css sprites</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-30703</link>
		<dc:creator><![CDATA[lillbra &#187; Om css sprites]]></dc:creator>
		<pubDate>Wed, 03 Oct 2007 05:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-30703</guid>
		<description><![CDATA[&lt;p lang=&quot;se&quot; xml:lang=&quot;se&quot;&gt;[&#8230;] Till sist har &lt;span lang=&quot;de&quot; xml:lang=&quot;de&quot;&gt;Martin Kliehm&lt;/span&gt; har en intressant lÃ¶sning pÃ¥ hur man anvÃ¤nder sprites fÃ¶r vanliga bilder (inte bara bakgrundsbilder). Det kan anvÃ¤ndas om man t.ex. vill ha en knapp som inte har nÃ¥gon text (en play-knapp eller dylikt).&#160;[&#8230;]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p lang="se" xml:lang="se">[&hellip;] Till sist har <span lang="de" xml:lang="de">Martin Kliehm</span> har en intressant lÃ¶sning pÃ¥ hur man anvÃ¤nder sprites fÃ¶r vanliga bilder (inte bara bakgrundsbilder). Det kan anvÃ¤ndas om man t.ex. vill ha en knapp som inte har nÃ¥gon text (en play-knapp eller dylikt).&nbsp;[&hellip;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nachlese August 2007 â€” Die Seiten des Monats &#124; Nachlese</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-29992</link>
		<dc:creator><![CDATA[Nachlese August 2007 â€” Die Seiten des Monats &#124; Nachlese]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-29992</guid>
		<description><![CDATA[&lt;p lang=&quot;de&quot; xml:lang=&quot;de&quot;&gt;[&#8230;] &lt;span lang=&quot;en&quot; xml:lang=&quot;en&quot;&gt;&lt;acronym title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/acronym&gt;: The right sprite&lt;/span&gt;. Eine neue Anwendung von &lt;acronym&gt;CSS&lt;/acronym&gt; Sprites-Technik: um die Anzahl der Angaben in &lt;acronym&gt;CSS&lt;/acronym&gt; zu minimieren, wird anstelle des background-image-Attributs das margin-Attribut ausgenutzt. &lt;span lang=&quot;en&quot; xml:lang=&quot;en&quot;&gt;Foreground Sprites&lt;/span&gt;: gleicher Ansatz, detaillierter erklÃ¤rt.&#160;[&#8230;]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p lang="de" xml:lang="de">[&hellip;] <span lang="en" xml:lang="en"><acronym title="Cascading Style Sheets">CSS</acronym>: The right sprite</span>. Eine neue Anwendung von <acronym>CSS</acronym> Sprites-Technik: um die Anzahl der Angaben in <acronym>CSS</acronym> zu minimieren, wird anstelle des background-image-Attributs das margin-Attribut ausgenutzt. <span lang="en" xml:lang="en">Foreground Sprites</span>: gleicher Ansatz, detaillierter erklÃ¤rt.&nbsp;[&hellip;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best of August 2007 &#124; Best of the Month</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-29991</link>
		<dc:creator><![CDATA[Best of August 2007 &#124; Best of the Month]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 12:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-29991</guid>
		<description><![CDATA[&lt;p&gt;[&#8230;] &lt;acronym title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/acronym&gt;: The right sprite. There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using &lt;acronym&gt;CSS&lt;/acronym&gt;. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in &lt;acronym&gt;CSS&lt;/acronym&gt; 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.&#160;[&#8230;]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&hellip;] <acronym title="Cascading Style Sheets">CSS</acronym>: The right sprite. There are many ways of using a image sprite. Most ways use a background-image-property that can be moved using <acronym>CSS</acronym>. The problem is that this method results in many CSS definitions that are hard to manage. Other approach: bypassing the background-image in <acronym>CSS</acronym> 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.&nbsp;[&hellip;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajaxian &#187; CSS keys, and the search for the right sprite</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-25929</link>
		<dc:creator><![CDATA[Ajaxian &#187; CSS keys, and the search for the right sprite]]></dc:creator>
		<pubDate>Tue, 14 Aug 2007 02:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-25929</guid>
		<description><![CDATA[&lt;p&gt;[...] CSS Keys, and the search for the right&#160;Sprite Glen Lipka wanted an easier way to manage the &#8220;one big matrix image that CSS uses to chop up to display pieces&#8221; technique, and wrote about the right sprite where he delves into various cleaner workarounds for the fact that Firefox doesn&#8217;t support background-position-x. He ends up with foreground-sprites. [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[...] CSS Keys, and the search for the right&nbsp;Sprite Glen Lipka wanted an easier way to manage the &#8220;one big matrix image that CSS uses to chop up to display pieces&#8221; technique, and wrote about the right sprite where he delves into various cleaner workarounds for the fact that Firefox doesn&#8217;t support background-position-x. He ends up with foreground-sprites. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff L</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-25868</link>
		<dc:creator><![CDATA[Jeff L]]></dc:creator>
		<pubDate>Mon, 13 Aug 2007 17:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-25868</guid>
		<description><![CDATA[&lt;p&gt;Given a similar situation, I would use a background image.  In your magnify example, I would have some relevant text...&quot;Magnify&quot; or &quot;Change zoom level&quot; or something, and then use an image replacement technique to show the icon instead.  This at least eliminates the need for javascript, and users without styles on will still see the text.  Only major issue is folks with CSS on but images off.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Given a similar situation, I would use a background image.  In your magnify example, I would have some relevant text&#8230;&#8221;Magnify&#8221; or &#8220;Change zoom level&#8221; or something, and then use an image replacement technique to show the icon instead.  This at least eliminates the need for javascript, and users without styles on will still see the text.  Only major issue is folks with CSS on but images off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: commadot.com &#187; The right sprite?</title>
		<link>http://learningtheworld.eu/2007/foreground-sprites/comment-page-1/#comment-25564</link>
		<dc:creator><![CDATA[commadot.com &#187; The right sprite?]]></dc:creator>
		<pubDate>Sat, 11 Aug 2007 15:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/2007/foreground-sprites/#comment-25564</guid>
		<description><![CDATA[&lt;p&gt;[...] I decided to try out some other methods. I had come up with this idea independently, but to give credit, this guy had a similar idea first. He called it a foreground-sprite. Basically, it meant bypassing the background-image CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. However, there are lots of options. Do you still use CSS to define the positions? Maybe jQuery could help manage. [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[...] I decided to try out some other methods. I had come up with this idea independently, but to give credit, this guy had a similar idea first. He called it a foreground-sprite. Basically, it meant bypassing the background-image CSS and using margin-left or positioning to achieve the same results. The benefit is huge for manageability. However, there are lots of options. Do you still use CSS to define the positions? Maybe jQuery could help manage. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
