<?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: 9 CSS3 Properties You Can Use Now</title>
	<atom:link href="http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/</link>
	<description>designs stuff and writes code.</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:02:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Web design style: typographic &#124; The Daily ALIEN</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-222967</link>
		<dc:creator>Web design style: typographic &#124; The Daily ALIEN</dc:creator>
		<pubDate>Wed, 21 Jul 2010 23:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-222967</guid>
		<description>[...] http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/ &#8211; CSS3 rules that can be used to implement typographic style [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/" rel="nofollow">http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/</a> &#8211; CSS3 rules that can be used to implement typographic style [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oketrik</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-213984</link>
		<dc:creator>oketrik</dc:creator>
		<pubDate>Sun, 09 May 2010 05:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-213984</guid>
		<description>CSS3&#039;s cool, there is another property of CSS3?</description>
		<content:encoded><![CDATA[<p>CSS3&#8217;s cool, there is another property of CSS3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Camilo Martin</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-206482</link>
		<dc:creator>Camilo Martin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-206482</guid>
		<description>I really don&#039;t understand why it took them (browser developers) so long to implement drop shadows. Come on, you can say it&#039;s far too easy to &lt;i&gt;use&lt;/i&gt;, but it&#039;s also easy to &lt;b&gt;&lt;i&gt;implement&lt;/i&gt;&lt;/b&gt;. The text parsing routines that make it easy to use are probably something easy for them, since they are used to making them. Regarding the shadows themselves, well, it&#039;s just text passed through convultion filters and drawn at an offset, with the optional animation that&#039;s actually not so hard to implement since it&#039;s basically just a timer.

/rant</description>
		<content:encoded><![CDATA[<p>I really don&#8217;t understand why it took them (browser developers) so long to implement drop shadows. Come on, you can say it&#8217;s far too easy to <i>use</i>, but it&#8217;s also easy to <b><i>implement</i></b>. The text parsing routines that make it easy to use are probably something easy for them, since they are used to making them. Regarding the shadows themselves, well, it&#8217;s just text passed through convultion filters and drawn at an offset, with the optional animation that&#8217;s actually not so hard to implement since it&#8217;s basically just a timer.</p>
<p>/rant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-206423</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 17:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-206423</guid>
		<description>And yet, &lt;a href=&quot;http://www.w3.org/TR/css3-text/#text-shadow&quot; rel=&quot;nofollow&quot;&gt;now it&#039;s in CSS3&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>And yet, <a href="http://www.w3.org/TR/css3-text/#text-shadow" rel="nofollow">now it&#8217;s in CSS3</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freeze</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-206397</link>
		<dc:creator>Freeze</dc:creator>
		<pubDate>Tue, 02 Mar 2010 11:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-206397</guid>
		<description>&quot;The text-shadow property is probably one of the most commonly used aspects of CSS3, likely because of it’s extremely easy setup (it’s almost too easy…).&quot;

Wrong. text-shadow was part of CSS 2.0 and removed from CSS 2.1 ;)</description>
		<content:encoded><![CDATA[<p>&#8220;The text-shadow property is probably one of the most commonly used aspects of CSS3, likely because of it’s extremely easy setup (it’s almost too easy…).&#8221;</p>
<p>Wrong. text-shadow was part of CSS 2.0 and removed from CSS 2.1 <img src='http://www.elliotswan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BEBEN</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-202558</link>
		<dc:creator>BEBEN</dc:creator>
		<pubDate>Mon, 18 Jan 2010 13:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-202558</guid>
		<description>happy to visit here ...
so usefully all the article
nice to meet you</description>
		<content:encoded><![CDATA[<p>happy to visit here &#8230;<br />
so usefully all the article<br />
nice to meet you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loweded Wookie</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-198636</link>
		<dc:creator>Loweded Wookie</dc:creator>
		<pubDate>Thu, 10 Dec 2009 20:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-198636</guid>
		<description>Maybe this will change when people realise you get a better experience in other browsers, especially WebKit based browsers like Safari and Chrome.

IE is still losing market share and that&#039;s a good thing but I can&#039;t help think that it&#039;s because IE pages look bland and are a pig to develop for. I mean using -webkit-border-radius is a lot easier than the old way where you had to create the images and then use tables or divs to achieve the same thing 1 line of text could do.

I&#039;m more than happy to kill off IE support and support the best browsers on the market.</description>
		<content:encoded><![CDATA[<p>Maybe this will change when people realise you get a better experience in other browsers, especially WebKit based browsers like Safari and Chrome.</p>
<p>IE is still losing market share and that&#8217;s a good thing but I can&#8217;t help think that it&#8217;s because IE pages look bland and are a pig to develop for. I mean using -webkit-border-radius is a lot easier than the old way where you had to create the images and then use tables or divs to achieve the same thing 1 line of text could do.</p>
<p>I&#8217;m more than happy to kill off IE support and support the best browsers on the market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jozsef</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-198593</link>
		<dc:creator>jozsef</dc:creator>
		<pubDate>Thu, 10 Dec 2009 10:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-198593</guid>
		<description>css3 is the greatest.It is so great,that something must be done to have IE support.So the ideea is this:We need a .htc file as a substitute for css3.At least for these 9 methods.</description>
		<content:encoded><![CDATA[<p>css3 is the greatest.It is so great,that something must be done to have IE support.So the ideea is this:We need a .htc file as a substitute for css3.At least for these 9 methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Camilo Martin</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-196302</link>
		<dc:creator>Camilo Martin</dc:creator>
		<pubDate>Thu, 19 Nov 2009 19:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-196302</guid>
		<description>Well it&#039;s hard enough to make divs work as they should in IE6.

So instead of all that conditional comment mess maybe we should have separate pages generated through php? (I mean, not small differences but complete re-implementation of design style)

All those JS/CSS libs are getting me dizzy! :S</description>
		<content:encoded><![CDATA[<p>Well it&#8217;s hard enough to make divs work as they should in IE6.</p>
<p>So instead of all that conditional comment mess maybe we should have separate pages generated through php? (I mean, not small differences but complete re-implementation of design style)</p>
<p>All those JS/CSS libs are getting me dizzy! :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/comment-page-1/#comment-195532</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Tue, 10 Nov 2009 15:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/?p=575#comment-195532</guid>
		<description>You are correct, it was a typo. Good catch, thanks! :)</description>
		<content:encoded><![CDATA[<p>You are correct, it was a typo. Good catch, thanks! <img src='http://www.elliotswan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
