<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Webremixed Articles for tags: ruby</title>
    <link>http://www.webremixed.info/</link>
    <description>Aggregation of tags: ruby</description>
    <dc:creator>Webremixer</dc:creator>
    <item>
      <title>home_run: Ruby&amp;#8217;s Date and DateTime Classes, But 20-200x Faster</title>
      <link>http://www.rubyinside.com/?p=3707</link>
      <description>&lt;blockquote class="stylized"&gt;
  &lt;a href="http://github.com/jeremyevans/home_run"&gt;home_run&lt;/a&gt; is an
  implementation of ruby&amp;rsquo;s Date/DateTime classes in C, with much
  better performance (20-200x) than the version in the standard library,
  while being almost completely compatible.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Jeremy Evans&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 23 Aug 2010 23:28:24 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3707</guid>
      <dc:date>2010-08-23T23:28:24Z</dc:date>
    </item>
    <item>
      <title>Ruby 1.9.2 Released</title>
      <link>http://www.rubyinside.com/?p=3700</link>
      <description>&lt;p&gt;Yuki (Yugui) Sonoda has &lt;a
    href="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/367983"&gt;just
    announced the release&lt;/a&gt; of the stable version of Ruby 1.9.2!&lt;/p&gt;</description>
      <pubDate>Wed, 18 Aug 2010 16:27:54 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3700</guid>
      <dc:date>2010-08-18T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Building &amp;#8220;skinny daemons&amp;#8221; in Ruby</title>
      <link>http://www.rubyinside.com/?p=3691</link>
      <description>&lt;blockquote class="stylized"&gt;[W]e&amp;rsquo;ve been having a lot of fun
  writing a series of small, self-contained web apps .. When we&amp;rsquo;re
  building these kinds of applications, which are often meant as
  low-ceremony apps targeted at a very specific purpose, or as service
  utilities, a lot of the time we don&amp;rsquo;t want to go through the
  hassle associated with a &amp;ldquo;normal&amp;rdquo; web app.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Dave Hrycyszyn&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 18 Aug 2010 03:37:31 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3691</guid>
      <dc:date>2010-08-18T03:37:31Z</dc:date>
    </item>
    <item>
      <title>Mongomatic: A New Ruby MongoDB Library Hits The Scene</title>
      <link>http://www.rubyinside.com/?p=3685</link>
      <description>&lt;div class="img"&gt;
  &lt;a href="http://mongomatic.com/"&gt;&lt;img alt=""
      class="alignnone size-full wp-image-3686" height="166"
      src="http://www.rubyinside.com/wp-content/uploads/2010/08/0001.png"
      title="0001" width="460" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Back in June, I did a &lt;a
    href="http://www.rubyinside.com/mongoid-vs-mongomapper-two-great-mongodb-libraries-for-ruby-3432.html"&gt;comparison
    of Mongoid and MongoMapper&lt;/a&gt;, the two best known &lt;a
  href="http://www.mongodb.org/"&gt;MongoDB&lt;/a&gt; libraries for Ruby. Now,
  Ben Myles has brought another to the fore: &lt;a href="http://mongomatic.com/"&gt;Mongomatic.&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 14 Aug 2010 15:36:16 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3685</guid>
      <dc:date>2010-08-14T15:36:16Z</dc:date>
    </item>
    <item>
      <title>Making A Code Coverage Tool for Ruby 1.9</title>
      <link>http://www.rubyinside.com/?p=3678</link>
      <description>&lt;p&gt;Aaron Patterson (of &lt;a
  href="http://www.rubyinside.com/nokogiri-ruby-html-parser-and-xml-parser-1288.html"&gt;Nokogiri&lt;/a&gt;
  fame) has written a post for the AT&amp;amp;T Interactive blog about &lt;a
    href="http://engineering.attinteractive.com/2010/08/code-coverage-in-ruby-1-9/"&gt;writing
    a code coverage tool with Ruby 1.9&lt;/a&gt;:&lt;/p&gt;</description>
      <pubDate>Fri, 13 Aug 2010 11:25:17 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3678</guid>
      <dc:date>2010-08-13T11:25:17Z</dc:date>
    </item>
    <item>
      <title>Does Ruby Suffer From An Overabundance Of Choice?</title>
      <link>http://www.rubyinside.com/?p=3648</link>
      <description>&lt;p&gt;In &lt;a
      href="http://www.kevingisi.com/2010/08/09/so-you-want-to-be-a-ruby-dev.html"&gt;&lt;em&gt;&amp;quot;So
      You Want To Be a Ruby Dev&amp;quot;&lt;/em&gt;&lt;/a&gt; Kevin W Gisi  presents a
  tongue in cheek narrative of a new Ruby developer being guided through
  the choices they have to make. (It's &lt;a
    href="http://news.ycombinator.com/item?id=1590955"&gt;being discussed
    on Hacker News&lt;/a&gt; too - some good comments there.)&lt;/p&gt;</description>
      <pubDate>Wed, 11 Aug 2010 00:02:27 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3648</guid>
      <dc:date>2010-08-11T00:02:27Z</dc:date>
    </item>
    <item>
      <title>Microsoft Tires of IronRuby; Jimmy Schementi Jumps Ship</title>
      <link>http://www.rubyinside.com/?p=3639</link>
      <description>&lt;p&gt;In April, we wrote about &lt;a
    href="http://www.rubyinside.com/ironruby-1-0-released-microsoft-s-3-years-with-ruby-pay-off-3212.html"&gt;IronRuby
    hitting 1.0&lt;/a&gt; and Microsoft's &amp;quot;3 years with Ruby [paying]
  off.&amp;quot; It's sad, then, to read today that program manager &lt;a
    href="http://blog.jimmy.schementi.com/2010/08/start-spreading-news-future-of-jimmy.html"&gt;Jimmy
    Schementi is leaving Microsoft&lt;/a&gt; citing a rapidly decreasing
  interest in dynamic languages (other than JavaScript) at the software giant.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Aug 2010 03:12:19 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3639</guid>
      <dc:date>2010-08-07T03:12:19Z</dc:date>
    </item>
    <item>
      <title>Lyle Johnson Retires from the FXRuby GUI Toolkit</title>
      <link>http://www.rubyinside.com/?p=3634</link>
      <description>&lt;p&gt;Yesterday, Lyle Johnson of the &lt;a
  href="http://www.fxruby.org/"&gt;FXRuby&lt;/a&gt; GUI toolkit project &lt;a
    href="http://lylejohnson.name/blog/2010/08/04/moving-on/"&gt;stood
  aside&lt;/a&gt; as the project's maintainer, effectively retiring the project:&lt;/p&gt;</description>
      <pubDate>Fri, 06 Aug 2010 05:10:01 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3634</guid>
      <dc:date>2010-08-06T05:10:01Z</dc:date>
    </item>
    <item>
      <title>&amp;#8220;and&amp;#8221; vs &amp;#38;&amp;#38; and &amp;#8220;or&amp;#8221; vs &amp;#124;&amp;#124; in Ruby</title>
      <link>http://www.rubyinside.com/?p=3631</link>
      <description>&lt;blockquote class="stylized"&gt;If you use Ruby long enough, you will
  discover the &lt;code&gt;and&lt;/code&gt; and &lt;code&gt;or&lt;/code&gt; operators. These
  appear at first glance to be synonyms for &lt;code&gt;&amp;amp;&amp;amp;&lt;/code&gt; and
  &lt;code&gt;||&lt;/code&gt;. You will then be tempted to use these English
  oprators in place of &lt;code&gt;&amp;amp;&amp;amp;&lt;/code&gt; and &lt;code&gt;||&lt;/code&gt;, for
  the sake of improved readability. Assuming you yield to that
  temptation, you will eventually find yourself rudely surprised that
  &lt;code&gt;and&lt;/code&gt; and &lt;code&gt;or&lt;/code&gt; don&amp;rsquo;t behave quite like
  their symbolic kin...&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Avdi Grimm&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 03 Aug 2010 00:55:55 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3631</guid>
      <dc:date>2010-08-03T00:55:55Z</dc:date>
    </item>
    <item>
      <title>Michael Hartl&amp;#8217;s Rails 3 Tutorial Book</title>
      <link>http://www.rubyinside.com/?p=3583</link>
      <description>&lt;p&gt;The &lt;a href="http://railstutorial.org/"&gt;Ruby on Rails Tutorial: Learn
    Rails by Example&lt;/a&gt; (a.k.a. &lt;em&gt;railstutorial.org&lt;/em&gt;) by &lt;a
    href="http://michaelhartl.com/"&gt;Michael Hartl&lt;/a&gt; has become a must
  read for developers learning how to build Rails apps. Michael has put
  together a great Rails 2.3 tutorial, releasing it all for free online
  chapter by chapter. Now, Michael's going three steps further:&lt;/p&gt;</description>
      <pubDate>Wed, 28 Jul 2010 23:33:14 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3583</guid>
      <dc:date>2010-07-28T23:33:14Z</dc:date>
    </item>
    <item>
      <title>Mailman &amp;#8211; Like Sinatra for E-mail</title>
      <link>http://www.rubyinside.com/?p=3603</link>
      <description>&lt;blockquote class="stylized"&gt;Mailman is an incoming email processing
  microframework. You point it at a source of email, such as a POP3
  account or a Maildir, and it will execute routes based on the messages
  that come in.&lt;/blockquote&gt;</description>
      <pubDate>Wed, 28 Jul 2010 06:06:27 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3603</guid>
      <dc:date>2010-07-28T06:06:27Z</dc:date>
    </item>
    <item>
      <title>Exploiting Enterprise Software (like Hazelcast) with JRuby</title>
      <link>http://www.rubyinside.com/?p=3596</link>
      <description>&lt;blockquote class="stylized"&gt;Due to the nigh insurmountable work of
  Charles Nutter, Thomas Enebo, Ola Bini and Nick Sieger along with
  their team we have direct access to Java libraries and thus to a
  plethora of usefulness. Sometimes I think we forget how lucky we are,
  the Ruby community, to have such awesome people simplifying our lives,
  anyway, thats quite enough arse kissing. So, on with the show...&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Anthony Buck&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 28 Jul 2010 00:08:50 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3596</guid>
      <dc:date>2010-07-28T00:08:50Z</dc:date>
    </item>
    <item>
      <title>RubyConf Uruguay &amp;#8211; October 29-30 in Montevideo, Uruguay</title>
      <link>http://www.rubyinside.com/?p=3577</link>
      <description>&lt;blockquote class="stylized"&gt;We'd like to invite you to &lt;a
    href="http://rubyconfuruguay.org/en"&gt;RubyConf Uruguay&lt;/a&gt;, which
  will take place this October on Friday 29th and Saturday 30th, in
  Montevideo. This will be a single-track conference aimed at developers
  who want to learn or get up-to-date with Ruby, Ruby on Rails, Sinatra,
  Testing, SCRUM, JavaScript, SQL vs NoSQL, etc.&lt;/blockquote&gt;</description>
      <pubDate>Tue, 27 Jul 2010 01:30:14 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3577</guid>
      <dc:date>2010-07-27T01:30:14Z</dc:date>
    </item>
    <item>
      <title>Ruby on Rails 3.0 Release Candidate 1 Available</title>
      <link>http://www.rubyinside.com/?p=3574</link>
      <description>&lt;blockquote class="stylized"&gt;High off Baltimore Pandemic and Yellow
  Tops, I believe we promised a release candidate shortly after
  RailsConf. As things usually go in open source, we gorged ourselves on
  fixes and improvements instead. But all to your benefit. We&amp;rsquo;ve
  had 842 commits by 125 authors since the release of the last beta!&lt;/blockquote&gt;</description>
      <pubDate>Tue, 27 Jul 2010 00:55:45 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3574</guid>
      <dc:date>2010-07-27T00:55:45Z</dc:date>
    </item>
    <item>
      <title>14 Ruby and Rails Jobs for August 2010</title>
      <link>http://www.rubyinside.com/?p=3563</link>
      <description>&lt;p&gt;It's been a couple of months since the last job round up but the &lt;a
    href="http://jobs.rubyinside.com/"&gt;Ruby Inside job board&lt;/a&gt; has
  been hopping! There are 14 live listings to go over today and they're
  not all in San Francisco. Jobs in Denver and Maryland bring in a bit
  of interesting variety.&lt;/p&gt;</description>
      <pubDate>Fri, 23 Jul 2010 22:35:33 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3563</guid>
      <dc:date>2010-07-23T22:35:33Z</dc:date>
    </item>
    <item>
      <title>Redmine 1.0 Released: Ruby&amp;#8217;s Top Project Management Webapp Hits Maturity</title>
      <link>http://www.rubyinside.com/?p=3549</link>
      <description>&lt;blockquote class="stylized"&gt;It's out, it's out. &lt;a
    href="http://www.redmine.org/news/42"&gt;Redmine 1.0 is released!&lt;/a&gt;&lt;/blockquote&gt;</description>
      <pubDate>Mon, 19 Jul 2010 19:53:03 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3549</guid>
      <dc:date>2010-07-19T19:53:03Z</dc:date>
    </item>
    <item>
      <title>Free &amp;#8220;Secrets of Superstar Programming Productivity&amp;#8221; Videos from Giles Bowkett</title>
      <link>http://www.rubyinside.com/?p=3544</link>
      <description>&lt;p&gt;Giles Bowkett (Ruby Inside's &lt;a
    href="http://www.rubyinside.com/top-ruby-presenter-of-2008-giles-bowkett-1425.html"&gt;top
    Ruby presenter&lt;/a&gt; of 2008) has released a series of free videos
  called &amp;quot;Secrets of Superstar Programming Productivity&amp;quot; that
  could interest some of you:&lt;/p&gt;</description>
      <pubDate>Thu, 15 Jul 2010 22:38:18 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3544</guid>
      <dc:date>2010-07-15T22:38:18Z</dc:date>
    </item>
    <item>
      <title>Euruko 2010 Presentations</title>
      <link>http://www.rubyinside.com/?p=3538</link>
      <description>&lt;p&gt;Florian Hanke got in touch to tell me that presentations and photos
  from the recent &lt;a href="http://euruko2010.org/"&gt;Euruko 2010&lt;/a&gt;
  European Ruby conference are now online.&lt;/p&gt;</description>
      <pubDate>Wed, 14 Jul 2010 09:39:49 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3538</guid>
      <dc:date>2010-07-14T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Ruby Tracker: An Online Dependency Tracker for your Ruby Projects</title>
      <link>http://www.rubyinside.com/?p=3523</link>
      <description>&lt;p&gt;
  &lt;a href="http://rubytracker.com/"&gt;Ruby Tracker&lt;/a&gt; is a new webapp
  from EnvyLabs that tracks dependencies for your Ruby and Rails
  applications. It alerts you whenever libraries you depend on are
  updated or have new versions released. This is all in aid of keeping
  up to date.&lt;/p&gt;</description>
      <pubDate>Wed, 07 Jul 2010 04:07:36 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3523</guid>
      <dc:date>2010-07-07T04:07:36Z</dc:date>
    </item>
    <item>
      <title>New Array and Enumerable methods in Ruby 1.9.2</title>
      <link>http://www.rubyinside.com/?p=3519</link>
      <description>&lt;blockquote class="stylized"&gt;In Ruby, dealing with Arrays and similar
  objects is pretty fun. And we have gotten more possibilities with Ruby
  1.9.2 :)&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Jan Lelis&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 06 Jul 2010 02:03:18 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3519</guid>
      <dc:date>2010-07-06T02:03:18Z</dc:date>
    </item>
    <item>
      <title>AdhearsionConf &amp;#8211; An Event for Ruby&amp;#8217;s Leading Telephony Framework &amp;#8211; August 14 &amp;#38; 15, 2010</title>
      <link>http://www.rubyinside.com/?p=3507</link>
      <description>&lt;blockquote class="stylized"&gt;We would like to announce the first
  AdhearsionConf to be held in San Francisco from August 14th to the
  15th. Jay Phillips, the creator of Adhearsion, will be joining us for
  two days of talks, discussions, hacking and pair programming on all
  things Adhearsion.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Jason Goecke&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 03 Jul 2010 00:57:48 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3507</guid>
      <dc:date>2010-07-03T00:57:48Z</dc:date>
    </item>
    <item>
      <title>Ruby 1.9.2 RC1 Released; Final Release Due In August</title>
      <link>http://www.rubyinside.com/?p=3500</link>
      <description>&lt;blockquote class="stylized"&gt;Ruby 1.9.2 RC1 has just been released. This
  is a release candidate of Ruby 1.9.2. Ruby 1.9.2 will be mostly
  compatible with 1.9.1, except the following changes:&lt;/blockquote&gt;</description>
      <pubDate>Fri, 02 Jul 2010 23:41:18 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3500</guid>
      <dc:date>2010-07-02T23:41:18Z</dc:date>
    </item>
    <item>
      <title>Passenger 3 Tech Preview 3: Easier Deployment with Passenger Lite</title>
      <link>http://www.rubyinside.com/?p=3495</link>
      <description>&lt;blockquote class="stylized"&gt;Phusion Passenger 3 introduces a new
  component to the existing lineup: Phusion Passenger Lite. When it
  comes to usage, its interface is almost identical to that of Mongrel
  and Thin.&lt;/blockquote&gt;</description>
      <pubDate>Fri, 02 Jul 2010 02:55:06 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3495</guid>
      <dc:date>2010-07-02T02:55:06Z</dc:date>
    </item>
    <item>
      <title>Could Ruby be Apple’s Language and API Future?</title>
      <link>http://www.rubyinside.com/?p=3483</link>
      <description>&lt;blockquote class="stylized"&gt;There has been a shift in development
  landscape over at Apple. John Siracusa of Ars Technica recently
  published an article about &lt;a
    href="http://arstechnica.com/apple/news/2010/06/copland-2010-revisited.ars"&gt;Apple&amp;rsquo;s
    language and API future.&lt;/a&gt; I believe Apple is preparing to
  transition to Ruby as their next default language.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Parveen Kaler&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 30 Jun 2010 03:31:08 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3483</guid>
      <dc:date>2010-06-30T03:31:08Z</dc:date>
    </item>
    <item>
      <title>The Great Ruby Benchmark Shootout (on Windows)</title>
      <link>http://www.rubyinside.com/?p=3480</link>
      <description>&lt;blockquote class="stylized"&gt;This post contains the results of a Ruby
  shootout on Windows that I recently conducted. [..] All tests were run
  on Windows 7 x64, on an Intel Core 2 Quad Q6600 2.40 GHz, 8 GB DDR2
  RAM, with two 500 GB 7200 rpm disks.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Antonio Cangiano&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jun 2010 06:54:12 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3480</guid>
      <dc:date>2010-06-29T06:54:12Z</dc:date>
    </item>
    <item>
      <title>Gregg Pollack on Screencasting and Podcasting for Developers (in 10 minutes)</title>
      <link>http://www.rubyinside.com/?p=3467</link>
      <description>&lt;p&gt;I've been itching to do some audio or video interviews on Ruby Inside
  - here's the first! Gregg Pollack of &lt;a
  href="http://envylabs.com/"&gt;EnvyLabs&lt;/a&gt; and &lt;a
  href="http://ruby5.envylabs.com/"&gt;Ruby5&lt;/a&gt; (previously of RailsEnvy
  fame) is doing a screencasting and podcasting workshop at &lt;a
  href="http://bizconf.org/?coupon=GPOLL"&gt;BizConf&lt;/a&gt; so I thought I'd
  ask him what that entails and how developers can benefit from learning
  about these media. (I like things short and simple so the interview is
    &lt;strong&gt;just 10 minutes long.&lt;/strong&gt;)&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jun 2010 22:23:52 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3467</guid>
      <dc:date>2010-06-25T22:23:52Z</dc:date>
    </item>
    <item>
      <title>Isolate &amp;#8211; Simple, per-project RubyGem sandboxing</title>
      <link>http://www.rubyinside.com/?p=3461</link>
      <description>&lt;blockquote class="stylized"&gt;
  &lt;a href="http://github.com/jbarnette/isolate"&gt;Isolate&lt;/a&gt; is a tool
  for managing RubyGems by including them within the project that
  requires them. At Goldstar, we recently switched from Bundler to
  Isolate for managing our gem dependencies.&lt;/blockquote&gt;</description>
      <pubDate>Wed, 23 Jun 2010 01:00:33 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3461</guid>
      <dc:date>2010-06-23T01:00:33Z</dc:date>
    </item>
    <item>
      <title>Quality Interviews with 10 Rubyists (and Bob Martin)</title>
      <link>http://www.rubyinside.com/?p=3458</link>
      <description>&lt;p&gt;At RailsConf 2010, Fabio Akita (of &lt;a
  href="http://akitaonrails.com/"&gt;AkitaOnRails.com&lt;/a&gt;) went crazy with
  his camcorder and interviewed a wide selection of Rubyists, as well as
  famous C++ and Agile manifesto developer &lt;a
    href="http://www.objectmentor.com/omTeam/martin_r.html"&gt;Bob Martin.&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 22 Jun 2010 23:45:21 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3458</guid>
      <dc:date>2010-06-22T23:45:21Z</dc:date>
    </item>
    <item>
      <title>sexy_scopes: Syntactic sugar for ActiveRecord 3.0 and Arel</title>
      <link>http://www.rubyinside.com/?p=3445</link>
      <description>&lt;blockquote class="stylized"&gt;
  &lt;a href="http://github.com/samleb/sexy_scopes"&gt;sexy_scope&lt;/a&gt; is a
  small wrapper around Arel::Attribute that adds a little syntactic
  sugar when creating scopes in ActiveRecord. It adds an attribute class
  method which takes an attribute name and returns an Arel::Attribute
  wrapper, which responds to common operators to return predicates
  objects that can be used as arguments to ActiveRecord::Base.where.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Samuel Lebeau&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 20 Jun 2010 18:23:36 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3445</guid>
      <dc:date>2010-06-20T18:23:36Z</dc:date>
    </item>
    <item>
      <title>Glyph &amp;#8211; A Ruby-Powered Document Authoring Framework</title>
      <link>http://www.rubyinside.com/?p=3438</link>
      <description>&lt;blockquote class="stylized"&gt;I&amp;rsquo;ve been writing technical documents
  for a living for the past four years, and I can tell you: there is no
  easy way to go about it. I love Textile and Markdown. When people
  aren&amp;rsquo;t looking, I even use them at work to generate HTML code,
  because it&amp;rsquo;s just so much faster.&lt;/blockquote&gt;</description>
      <pubDate>Sat, 19 Jun 2010 16:00:46 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3438</guid>
      <dc:date>2010-06-19T16:00:46Z</dc:date>
    </item>
    <item>
      <title>Mongoid vs MongoMapper: Two Great MongoDB Libraries for Ruby</title>
      <link>http://www.rubyinside.com/?p=3432</link>
      <description>&lt;p&gt;It's been almost a year since Ric Roberts &lt;a
    href="http://www.rubyinside.com/getting-started-mongodb-ruby-1875.html"&gt;posted
    about using MongoDB and MongoMapper&lt;/a&gt; and I've seen an explosion
  in the number of people using these tools in the Ruby community since
  then (I use them heavily on &lt;a href="http://coder.io/"&gt;coder.io&lt;/a&gt; too).&lt;/p&gt;</description>
      <pubDate>Sat, 19 Jun 2010 00:25:55 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3432</guid>
      <dc:date>2010-06-19T00:25:55Z</dc:date>
    </item>
    <item>
      <title>The Road to Passenger 3</title>
      <link>http://www.rubyinside.com/?p=3429</link>
      <description>&lt;p&gt;In January 2008, I lamented that &lt;a
    href="http://www.rubyinside.com/no-true-mod_ruby-is-damaging-rubys-viability-on-the-web-693.html"&gt;the
    lack of a true mod_ruby was damaging Ruby's viability on the Web&lt;/a&gt;
  (which led to 100+ posts in the comments section!) but within a couple
  of months Phusion released &lt;a
  href="http://www.modrails.com/"&gt;Passenger&lt;/a&gt; (then known as
  &lt;em&gt;mod_rails&lt;/em&gt;) and Ruby webapp deployment hasn't been the same since.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jun 2010 23:50:39 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3429</guid>
      <dc:date>2010-06-18T23:50:39Z</dc:date>
    </item>
    <item>
      <title>Hampton Catlin&amp;#8217;s Ruby Survey 2010</title>
      <link>http://www.rubyinside.com/?p=3425</link>
      <description>&lt;blockquote class="stylized"&gt;I finally got off my ass and got the
  results of Ruby Survey 2008/2009 online. Some really interesting stuff
  in there! And, along with releasing that information, I'm launching
  the 2010 survey with more questions about testing frameworks and etc.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Hampton Catlin&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jun 2010 22:03:55 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3425</guid>
      <dc:date>2010-06-17T22:03:55Z</dc:date>
    </item>
    <item>
      <title>The Ruby Community&amp;#8217;s Information Marketing Mania</title>
      <link>http://www.rubyinside.com/?p=3318</link>
      <description>&lt;p&gt;
  &lt;img alt="" class="alignright size-full wp-image-3416" height="140"
    src="http://www.rubyinside.com/wp-content/uploads/2010/06/giles23.jpg"
    style="margin-right: 12.0px;margin-bottom: 12.0px;float: left;border: 1.0px solid rgb(51,51,51);"
  width="120" /&gt;Hi - this is a guest post by Giles Bowkett. I made at
  least $10,000 in the last few months selling videos on my personal
  blog (including at least $5,000 selling &lt;a
    href="http://gilesbowkett.blogspot.com/2010/03/programmers-what-to-do-if-you-get-fired.html?utm_source=rubyinside&amp;amp;utm_medium=blog&amp;amp;utm_campaign=infomarketing_in_ruby_community"&gt;a
    video about how to have a terrific programming career&lt;/a&gt;, and at
  least $5,000 selling &lt;a
    href="http://gilesbowkett.blogspot.com/2010/05/internet-marketing-for-alpha-geeks-re.html?utm_source=rubyinside&amp;amp;utm_medium=blog&amp;amp;utm_campaign=infomarketing_in_ruby_community2"&gt;a
    video about how to sell videos on your blog&lt;/a&gt;).&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jun 2010 14:00:05 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3318</guid>
      <dc:date>2010-06-17T14:00:05Z</dc:date>
    </item>
    <item>
      <title>Washington state children&amp;#8217;s charity needs a Rails developer</title>
      <link>http://www.rubyinside.com/?p=3343</link>
      <description>&lt;p&gt;I received this e-mail today:&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jun 2010 02:00:25 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3343</guid>
      <dc:date>2010-06-17T02:00:25Z</dc:date>
    </item>
    <item>
      <title>MongoMapper 0.8 Released</title>
      <link>http://www.rubyinside.com/?p=3411</link>
      <description>&lt;blockquote class="stylized"&gt;Features added include a sexy query
  language, scopes, attr_accessible, a fancy cache key helper, a
  :typecast option for array/set keys, and a bajillion little
  improvements. Let&amp;rsquo;s run through each of them just for fun.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;John Nunemaker&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 16 Jun 2010 22:16:38 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3411</guid>
      <dc:date>2010-06-16T22:16:38Z</dc:date>
    </item>
    <item>
      <title>The State of Building PDF Documents in Ruby</title>
      <link>http://www.rubyinside.com/?p=3408</link>
      <description>&lt;blockquote class="stylized"&gt;If you've ever generated PDFs in Ruby
  before, you know that it can be both tedious and difficult using the
  standard go-to PDF libraries out there. Let's face it, we're web
  developers. Coming from HTML+CSS-based layouts, writing Ruby code for
  that stuff is a major pain.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Jared Pace&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 16 Jun 2010 20:40:33 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3408</guid>
      <dc:date>2010-06-16T20:40:33Z</dc:date>
    </item>
    <item>
      <title>Ruby 1.9 Fibers + EventMachine for Big Ruby Webapp Performance Gains</title>
      <link>http://www.rubyinside.com/?p=3395</link>
      <description>&lt;p&gt;Developers hankering for more performance from their Rack and Rails
  applications are using Ruby 1.9 fibers and event-based &lt;a
  href="http://rubyeventmachine.com/"&gt;EventMachine&lt;/a&gt;-driven libraries
  as a way to boost the performance of their applications - in
  opposition to scaling by merely running multiple processes or using threads.&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jun 2010 06:08:55 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3395</guid>
      <dc:date>2010-06-14T06:08:55Z</dc:date>
    </item>
    <item>
      <title>Faye: Simple Pub/Sub Messaging for the Web (and Ruby!)</title>
      <link>http://www.rubyinside.com/?p=3390</link>
      <description>&lt;blockquote class="stylized"&gt;Faye is an easy-to-use publish-subscribe
  messaging system based on the Bayeux protocol. It provides message
  servers for Node.js and Rack, and clients for use in Node and Ruby
  programs and in the browser.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;James Coglan&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 14 Jun 2010 01:46:44 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3390</guid>
      <dc:date>2010-06-14T01:46:44Z</dc:date>
    </item>
    <item>
      <title>Fog: A Powerful &amp;#8220;Cloud Services&amp;#8221; Gem</title>
      <link>http://www.rubyinside.com/?p=3375</link>
      <description>&lt;p&gt;
  &lt;a href="http://github.com/geemus/fog"&gt;fog&lt;/a&gt; is a Ruby gem by Wesley
  Beary to control a variety of cloud services through a unified &lt;span
  class="caps"&gt;API&lt;/span&gt;. It deals with both server cloud and storage
  based services and supports Amazon S3 and Rackspace Files; as well as
  servers and on Amazon &lt;span class="caps"&gt;EC2&lt;/span&gt;, Rackspace
  Servers, Terremark vCloud and Slicehost. Support is also available for
  Amazon &lt;span class="caps"&gt;ELB&lt;/span&gt; and SimpleDB.&lt;/p&gt;</description>
      <pubDate>Sat, 12 Jun 2010 00:37:34 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3375</guid>
      <dc:date>2010-06-12T00:37:34Z</dc:date>
    </item>
    <item>
      <title>Google PageRank In Five Lines Of Ruby</title>
      <link>http://www.rubyinside.com/?p=3313</link>
      <description>&lt;p&gt;
  &lt;em&gt;Giles Bowkett - Ruby Inside's &lt;a
      href="http://www.rubyinside.com/top-ruby-presenter-of-2008-giles-bowkett-1425.html"&gt;Top
      Presenter of 2008&lt;/a&gt; - contributes a guest post:&lt;/em&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 10 Jun 2010 23:06:59 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3313</guid>
      <dc:date>2010-06-10T23:06:59Z</dc:date>
    </item>
    <item>
      <title>Public Domain-Suffix Extraction Library for Ruby</title>
      <link>http://www.rubyinside.com/?p=3297</link>
      <description>&lt;blockquote class="stylized"&gt;The Public Suffix List is a cross-vendor
  initiative to provide an accurate list of domain name suffixes. [..]
  It is available for use in any software, but was originally created to
  meet the needs of browser manufacturers.&lt;/blockquote&gt;</description>
      <pubDate>Thu, 10 Jun 2010 23:05:35 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3297</guid>
      <dc:date>2010-06-10T23:05:35Z</dc:date>
    </item>
    <item>
      <title>Clojure, from a Ruby perspective</title>
      <link>http://www.rubyinside.com/?p=3350</link>
      <description>&lt;blockquote class="stylized"&gt;Fogus' recent article &lt;a
  href="http://blog.fogus.me/2010/06/09/clojure-rb/"&gt;&amp;quot;clojure.rb&amp;quot;&lt;/a&gt;
  speculates about why there seem to be so many Ruby users adopting
  Clojure. As a Ruby user who adopted Clojure, I figured I'd write about
    &lt;a
    href="http://briancarper.net/blog/clojure-from-a-ruby-perspective"&gt;my experiences.&lt;/a&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Brian Carper&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 10 Jun 2010 05:51:24 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3350</guid>
      <dc:date>2010-06-10T05:51:24Z</dc:date>
    </item>
    <item>
      <title>Fastr &amp;#8211; A new EventMachine-based Ruby Web framework</title>
      <link>http://www.rubyinside.com/?p=3334</link>
      <description>&lt;blockquote class="stylized"&gt;Rails can scale, but it is not inherently
  very good when it comes to an individual instance&amp;rsquo;s performance.
  While this is hopefully changing in Rails 3, I wanted to see what kind
  of concurrency and performance I could get out of a simple
  EventMachine web application. Thus, fastr was born. [..]&lt;/blockquote&gt;</description>
      <pubDate>Thu, 10 Jun 2010 02:26:43 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3334</guid>
      <dc:date>2010-06-10T02:26:43Z</dc:date>
    </item>
    <item>
      <title>DataMapper 1.0 Released</title>
      <link>http://www.rubyinside.com/?p=3291</link>
      <description>&lt;blockquote class="stylized"&gt;I'm pleased to announce that we released
  DataMapper 1.0 &amp;quot;Vermouth&amp;quot; earlier today.&lt;/blockquote&gt;
&lt;p&gt;
  &lt;cite&gt;Dan Kubb&lt;/cite&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:12:34 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3291</guid>
      <dc:date>2010-06-09T16:12:34Z</dc:date>
    </item>
    <item>
      <title>Escape_utils &amp;#8211; Fast HTML and JavaScript escaping routines for Ruby</title>
      <link>http://www.rubyinside.com/?p=3307</link>
      <description>&lt;blockquote class="stylized"&gt;Being as though we&amp;rsquo;re all html
  escaping everything these days, why not make it faster?&lt;/blockquote&gt;</description>
      <pubDate>Wed, 09 Jun 2010 12:00:24 GMT</pubDate>
      <guid>http://www.rubyinside.com/?p=3307</guid>
      <dc:date>2010-06-09T12:00:24Z</dc:date>
    </item>
  </channel>
</rss>

