<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Yup Dot Com: Prototype Carousel Class for Ruby on Rails</title>
    <link>http://www.yup.com/articles/2006/09/06/prototype-carousel-class-for-ruby-on-rails</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Advanced Web Services</description>
    <item>
      <title>Prototype Carousel Class for Ruby on Rails</title>
      <description>&lt;p&gt;&lt;img style="float: right; margin: 6px; border: 1px dotted #ccc;" src="http://static.flickr.com/1/185956773_4d50545870_m.jpg"/&gt;
Sébastien Gruhier of Carquefou, France, a new Rails convert (after 13 years of C++/Java) has provided a handy &lt;a href="http://prototype.conio.net/"&gt;Prototype&lt;/a&gt;/&lt;a href="http://script.aculo.us/"&gt;Scriptaculous&lt;/a&gt; Carousel component, which does not use any Yahoo User Interface JavaScript components. A carousel component allows you to view a window into a image stream, with forward and reverse buttons that allow you to navigate through the images. &lt;/p&gt;

&lt;p&gt;Yahoo&amp;#8217;s page describes the component:&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;The carousel component manages a list of content (HTML UL and LI elements) that can be displayed horizontally or vertically. The content can be scrolled back and forth with or without animation. The content can reference static HTML content or the list items can be created dynamically on-the-fly (with or without Ajax).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The current version supports both static and Ajax content.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://prototype-carousel.xilinus.com/"&gt;Prototype Carousel Component Home Page&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://billwscott.com/carousel/"&gt;Original Carousel Component Documentation&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 06 Sep 2006 19:32:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:f94896d9-ca5a-4855-9d3c-84dfedf55298</guid>
      <author>Daniel Butler</author>
      <link>http://www.yup.com/articles/2006/09/06/prototype-carousel-class-for-ruby-on-rails</link>
      <category>Web Design</category>
      <category>Ruby on Rails</category>
    </item>
    <item>
      <title>"Prototype Carousel Class for Ruby on Rails" by drumbo</title>
      <description>&lt;p&gt;Has anyone been able to implement this component with the vertically scrolling functionality?
I tried adding:
orientation:&amp;#8221;vertical&amp;#8221;,
to carousel.js, but no luck.
Yahoo has this functionality. I&amp;#8217;m sure it&amp;#8217;s just a few lines of code to make this happen, but I&amp;#8217;m stumped.&lt;/p&gt;</description>
      <pubDate>Wed, 28 Mar 2007 14:48:43 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:f1d62082-0e7b-48c6-b3de-a15def35eb30</guid>
      <link>http://www.yup.com/articles/2006/09/06/prototype-carousel-class-for-ruby-on-rails#comment-337</link>
    </item>
  </channel>
</rss>
