<?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>Frogx.Three &#187; Muestra imagenes como en iTunes usando Javascript...</title>
	<atom:link href="http://www.frogx3.com/2008/03/12/muestra-imagenes-como-en-itunes-usando-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frogx3.com</link>
	<description>Blog de diseño con recursos para diseño y desarrollo web - Tutoriales, tips, snippets, iconos, recursos, plantillas</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Muestra imagenes como en iTunes usando Javascript</title>
		<link>http://www.frogx3.com/2008/03/12/muestra-imagenes-como-en-itunes-usando-javascript/</link>
		<comments>http://www.frogx3.com/2008/03/12/muestra-imagenes-como-en-itunes-usando-javascript/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 22:28:29 +0000</pubDate>
		<dc:creator>Jorge</dc:creator>
				<enclosure url="http://media.frogx3.com/2008/03/coverflow.jpg" length="32000" type="image/jpg" />
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Librerías]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[coverflow]]></category>
		<category><![CDATA[coverflow web]]></category>
		<category><![CDATA[galeria web]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scriptaculous]]></category>

		<guid isPermaLink="false">http://www.frogx3.com/2008/03/12/muestra-imagenes-como-en-itunes-usando-javascript/</guid>
		<description><![CDATA[Si ponia el titulo que herramientas usa el siguiente recurso estuviese demasiado largo, pero bueno aqui va, Coverflow es la forma como se muestran las portadas de los discos en...]]></description> 
			<content:encoded><![CDATA[<p>Si ponia el titulo que herramientas usa el siguiente recurso estuviese demasiado largo, pero bueno aqui va, <a href="http://www.apple.com/es/itunes/jukebox/coverflow.html"  title="Coverflow" target="_blank">Coverflow</a> es la forma como se muestran las portadas de los discos en tu iTunes el estilo es bastante atractivo y han salido muchos intentos por portar esa interface a Web (<a href="http://www.sectorweb.net/2007/09/29/efecto-coverflow-itunes-en-flash/"  title="Coverflow en Flash" target="_blank">Coverflow en Flash</a>) y bueno pues aqui va uno mas se trata de <strong>ProtoFlow</strong> el cual usando enteramente Javascript mas concretamente <strong>Prototype</strong> y <strong>Script.aculo.us</strong> han conseguido simular el mismo efecto de la <em>interface de iTunes</em>.</p>
<p align="center"><a href="http://blog.deensoft.com/2008/03/10/protoflow-first-preview-release/"  title="Coverflow" target="_blank"><img src="http://www.frogx3.com/wp-content/uploads/2008/03/coverflow.jpg" alt="coverflow Muestra imagenes como en iTunes usando Javascript"  title="Muestra imagenes como en iTunes usando Javascript" /></a></p>
<p>El resultado final es bastante bueno si no me creen pues vean este demo, <a href="http://www.deensoft.com/lab/protoflow/"  title="ProtoFlow" target="_blank">demo de protoflow</a>.</p>
<p>Enlace: <a href="http://blog.deensoft.com/2008/03/10/protoflow-first-preview-release/"  title="ProtoFlow" target="_blank">ProtoFlow</a> &#8211; <a href="http://blog.deensoft.com/2008/03/10/protoflow-first-preview-release/"  title="Descargar ProtoFlow" target="_blank">Descargar ProtoFlow </a></p>
<p>via <a href="http://ajaxian.com/archives/protoflow-coverflow-for-prototype"  title="coverflow for prototype" target="_blank">Ajaxian </a></p>
<!-- SimpleReach Slide Plugin Version: 0.6.0 -->
<script type='text/javascript' id='simplereach-slide-tag'>
    __spr_config = {
      pid: '4e4ae1a5c2b219358b000005',
      title: 'Muestra imagenes como en iTunes usando Javascript',
      ckw: 'coverflow,coverflow web,galeria web,Javascript,prototype,scriptaculous',
      chan: '',
      no_slide: '',
      slide_logo: true,
      pub: '2008-03-13 04:28:29',
      url: 'http%3A%2F%2Fwww.frogx3.com%2F2008%2F03%2F12%2Fmuestra-imagenes-como-en-itunes-usando-javascript%2F',
      header: 'TAMBIEN TE RECOMENDAMOS'
    };
    var content = document.getElementById('simplereach-slide-tag').parentNode, loc;
    if (content.className){ loc = '.' + content.className; }
    if (content.id){ loc = '#' + content.id; }
    __spr_config.loc = loc || content;
    (function(){
    var s = document.createElement('script');
      s.async = true;
      s.type = 'text/javascript';
      s.src = document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/js/slide.js';
      __spr_config.css = 'document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/css/p/4e4ae1a5c2b219358b000005.css';
      var tg = document.getElementsByTagName('head')[0];
      if (!tg) {tg = document.getElementsByTagName('body')[0];}
      if (tg) {tg.appendChild(s);}
    })();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.frogx3.com/2008/03/12/muestra-imagenes-como-en-itunes-usando-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

