<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.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>Segment7: Mogilefs for Ruby</title>
    <link>http://blog.segment7.net/articles/2006/03/22/mogilefs-for-ruby</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Blog</description>
    <item>
      <title>Mogilefs for Ruby</title>
      <description>&lt;p&gt;We are using &lt;a href="http://www.danga.com/mogilefs"&gt;MogileFS&lt;/a&gt; to store all of our images and serving them up with &lt;a href="http://www.webrick.org"&gt;WEBrick&lt;/a&gt;.  To do this, we needed a MogileFS library, and I just released it.&lt;/p&gt;


	&lt;p&gt;You can install it as a gem:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;$ sudo gem install mogilefs-client&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;Or go &lt;a href="http://rubyforge.org/frs/?group_id=1266&amp;#38;release_id=4670"&gt;download mogilefs&lt;/a&gt; from Rubyforge.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ve got the &lt;a href="http://dev.robotcoop.com/Libraries/mogilefs/index.html"&gt;mogilefs RDoc&lt;/a&gt; up on &lt;a href="http://dev.robotcoop.com/"&gt;dev.robotcoop.com&lt;/a&gt; which will give you an overview of how to use it.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;&lt;span class="caps"&gt;WARNING&lt;/span&gt;!&lt;/strong&gt; I&amp;#8217;ve only been able to test &lt;span class="caps"&gt;NFS&lt;/span&gt; mode in production, so &lt;span class="caps"&gt;HTTP&lt;/span&gt; mode is not proven to work.  If you find any bugs in it, please report them at the &lt;a href="http://rubyforge.org/tracker/?group_id=1266"&gt;Rubyforge tracker&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Wed, 22 Mar 2006 13:44:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:b635ecd0-5745-4e73-9ef7-276f71576268</guid>
      <author>drbrain@segment7.net (Eric Hodel)</author>
      <link>http://blog.segment7.net/articles/2006/03/22/mogilefs-for-ruby</link>
      <category>MogileFS</category>
      <category>Robot Co-op</category>
      <category>Software</category>
    </item>
    <item>
      <title>"Mogilefs for Ruby" by Eric Hodel</title>
      <description>&lt;p&gt;I tried using IO::AIO but it disagrees with FreeBSD.  I&amp;#8217;ve emailed with the author and he blames FreeBSD.  I have yet to prove him wrong and he knows a lot more about these things than I do.  I doubt I will.&lt;/p&gt;</description>
      <pubDate>Fri, 31 Mar 2006 11:37:53 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:64b44693-d35e-4482-9cdb-8d5812ee130b</guid>
      <link>http://blog.segment7.net/articles/2006/03/22/mogilefs-for-ruby#comment-160</link>
    </item>
    <item>
      <title>"Mogilefs for Ruby" by Christian Romney</title>
      <description>&lt;p&gt;BTW, In a previous post I saw you mentioned Linux::AIO, I think you can also go with the cross-platform IO::AIO from CPAN and it should work.&lt;/p&gt;</description>
      <pubDate>Fri, 31 Mar 2006 11:28:56 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:d8624f55-4a60-4ab3-8f40-494108775ed3</guid>
      <link>http://blog.segment7.net/articles/2006/03/22/mogilefs-for-ruby#comment-159</link>
    </item>
    <item>
      <title>"Mogilefs for Ruby" by Eric Hodel</title>
      <description>&lt;p&gt;Arg!  Yes you are right.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Mar 2006 13:43:34 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:32f6b26c-5f12-4766-8b52-cdfe4785e7ff</guid>
      <link>http://blog.segment7.net/articles/2006/03/22/mogilefs-for-ruby#comment-135</link>
    </item>
    <item>
      <title>"Mogilefs for Ruby" by paul</title>
      <description>&lt;p&gt;Just a note, the actual gem name is: mogilefs-client so the install instruction above should read:&lt;/p&gt;


	&lt;p&gt;sudo gem install mogilefs-client&lt;/p&gt;</description>
      <pubDate>Thu, 23 Mar 2006 12:25:38 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:8c5b824d-437a-41c5-aacc-12b2c7a09f73</guid>
      <link>http://blog.segment7.net/articles/2006/03/22/mogilefs-for-ruby#comment-134</link>
    </item>
  </channel>
</rss>
