<?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>Kommentare für Andris Linz</title>
	<atom:link href="http://andrislinz.ch/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://andrislinz.ch</link>
	<description>Webdesigner/-developer + Photographer + Singer-Songwriter + Good Guy + Whatever...</description>
	<lastBuildDate>Mon, 03 May 2010 18:18:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Kommentar zu Support The Only Child von Andris</title>
		<link>http://andrislinz.ch/support-the-only-child/comment-page-1#comment-9009</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Mon, 03 May 2010 18:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=370#comment-9009</guid>
		<description>Hey Jeff,
Thanx a lot for the kind words and tipps. I&#039;ll definitely concentrate on focusing the musician&#039;s eyes next time.</description>
		<content:encoded><![CDATA[<p>Hey Jeff,<br />
Thanx a lot for the kind words and tipps. I&#8217;ll definitely concentrate on focusing the musician&#8217;s eyes next time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu Support The Only Child von Jeff Jewiss</title>
		<link>http://andrislinz.ch/support-the-only-child/comment-page-1#comment-9008</link>
		<dc:creator>Jeff Jewiss</dc:creator>
		<pubDate>Mon, 03 May 2010 15:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=370#comment-9008</guid>
		<description>Hey Andris, the photos look great. Maybe try narrowing down your selection a little next time and using your AF points to keep the focus on the musician&#039;s face.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey Andris, the photos look great. Maybe try narrowing down your selection a little next time and using your AF points to keep the focus on the musician&#8217;s face.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von web design kent</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5613</link>
		<dc:creator>web design kent</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5613</guid>
		<description>Thanks for the great read, some good points mentioned there.</description>
		<content:encoded><![CDATA[<p>Thanks for the great read, some good points mentioned there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von Andris</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5588</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Fri, 15 Jan 2010 12:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5588</guid>
		<description>@mike: Another advantage of creating one image for each button is that you can combine CSS properties like:

#navigation li a:hover, #navigation li a.current {background-position:0 -30px;}

Otherwise you had to set a background-position for each hover state. And that would be a lot more code for a bigger navigation. Or how would you solve that problem?</description>
		<content:encoded><![CDATA[<p>@mike: Another advantage of creating one image for each button is that you can combine CSS properties like:</p>
<p>#navigation li a:hover, #navigation li a.current {background-position:0 -30px;}</p>
<p>Otherwise you had to set a background-position for each hover state. And that would be a lot more code for a bigger navigation. Or how would you solve that problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von Andris</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5585</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5585</guid>
		<description>@mike: You&#039;re absolutely right. To keep it simple and understandable I thought it might be better to create one image per button. 

But like you said it would reduce server requests if you would put all images together in one file.</description>
		<content:encoded><![CDATA[<p>@mike: You&#8217;re absolutely right. To keep it simple and understandable I thought it might be better to create one image per button. </p>
<p>But like you said it would reduce server requests if you would put all images together in one file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von mike</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5584</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5584</guid>
		<description>Since you are creating and using sprites for you buttons why not create 1 sprite with all of you button images and use background positioning for the roll over states?  This might reduce the overall images file size and would surely cut down on server calls for the page to load images.</description>
		<content:encoded><![CDATA[<p>Since you are creating and using sprites for you buttons why not create 1 sprite with all of you button images and use background positioning for the roll over states?  This might reduce the overall images file size and would surely cut down on server calls for the page to load images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von Andris</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5578</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Wed, 13 Jan 2010 15:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5578</guid>
		<description>@Jordan: Thanx for the kind words.</description>
		<content:encoded><![CDATA[<p>@Jordan: Thanx for the kind words.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von Jordan Walker</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5576</link>
		<dc:creator>Jordan Walker</dc:creator>
		<pubDate>Wed, 13 Jan 2010 14:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5576</guid>
		<description>I would not feel ashamed for the work you put into this article.</description>
		<content:encoded><![CDATA[<p>I would not feel ashamed for the work you put into this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von Andris</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5573</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Wed, 13 Jan 2010 09:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5573</guid>
		<description>I&#039;m really ashamed for my mistake. But hey, if I didn&#039;t published the article I would think this technique is called Sliding Doors forever.</description>
		<content:encoded><![CDATA[<p>I&#8217;m really ashamed for my mistake. But hey, if I didn&#8217;t published the article I would think this technique is called Sliding Doors forever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Kommentar zu How to: Use Image Sprites for Navigation Menu von Andris</title>
		<link>http://andrislinz.ch/how-to-use-image-sprites-for-navigation-menu/comment-page-1#comment-5572</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Wed, 13 Jan 2010 09:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://andrislinz.ch/?p=225#comment-5572</guid>
		<description>@Erik and @Joost: I&#039;m so sorry I was completely wrong. I&#039;m gonna change the article right now.</description>
		<content:encoded><![CDATA[<p>@Erik and @Joost: I&#8217;m so sorry I was completely wrong. I&#8217;m gonna change the article right now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
