<?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: Bringing CSS Transforms to Internet Explorer</title>
	<atom:link href="http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/</link>
	<description>The personal blog of Paul Bakaus</description>
	<lastBuildDate>Tue, 20 Jul 2010 09:47:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: VarAttinabine</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-1689</link>
		<dc:creator>VarAttinabine</dc:creator>
		<pubDate>Sun, 01 Nov 2009 13:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-1689</guid>
		<description>Я все понял и ни чего не понял:)</description>
		<content:encoded><![CDATA[<p>Я все понял и ни чего не понял:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghaladen</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-1669</link>
		<dc:creator>ghaladen</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-1669</guid>
		<description>Not really sure, but couldn&#039;t this be amended to add css transform support in non-IE browsers that don&#039;t support transforms using the canvas tag?</description>
		<content:encoded><![CDATA[<p>Not really sure, but couldn&#8217;t this be amended to add css transform support in non-IE browsers that don&#8217;t support transforms using the canvas tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rng</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-325</link>
		<dc:creator>rng</dc:creator>
		<pubDate>Mon, 30 Mar 2009 13:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-325</guid>
		<description>In ui.coverflow.js, it should be WebkitTransform (capital W) instead of webkitTransform. Webkit accepts either, but per the standard the property should start with a hyphen in CSS = an uppercase letter in the DOM.

It also works in Firefox 3.1beta if you add MozTransform. CSS transforms are announced for IE9 and Opera 10.x according to http://a.deveria.com/caniuse/#feat=transforms .

The future-proof way to implement this would be to use the actual CSS3 property &quot;transform&quot; and map it to the temporary Mozilla and Webkit syntaxes in Transformie, so we don&#039;t need duplicate lines in our CSS. Remember the -khtml-opacity/-webkit-opacity/-moz-opacity/filter:Alpha incantation? Obsolete now, but it still clutters up stylesheets. Better to offload those temporary fixes to Javascript.</description>
		<content:encoded><![CDATA[<p>In ui.coverflow.js, it should be WebkitTransform (capital W) instead of webkitTransform. Webkit accepts either, but per the standard the property should start with a hyphen in CSS = an uppercase letter in the DOM.</p>
<p>It also works in Firefox 3.1beta if you add MozTransform. CSS transforms are announced for IE9 and Opera 10.x according to <a href="http://a.deveria.com/caniuse/#feat=transforms" rel="nofollow">http://a.deveria.com/caniuse/#feat=transforms</a> .</p>
<p>The future-proof way to implement this would be to use the actual CSS3 property &#8220;transform&#8221; and map it to the temporary Mozilla and Webkit syntaxes in Transformie, so we don&#8217;t need duplicate lines in our CSS. Remember the -khtml-opacity/-webkit-opacity/-moz-opacity/filter:Alpha incantation? Obsolete now, but it still clutters up stylesheets. Better to offload those temporary fixes to Javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexwebmaster</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-290</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 11:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-290</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:preonrelt@mail.ru">preonrelt@mail.ru</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morris Johns</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-80</link>
		<dc:creator>Morris Johns</dc:creator>
		<pubDate>Fri, 22 Aug 2008 03:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-80</guid>
		<description>Interesting! Of course fonts can look a bit odd when using transforms in IE7 because it disables ClearType :)</description>
		<content:encoded><![CDATA[<p>Interesting! Of course fonts can look a bit odd when using transforms in IE7 because it disables ClearType <img src='http://paulbakaus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-63</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Tue, 19 Aug 2008 09:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-63</guid>
		<description>Cool. Looks like i&#039;ll be able to get my CSS transformed webkit clock working in IE after all. Thanks. :)</description>
		<content:encoded><![CDATA[<p>Cool. Looks like i&#8217;ll be able to get my CSS transformed webkit clock working in IE after all. Thanks. <img src='http://paulbakaus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Brüchner</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-62</link>
		<dc:creator>Simon Brüchner</dc:creator>
		<pubDate>Mon, 18 Aug 2008 22:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-62</guid>
		<description>Hi Paul,
nette Arbeit!
Grüße!</description>
		<content:encoded><![CDATA[<p>Hi Paul,<br />
nette Arbeit!<br />
Grüße!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript News &#187; Blog Archive &#187; Transformie: Implement WebKit CSS transforms in IE</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-61</link>
		<dc:creator>Javascript News &#187; Blog Archive &#187; Transformie: Implement WebKit CSS transforms in IE</dc:creator>
		<pubDate>Mon, 18 Aug 2008 20:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-61</guid>
		<description>[...] Paul Bakaus, or jQuery UI fame, has created a nice little hack to implement WebKit CSS transforms in IE [...]</description>
		<content:encoded><![CDATA[<p>[...] Paul Bakaus, or jQuery UI fame, has created a nice little hack to implement WebKit CSS transforms in IE [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax Girl &#187; Blog Archive &#187; Transformie: Implement WebKit CSS transforms in IE</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-60</link>
		<dc:creator>Ajax Girl &#187; Blog Archive &#187; Transformie: Implement WebKit CSS transforms in IE</dc:creator>
		<pubDate>Mon, 18 Aug 2008 17:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-60</guid>
		<description>[...] Paul Bakaus, or jQuery UI fame, has created a nice little hack to implement WebKit CSS transforms in IE [...]</description>
		<content:encoded><![CDATA[<p>[...] Paul Bakaus, or jQuery UI fame, has created a nice little hack to implement WebKit CSS transforms in IE [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash Searle</title>
		<link>http://paulbakaus.com/2008/08/16/bringing-css-transform-to-internet-explorer/comment-page-1/#comment-59</link>
		<dc:creator>Ash Searle</dc:creator>
		<pubDate>Mon, 18 Aug 2008 15:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://paulbakaus.com/?p=11#comment-59</guid>
		<description>I&#039;m a big fan or Resig&#039;s work, but isn&#039;t it jumping the gun to allow &quot;transform&quot; at this stage? 

There&#039;s not even a working-draft specification for CSS Transformations:
http://www.w3.org/Style/CSS/current-work#transform

At this stage, they&#039;re a proprietary extension, and should be marked up as such (to pass validation etc.)  The only &#039;specification&#039; is Apple&#039;s webkit developers early draft:
http://webkit.org/specs/CSSVisualEffects/CSSTransforms.html

I guess all that boils down to is that &quot;transform&quot; isn&#039;t standards-compliant - and neither are &quot;transition&quot; or &quot;animation&quot; (before you head down that path)</description>
		<content:encoded><![CDATA[<p>I&#8217;m a big fan or Resig&#8217;s work, but isn&#8217;t it jumping the gun to allow &#8220;transform&#8221; at this stage? </p>
<p>There&#8217;s not even a working-draft specification for CSS Transformations:<br />
<a href="http://www.w3.org/Style/CSS/current-work#transform" rel="nofollow">http://www.w3.org/Style/CSS/current-work#transform</a></p>
<p>At this stage, they&#8217;re a proprietary extension, and should be marked up as such (to pass validation etc.)  The only &#8217;specification&#8217; is Apple&#8217;s webkit developers early draft:<br />
<a href="http://webkit.org/specs/CSSVisualEffects/CSSTransforms.html" rel="nofollow">http://webkit.org/specs/CSSVisualEffects/CSSTransforms.html</a></p>
<p>I guess all that boils down to is that &#8220;transform&#8221; isn&#8217;t standards-compliant &#8211; and neither are &#8220;transition&#8221; or &#8220;animation&#8221; (before you head down that path)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
