<?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: CSS3 breaking in the design community</title>
	<atom:link href="http://ajaxian.com/archives/css3-breaking-in-the-design-community/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273971</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Tue, 16 Jun 2009 11:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273971</guid>
		<description>As long as a particular CSS3 module isn&#039;t finalized, vendor prefixes are used in case there are last minute changes. This allows the standards process to get implementation feedback while not having to actually take implementations into account. The box-shadow property is from the &quot;backgrounds and borders&quot; module which is still in draft status.</description>
		<content:encoded><![CDATA[<p>As long as a particular CSS3 module isn&#8217;t finalized, vendor prefixes are used in case there are last minute changes. This allows the standards process to get implementation feedback while not having to actually take implementations into account. The box-shadow property is from the &#8220;backgrounds and borders&#8221; module which is still in draft status.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rasmusfl0e</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273968</link>
		<dc:creator>rasmusfl0e</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273968</guid>
		<description>@AMIGrAve: I was bemoaning the fact that no browser (that I&#039;m aware of) supports CSS3 without the use of vendor prefixes - I would much rather have them to omit prefixes altogether. I just wish the transition to prefix-free CSS3 support was faster.</description>
		<content:encoded><![CDATA[<p>@AMIGrAve: I was bemoaning the fact that no browser (that I&#8217;m aware of) supports CSS3 without the use of vendor prefixes &#8211; I would much rather have them to omit prefixes altogether. I just wish the transition to prefix-free CSS3 support was faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMIGrAve</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273967</link>
		<dc:creator>AMIGrAve</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273967</guid>
		<description>&gt; Especially considering the different vendor prefixes that are still needed. *ugh*

Please, help me understand why vendor prefixes are needed if the correct css3 implementation is done ?

Why should we use :
-moz-box-shadow: black 10px 5px 5px;
-webkit-box-shadow: black 10px 5px 5px;

instead of:
box-shadow: black 10px 5px 5px;

I guess there&#039;s a reason !? Is it a transitional state ?</description>
		<content:encoded><![CDATA[<p>&gt; Especially considering the different vendor prefixes that are still needed. *ugh*</p>
<p>Please, help me understand why vendor prefixes are needed if the correct css3 implementation is done ?</p>
<p>Why should we use :<br />
-moz-box-shadow: black 10px 5px 5px;<br />
-webkit-box-shadow: black 10px 5px 5px;</p>
<p>instead of:<br />
box-shadow: black 10px 5px 5px;</p>
<p>I guess there&#8217;s a reason !? Is it a transitional state ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273962</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Mon, 15 Jun 2009 22:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273962</guid>
		<description>For what it&#039;s worth, it looks like -moz-box-shadow is supported in the pending Firefox 3.5 release (as well as Safari 4.) I look forward to not having to make any drop-shadow PNGs (or GIFs, even.)</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, it looks like -moz-box-shadow is supported in the pending Firefox 3.5 release (as well as Safari 4.) I look forward to not having to make any drop-shadow PNGs (or GIFs, even.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rasmusfl0e</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273958</link>
		<dc:creator>rasmusfl0e</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273958</guid>
		<description>By the looks of it there won&#039;t enough wide spread support for CSS3 (or HTML5) in browsers (given IE&#039;s prime cut) anytime soon... Especially considering the different vendor prefixes that are still needed. *ugh*

That AmpleSDK makes more sense minute by minute.</description>
		<content:encoded><![CDATA[<p>By the looks of it there won&#8217;t enough wide spread support for CSS3 (or HTML5) in browsers (given IE&#8217;s prime cut) anytime soon&#8230; Especially considering the different vendor prefixes that are still needed. *ugh*</p>
<p>That AmpleSDK makes more sense minute by minute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CaptainN</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273956</link>
		<dc:creator>CaptainN</dc:creator>
		<pubDate>Mon, 15 Jun 2009 18:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273956</guid>
		<description>Any CSS3/HTML5 to CSS2.1/HTML4 compilers? There seem to be enough standard hacks out there to pull something like that off these days. :-)</description>
		<content:encoded><![CDATA[<p>Any CSS3/HTML5 to CSS2.1/HTML4 compilers? There seem to be enough standard hacks out there to pull something like that off these days. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidlantner</title>
		<link>http://ajaxian.com/archives/css3-breaking-in-the-design-community/comment-page-1#comment-273954</link>
		<dc:creator>davidlantner</dc:creator>
		<pubDate>Mon, 15 Jun 2009 17:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6954#comment-273954</guid>
		<description>Remy Sharp &lt;a href=&quot;http://jqueryfordesigners.com/jquery-look-tim-van-damme/&quot; rel=&quot;nofollow&quot;&gt;analyzed Tim&#039;s design in a screencast at jQuery for Designers&lt;/a&gt; that includes a jQuery-based alternative for the (WebKit-only) CSS Transitions.</description>
		<content:encoded><![CDATA[<p>Remy Sharp <a href="http://jqueryfordesigners.com/jquery-look-tim-van-damme/" rel="nofollow">analyzed Tim&#8217;s design in a screencast at jQuery for Designers</a> that includes a jQuery-based alternative for the (WebKit-only) CSS Transitions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

