<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Ruby5</title>
    <link>http://ruby5.envylabs.com/</link>
    <description>All of your Ruby news in 5</description>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <language>en-us</language>
    <copyright>Copyright 2009 Envy Labs LLC</copyright>
    <managingEditor>ruby5@envylabs.com (Envy Labs)</managingEditor>
    <webMaster>ruby5@envylabs.com (Envy Labs)</webMaster>
    <lastBuildDate>Fri, 24 May 2013 04:52:24 -0700</lastBuildDate>
    <pubDate>Fri, 24 May 2013 11:51:02 +0000</pubDate>
    <category>Technology</category>
    <ttl>240</ttl>
    <image>
      <url>http://ruby5.envylabs.com/images/ruby5-itunes-logo.png?1359484980</url>
      <title>Ruby5</title>
      <link>http://ruby5.envylabs.com/</link>
      <width>100</width>
      <height>100</height>
    </image>
    <itunes:author>Envy Labs</itunes:author>
    <itunes:subtitle>All of your Ruby news in 5</itunes:subtitle>
    <itunes:summary>Ruby5 is a twice-weekly podcast covering all of your Ruby and Ruby on Rails news in just 5 minutes.  In each episode we talk about new gems, plugins, and frameworks, as well as other items of interest and community events.  It's great for everyday Ruby developers and Ruby hobbyists, alike.  Got 5 minutes?  Just give it a try...</itunes:summary>
    <itunes:keywords>ruby5,ruby,rails,ruby on rails,gregg pollack,nathaniel bibler</itunes:keywords>
    <itunes:explicit>no</itunes:explicit>
    <itunes:image href="http://ruby5.envylabs.com/images/ruby5-itunes-logo.png?1359484980" />
    <itunes:owner>
      <itunes:name>Ruby5</itunes:name>
      <itunes:email>ruby5@envylabs.com</itunes:email>
    </itunes:owner>
    <itunes:block>no</itunes:block>
    <itunes:category text="Technology">
      <itunes:category text="Tech News" />
    </itunes:category>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Ruby5" /><feedburner:info uri="ruby5" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Episode #372 - May 24th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/02gkquaLxYo/376-episode-372-may-24th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/376-episode-372-may-24th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
An Intervention for ActiveRecord, Using Gems in RubyMtion, GemConfig, using Nested Attributes with BackBone, Lyricfy (sorry - Chris made me sing!), and a shoutout to Josh Kemp in this RubyLoco-Powered episode of Ruby5.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/376-episode-372-may-24th-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://www.newrelic.com/index.html?utm_source=RBY5&amp;utm_medium=banner&amp;utm_content=&amp;utm_campaign=RPM&amp;utm_term=0&amp;mpc=BA-RBY5-RPM-EN-0-0-0">This episode is sponsored by New Relic</a></em>
<br>
<p>You should be using NewRelic by now, but you might not be checking out their blog regularly.  They feature a constant stream of news relevant to the entire developer community, not just their customer base.</p>

<p>This week their blog features an article about the permutation testing they go on their Ruby Agent, testing it out against various Ruby versions, Rails versions, Sinatra versions, and other popular third-party gems.  If you are looking into testing permutations, this is definitely worth a read!</p>

<p>And as always, NewRelic is still awesome and accounts are still free.  go get one at newrelic.com</p>
</p>
<p>
<em><a href="http://erniemiller.org/2013/05/22/talk-an-intervention-for-activerecord/">ActiveRecord Intervention</a></em>
<br>
Ernie Miller's talk from RailsConf is up online.  If you've been curious about the inner workings of ActiveRecord, here's your brain-food!
</p>
<p>
<em><a href="http://blog.rubymotion.com/post/50983350225/motionbundler-good-old- fashioned-requirements-for">MotionBundler</a></em>
<br>
If you're using RubyMotion, you've probably run into the situation where a gem you'd really like to use just isn't includable in your project.  MotionBundler solves that with a single line of code.  Don't try to use gems with C extensions though...
</p>
<p>
<em><a href="https://github.com/krautcomputing/gem_config">GemConfig</a></em>
<br>
Gem authors - how do you add configuration options to your gem?  Yaml?  a little dsl? a Hash exposed into the Global namespace?  Well check out GemConfig for a nice reusable solution to this problem.
</p>
<p>
<em><a href="https://github.com/dtmconsultoria/backbone-nested-attributes">Backbone Nested Attrs</a></em>
<br>
Vicente Mundim recently blogged about a new gem named backbone-nested-attributes. It provides your backbone models with 1-1 and 1-N relations support, as well as Rails-like nested attributes
</p>
<p>
<em><a href="https://github.com/javichito/Lyricfy">Lyricfy</a></em>
<br>
I'm sorry.  So very, very sorry.
</p>
<p>
<em><a href="http://joshuakemp-website.herokuapp.com">Josh Kemp</a></em>
<br>
<p>Do horses prefer Nike, Adidas, or Rebok?  Josh Kemp can tell you.  He can also whip up a few domain models and a little bit of CSS into a custom rails app.</p>
<p>For months, Josh has been learning to become a developer and blogging about his journey, down the material he's working on and the hours he's spent doing it.  (He's also the guy that inspired us to talk about RTanque a few months back). A lot of people have taken his journey, but few have done it with such visibility and passion.</p>
<p>He launched his resume site last week and gained a little retweet love from the likes of Corey Haines and Uncle Bob Martin - go watch him pound out a horseshoe - dude has a freakin forge in the back of his car?!?!</p>
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/376-episode-372-may-24th-2013</comments>
      <pubDate>Fri, 24 May 2013 11:51:02 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>An Intervention for ActiveRecord, Using Gems in RubyMtion, GemConfi...</itunes:subtitle>
      <itunes:summary>An Intervention for ActiveRecord, Using Gems in RubyMtion, GemConfig, using Nested Attributes with BackBone, Lyricfy (sorry - Chris made me sing!), and a shoutout to Josh Kemp in this RubyLoco-Powered episode of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:47</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/376-episode-372-may-24th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/XPkv19ySkl4/372-ruby5.mp3" length="7023864" type="audio/mpeg" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/372-ruby5.mp3?1369394989</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #371 - May 21st, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/MtrtYtxpUnI/375-episode-371-may-21st-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/375-episode-371-may-21st-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
Easier rules for class structure, ProMotion for RubyMotion, JSON APIs in Rails 4, concurrency with Futuroscope, ActiveRecord help via Searchlight, and internationalization with haml-i18n-extractor.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/375-episode-371-may-21st-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://heroku.com">This episode is sponsored by Heroku</a></em>
<br>
Build better apps, faster.  Spend your time building applications, not managing the servers that run them.  Heroku is a Platform as a Service that adds simplicity to deploying, scaling and managing the infrastructure that runs applications.  It removes barriers that slow the software development process, freeing you to put 100 percent of your energy into creating quality software.
</p>
<p>
<em><a href="http://robots.thoughtbot.com/post/50655960596/sandi-metz-rules-for-developers">Sandi Metz's Rules for Developers</a></em>
<br>
Sandi Metz, author of Practical Object-Oriented Design in Ruby, has put together some simple rules of thumb regarding class and method composition. Caleb Thompson wrote up a blog article about them over at the Thoughtbot blog.
</p>
<p>
<em><a href="http://blog.rubymotion.com/post/50523137515/introducing-promotion-a-full-featured-rubymotion">ProMotion</a></em>
<br>
To make it even easier to build iOS apps in Ruby, Jamon Holmgren created ProMotion, a RubyMotion framework for abstracting the screen and navigation handling in a Ruby-like way. It makes it easy to work with things like UINavigationControllers, UITabBarControllers, and UIViewControllers.
</p>
<p>
<em><a href="http://www.emilsoman.com/blog/2013/05/18/building-a-tested/">JSON APIs with Rails 4</a></em>
<br>
Emil Soman wrote up a blog article on how to write a tested, documented and versioned JSON API Using Rails 4.
</p>
<p>
<em><a href="http://blog.codegram.com/2013/5/new-gem-released-futuroscope">Futuroscope</a></em>
<br>
Josep Jaume Rey of Codegram wrote in to let us know about Futuroscope.  It's their implementation of "futures", which let you easily handle processes in the background.  You just wrap your long-running code in a block, and retrieve the result when you need it.
</p>
<p>
<em><a href="https://github.com/nathanl/searchlight">Searchlight</a></em>
<br>
The Searchlight gem, which simplifies complex method chains. It works with ActiveRecord and ActionView out of the box.  It also lets you set defaults and offers other shortcuts for interacting with Rails forms.
</p>
<p>
<em><a href="https://github.com/shaiguitar/haml-i18n-extractor">haml-i18n-extractor</a></em>
<br>
This week Shai Rosenfeld released the haml-i18n-extractor gem, which is a command line tool that looks for certain strings in your haml templates that are likely to be internationalized. It replaces those strings with calls to the translate ("t") method, then it creates the proper yaml locale files for you.
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/375-episode-371-may-21st-2013</comments>
      <pubDate>Tue, 21 May 2013 07:45:19 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Easier rules for class structure, ProMotion for RubyMotion, JSON AP...</itunes:subtitle>
      <itunes:summary>Easier rules for class structure, ProMotion for RubyMotion, JSON APIs in Rails 4, concurrency with Futuroscope, ActiveRecord help via Searchlight, and internationalization with haml-i18n-extractor.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:30</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/375-episode-371-may-21st-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/BDMN56MYO70/371-ruby5.mp3" length="6842483" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/371-ruby5.mp3?1369119769</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #370 - May 17th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/KOvhX-zy3GQ/374-episode-370-may-17th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/374-episode-370-may-17th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
Today's episode covers a major release for minitest, some JSON standards work, a tutorial on tagging with ActiveRecord and Postgres (plus an arduino to trigger the spray paint can), a RubyMotion tutorial and a little thing called CoVim that will blow your mind.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/374-episode-370-may-17th-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://www.newrelic.com/index.html?utm_source=RBY5&amp;utm_medium=banner&amp;utm_content=&amp;utm_campaign=RPM&amp;utm_term=0&amp;mpc=BA-RBY5-RPM-EN-0-0-0">This episode is sponsored by New Relic</a></em>
<br>
New Relic is _the_ all-in-one web performance analytics product. It lets you manage and monitor web application performance, from the browser down to the line of code. With Real User Monitoring, New Relic users can see browser response times by geographical location of the user, or by browser type.
</p>
<p>
<em><a href="http://www.ruby-lang.org/en/news/2013/05/14/taint-bypass-dl-fiddle-cve-2013-2065/">Ruby Security Patches</a></em>
<br>
<a href="http://www.ruby-lang.org/en/news/2013/05/14/ruby-1-9-3-p429-is-released/">Ruby 1.9.3-p429</a> and <a href="http://www.ruby-lang.org/en/news/2013/05/14/ruby-2-0-0-p195-is-released/">Ruby 2.0.0-p195</a> were released, to fix the security issue:  <a href="http://www.ruby-lang.org/en/news/2013/05/14/taint-bypass-dl-fiddle-cve-2013-2065/">Object taint bypassing in DL and Fiddle in Ruby (CVE-2013-2065)</a>

</p>
<p>
<em><a href="http://blog.zenspider.com/releases/2013/05/minitest-version-5-0-0-has-been-released.html">minitest 5.0.0 released</a></em>
<br>
Minitest had a major release with a really important change. MiniTest is now Minitest. Check out all the breacking details in the release notes.

</p>
<p>
<em><a href="http://jsonapi.org">jsonapi.org</a></em>
<br>
<a href="http://jsonapi.org">jsonapi.org</a> proposes a work-in-progress standard for JSON APIs.  See also Nathan Esquenazi's <a href="https://github.com/nesquena/rabl/wiki/Conforming-to-jsonapi.org-format">Conforming to jsonapi.org format</a> wiki.

</p>
<p>
<em><a href="http://monkeyandcrow.com/blog/tagging_with_active_record_and_postgres/">Tagging With ActiveRecord and Postgres</a></em>
<br>
Use PostgreSQL's array feature, along with ActiveRecord 4's array support to implement tagging in your Rails app.

</p>
<p>
<em><a href="http://lucatironi.github.io/tutorial/2013/05/05/ruby_rails_rubymotion_ios_app_authentication_devise_tutorial_part_one">RubyMotion Authentication Tutorial</a></em>
<br>
Luca Tironi has written part one of a tutorial post on using Devise for RubyMotion Authentication which includes an example of using Clay Allsop's Formotion.

</p>
<p>
<em><a href="http://www.fredkschott.com/post/50510962864/introducing-covim-collaborative-editing-for-vim">CoVim</a></em>
<br>
Can you believe it! Real-time, multi-user collaboration in vim. CoVim is a plugin that makes it possible.

</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/374-episode-370-may-17th-2013</comments>
      <pubDate>Fri, 17 May 2013 15:08:25 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Today's episode covers a major release for minitest, some JSON stan...</itunes:subtitle>
      <itunes:summary>Today's episode covers a major release for minitest, some JSON standards work, a tutorial on tagging with ActiveRecord and Postgres (plus an arduino to trigger the spray paint can), a RubyMotion tutorial and a little thing called CoVim that will blow your mind.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>7:34</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/374-episode-370-may-17th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/QzthjBQqA5Y/370-ruby5.mp3" length="9033727" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/370-ruby5.mp3?1368803188</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #369 - May 14th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/DQihk-0W9U0/373-episode-369-may-14th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/373-episode-369-may-14th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
From multi to native json, JoyBox hits 1.0, ContextValidations and FormObjects, teaching kids at KidsCodeCamp, Plataformatec gems, tab navigation with Tabulous 2 and Git Real 2 online course.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/373-episode-369-may-14th-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://envylabs.com/?utm_source=Ruby5&amp;utm_medium=ad&amp;utm_campaign=Ruby5">This episode is sponsored by Envy Labs</a></em>
<br>
Expert Ruby on Rails application development
</p>
<p>
<em><a href="https://github.com/rails/rails/commit/a395c22fd3f55040c041a330c14b3676bfee29fc">RailsEdge using native json</a></em>
<br>
Rails edge replaces the dependency on the ‘multi_json’ gem with Ruby 1.9’s native json.
</p>
<p>
<em><a href="http://joybox.io/">JoyBox 1.0</a></em>
<br>
JoyBox is a RubyMotion library for writing games using Cocoa2D and the Box2D physics engine.
</p>
<p>
<em><a href="http://reefpoints.dockyard.com/ruby/2013/05/09/context-validations.html">ContextValidations</a></em>
<br>
ContextValidations is a gem that allows you to decouple validations from ActiveRecord models.
</p>
<p>
<em><a href="http://panthersoftware.com/blog/2013/05/13/user-registration-using-form-objects-in-rails/">FormObjects</a></em>
<br>
The Panther Software blog explains how to use the Form Object pattern for a user registration process in Rails. 

</p>
<p>
<em><a href="http://kidscodecamp-madisonruby2013.eventbrite.com/">KidsCodeCamp</a></em>
<br>
KidsCodeCamp is a free day long event for children with interactive classes for kids ages 7 to 16. They will go over Robotics, Information Technology, and even Minecraft, all in an easy to learn setting. It's taking place Sunday, August 25, right after the Madison Ruby conference.
</p>
<p>
<em><a href="http://blog.plataformatec.com.br/2013/05/devise-and-rails-4">Plataformatec gems</a></em>
<br>
The Plataformatec guys announced a bunch of new gem updates for Rails 4 compatibility. This includes Devise, Simple Form, Show For, Mail Form, has_scope and Responders.
</p>
<p>
<em><a href="https://github.com/techiferous/tabulous">Tabulous 2</a></em>
<br>
The Tabulous 2 gem provides all the functionality you need when using navigation tabs.

</p>
<p>
<em><a href="http://www.codeschool.com/courses/git-real-2">Git Real 2</a></em>
<br>
Code School has just released Git Real 2. This is their third git course and it covers topics such as: Interactive Rebase, Stashing, Submodules, recovering lost commits and lost branches, as well as rewriting history. Check it out over on Code School if you want to solidify your git skills.
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/373-episode-369-may-14th-2013</comments>
      <pubDate>Tue, 14 May 2013 12:35:43 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>From multi to native json, JoyBox hits 1.0, ContextValidations and ...</itunes:subtitle>
      <itunes:summary>From multi to native json, JoyBox hits 1.0, ContextValidations and FormObjects, teaching kids at KidsCodeCamp, Plataformatec gems, tab navigation with Tabulous 2 and Git Real 2 online course.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:06</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/373-episode-369-may-14th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/Ik0QZ0OpTO0/369-ruby5.mp3" length="7685913" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/369-ruby5.mp3?1368533295</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #368 - May 10th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/9tgyyorve_o/372-episode-368-may-10th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/372-episode-368-may-10th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
Manage access via GitHub organizations, RubyMotion 2.0, Sidekiq Pro 1.0, deprecating `::`, under the hood of Ruby's method dispatch, and the reform gem all in this episode of Ruby5.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/372-episode-368-may-10th-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="https://github.com/fphilipe/warden-github-rails">warden-github-rails</a></em>
<br>
This new gem allows you to leverage GitHub's organization management features for authorization within your Rails app.
</p>
<p>
<em><a href="http://www.newrelic.com/index.html?utm_source=RBY5&amp;utm_medium=banner&amp;utm_content=&amp;utm_campaign=RPM&amp;utm_term=0&amp;mpc=BA-RBY5-RPM-EN-0-0-0">This episode is sponsored by New Relic</a></em>
<br>
New Relic is _the_ all-in-one web performance analytics product. It lets you manage and monitor web application performance, from the browser down to the line of code. With Real User Monitoring, New Relic users can see browser response times by geographical location of the user, or by browser type.
</p>
<p>
<em><a href="http://blog.rubymotion.com/post/49943751398/rubymotion-goes-2-0-and-gets-osx-support-templates-and">RubyMotion 2.0</a></em>
<br>
RubyMotion Goes 2.0 And Gets OS X Support, Templates and Plugins
</p>
<p>
<em><a href="http://www.mikeperham.com/2013/05/07/sidekiq-pro-reaches-1-0/">Sidekiq Pro Goes 1.0</a></em>
<br>
Sidekiq Pro has gone 1.0 and Mike is giving away a free license to celebrate!
</p>
<p>
<em><a href="https://bugs.ruby-lang.org/issues/8377">Double-Colon Method Calls</a></em>
<br>
A ruby-core discussion has begun over deprecating `::` as a method call operator
</p>
<p>
<em><a href="http://blog.jcoglan.com/2013/05/08/how-ruby-method-dispatch-works/">How Ruby Method Dispatch Works</a></em>
<br>
James Coglan explains how Ruby's object system works.
</p>
<p>
<em><a href="http://nicksda.apotomo.de/2013/05/reform-decouple-your-forms-from-your-models/">Reform</a></em>
<br>
Ditch nested attributes in your Rails forms today for Reform.
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/372-episode-368-may-10th-2013</comments>
      <pubDate>Fri, 10 May 2013 12:58:58 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Manage access via GitHub organizations, RubyMotion 2.0, Sidekiq Pro...</itunes:subtitle>
      <itunes:summary>Manage access via GitHub organizations, RubyMotion 2.0, Sidekiq Pro 1.0, deprecating `::`, under the hood of Ruby's method dispatch, and the reform gem all in this episode of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:59</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/372-episode-368-may-10th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/L4Uau1W8UMg/368-ruby5.mp3" length="7166710" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/368-ruby5.mp3?1368190111</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #367 - May 7th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/m_6xDCgR9-A/371-episode-367-may-7th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/371-episode-367-may-7th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
We Adequackly cover RailsConf and free Rails 4 videos, Phusion Passenger 4.0.1, a Better STI approach, logging your Mail, and setting up a Rails 4 Server, all while releasing the Jekyll on this episode of Ruby5.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/371-episode-367-may-7th-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://toprubyjobs.com/?utm_source=ruby5&amp;utm_medium=podcast&amp;utm_content=ruby5_367&amp;utm_campaign=sponsor_page">This episode is sponsored by Top Ruby Jobs</a></em>
<br>
If you're looking for a top Ruby job or for top Ruby talent, then you should check out Top Ruby Jobs. Top Ruby Jobs is a website dedicated to the best jobs available in the Ruby community.
</p>
<p>
<em><a href="http://www.justin.tv/confreaks/videos">RailsConf videos on Justin.tv</a></em>
<br>
The RailsConf 2013 live stream videos are being split apart and reposted on the Confreaks Justin.tv channel.  So, if you missed the conference, or want to rewatch that talk you liked so much, check it out.
</p>
<p>
<em><a href="http://rails4.codeschool.com/videos">Free Rails 4 training videos posted</a></em>
<br>
If you missed the Ruby Heroes awards at RailsConf, you might not have heard that Code School released their entire set of ten videos from the new Rails 4 course for free, thanks to Viddler.
</p>
<p>
<em><a href="https://github.com/Somebody32/adequack">Ensure mock interfaces with Adequack</a></em>
<br>
Iilya Zayats recently released Adequack, a gem which helps to ensure that your unit test mock interfaces stay up-to-date with your production code. It tests against an expected remote object interface and maintains that your method calls contain the proper number of arguments.
</p>
<p>
<em><a href="http://robmclarty.com/blog/how-to-setup-a-production-server-for-rails-4">How to Setup a Production Server for Rails 4</a></em>
<br>
If you're looking to setup a new Rails 4 server from scratch, Rob McLarty put together a very detailed blog post covering setting up an OS, users, web server, app server, and more.
</p>
<p>
<em><a href="http://nathanmlong.com/2013/05/better-single-table-inheritance/">Better Single-Table Inheritance</a></em>
<br>
Last week, Nathan Long put his thoughts on a better way to do ActiveRecord Single Table Inheritance, or STI. In short, he believes that your STI (and supporting) tables should map very similarly to how you already likely do inheritance in your Ruby classes.
</p>
<p>
<em><a href="http://blog.phusion.nl/2013/05/06/phusion-passenger-4-0-1-final-release/">Phusion Passenger 4.0.1 Final Released</a></em>
<br>
After a lengthy beta and elease candidate process, the good people at Phusion have released Passenger 4.0.1. This updates both the open source and enterprise version of the application server and adds support for multiple Ruby versions, Rack 1.5 and the new socket hijacking API, and more.
</p>
<p>
<em><a href="https://github.com/joshmcarthur/mail-logger">Log your ActionMailer with mail-logger</a></em>
<br>
Josh McArthur recently created and released mail-logger, a gem which hooks into the mail gem's callbacks to automatically log out deliveries to a log file which is separate from your application log.  This could be useful for auditing your application or just double-checking your mail host.
</p>
<p>
<em><a href="http://blog.parkermoore.de/2013/05/06/jekyll-1-dot-0-released/">Jekyll version 1.0 has been released</a></em>
<br>
After roughly a year on hiatus, the Jekyll core team has released Jekyll version 1.0. This new release adds documentation, new subcommands like new, build, serve, and import, draft content, timezone support, and more.
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/371-episode-367-may-7th-2013</comments>
      <pubDate>Tue, 07 May 2013 13:38:14 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>We Adequackly cover RailsConf and free Rails 4 videos, Phusion Pass...</itunes:subtitle>
      <itunes:summary>We Adequackly cover RailsConf and free Rails 4 videos, Phusion Passenger 4.0.1, a Better STI approach, logging your Mail, and setting up a Rails 4 Server, all while releasing the Jekyll on this episode of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:04</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/371-episode-367-may-7th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/5wEbDQWdFSw/367-ruby5.mp3" length="7703063" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/367-ruby5.mp3?1367931544</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #366 - May 3rd, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/oVZeHXlrqK0/370-episode-366-may-3rd-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/370-episode-366-may-3rd-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
News from RailsConf, Rails 4.0rc1, and our usual selection of interesting gems and articles from the Ruby Community.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/370-episode-366-may-3rd-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://www.newrelic.com/index.html?utm_source=RBY5&amp;utm_medium=banner&amp;utm_content=&amp;utm_campaign=RPM&amp;utm_term=0&amp;mpc=BA-RBY5-RPM-EN-0-0-0">This episode is sponsored by New Relic</a></em>
<br>
<p>You should be using NewRelic by now, but do you regularly check out their blog? They have a great series of tech tips for Ruby going on right now, celebrating RailsConf. The most recent one is “Debugging Stuck Ruby Processes – what to do before you kill -9” </p>

<p> There are 7 great articles in the series so far, and more to come! </p>

<p>If you just haven’t gotten around to checking out NewRelic yet, now’s the time.  As always, your free account is waiting for you.</p>
</p>
<p>
<em><a href="http://weblog.rubyonrails.org/2013/5/1/Rails-4-0-release-candidate-1">Rails 4.0 RC1</a></em>
<br>
Rails 4 release candidate 1 is out!  check it out and report any problems.  If all goes well, we'll have a final release in 3-4 weeks!
</p>
<p>
<em><a href="http://erniemiller.org/2013/05/02/talk-the-most-important-optimization-happiness/">Happiness</a></em>
<br>
As developers, we spend a lot of time optimizing.  We optimize our code, our editor, our seatcushions, but in this blog entry, Earnie Miller talks about the most important optimization of all.
</p>
<p>
<em><a href="http://railsgirlsberlin.github.io/summer-of-code/">RailsGirls SOC</a></em>
<br>
<p>This summer RailsGirls are trying to bring more women into the Rails community. They are currently asking for project submissions.</p>

<p>An ideal project should be simple enough that a beginner could complete in three months or less. But they are hoping to make a valuable and significant contribution to a project.</p>
</p>
<p>
<em><a href="http://blog.smartlogicsolutions.com/2013/04/30/22-links-from-railsconf-2013-day-1/">RailsConf links</a></em>
<br>
Eric Oestrich has been collecting links from the happenings at RailsConf and publishing them on the SmartLogic Solutions blog.  We'll feature the first day as the story link, and add the other days as comments on this story.
</p>
<p>
<em><a href="https://github.com/brentd/xray-rails">XRAY-RAILS</a></em>
<br>
<p>XRAY-RAILS is a new development tool that reveals your UI’s bones. it lets you visualize the higher level components of your UI including Controllers, templates, partials and even Backbone views.</p>

<p>It draws shiny red rectangles around the different sections of the page revealing which views or partials generated it. it already supports rails views, partials and backbone views</p>
</p>
<p>
<em><a href="http://www.evergage.com/insights/case-using-mad-lib-sign-forms-hint-mad-conversion-increases">MAD LIBS</a></em>
<br>
<p>This was a fun story to record.  I'm not even going to describe it here so you have to listen to it.</p>
</p>
<p>
<em><a href="http://singlepageappbook.com/single-page.html">SinglePageApp Book</a></em>
<br>
Mikito Takada has written the book he wishes he had when he started developing single page apps.  This is a book to help people understand the concepts and patterns for building single page apps, where most of the functionality is on one javascript-heavy page interacting with the server in the background.
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/370-episode-366-may-3rd-2013</comments>
      <pubDate>Fri, 03 May 2013 14:40:50 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>News from RailsConf, Rails 4.0rc1, and our usual selection of inter...</itunes:subtitle>
      <itunes:summary>News from RailsConf, Rails 4.0rc1, and our usual selection of interesting gems and articles from the Ruby Community.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:08</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/370-episode-366-may-3rd-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/36re6jBWd-w/366-ruby5.mp3" length="6273179" type="audio/mpeg" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/366-ruby5.mp3?1367591303</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #365 - April 26, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/C23bzpB42kM/369-episode-365-april-26-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/369-episode-365-april-26-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
Another Ruby5! This episode Avdi Mocks, Your notifications batched, Triggerino, RVM 2.0, Nunemaker in your app, Amanda blogs!
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/369-episode-365-april-26-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://www.newrelic.com/index.html?utm_source=RBY5&amp;utm_medium=banner&amp;utm_content=&amp;utm_campaign=RPM&amp;utm_term=0&amp;mpc=BA-RBY5-RPM-EN-0-0-0">This episode is sponsored by New Relic</a></em>
<br>
New Relic is _the_ all-in-one web performance analytics product. It lets you manage and monitor web application performance, from the browser down to the line of code. With Real User Monitoring, New Relic users can see browser response times by geographical location of the user, or by browser type.
</p>
<p>
<em><a href="http://devblog.avdi.org/2013/04/22/rubytapas-freebie-the-end-of-mocking/">When to stop mocking</a></em>
<br>
Avdi Grimm released a free screencast on when to stop mocking as part of his Tapas series. Check it out on his blog.
</p>
<p>
<em><a href="http://blog.meldium.com/home/2013/4/22/dont-spam-your-users-batch-notifications-in-rails">Batch notifications in Rails</a></em>
<br>
A nuts-and-bolts blog post describing how Meldium approached batching their notification emails.
</p>
<p>
<em><a href="http://blog.crowdint.com/2013/04/18/introducing-triggerino-an-arduino-based-action-trigger.html">Triggerino, an Arduino based action trigger</a></em>
<br>
Herman Moreno blogged about his Triggerino gem, which lets you hook up an
Arduino to a big red button, and have that button trigger any Ruby code.
</p>
<p>
<em><a href="https://docs.google.com/document/d/1xW9GeEpLOWPcddDg_hOPvK4oeLxJmU3Q5FiCNT7nTAc/preview?sle=true">RVM 2.0 The Plan</a></em>
<br>
The Ruby version manager that started it all is ramping up toward it's next major release. Michal Papis lays out the high-level goals for RVM 2.0.
</p>
<p>
<em><a href="http://www.railstips.org/blog/archives/2013/04/18/let-nunes-do-it/">Nunes</a></em>
<br>
No more letting all those application events go gentle into that good night. John Nunemaker's eponymous gem will ensnare them all and pin them to the wall for your amusement.
</p>
<p>
<em><a href="http://bitbucket.org/atog/amanda">Amanda</a></em>
<br>
Amanda is a simple Blog engine powered by Camping.  Posts are written in Markdown, saved on Dropbox and stored in Redis.
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/369-episode-365-april-26-2013</comments>
      <pubDate>Fri, 26 Apr 2013 14:33:18 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Another Ruby5! This episode Avdi Mocks, Your notifications batched,...</itunes:subtitle>
      <itunes:summary>Another Ruby5! This episode Avdi Mocks, Your notifications batched, Triggerino, RVM 2.0, Nunemaker in your app, Amanda blogs!</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:40</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/369-episode-365-april-26-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/9TADWHxev-Y/365-ruby5.mp3" length="6957025" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/365-ruby5.mp3?1366985778</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #364 - April 23th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/PqYt35RsZmM/368-episode-364-april-23th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/368-episode-364-april-23th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[<p>
Heroku guides you into the future, Chris McCord syncs you up, Ruby controls the universe, and everybody's doing everything at Railsconf.
<br>
</p>
<p><a href="http://ruby5.envylabs.com/episodes/368-episode-364-april-23th-2013" rel="nofollow">Listen to this episode on Ruby5</a></p>
<p>
<em><a href="http://bit.ly/dms-ruby5">This episode is sponsored by Dead Man's Snitch</a></em>
<br>
Dead Man's Snitch is the simplest way to know when your periodic tasks like backups stop working. Create a snitch, pick an interval, report in with us when the task runs, and we'll let you know when it stops.

You get one snitch for free and it is $19/month for unlimited. Use the promo code RUBY5 for one month free.
</p>
<p>
<em><a href="https://www.google.com/url?q=https%3A%2F%2Fdevcenter.heroku.com%2Farticles%2Frails4&amp;sa=D&amp;sntz=1&amp;usg=AFQjCNEgZwLkEPUJWqNsTEquxz1eSP08sw">Getting Started With Rails 4 on Heroku</a></em>
<br>
Heroku published a guide on deploying Rails 4 to their service, including a pair of gems to make it happen.
</p>
<p>
<em><a href="http://chrismccord.com/blog/2013/04/21/sync-realtime-rails-partials/">Sync - Realtime Rails Partials</a></em>
<br>
This week Chris Mccord released the sync gem which helps you update your view partials in real-time.
</p>
<p>
<em><a href="http://ruby.elevatedintel.com/blog/running-bash-commands-from-ruby/">Running Bash Commands From Ruby</a></em>
<br>
Ruby gives us several ways of running bash commands from within a Ruby script, as outlined in a blog post by Thai Wood.
</p>
<p>
<em><a href="http://www.mikeperham.com/2013/04/11/railsconf-2013-events/">Railsconf 2013</a></em>
<br>
Railsconf is next week! 5 Keynote addresses, new product releases, and more. Mike Perham has a list of extracurricular activities happening around the conference.
</p>
<p>
<em><a href="http://ruby5.envylabs.com">Thank You for Listening to Ruby5</a></em>
<br>
<p>Ruby5 is released Tuesday and Friday mornings.  To stay informed about and active with this podcast, we encourage you to do one of the following:</p>

<ul>
<li>Follow <a href="http://twitter.com/envylabs" rel="external" target="_blank">Envy Labs</a> on Twitter</li>
<li>Or, subscribe with <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=327234205" rel="external" target="_blank">iTunes</a> or <a href="http://feeds.feedburner.com/Ruby5" rel="external" target="_blank">RSS</a></li>
</ul>
</p>
]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/368-episode-364-april-23th-2013</comments>
      <pubDate>Wed, 24 Apr 2013 17:28:57 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Heroku guides you into the future, Chris McCord syncs you up, Ruby ...</itunes:subtitle>
      <itunes:summary>Heroku guides you into the future, Chris McCord syncs you up, Ruby controls the universe, and everybody's doing everything at Railsconf.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:00</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/368-episode-364-april-23th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/e3JD0Dty6CQ/364-ruby5.mp3" length="5982283" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/364-ruby5.mp3?1366823174</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #363 - April 19th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/lZiWxXQtWAU/367-episode-363-april-19th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/367-episode-363-april-19th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Profile your Ruby 2 apps with DTrace, better analytics with Keen, learn about gem development, actually verify your app health with pinglish, better steps for data processing with linepipe, and getting started with TDD all in this episode of Ruby5.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/367-episode-363-april-19th-2013</comments>
      <pubDate>Fri, 19 Apr 2013 13:15:24 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Profile your Ruby 2 apps with DTrace, better analytics with Keen, l...</itunes:subtitle>
      <itunes:summary>Profile your Ruby 2 apps with DTrace, better analytics with Keen, learn about gem development, actually verify your app health with pinglish, better steps for data processing with linepipe, and getting started with TDD all in this episode of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>7:23</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/367-episode-363-april-19th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/8irAM1lUeYE/363-ruby5.mp3" length="8829092" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/363-ruby5.mp3?1366375925</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #362 - April 16th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/NbshoCpH0I0/366-episode-362-april-16th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/366-episode-362-april-16th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Feel the Motion of the Summer, Linking your Lists to module_functions. When a Hobbit caches your method, that's when you Work with Ruby Threads to  the rescue.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/366-episode-362-april-16th-2013</comments>
      <pubDate>Tue, 16 Apr 2013 12:59:35 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Feel the Motion of the Summer, Linking your Lists to module_functio...</itunes:subtitle>
      <itunes:summary>Feel the Motion of the Summer, Linking your Lists to module_functions. When a Hobbit caches your method, that's when you Work with Ruby Threads to  the rescue.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:16</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/366-episode-362-april-16th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/gMn3kNkuHpk/362-ruby5.mp3" length="7784063" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/362-ruby5.mp3?1366115568</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #361 - April 12th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/1mbjzOEEIOM/365-episode-361-april-12th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/365-episode-361-april-12th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Bitcoin mania, amplify your pair programming, we replaced your normal web browser with decaf... lets see if they notice, multiblock, sponges, a visit to our studios from Robocop, dealing with your inheritance chain with prepend, and more with this #rubyloco-powered Ruby5. This script may or may not have involved the proper use of prescription pain medications.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/365-episode-361-april-12th-2013</comments>
      <pubDate>Fri, 12 Apr 2013 14:02:37 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Bitcoin mania, amplify your pair programming, we replaced your norm...</itunes:subtitle>
      <itunes:summary>Bitcoin mania, amplify your pair programming, we replaced your normal web browser with decaf... lets see if they notice, multiblock, sponges, a visit to our studios from Robocop, dealing with your inheritance chain with prepend, and more with this #rubyloco-powered Ruby5. This script may or may not have involved the proper use of prescription pain medications.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:38</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/365-episode-361-april-12th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/pj_zy-A0q5o/361-ruby5.mp3" length="6784252" type="audio/mpeg" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/361-ruby5.mp3?1365774616</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #360 - April 9th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/Juy3_y-8Vgk/364-episode-360-april-9th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/364-episode-360-april-9th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[We get a Big Ruby Tracking System, try to Cache the Hulk while sprinkling him with Gemsets, and cover some Useful Tricks in TheComments on this episode of Ruby5.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/364-episode-360-april-9th-2013</comments>
      <pubDate>Tue, 09 Apr 2013 14:30:53 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>We get a Big Ruby Tracking System, try to Cache the Hulk while spri...</itunes:subtitle>
      <itunes:summary>We get a Big Ruby Tracking System, try to Cache the Hulk while sprinkling him with Gemsets, and cover some Useful Tricks in TheComments on this episode of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:54</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/364-episode-360-april-9th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/_DT2hkb1X24/360-ruby5.mp3" length="7842837" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/360-ruby5.mp3?1365516592</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #359 - April 5th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/-W0Dx8S5oME/363-episode-359-april-5th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/363-episode-359-april-5th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Today's red-hot episode wraps up with Flame Graphs but before you can learn about that, you must endure stories about PostgreSQL vulnerabilities, Rails insecurities (yawn), cache busting, backend frameworks for iOS, and a sweet new Vim plugin.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/363-episode-359-april-5th-2013</comments>
      <pubDate>Fri, 05 Apr 2013 15:44:45 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Today's red-hot episode wraps up with Flame Graphs but before you c...</itunes:subtitle>
      <itunes:summary>Today's red-hot episode wraps up with Flame Graphs but before you can learn about that, you must endure stories about PostgreSQL vulnerabilities, Rails insecurities (yawn), cache busting, backend frameworks for iOS, and a sweet new Vim plugin.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:44</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/363-episode-359-april-5th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/6Unhqm7aXg8/359-ruby5.mp3" length="8487851" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/359-ruby5.mp3?1365175975</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #358 - April 2nd, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/YJC5zuLMOZg/362-episode-358-april-2nd-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/362-episode-358-april-2nd-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Signed forms, Single Table Inheritance, Sinatra assets and more, all on this episode of Ruby 5.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/362-episode-358-april-2nd-2013</comments>
      <pubDate>Tue, 02 Apr 2013 15:43:06 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Signed forms, Single Table Inheritance, Sinatra assets and more, al...</itunes:subtitle>
      <itunes:summary>Signed forms, Single Table Inheritance, Sinatra assets and more, all on this episode of Ruby 5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:56</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/362-episode-358-april-2nd-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/zh1lsBJXtv8/358-ruby5.mp3" length="7380935" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/358-ruby5.mp3?1364916383</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #357 - March 29th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/pqbVt1iymsk/361-episode-357-march-29th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/361-episode-357-march-29th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Create your indexes concurently with Rails 4, Exceptional joins the Rackspace family, Vagrant abandons rubygems, mobile is just another view into your app, Igata is open sourced, and a fancy teacup for your RubyMotion views all in this episode of Ruby5!]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/361-episode-357-march-29th-2013</comments>
      <pubDate>Fri, 29 Mar 2013 12:42:19 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Create your indexes concurently with Rails 4, Exceptional joins the...</itunes:subtitle>
      <itunes:summary>Create your indexes concurently with Rails 4, Exceptional joins the Rackspace family, Vagrant abandons rubygems, mobile is just another view into your app, Igata is open sourced, and a fancy teacup for your RubyMotion views all in this episode of Ruby5!</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:03</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/361-episode-357-march-29th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/oCmg-qYEqGc/357-ruby5.mp3" length="7472217" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/357-ruby5.mp3?1364560932</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #356 - March 26th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/tRrjn9QVRJs/360-episode-356-march-26th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/360-episode-356-march-26th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[This week we have Rails 4 undead cowboys, security updates, custom IRBs, local pull requests, reasons  to use Ruby, ways to optimize it and read its documentation, and a couple of great conferences.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/360-episode-356-march-26th-2013</comments>
      <pubDate>Tue, 26 Mar 2013 20:13:24 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>This week we have Rails 4 undead cowboys, security updates, custom ...</itunes:subtitle>
      <itunes:summary>This week we have Rails 4 undead cowboys, security updates, custom IRBs, local pull requests, reasons  to use Ruby, ways to optimize it and read its documentation, and a couple of great conferences.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>4:49</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/360-episode-356-march-26th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/ZPrZyNXGYM0/356-ruby5.mp3" length="5902719" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/356-ruby5.mp3?1364328316</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #355 - March 22nd, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/jH8516nTVFA/359-episode-355-march-22nd-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/359-episode-355-march-22nd-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Searching your gem code, customizing your IRB, dealing with flashes and sessions on a mixed-version load balanced rails upgrade,  RTanque, 3.2.13 performance regressions, Chart.js, and other goodness on this edition of Ruby5]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/359-episode-355-march-22nd-2013</comments>
      <pubDate>Fri, 22 Mar 2013 13:57:07 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Searching your gem code, customizing your IRB, dealing with flashes...</itunes:subtitle>
      <itunes:summary>Searching your gem code, customizing your IRB, dealing with flashes and sessions on a mixed-version load balanced rails upgrade,  RTanque, 3.2.13 performance regressions, Chart.js, and other goodness on this edition of Ruby5</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:13</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/359-episode-355-march-22nd-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/AzztdTelB4s/355-ruby5.mp3" length="6851136" type="audio/mpeg" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/355-ruby5.mp3?1363958743</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #354 - March 19, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/VYgJCm3UfQ8/358-episode-354-march-19-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/358-episode-354-march-19-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Get some Inadequate Guids to Ruby and Rails Security, take a dip in the XPool, and turn Ruby into JavaScript on this episode of Ruby5.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/358-episode-354-march-19-2013</comments>
      <pubDate>Wed, 20 Mar 2013 14:11:38 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Get some Inadequate Guids to Ruby and Rails Security, take a dip in...</itunes:subtitle>
      <itunes:summary>Get some Inadequate Guids to Ruby and Rails Security, take a dip in the XPool, and turn Ruby into JavaScript on this episode of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:02</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/358-episode-354-march-19-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/8rzt8yh-cKU/354-ruby5.mp3" length="5774480" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/354-ruby5.mp3?1363787818</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #353 - March 15th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/7KXgP7hDeeo/357-episode-353-march-15th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/357-episode-353-march-15th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Validate password entropy with StrongPassword gem / easy browser tests with Page Object Pattern and SitePrism gem / RubyGems 2.0.3 released / Visualizing Memory Leaks / Tracking a Memory Leak blog post / Rails status bar via Glimpse gem]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/357-episode-353-march-15th-2013</comments>
      <pubDate>Fri, 15 Mar 2013 11:37:04 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Validate password entropy with StrongPassword gem / easy browser te...</itunes:subtitle>
      <itunes:summary>Validate password entropy with StrongPassword gem / easy browser tests with Page Object Pattern and SitePrism gem / RubyGems 2.0.3 released / Visualizing Memory Leaks / Tracking a Memory Leak blog post / Rails status bar via Glimpse gem</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:33</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/357-episode-353-march-15th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/d-iHNt7cWHM/353-ruby5.mp3" length="6150959" type="audio/mpeg" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/353-ruby5.mp3?1363336339</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #352 - March 12th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/Qs-okyNqn28/356-episode-352-march-12th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/356-episode-352-march-12th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[This week Carlos and Gregg talk about Inspecting Rails 4 with Ruby 2.0, SourceMaps, Yard-tomdoc, Signed ruby gems, CSSSplitter gem, Ruby for libwebp, and we give the last call for Ruby Heroes.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/356-episode-352-march-12th-2013</comments>
      <pubDate>Tue, 12 Mar 2013 17:27:12 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>This week Carlos and Gregg talk about Inspecting Rails 4 with Ruby ...</itunes:subtitle>
      <itunes:summary>This week Carlos and Gregg talk about Inspecting Rails 4 with Ruby 2.0, SourceMaps, Yard-tomdoc, Signed ruby gems, CSSSplitter gem, Ruby for libwebp, and we give the last call for Ruby Heroes.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:54</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/356-episode-352-march-12th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/yEA_eTcfeog/352-ruby5.mp3" length="6505788" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/352-ruby5.mp3?1363109169</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #351 - March 8th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/m7xBtLkeSlY/355-episode-351-march-8th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/355-episode-351-march-8th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[tpope churns out plugins for heroku and rbenv, Rails 4 pulls support for things you wish you never used, redacting your strings, and improving your use of ActiveRecord all in this epsode of Ruby5!]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/355-episode-351-march-8th-2013</comments>
      <pubDate>Fri, 08 Mar 2013 13:38:17 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>tpope churns out plugins for heroku and rbenv, Rails 4 pulls suppor...</itunes:subtitle>
      <itunes:summary>tpope churns out plugins for heroku and rbenv, Rails 4 pulls support for things you wish you never used, redacting your strings, and improving your use of ActiveRecord all in this epsode of Ruby5!</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>6:16</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/355-episode-351-march-8th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/OzfuaL9NEGg/351-ruby5.mp3" length="6509505" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/351-ruby5.mp3?1362748894</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #350 - March 5th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/5-sy8k217qQ/354-episode-350-march-5th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/354-episode-350-march-5th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[This week we talk about a brand new Bundler, signed RubyGems, CoffeeScript source maps, Posgres Tips, code typos and learning programming as an apprentice.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/354-episode-350-march-5th-2013</comments>
      <pubDate>Wed, 06 Mar 2013 23:22:54 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>This week we talk about a brand new Bundler, signed RubyGems, Coffe...</itunes:subtitle>
      <itunes:summary>This week we talk about a brand new Bundler, signed RubyGems, CoffeeScript source maps, Posgres Tips, code typos and learning programming as an apprentice.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:05</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/354-episode-350-march-5th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/_ELVPmfQ6Rg/350-ruby5.mp3" length="5556291" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/350-ruby5.mp3?1362611307</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #349 - February 28th, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/fpPCBHR9RoM/353-episode-349-february-28th-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/353-episode-349-february-28th-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[New versions of all the things! Docs, clearing up maintenance plans, and as usual, a smattering of useful ruby tools (singleton_process, flight, gridhook, and assorted blog entries) in this RubyLoco-powered edition of Ruby5.]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/353-episode-349-february-28th-2013</comments>
      <pubDate>Fri, 01 Mar 2013 15:45:31 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>New versions of all the things! Docs, clearing up maintenance plans...</itunes:subtitle>
      <itunes:summary>New versions of all the things! Docs, clearing up maintenance plans, and as usual, a smattering of useful ruby tools (singleton_process, flight, gridhook, and assorted blog entries) in this RubyLoco-powered edition of Ruby5.</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>5:44</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/353-episode-349-february-28th-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/pOU0VvdDmAU/349-ruby5.mp3" length="6165239" type="audio/mpeg" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/349-ruby5.mp3?1362151563</feedburner:origEnclosureLink></item>
    <item>
      <title>Episode #348 – February 26, 2013</title>
      <link>http://feedproxy.google.com/~r/Ruby5/~3/O8CIW-XWcT0/352-episode-348-february-26-2013</link>
      <guid isPermaLink="false">http://ruby5.envylabs.com/episodes/352-episode-348-february-26-2013</guid>
      <author>ruby5@envylabs.com (Envy Labs)</author>
      <description>
<![CDATA[Ruby 2.0!  2.0!!  Also, RubyInstaller has been updated to include Ruby 2.0!!!  Refinements are in Ruby 2.0!!!!  Artoo, RubyFriendsCamera, and Cached Counts Gem are not in Ruby 2.0 but they are in this episode of Ruby5!!!!!]]>      </description>
      <category>Technology</category>
      <category>News</category>
      <comments>http://ruby5.envylabs.com/episodes/352-episode-348-february-26-2013</comments>
      <pubDate>Tue, 26 Feb 2013 16:05:53 +0000</pubDate>
      
      <itunes:author>Envy Labs</itunes:author>
      <itunes:subtitle>Ruby 2.0!  2.0!!  Also, RubyInstaller has been updated to include R...</itunes:subtitle>
      <itunes:summary>Ruby 2.0!  2.0!!  Also, RubyInstaller has been updated to include Ruby 2.0!!!  Refinements are in Ruby 2.0!!!!  Artoo, RubyFriendsCamera, and Cached Counts Gem are not in Ruby 2.0 but they are in this episode of Ruby5!!!!!</itunes:summary>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>4:38</itunes:duration>
    <feedburner:origLink>http://ruby5.envylabs.com/episodes/352-episode-348-february-26-2013</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/Ruby5/~5/qDmo-LZLu_Y/348-ruby5.mp3" length="4982444" type="audio/mp3" /><feedburner:origEnclosureLink>http://media.ruby5.envylabs.com/sites/0001/episodes/348-ruby5.mp3?1361893263</feedburner:origEnclosureLink></item>
  </channel>
</rss>
