<?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: CSS Nuggets in Scrunchup</title>
	<atom:link href="http://scrunchup.com/issue-2/css-nuggets/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrunchup.com/issue-2/css-nuggets/</link>
	<description>The Web Magazine for Young Designers and Developers</description>
	<lastBuildDate>Wed, 10 Mar 2010 11:57:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John McFarlane</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-196</link>
		<dc:creator>John McFarlane</dc:creator>
		<pubDate>Wed, 10 Mar 2010 11:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-196</guid>
		<description>Awesome article Anna, some really great tips for everyone. keep up the great work!</description>
		<content:encoded><![CDATA[<p>Awesome article Anna, some really great tips for everyone. keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Palitsyn</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-99</link>
		<dc:creator>Anton Palitsyn</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-99</guid>
		<description>Great article, Anna. But the lack of IE support is a real deal-breaker for most of the clients we work with.

We (where I work) recently had an internal discussion about rounded corners, for example. Safari, Firefox and Chrome support rounded corners introduced in CSS3, but IE doesn&#039;t... of course. So we thought that for IE we could just use a javascript solution. We don&#039;t want people with REAL browsers downloading extra images and it really is a waste of time creating nested divs just for rounded corners. In worst case scenario, IE users with JS disabled would get regular corners.

But the aim should always be to create a similar experience for the majority of the audience.</description>
		<content:encoded><![CDATA[<p>Great article, Anna. But the lack of IE support is a real deal-breaker for most of the clients we work with.</p>
<p>We (where I work) recently had an internal discussion about rounded corners, for example. Safari, Firefox and Chrome support rounded corners introduced in CSS3, but IE doesn&#8217;t&#8230; of course. So we thought that for IE we could just use a javascript solution. We don&#8217;t want people with REAL browsers downloading extra images and it really is a waste of time creating nested divs just for rounded corners. In worst case scenario, IE users with JS disabled would get regular corners.</p>
<p>But the aim should always be to create a similar experience for the majority of the audience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-86</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 06 Nov 2009 10:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-86</guid>
		<description>Superb article. You have truly inspired me to investigate some of these more obscure CSS properties. The grid issue in particular had me thrown recently. I ended up resolving it with some php and complex div nesting, but wasnt perfect. Wished I&#039;d known about nth-of-type.</description>
		<content:encoded><![CDATA[<p>Superb article. You have truly inspired me to investigate some of these more obscure CSS properties. The grid issue in particular had me thrown recently. I ended up resolving it with some php and complex div nesting, but wasnt perfect. Wished I&#8217;d known about nth-of-type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lambert</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-80</link>
		<dc:creator>Daniel Lambert</dc:creator>
		<pubDate>Thu, 05 Nov 2009 02:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-80</guid>
		<description>Some pretty good tricks here will deffo take a note.</description>
		<content:encoded><![CDATA[<p>Some pretty good tricks here will deffo take a note.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Walpole</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-78</link>
		<dc:creator>Andy Walpole</dc:creator>
		<pubDate>Wed, 04 Nov 2009 19:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-78</guid>
		<description>Or alternatively instead of:

filter:shadow(color=gray, direction=100,
strength=5);

This:

filter:progid:DXImageTransform.Microsoft.Shadow(color=&#039;#666666&#039;, Direction=100, Strength=5)

Read more here:

http://msdn.microsoft.com/en-us/library/ms533086%28VS.85%29.aspx</description>
		<content:encoded><![CDATA[<p>Or alternatively instead of:</p>
<p>filter:shadow(color=gray, direction=100,<br />
strength=5);</p>
<p>This:</p>
<p>filter:progid:DXImageTransform.Microsoft.Shadow(color=&#8217;#666666&#8242;, Direction=100, Strength=5)</p>
<p>Read more here:</p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms533086%28VS.85%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms533086%28VS.85%29.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bram.us &#187; CSS Nuggets in Scrunchup</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-77</link>
		<dc:creator>Bram.us &#187; CSS Nuggets in Scrunchup</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-77</guid>
		<description>[...] Some lovely CSS2.1/CSS3 tricks used in Scrunchup  Spread the word! [...]</description>
		<content:encoded><![CDATA[<p>[...] Some lovely CSS2.1/CSS3 tricks used in Scrunchup  Spread the word! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gordee</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-74</link>
		<dc:creator>gordee</dc:creator>
		<pubDate>Mon, 02 Nov 2009 16:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-74</guid>
		<description>Really useful tips Anna - thanks! 

I&#039;m playing around with the transform:rotate; with images and I think it adds a nice touch to a page but do you have any advice about flowing text around a rotated image? At the moment I&#039;m losing some text &#039;behind&#039; the image once it has been rotated...

scrunchup is great by the way - I will be keeping an eye on it from now on :)</description>
		<content:encoded><![CDATA[<p>Really useful tips Anna &#8211; thanks! </p>
<p>I&#8217;m playing around with the transform:rotate; with images and I think it adds a nice touch to a page but do you have any advice about flowing text around a rotated image? At the moment I&#8217;m losing some text &#8216;behind&#8217; the image once it has been rotated&#8230;</p>
<p>scrunchup is great by the way &#8211; I will be keeping an eye on it from now on :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Hamp</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-73</link>
		<dc:creator>Simon Hamp</dc:creator>
		<pubDate>Mon, 02 Nov 2009 16:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-73</guid>
		<description>Great article Anna! I like these practical examples. Definitely stuff I will be putting to good use in my designs.

It&#039;s hard trying to be a developer, designer, entrepreneur and doing it all satisfactorily! Maybe I just lack vision?

Keep up the good work :)</description>
		<content:encoded><![CDATA[<p>Great article Anna! I like these practical examples. Definitely stuff I will be putting to good use in my designs.</p>
<p>It&#8217;s hard trying to be a developer, designer, entrepreneur and doing it all satisfactorily! Maybe I just lack vision?</p>
<p>Keep up the good work :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna Debenham</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-72</link>
		<dc:creator>Anna Debenham</dc:creator>
		<pubDate>Mon, 02 Nov 2009 12:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-72</guid>
		<description>Thanks Martin, well spotted. I&#039;ve changed that now.</description>
		<content:encoded><![CDATA[<p>Thanks Martin, well spotted. I&#8217;ve changed that now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Bean</title>
		<link>http://scrunchup.com/issue-2/css-nuggets/comment-page-1/#comment-70</link>
		<dc:creator>Martin Bean</dc:creator>
		<pubDate>Mon, 02 Nov 2009 11:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://scrunchup.com/?p=484#comment-70</guid>
		<description>I think you have a typo...

&quot;The href*=’.pdf’ bit looks for anything that contains the string http://flickr.com.&quot;

Should the href*=’.pdf’ be, in fact, href*=”http://flickr.com”?</description>
		<content:encoded><![CDATA[<p>I think you have a typo&#8230;</p>
<p>&#8220;The href*=’.pdf’ bit looks for anything that contains the string <a href="http://flickr.com." rel="nofollow">http://flickr.com.</a>&#8221;</p>
<p>Should the href*=’.pdf’ be, in fact, href*=”http://flickr.com”?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
