<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Tales about Apple - blog</title>
<link>http://talesaboutapple.com/p_blog/index.php</link>
<pubDate>Fri, 21 Mar 2008 07:49:24 </pubDate>
<description>
Tales about Apple - blog - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>Safari 3.1 はすごいぞ！</title>
<link>http://talesaboutapple.com/p_blog/article.php?id=259</link>
<pubDate>Fri, 21 Mar 2008 07:49:24 +09:00</pubDate>
<description>何がすごいって、爆速具合もすごいんですが、 CSSアニメーションがすごい！

Surfin’ Safari - Blog Archive ? CSS Animation

The Art of Web ~ CSS: Animation Us...</description>
<content:encoded>
<![CDATA[<p>何がすごいって、爆速具合もすごいんですが、 CSSアニメーションがすごい！</p>
<p>
<a href="http://webkit.org/blog/138/css-animation/">Surfin’ Safari - Blog Archive ? CSS Animation</a>
<br>
<a href="http://www.the-art-of-web.com/css/css-animation/">The Art of Web ~ CSS: Animation Using CSS Transforms</a>
</p>
<p>
<div style="-webkit-transition: all 1s ease-in-out;" onmouseover="this.style.webkitTransform='rotate(-5deg)'"onmouseout="this.style.webkitTransform='rotate(0deg)'"" onclick="this.style.webkitTransform='rotate(360deg)'" > 
この辺りを参考にして埋め込んでみたんですが、この部分、 Safari 3.1 でマウスオーバーするとガクって垂れ下がってクリックすると1回転するはず。<br>ここには<br>
<div class="example"> 
&lt; div style="-webkit-transition: all 1s ease-in-out;" onmouseover="this.style.webkitTransform='rotate(-5deg)'"onmouseout="this.style.webkitTransform='rotate(0deg)'"" onclick="this.style.webkitTransform='rotate(360deg)'" &gt;</div>
<br>ってのを埋め込んでありますが、 こういった視覚効果がCSSだけでできるなんて、日曜webデザイナーには素晴らしい機能だと思います。<br>＃多用しすぎるとうざい…</div>
</p>
<p>
<br>
</p>
<p>で、早速対応多謝な <a href="http://hetima.com/safari/stand.html" title="SafariStand - hetima.com">SafariStand</a> もいれて、いつものキーバインドにするためにnibをいじくって、いつもの環境に。いずれCSSアニメーションをつかったページを見ることがあるだろうけど、楽しみです。^_^</p>
<p>まあどこの世界でも技術はあってもコンテンツが問題かな^_^;</p>
]]>
</content:encoded>
</item>
</channel>
</rss>