<?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: An Ode To Border-radius</title>
	<atom:link href="http://webdesignernotebook.com/css/an-ode-to-border-radius/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/</link>
	<description>Web Designer Notebook is a blog for web designers featuring topics like CSS, HTML and Wordpress, tutorials, reviews and inspiration.</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:23:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tutte le nuove caratteristiche dei CSS3 &#171; Beaver Magazine</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-5797</link>
		<dc:creator>Tutte le nuove caratteristiche dei CSS3 &#171; Beaver Magazine</dc:creator>
		<pubDate>Wed, 17 Feb 2010 09:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-5797</guid>
		<description>[...] An Ode to border-radius [...]</description>
		<content:encoded><![CDATA[<p>[...] An Ode to border-radius [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zachariah</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-5724</link>
		<dc:creator>Zachariah</dc:creator>
		<pubDate>Sat, 13 Feb 2010 12:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-5724</guid>
		<description>Anything that lets me forgo one more little image (or ten), and possibly numerous extraneous divs, in a design to a achieve the desired look is super exciting in my book. Bring on the rounded corners, gradients, multiple background images, @font-face and box shadows.</description>
		<content:encoded><![CDATA[<p>Anything that lets me forgo one more little image (or ten), and possibly numerous extraneous divs, in a design to a achieve the desired look is super exciting in my book. Bring on the rounded corners, gradients, multiple background images, @font-face and box shadows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Article &#8211; border-radius &#171; Rebecca Farrell</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-4837</link>
		<dc:creator>Article &#8211; border-radius &#171; Rebecca Farrell</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-4837</guid>
		<description>[...] http://webdesignernotebook.com/css/an-ode-to-border-radius/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://webdesignernotebook.com/css/an-ode-to-border-radius/" rel="nofollow">http://webdesignernotebook.com/css/an-ode-to-border-radius/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaili</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-3334</link>
		<dc:creator>Yaili</dc:creator>
		<pubDate>Mon, 28 Sep 2009 11:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-3334</guid>
		<description>Thanks, Jerry, that is indeed handy!

Let&#039;s hope Opera implements border-radius instead of -o-, but I&#039;d be happy with either, to be honest, as long as it&#039;s there.</description>
		<content:encoded><![CDATA[<p>Thanks, Jerry, that is indeed handy!</p>
<p>Let&#8217;s hope Opera implements border-radius instead of -o-, but I&#8217;d be happy with either, to be honest, as long as it&#8217;s there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Seeger</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-3312</link>
		<dc:creator>Jerry Seeger</dc:creator>
		<pubDate>Sat, 26 Sep 2009 08:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-3312</guid>
		<description>If it’s helpful at all, I have compiled a &lt;a href=&quot;http://muddledramblings.com/table-of-css3-border-radius-compliance&quot; rel=&quot;nofollow&quot;&gt;table&lt;/a&gt; comparing -webkit- and -moz- with the spec, including some shorthand options you don’t list here. You might find it handy. Worth remembering when you look at the table is that unreleased webkit builds mimic Mozilla almost exactly (except they specify the corners correctly).

I read a note by an Opera developer that when they implement border radius they would either use &lt;code&gt;-o-border-radius&lt;/code&gt; or straight-up &lt;code&gt;border-radius&lt;/code&gt; if they thought the spec was stable enough. I’m hoping for the latter. It’s been a while since that comment, though.

IE does not support SVG graphics, and fancy border-rendering will follow behind that, so it may be a while. (I&#039;m betting the year 2054.) People who insist on using IE deserve to see slightly uglier Webs, as long as everything works right.

Hope this is helpful.</description>
		<content:encoded><![CDATA[<p>If it’s helpful at all, I have compiled a <a href="http://muddledramblings.com/table-of-css3-border-radius-compliance" rel="nofollow">table</a> comparing -webkit- and -moz- with the spec, including some shorthand options you don’t list here. You might find it handy. Worth remembering when you look at the table is that unreleased webkit builds mimic Mozilla almost exactly (except they specify the corners correctly).</p>
<p>I read a note by an Opera developer that when they implement border radius they would either use <code>-o-border-radius</code> or straight-up <code>border-radius</code> if they thought the spec was stable enough. I’m hoping for the latter. It’s been a while since that comment, though.</p>
<p>IE does not support SVG graphics, and fancy border-rendering will follow behind that, so it may be a while. (I&#8217;m betting the year 2054.) People who insist on using IE deserve to see slightly uglier Webs, as long as everything works right.</p>
<p>Hope this is helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3新特性一览 &#124; EViit</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-3101</link>
		<dc:creator>CSS3新特性一览 &#124; EViit</dc:creator>
		<pubDate>Wed, 02 Sep 2009 16:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-3101</guid>
		<description>[...] An Ode to border-radius [...]</description>
		<content:encoded><![CDATA[<p>[...] An Ode to border-radius [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 拉托妮参上~ &#187; 提升你设计水平的CSS3新技术</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-3076</link>
		<dc:creator>拉托妮参上~ &#187; 提升你设计水平的CSS3新技术</dc:creator>
		<pubDate>Sun, 30 Aug 2009 12:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-3076</guid>
		<description>[...] An Ode to border-radius [...]</description>
		<content:encoded><![CDATA[<p>[...] An Ode to border-radius [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3新特性一览 - phpegg blog</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-2985</link>
		<dc:creator>CSS3新特性一览 - phpegg blog</dc:creator>
		<pubDate>Wed, 19 Aug 2009 07:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-2985</guid>
		<description>[...] An Ode to border-radius [...]</description>
		<content:encoded><![CDATA[<p>[...] An Ode to border-radius [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 用CSS3将你的设计带入下个高度 &#124; 独泊堂</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-2922</link>
		<dc:creator>用CSS3将你的设计带入下个高度 &#124; 独泊堂</dc:creator>
		<pubDate>Fri, 14 Aug 2009 08:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-2922</guid>
		<description>[...] An Ode to border-radius [...]</description>
		<content:encoded><![CDATA[<p>[...] An Ode to border-radius [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3新特性一览</title>
		<link>http://webdesignernotebook.com/css/an-ode-to-border-radius/#comment-2779</link>
		<dc:creator>CSS3新特性一览</dc:creator>
		<pubDate>Tue, 04 Aug 2009 03:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=213#comment-2779</guid>
		<description>[...] An Ode to border-radius [...]</description>
		<content:encoded><![CDATA[<p>[...] An Ode to border-radius [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
