<?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: Prototype Carousel Widget</title>
	<atom:link href="http://ajaxian.com/archives/prototype-carousel-widget/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/prototype-carousel-widget</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: legacye</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-265105</link>
		<dc:creator>legacye</dc:creator>
		<pubDate>Mon, 16 Jun 2008 09:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-265105</guid>
		<description>The newer Prototype UI is simply amazing - it is so much easier to get things done without even touching jQuery manually. I love it!.

For anyone that&#039;s a fan of the Apple.com style carousel widget, you can now download a free version I made from http://www.blarnee.com/idisplay

Enjoy ;)</description>
		<content:encoded><![CDATA[<p>The newer Prototype UI is simply amazing &#8211; it is so much easier to get things done without even touching jQuery manually. I love it!.</p>
<p>For anyone that&#8217;s a fan of the Apple.com style carousel widget, you can now download a free version I made from <a href="http://www.blarnee.com/idisplay" rel="nofollow">http://www.blarnee.com/idisplay</a></p>
<p>Enjoy ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferran Riera Bosch</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-249634</link>
		<dc:creator>Ferran Riera Bosch</dc:creator>
		<pubDate>Fri, 20 Apr 2007 12:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-249634</guid>
		<description>Oh it&#039;s very cool!</description>
		<content:encoded><![CDATA[<p>Oh it&#8217;s very cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-247668</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 01 Mar 2007 16:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-247668</guid>
		<description>No autoplay?</description>
		<content:encoded><![CDATA[<p>No autoplay?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster Libre &#187; Archivo del weblog &#187; Prototype Carousel Class</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-113805</link>
		<dc:creator>Webmaster Libre &#187; Archivo del weblog &#187; Prototype Carousel Class</dc:creator>
		<pubDate>Tue, 03 Oct 2006 00:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-113805</guid>
		<description>[...] a las 0:43 y est&#225; archivada en: Scripts, Javascript. Puedes dejar un comentario, o enviar un trackback desde tusitio. [...]</description>
		<content:encoded><![CDATA[<p>[...] a las 0:43 y est&aacute; archivada en: Scripts, Javascript. Puedes dejar un comentario, o enviar un trackback desde tusitio. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: choonkeat</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-99348</link>
		<dc:creator>choonkeat</dc:creator>
		<pubDate>Wed, 20 Sep 2006 14:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-99348</guid>
		<description>_onComplete seems strange, it scrolls to the end after the Ajax update. Shouldn&#039;t it be:
&lt;code&gt;
this._scroll(-this.options.scrollInc, inc == this.options.scrollInc);
&lt;/code&gt;
instead of 
&lt;code&gt;
this._scroll(-inc, inc != this.options.scrollInc);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>_onComplete seems strange, it scrolls to the end after the Ajax update. Shouldn&#8217;t it be:<br />
<code><br />
this._scroll(-this.options.scrollInc, inc == this.options.scrollInc);<br />
</code><br />
instead of<br />
<code><br />
this._scroll(-inc, inc != this.options.scrollInc);<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BY</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-86216</link>
		<dc:creator>BY</dc:creator>
		<pubDate>Thu, 07 Sep 2006 14:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-86216</guid>
		<description>good job I was needed just from prototype implementation of carousel.</description>
		<content:encoded><![CDATA[<p>good job I was needed just from prototype implementation of carousel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronni Rasmussen</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-86212</link>
		<dc:creator>Ronni Rasmussen</dc:creator>
		<pubDate>Thu, 07 Sep 2006 14:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-86212</guid>
		<description>oh it skipped the codes :S
but just remove the  &quot;+ this.options.scrollInc&quot; from that line
Though i dont know how it will effect non static content in the slide!</description>
		<content:encoded><![CDATA[<p>oh it skipped the codes :S<br />
but just remove the  &#8220;+ this.options.scrollInc&#8221; from that line<br />
Though i dont know how it will effect non static content in the slide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronni Rasmussen</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-86210</link>
		<dc:creator>Ronni Rasmussen</dc:creator>
		<pubDate>Thu, 07 Sep 2006 14:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-86210</guid>
		<description>Thanx for the rewrite Sebastien Gruhier :)
I though found a little bug in the _nextScroll function
I needed to change:
if (this.currentIndex + this.options.numVisible + this.options.scrollInc </description>
		<content:encoded><![CDATA[<p>Thanx for the rewrite Sebastien Gruhier :)<br />
I though found a little bug in the _nextScroll function<br />
I needed to change:<br />
if (this.currentIndex + this.options.numVisible + this.options.scrollInc </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seb</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-86133</link>
		<dc:creator>seb</dc:creator>
		<pubDate>Thu, 07 Sep 2006 10:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-86133</guid>
		<description>I apologize about this misunderstanding and I have removed it from the homepage (Dion Almaer could you remove it please)

My goal was mainly to have a carousel based on prototype for rails applications and that works on a lot of browser. jCarousel for example does not work on Safari.

And now I can add easily some features I need (available soon:))</description>
		<content:encoded><![CDATA[<p>I apologize about this misunderstanding and I have removed it from the homepage (Dion Almaer could you remove it please)</p>
<p>My goal was mainly to have a carousel based on prototype for rails applications and that works on a lot of browser. jCarousel for example does not work on Safari.</p>
<p>And now I can add easily some features I need (available soon:))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Scott</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-85156</link>
		<dc:creator>Bill Scott</dc:creator>
		<pubDate>Thu, 07 Sep 2006 00:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-85156</guid>
		<description>Actually, this is a common misunderstanding about the Yahoo! User Interface Library. The full un-minified, fully commented version of the library is 200K. I chose to use this version with my carousel code for simplified debugging. 

Here is the actual sizes to what the carousel requires:
yahoo-min.js : 1K
event-min.js - 9K
container_core-min.js - 34K
connection-min.js - 9K
dom-min.js - 12K
animation-min.js - 15K
total : 80K</description>
		<content:encoded><![CDATA[<p>Actually, this is a common misunderstanding about the Yahoo! User Interface Library. The full un-minified, fully commented version of the library is 200K. I chose to use this version with my carousel code for simplified debugging. </p>
<p>Here is the actual sizes to what the carousel requires:<br />
yahoo-min.js : 1K<br />
event-min.js &#8211; 9K<br />
container_core-min.js &#8211; 34K<br />
connection-min.js &#8211; 9K<br />
dom-min.js &#8211; 12K<br />
animation-min.js &#8211; 15K<br />
total : 80K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim O&#8217;Halloran&#8217;s Weblog &#187; Blog Archive &#187; links for 2006-09-06</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-85117</link>
		<dc:creator>Jim O&#8217;Halloran&#8217;s Weblog &#187; Blog Archive &#187; links for 2006-09-06</dc:creator>
		<pubDate>Wed, 06 Sep 2006 22:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-85117</guid>
		<description>[...] Carousel Widget A carousel widget for displaying scrollable lists of images. (tags: javascript widget webdev) [...]</description>
		<content:encoded><![CDATA[<p>[...] Carousel Widget A carousel widget for displaying scrollable lists of images. (tags: javascript widget webdev) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Hahn</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-84823</link>
		<dc:creator>Dominik Hahn</dc:creator>
		<pubDate>Wed, 06 Sep 2006 10:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-84823</guid>
		<description>Prototype? Why don&#039;t you mention the jQuery solution?

See it here: http://sorgalla.com/pages/jcarousel.html</description>
		<content:encoded><![CDATA[<p>Prototype? Why don&#8217;t you mention the jQuery solution?</p>
<p>See it here: <a href="http://sorgalla.com/pages/jcarousel.html" rel="nofollow">http://sorgalla.com/pages/jcarousel.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hoang Le</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-84731</link>
		<dc:creator>Kevin Hoang Le</dc:creator>
		<pubDate>Wed, 06 Sep 2006 06:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-84731</guid>
		<description>I also have the same thoughts regarding the arrows&#039; directions.</description>
		<content:encoded><![CDATA[<p>I also have the same thoughts regarding the arrows&#8217; directions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Mahemoff</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-84619</link>
		<dc:creator>Michael Mahemoff</dc:creator>
		<pubDate>Wed, 06 Sep 2006 01:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-84619</guid>
		<description>I still find the left-right convention in these carousels unintuitive, seems like they should work the opposite way.</description>
		<content:encoded><![CDATA[<p>I still find the left-right convention in these carousels unintuitive, seems like they should work the opposite way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hubris Sonic</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-84610</link>
		<dc:creator>Hubris Sonic</dc:creator>
		<pubDate>Wed, 06 Sep 2006 00:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-84610</guid>
		<description>Sebastien is doing great work, window.js is also a nice tool.</description>
		<content:encoded><![CDATA[<p>Sebastien is doing great work, window.js is also a nice tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Plante</title>
		<link>http://ajaxian.com/archives/prototype-carousel-widget/comment-page-1#comment-84522</link>
		<dc:creator>Philip Plante</dc:creator>
		<pubDate>Tue, 05 Sep 2006 23:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/prototype-carousel-widget#comment-84522</guid>
		<description>I was just looking for one of these yesterday, but I ended up just making my own since there wasn&#039;t one already made.

Good find :)</description>
		<content:encoded><![CDATA[<p>I was just looking for one of these yesterday, but I ended up just making my own since there wasn&#8217;t one already made.</p>
<p>Good find :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

