<?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: Cross-browser Rotation Transformation with CSS</title>
	<atom:link href="http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 17:12:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ardianzzz</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-517</link>
		<dc:creator>ardianzzz</dc:creator>
		<pubDate>Sat, 05 Jun 2010 05:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-517</guid>
		<description>its work! thank you</description>
		<content:encoded><![CDATA[<p>its work! thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuli Hakoniemi</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-424</link>
		<dc:creator>Samuli Hakoniemi</dc:creator>
		<pubDate>Wed, 19 May 2010 06:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-424</guid>
		<description>I&#039;m about to rewrite ms-css3.htc during summer and then publish a detailed article about using it in real cases. Wait until then :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m about to rewrite ms-css3.htc during summer and then publish a detailed article about using it in real cases. Wait until then :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: safetycopy</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-421</link>
		<dc:creator>safetycopy</dc:creator>
		<pubDate>Tue, 18 May 2010 20:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-421</guid>
		<description>This is interesting. Can you explain the .htc part in a bit more detail, please? :-)</description>
		<content:encoded><![CDATA[<p>This is interesting. Can you explain the .htc part in a bit more detail, please? :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Great CSS3 and HTML5 Resources &#124; Front-end Developer</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-273</link>
		<dc:creator>Great CSS3 and HTML5 Resources &#124; Front-end Developer</dc:creator>
		<pubDate>Wed, 07 Apr 2010 18:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-273</guid>
		<description>[...] Cross browser rotation transformation [...]</description>
		<content:encoded><![CDATA[<p>[...] Cross browser rotation transformation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matrix transformations</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-257</link>
		<dc:creator>matrix transformations</dc:creator>
		<pubDate>Fri, 02 Apr 2010 08:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-257</guid>
		<description>[...] 3 Matrix class as long as you want a reflection whose mirror line passes through the origin, orCross-browser Rotation Transformation with CSS &#124; samuli ...I was about not to publish anything before Christmas - just calming down, taking some extra time to [...]</description>
		<content:encoded><![CDATA[<p>[...] 3 Matrix class as long as you want a reflection whose mirror line passes through the origin, orCross-browser Rotation Transformation with CSS | samuli &#8230;I was about not to publish anything before Christmas &#8211; just calming down, taking some extra time to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3: compatibilità cross-browser...da oggi! &#124; paitadesignblog</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-239</link>
		<dc:creator>CSS3: compatibilità cross-browser...da oggi! &#124; paitadesignblog</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-239</guid>
		<description>[...] come realizzare una rotazione cross-browser solo con i CSS: per prima cosa scaricate il file -ms-transform.htc e salvatelo nella cartella dei [...]</description>
		<content:encoded><![CDATA[<p>[...] come realizzare una rotazione cross-browser solo con i CSS: per prima cosa scaricate il file -ms-transform.htc e salvatelo nella cartella dei [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuli Hakoniemi</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-40</link>
		<dc:creator>Samuli Hakoniemi</dc:creator>
		<pubDate>Tue, 12 Jan 2010 14:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-40</guid>
		<description>This approach is very similar to existing javascript / jquery snippets and plugins. The greatest difference is setting properties and their values through CSS, according to the common specifications.

I&#039;m on my way writing css3.htc to offer support eg. for gradients and rgba() color values. Also basic transitions should be soon available.

My goal is not to reinvent the wheel, but to unify and add better support for Internet Explorer.</description>
		<content:encoded><![CDATA[<p>This approach is very similar to existing javascript / jquery snippets and plugins. The greatest difference is setting properties and their values through CSS, according to the common specifications.</p>
<p>I&#8217;m on my way writing css3.htc to offer support eg. for gradients and rgba() color values. Also basic transitions should be soon available.</p>
<p>My goal is not to reinvent the wheel, but to unify and add better support for Internet Explorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anom</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-39</link>
		<dc:creator>anom</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-39</guid>
		<description>Is this like http://transformie.com ?</description>
		<content:encoded><![CDATA[<p>Is this like <a href="http://transformie.com" rel="nofollow">http://transformie.com</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kadimi</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-32</link>
		<dc:creator>Kadimi</dc:creator>
		<pubDate>Sat, 09 Jan 2010 09:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-32</guid>
		<description>I&#039;ve been working on a WordPress theme, when trying to make it fully compatible with IE6, I noticed that rotating objects breaks their transparency.

If someone knows how to make a png transparent and rotate it under IE6 that would help me (us) a lot.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working on a WordPress theme, when trying to make it fully compatible with IE6, I noticed that rotating objects breaks their transparency.</p>
<p>If someone knows how to make a png transparent and rotate it under IE6 that would help me (us) a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Opera: CSS rotation and other transformations &#124; Kadimi</title>
		<link>http://samuli.hakoniemi.net/cross-browser-rotation-transformation-with-css/comment-page-1/#comment-31</link>
		<dc:creator>Opera: CSS rotation and other transformations &#124; Kadimi</dc:creator>
		<pubDate>Sat, 09 Jan 2010 09:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://samuli.hakoniemi.net/?p=41#comment-31</guid>
		<description>[...] Find more about Crossbrowser CSS rotation at hakoniemi&#8217;s blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] Find more about Crossbrowser CSS rotation at hakoniemi&#8217;s blog. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
