<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>the rails loft - Comments for: Create Your Own Cinema Redux Poster with Ruby and RMagick</title>
    <link>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick/comments_rss</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Comment on Create Your Own Cinema Redux Poster with Ruby and RMagick by Coen</title>
      <description>Coen says:&lt;br/&gt;Thanks</description>
      <pubDate>Sun, 17 May 2009 14:32:21 -0400</pubDate>
      <link>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick</link>
      <guid>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick-comment-18</guid>
    </item>
    <item>
      <title>Comment on Create Your Own Cinema Redux Poster with Ruby and RMagick by Baobab</title>
      <description>Baobab says:&lt;br/&gt;Hi there,&lt;br/&gt;&lt;br/&gt;I have the problem, that the images on the montage are unsorted and that it is not possible to use images from other directories than the current one.&lt;br/&gt;Maybe it would be possible to sort the list of used images by path name and add subdirectory handling.</description>
      <pubDate>Sat, 22 Aug 2009 07:04:30 -0400</pubDate>
      <link>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick</link>
      <guid>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick-comment-19</guid>
    </item>
    <item>
      <title>Comment on Create Your Own Cinema Redux Poster with Ruby and RMagick by Phil Matarese</title>
      <description>&lt;a href="http://agilepartners.com" rel="nofollow"&gt;Phil Matarese&lt;/a&gt; says:&lt;br/&gt;I suppose it's possible that Dir.glob returns files in non-alphabetic order.  If this is the case, you'd have to modify the following line:&lt;br/&gt;&lt;br/&gt;stills = Magick::ImageList.new(*Dir.glob(File.join(scaled_path, file_pattern)))&lt;br/&gt;&lt;br/&gt;to be...&lt;br/&gt;&lt;br/&gt;stills = Magick::ImageList.new(*Dir.glob(File.join(scaled_path, file_pattern)).sort)&lt;br/&gt;</description>
      <pubDate>Mon, 31 Aug 2009 12:51:26 -0400</pubDate>
      <link>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick</link>
      <guid>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick-comment-20</guid>
    </item>
    <item>
      <title>Comment on Create Your Own Cinema Redux Poster with Ruby and RMagick by Dom</title>
      <description>Dom says:&lt;br/&gt;Hey John, thanks for your tutorial. I really like your Super Mario idea. Would you mind sharing your jpeg-file with us to get a higher resolution and a more detailed view? </description>
      <pubDate>Wed, 01 Dec 2010 09:57:28 -0500</pubDate>
      <link>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick</link>
      <guid>http://railsloft.com/posts/create-your-own-cinema-redux-poster-with-ruby-and-rmagick-comment-27</guid>
    </item>
  </channel>
</rss>

