<?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: CSS Animation</title>
	<atom:link href="http://webkit.org/blog/324/css-animation-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://webkit.org/blog/324/css-animation-2/</link>
	<description>All about WebKit development</description>
	<lastBuildDate>Sat, 21 Nov 2009 23:00:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ahrjay</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25162</link>
		<dc:creator>ahrjay</dc:creator>
		<pubDate>Thu, 04 Jun 2009 06:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25162</guid>
		<description>Here&#039;s a potential issue, say you have a a title that when hovered over reveals a paragraph below it by using the -webkit-transition: height 1s linear; inital height is 0 and the hover height is 100%; instead of revealing the paragraph over a 1 second period, it shows it straight away with no transition from 0 - 100%? If I set the hover height to 100px it works as expected and slowly reveals the paragraph of transition time? Is this the correct behaviour?</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a potential issue, say you have a a title that when hovered over reveals a paragraph below it by using the -webkit-transition: height 1s linear; inital height is 0 and the hover height is 100%; instead of revealing the paragraph over a 1 second period, it shows it straight away with no transition from 0 &#8211; 100%? If I set the hover height to 100px it works as expected and slowly reveals the paragraph of transition time? Is this the correct behaviour?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kubenstein</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25131</link>
		<dc:creator>kubenstein</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25131</guid>
		<description>hi,
i this is not exactly animation but i thing this post is the best.

I made 3d music box from elfen lied anime.

only beta but try it :)

http://users.pjwstk.edu.pl/~s6052/jap/elfenLied.html</description>
		<content:encoded><![CDATA[<p>hi,<br />
i this is not exactly animation but i thing this post is the best.</p>
<p>I made 3d music box from elfen lied anime.</p>
<p>only beta but try it <img src='http://webkit.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://users.pjwstk.edu.pl/~s6052/jap/elfenLied.html" rel="nofollow">http://users.pjwstk.edu.pl/~s6052/jap/elfenLied.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rpflo</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25124</link>
		<dc:creator>rpflo</dc:creator>
		<pubDate>Mon, 16 Mar 2009 02:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25124</guid>
		<description>People, people, people.  To those of you saying &quot;can I disable this!&quot; and &quot;why would you do that?&quot;...

Some developers may party like it&#039;s 1995 and put garbage in front of you, but real interface designers understand that animation can be an integral part of an application&#039;s interface and usability.

Quit thinking blinking banners on dailypuppy.com and start thinking applications.  Sliding modal boxes instead of nasty popups, images that grow from thumbnail to full image like Preview when clicked, drag and drop &quot;release&quot; behavior, flippy triangles for hierarchical navigation, slide transitions in image galleries, hiding menus and optional content (hit command + shift + &#124; (pipe) and watch it animate, much better than just disappearing).

Animation helps users know what happened, instead of stuff just disappearing and having the content skip around, or popups increasing their blood pressure.  Stuff in the real world doesn&#039;t pop-up (except burglars, and killers), stuff animates.

I&#039;ve got an app that uses a datagrid that has a form that slides up from the action bar to add or edit records and users love it.</description>
		<content:encoded><![CDATA[<p>People, people, people.  To those of you saying &#8220;can I disable this!&#8221; and &#8220;why would you do that?&#8221;&#8230;</p>
<p>Some developers may party like it&#8217;s 1995 and put garbage in front of you, but real interface designers understand that animation can be an integral part of an application&#8217;s interface and usability.</p>
<p>Quit thinking blinking banners on dailypuppy.com and start thinking applications.  Sliding modal boxes instead of nasty popups, images that grow from thumbnail to full image like Preview when clicked, drag and drop &#8220;release&#8221; behavior, flippy triangles for hierarchical navigation, slide transitions in image galleries, hiding menus and optional content (hit command + shift + | (pipe) and watch it animate, much better than just disappearing).</p>
<p>Animation helps users know what happened, instead of stuff just disappearing and having the content skip around, or popups increasing their blood pressure.  Stuff in the real world doesn&#8217;t pop-up (except burglars, and killers), stuff animates.</p>
<p>I&#8217;ve got an app that uses a datagrid that has a form that slides up from the action bar to add or edit records and users love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: druchtie</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25115</link>
		<dc:creator>druchtie</dc:creator>
		<pubDate>Mon, 02 Mar 2009 08:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25115</guid>
		<description>Nice work! Finally I can build nasty things like my flash friends of zombo.com! Check out http://simpel.us zombo.com rebuild for Webkit (safari 4) using CSS -gradients, -roundcorners, -fonts, -animation and HTML5.

The docs: http://dannyruchtie.nl/?p=62

cheers Danny</description>
		<content:encoded><![CDATA[<p>Nice work! Finally I can build nasty things like my flash friends of zombo.com! Check out <a href="http://simpel.us" rel="nofollow">http://simpel.us</a> zombo.com rebuild for Webkit (safari 4) using CSS -gradients, -roundcorners, -fonts, -animation and HTML5.</p>
<p>The docs: <a href="http://dannyruchtie.nl/?p=62" rel="nofollow">http://dannyruchtie.nl/?p=62</a></p>
<p>cheers Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TD912</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25113</link>
		<dc:creator>TD912</dc:creator>
		<pubDate>Sat, 28 Feb 2009 03:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25113</guid>
		<description>Nice work! I see you used this stuff in the Safari 4 intro &#039;video&#039;.

http://www.apple.com/safari/welcome/</description>
		<content:encoded><![CDATA[<p>Nice work! I see you used this stuff in the Safari 4 intro &#8216;video&#8217;.</p>
<p><a href="http://www.apple.com/safari/welcome/" rel="nofollow">http://www.apple.com/safari/welcome/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zneak</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25105</link>
		<dc:creator>Zneak</dc:creator>
		<pubDate>Sat, 21 Feb 2009 20:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25105</guid>
		<description>@lensco: Wrong. ECMAscript is fully supported in SVG files, so are DOM manipulations.

CSS animations sure are cool, but you could achieve a smiliar result with JavaScript, and using only standart interfaces supported in pretty much every used browser. I think standarts that aren&#039;t implemented in WebKit yet, like MathML and APNG, should be prioritized over proprietary CSS extensions.</description>
		<content:encoded><![CDATA[<p>@lensco: Wrong. ECMAscript is fully supported in SVG files, so are DOM manipulations.</p>
<p>CSS animations sure are cool, but you could achieve a smiliar result with JavaScript, and using only standart interfaces supported in pretty much every used browser. I think standarts that aren&#8217;t implemented in WebKit yet, like MathML and APNG, should be prioritized over proprietary CSS extensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thijsjacobs</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25103</link>
		<dc:creator>thijsjacobs</dc:creator>
		<pubDate>Mon, 16 Feb 2009 01:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25103</guid>
		<description>If I were to use the Webkit proposed spec (for testing of the CSS spec), I run into problems when preparing the code for full implementation of the final spec.

For example:
@-webkit-keyframes pulse, @keyframes pulse {}

This completely prevents the animation from rendering.</description>
		<content:encoded><![CDATA[<p>If I were to use the Webkit proposed spec (for testing of the CSS spec), I run into problems when preparing the code for full implementation of the final spec.</p>
<p>For example:<br />
@-webkit-keyframes pulse, @keyframes pulse {}</p>
<p>This completely prevents the animation from rendering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benjibuls</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25102</link>
		<dc:creator>benjibuls</dc:creator>
		<pubDate>Fri, 13 Feb 2009 05:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25102</guid>
		<description>Fantastic additions. Have been playing with the gradients, shadows and the likes. Can&#039;t wait for support to get wider, will have to add the animation elements to my examples. Current examples: http://lowbitrate.net/CSS3/</description>
		<content:encoded><![CDATA[<p>Fantastic additions. Have been playing with the gradients, shadows and the likes. Can&#8217;t wait for support to get wider, will have to add the animation elements to my examples. Current examples: <a href="http://lowbitrate.net/CSS3/" rel="nofollow">http://lowbitrate.net/CSS3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lensco</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25101</link>
		<dc:creator>lensco</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25101</guid>
		<description>To the people clamoring for supporting SVG animation: as far as I know, there is no way to manipulate existing DOM elements from within SVG, right? That&#039;s the beauty of this approach.

We can make all kinds of fancy, bloated animations and such – as we can with SVG – but where this feature will really shine is subtle effects that manipulate existing elements of a web interface.</description>
		<content:encoded><![CDATA[<p>To the people clamoring for supporting SVG animation: as far as I know, there is no way to manipulate existing DOM elements from within SVG, right? That&#8217;s the beauty of this approach.</p>
<p>We can make all kinds of fancy, bloated animations and such – as we can with SVG – but where this feature will really shine is subtle effects that manipulate existing elements of a web interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: some1</title>
		<link>http://webkit.org/blog/324/css-animation-2/comment-page-1/#comment-25100</link>
		<dc:creator>some1</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://webkit.org/blog/?p=324#comment-25100</guid>
		<description>Hey Apple Safari/WebKit team, please add XForms, MathML and APNG support to WebKit soon.</description>
		<content:encoded><![CDATA[<p>Hey Apple Safari/WebKit team, please add XForms, MathML and APNG support to WebKit soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
