<?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 for GirlieMac! Blog</title>
	<atom:link href="http://girliemac.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://girliemac.com/blog</link>
	<description>Web and Mobile Development</description>
	<lastBuildDate>Sun, 22 Apr 2012 01:47:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Creating Non-disruptive Notifications with HTML5 by admin</title>
		<link>http://girliemac.com/blog/2012/03/29/creating-non-disruptive-notifications-with-html5/comment-page-1/#comment-4535</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 22 Apr 2012 01:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/?p=476#comment-4535</guid>
		<description>Yarix, I think so! This is not a new news.
probably it was available even in 2010-ish in Chromium, using their older specifications.</description>
		<content:encoded><![CDATA[<p>Yarix, I think so! This is not a new news.<br />
probably it was available even in 2010-ish in Chromium, using their older specifications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Non-disruptive Notifications with HTML5 by Yarix</title>
		<link>http://girliemac.com/blog/2012/03/29/creating-non-disruptive-notifications-with-html5/comment-page-1/#comment-4532</link>
		<dc:creator>Yarix</dc:creator>
		<pubDate>Sat, 21 Apr 2012 20:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/?p=476#comment-4532</guid>
		<description>Hmmm... I&#039;ve heard that Notifications become available in Chrome since 2011.
Is it true?</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; I&#8217;ve heard that Notifications become available in Chrome since 2011.<br />
Is it true?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Keyframes &#8211; WebKit CSS Animation Examples by CSS3与-animation伪类 &#124; Wayne&#039;s Blog</title>
		<link>http://girliemac.com/blog/2009/02/18/using-keyframes-webkit-css-animation-examples/comment-page-1/#comment-4513</link>
		<dc:creator>CSS3与-animation伪类 &#124; Wayne&#039;s Blog</dc:creator>
		<pubDate>Sat, 14 Apr 2012 14:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/2009/02/18/using-keyframes-webkit-css-animation-examples/#comment-4513</guid>
		<description>[...] 关于这种动画的实际应用，其实Google已经做过很多次了。而这里有一个不错的示例可以一看。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 关于这种动画的实际应用，其实Google已经做过很多次了。而这里有一个不错的示例可以一看。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Keyframes &#8211; WebKit CSS Animation Examples by Todd M.</title>
		<link>http://girliemac.com/blog/2009/02/18/using-keyframes-webkit-css-animation-examples/comment-page-1/#comment-4498</link>
		<dc:creator>Todd M.</dc:creator>
		<pubDate>Sat, 07 Apr 2012 22:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/2009/02/18/using-keyframes-webkit-css-animation-examples/#comment-4498</guid>
		<description>Great tutorial, CSS3 is the future.</description>
		<content:encoded><![CDATA[<p>Great tutorial, CSS3 is the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WebKit CSS Animation Examples by @Cortneyjjz</title>
		<link>http://girliemac.com/blog/2008/07/19/webkit-css-animation-examples/comment-page-1/#comment-4496</link>
		<dc:creator>@Cortneyjjz</dc:creator>
		<pubDate>Sat, 07 Apr 2012 15:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/2008/07/19/webkit-css-animation-examples/#comment-4496</guid>
		<description>Appreciate it. This really is a decent read.</description>
		<content:encoded><![CDATA[<p>Appreciate it. This really is a decent read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS3 Box-Shadow with Inset Values &#8211; The Aqua Button ReReVisited! by johntrepreneur</title>
		<link>http://girliemac.com/blog/2010/02/04/css3-box-shadow-with-inset-values-the-aqua-button-rerevisited/comment-page-1/#comment-4483</link>
		<dc:creator>johntrepreneur</dc:creator>
		<pubDate>Tue, 03 Apr 2012 21:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/?p=151#comment-4483</guid>
		<description>So after a while looking, I decided to view it at its best in firefox (assuming that&#039;s the best display of it) and take screen captures of it with both hover and active, then create a CSS image sprite and use that for all versions of IE. In IE on hover, you just reposition the image around to display the hover/active one. Also added conditional comments for the page to render image sprite button instead and it works perfectly and looks exactly the same in all versions of IE now.</description>
		<content:encoded><![CDATA[<p>So after a while looking, I decided to view it at its best in firefox (assuming that&#8217;s the best display of it) and take screen captures of it with both hover and active, then create a CSS image sprite and use that for all versions of IE. In IE on hover, you just reposition the image around to display the hover/active one. Also added conditional comments for the page to render image sprite button instead and it works perfectly and looks exactly the same in all versions of IE now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS3 Box-Shadow with Inset Values &#8211; The Aqua Button ReReVisited! by johntrepreneur</title>
		<link>http://girliemac.com/blog/2010/02/04/css3-box-shadow-with-inset-values-the-aqua-button-rerevisited/comment-page-1/#comment-4480</link>
		<dc:creator>johntrepreneur</dc:creator>
		<pubDate>Tue, 03 Apr 2012 04:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/?p=151#comment-4480</guid>
		<description>Awesome blog! Thanks for posting. 
Buttons look the best I&#039;ve seen. 
Also, thanks Luiz Marques for update with Firefox. 

Wondering if its possible to get some kind of hover working in IE9. 
Also, any suggestions for IE8 and earlier as they don&#039;t render so well there?</description>
		<content:encoded><![CDATA[<p>Awesome blog! Thanks for posting.<br />
Buttons look the best I&#8217;ve seen.<br />
Also, thanks Luiz Marques for update with Firefox. </p>
<p>Wondering if its possible to get some kind of hover working in IE9.<br />
Also, any suggestions for IE8 and earlier as they don&#8217;t render so well there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Matrix Animation with WebKit CSS3 by 38 Inspiring CSS3 Animation Demos &#171; Web Design Online Free</title>
		<link>http://girliemac.com/blog/2009/05/03/matrix-animation-with-webkit-css3/comment-page-1/#comment-4472</link>
		<dc:creator>38 Inspiring CSS3 Animation Demos &#171; Web Design Online Free</dc:creator>
		<pubDate>Sat, 31 Mar 2012 00:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/2009/05/03/matrix-animation-with-webkit-css3/#comment-4472</guid>
		<description>[...] Matrix [...]</description>
		<content:encoded><![CDATA[<p>[...] Matrix [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Fun: CSS3 Filter Effects by Mark</title>
		<link>http://girliemac.com/blog/2011/12/21/quick-fun-css3-filter-effects/comment-page-1/#comment-4457</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 26 Mar 2012 20:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/?p=411#comment-4457</guid>
		<description>Great list. I have known these where available, but never really paid attention. You&#039;ve inspired me to make a few webkit goodies. Thanks!</description>
		<content:encoded><![CDATA[<p>Great list. I have known these where available, but never really paid attention. You&#8217;ve inspired me to make a few webkit goodies. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Chupa-Chups using CSS3 Pseudo-elements by 擬似要素を用いたシェイプ 3パターン #css3 &#124; アバニエス</title>
		<link>http://girliemac.com/blog/2012/03/24/making-chupa-chups-using-css3-pseudo-elements/comment-page-1/#comment-4455</link>
		<dc:creator>擬似要素を用いたシェイプ 3パターン #css3 &#124; アバニエス</dc:creator>
		<pubDate>Mon, 26 Mar 2012 05:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://girliemac.com/blog/?p=450#comment-4455</guid>
		<description>[...] Making Chupa-Chups using CSS3 Pseudo-elements [...]</description>
		<content:encoded><![CDATA[<p>[...] Making Chupa-Chups using CSS3 Pseudo-elements [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

