<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AddyOsmani.com &#124; Where Web Businesses Grow &#187; jcoverflow</title>
	<atom:link href="http://addyosmani.com/blog/tag/jcoverflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://addyosmani.com/blog</link>
	<description>This is the home of Addy Osmani (Web Developer, Designer &#38; Author). Here you can find some great tips and tutorials on everything to do with web development and even a few useful code samples!</description>
	<lastBuildDate>Sun, 25 Jul 2010 14:41:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Open-Source JavaScript CoverFlow</title>
		<link>http://addyosmani.com/blog/open-source-javascript-coverflow/</link>
		<comments>http://addyosmani.com/blog/open-source-javascript-coverflow/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 06:37:51 +0000</pubDate>
		<dc:creator>Addy</dc:creator>
				<category><![CDATA[Code Samples]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[coverflow]]></category>
		<category><![CDATA[coverflow demo]]></category>
		<category><![CDATA[coverflow effect]]></category>
		<category><![CDATA[coverflow itunes]]></category>
		<category><![CDATA[coverflow ui]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript coverflow]]></category>
		<category><![CDATA[javascript coverflow effect]]></category>
		<category><![CDATA[jcoverflow]]></category>
		<category><![CDATA[jquery coverflow]]></category>

		<guid isPermaLink="false">http://addyosmani.com/blog/open-source-javascript-coverflow/</guid>
		<description><![CDATA[&#160; &#160; Hi guys. I&#8217;m making some more of my custom components available for download today. The Apple iTunes CoverFlow effect is one the nicest forms of visualizing albums and images that I&#8217;ve seen over the past few years and I&#8217;ve always wondered..could the effect be done using JavaScript and no Flash whatsoever?. The answer [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a class="thickbox" href="http://addyosmani.com/blog/wp-content/uploads/2009/09/cpreview.jpg"><img width="379" height="262" border="0" alt="cpreview" style="border-width: 0px; display: block; float: none; margin-left: auto; margin-right: auto;" title="cpreview" src="http://addyosmani.com/blog/wp-content/uploads/2009/09/cpreview_thumb.jpg" /></a></p>
<p>&nbsp;</p>
<p>Hi guys. I&#8217;m making some more of my custom components available for download today. The <a href="http://www.apple.com/">Apple</a> iTunes CoverFlow effect is one the nicest forms of visualizing albums and images that I&rsquo;ve seen over the past few years and I&rsquo;ve always wondered..could the effect be done using JavaScript and no Flash whatsoever?. The answer is yes and I&rsquo;d like to share with you my new Pure JavaScript CoverFlow component (which doesn&rsquo;t rely on jQuery, YUI or any other frameworks to work! <img src='http://addyosmani.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .&nbsp; <span id="more-68"></span></p>
<p>&nbsp;</p>
<p>The effect is made possible using the HTML5 Canvas element which takes care of all the image processing work (eg. reflections and tilts etc). I&#8217;ve seen previous implementations that use PHP to achieve this but I think a true implementation should be able to do all of this at the client side &#8211; hopefully my version lives up to that.</p>
<p>&nbsp;</p>
<p>For readers who haven&rsquo;t checked it out before, the CoverFlow includes keyboard navigation, one-click flip and tilt access to any item in the stack, a built-in lightbox for viewing higher resolution images, HTML album previews and much more.</p>
<p>&nbsp;</p>
<p>
With release 2.0.1 one of the important things that have been addressed is increased cross-browser compatibility with Google Chrome 2.0 +, FireFox 3.5 + and Safari 4.0 also now supported. The newest version of the component can be downloaded from SourceForge via the link below. Please feel free to share it and let me know what your thoughts are on it.</p>
<p>&nbsp;</p>
<p>Screencast:&nbsp; <a href="http://screenr.com/hQs">Watch this component in action right here</a></p>
<p>Demo:&nbsp; <a href="http://folio.vndv.com/jcoverflow/">Launch the FireFox/Chrome/Safari compatible demo here</a></p>
<p>Download: <a href="https://sourceforge.net/projects/jcoverflow/">Get the sources via SourceForge</a></p>
<p>New: You can also download an alternative version of the CoverFlow done using YUI right <a href="http://addyosmani.com/blog/wp-content/uploads/CoverFlow0_1.zip">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://addyosmani.com/blog/open-source-javascript-coverflow/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
	</channel>
</rss>
