<?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: JavaScript Coverflow With Canvas</title>
	<atom:link href="http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Mon, 22 Mar 2010 10:52:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexander</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-106158</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 18 Jan 2010 18:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-106158</guid>
		<description>You might want to try out:
http://flow.momolog.info for a working implementation using jQuery.
Feedback is welcome!
Cheers, Alex</description>
		<content:encoded><![CDATA[<p>You might want to try out:<br />
<a href="http://flow.momolog.info" rel="nofollow">http://flow.momolog.info</a> for a working implementation using jQuery.<br />
Feedback is welcome!<br />
Cheers, Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yuxell</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-57347</link>
		<dc:creator>yuxell</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-57347</guid>
		<description>yes, links are dead. please check</description>
		<content:encoded><![CDATA[<p>yes, links are dead. please check</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ameenullah</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-45533</link>
		<dc:creator>ameenullah</dc:creator>
		<pubDate>Thu, 16 Apr 2009 16:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-45533</guid>
		<description>the links are dead. please check</description>
		<content:encoded><![CDATA[<p>the links are dead. please check</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freelance Tip &#187; Blog Archive &#187; JavaScript Coverflow With Canvas</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-17479</link>
		<dc:creator>Freelance Tip &#187; Blog Archive &#187; JavaScript Coverflow With Canvas</dc:creator>
		<pubDate>Mon, 08 Sep 2008 02:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-17479</guid>
		<description>[...] view article [...]</description>
		<content:encoded><![CDATA[<p>[...] view article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pok</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-16849</link>
		<dc:creator>Pok</dc:creator>
		<pubDate>Thu, 04 Sep 2008 22:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-16849</guid>
		<description>The reflect Doesn&#039;t work in Chrome :-)</description>
		<content:encoded><![CDATA[<p>The reflect Doesn&#8217;t work in Chrome <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-16789</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 04 Sep 2008 13:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-16789</guid>
		<description>As the pages says itself:
!!Strictly proof of concept!!

Way to slow in my FF3</description>
		<content:encoded><![CDATA[<p>As the pages says itself:<br />
!!Strictly proof of concept!!</p>
<p>Way to slow in my FF3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimmo Tapala</title>
		<link>http://www.webresourcesdepot.com/javascript-coverflow-with-canvas/comment-page-1/#comment-16644</link>
		<dc:creator>Kimmo Tapala</dc:creator>
		<pubDate>Wed, 03 Sep 2008 20:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=496#comment-16644</guid>
		<description>There are some serious performance problems with this script. First I tried running the demo on Firefox 3.0.1 in Mac OS X and I got something like 2 frames per second and the busy animation kept popping up all the time. Then I tried running the demo on Safari 3.1.2 (also in OS X) and it ran pretty smoothly. I&#039;d estimate I got something like 20-25 frames per second in Safari.

I&#039;d advice you not to use this script until the performance issues are solved.</description>
		<content:encoded><![CDATA[<p>There are some serious performance problems with this script. First I tried running the demo on Firefox 3.0.1 in Mac OS X and I got something like 2 frames per second and the busy animation kept popping up all the time. Then I tried running the demo on Safari 3.1.2 (also in OS X) and it ran pretty smoothly. I&#8217;d estimate I got something like 20-25 frames per second in Safari.</p>
<p>I&#8217;d advice you not to use this script until the performance issues are solved.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 5/16 queries in -2.065 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-22 11:58:29 -->