<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Tag ruby-plus Videos</title>
    <link>http://www.bestechvideos.com/tag/ruby-plus</link>
    <pubDate>Tue, 19 Aug 2008 10:49:42 GMT</pubDate>
    <description>BestTechVideos: Tag ruby-plus Videos with short descriptions</description>
    <item>
      <title>Ruby Plus #93: RESTful Rails</title>
      <link>http://www.bestechvideos.com/2008/08/19/ruby-plus-93-restful-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/08/19/ruby-plus-93-restful-rails"><img alt="Ruby Plus #93: RESTful Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/8163/13678_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This is the presentation that I gave to Silicon Valley Ruby on Rails. Some of the topics covered were:</p>
<ul>
    <li>What is REST</li>
    <li>Why REST</li>
    <li>What are resources</li>
    <li>Types of resources</li>
    <li>How to find the resources</li>
</ul>
<p>I also give practical tips on how to make your Rails app RESTful.</p><p><a href="http://www.bestechvideos.com/2008/08/19/ruby-plus-93-restful-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Tue, 19 Aug 2008 10:49:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/08/19/ruby-plus-93-restful-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/08/19/ruby-plus-93-restful-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #92: Extremely Simple Photo Album in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/07/ruby-plus-92-extremely-simple-photo-album-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-92-extremely-simple-photo-album-in-rails"><img alt="Ruby Plus #92: Extremely Simple Photo Album in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4893/12417_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>I had looked at Gullery, WebAlbum and Photo Album in Ajax on Rails books among others.</p>
<p>I will show you how to create a photo album with slide show in a RESTful way. I will include the source code as part of the download.</p>
<p><strong>Exercise</strong></p>
<p>You can extend this album so that the photo upload does not tie up the Mongrel process by using Background DRB, Merb etc.</p>
<p>Add the feature where users can only add/edit photos to their album.</p>
<p><strong>Resources</strong></p>
<p><a title="File Uploads via Merb" href="http://www.scribelabs.com/2007/10/18/file-uploads-via-merb-inside-a-rails-application-part-1-of-3/">File uploads via Merb inside a Rails application</a>&nbsp;</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-92-extremely-simple-photo-album-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 18:04:12 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/07/ruby-plus-92-extremely-simple-photo-album-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/07/ruby-plus-92-extremely-simple-photo-album-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #91: Association Proxy Method in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/07/ruby-plus-91-association-proxy-method-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-91-association-proxy-method-in-rails"><img alt="Ruby Plus #91: Association Proxy Method in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4891/12416_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>In this episode you will learn how to use the &lt;association_name&gt;_ids=([array of ids]) association proxy method in your controllers. When you have has_many or has_and_belongs_to_many models you can use the association proxy method and simplify code in your controllers.</p>
<p>&nbsp;Based on the blog post <a title="params fu #4" href="http://www.stephenchu.com/2008/03/paramsfu-4-use-magical-of-ids.html">params fu #4</a> by Stephen Chu.</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-91-association-proxy-method-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 15:35:48 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/07/ruby-plus-91-association-proxy-method-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/07/ruby-plus-91-association-proxy-method-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #90: fields_for and the index option in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/07/ruby-plus-90-fields_for-and-the-index-option-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-90-fields_for-and-the-index-option-in-rails"><img alt="Ruby Plus #90: fields_for and the index option in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4889/12415_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>In this episode you learn how to use fields_for and the index option to create a new parent model with multiple child models on one post.</p>
<p>This tip will simplify your code in the controller. Based on the blog post by <a title="params fu #3" href="http://www.stephenchu.com/2008/03/paramsfu-3-using-fieldsfor-and-index.html">params fu #3</a> and #5 by Stephen Chu.</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-90-fields_for-and-the-index-option-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 12:11:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/07/ruby-plus-90-fields_for-and-the-index-option-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/07/ruby-plus-90-fields_for-and-the-index-option-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #89: fields_for and params in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/07/ruby-plus-89-fields_for-and-params-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-89-fields_for-and-params-in-rails"><img alt="Ruby Plus #89: fields_for and params in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4887/12414_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>In this episode you will learn how to put attributes into a different params key using fields_for if they belong to a different model than the one you are using in the form_for helper.</p>
<p>This technique is useful in real world projects. Based on the blog post <a title="params fu" href="http://www.stephenchu.com/2008/03/paramsfu-2-put-attributes-into.html">params fu #2</a> by Stephen Chu.</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-89-fields_for-and-params-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 10:22:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/07/ruby-plus-89-fields_for-and-params-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/07/ruby-plus-89-fields_for-and-params-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #88: form_for and params in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/07/ruby-plus-88-form_for-and-params-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-88-form_for-and-params-in-rails"><img alt="Ruby Plus #88: form_for and params in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4885/12413_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>In this episode you will learn how to wrap all relevant attributes in a single params key. Covers the basics of form_for and params in Rails.</p>
<p>This is based on the blog post <a title="params fu" href="http://www.stephenchu.com/2008/03/paramfu-1-wrap-all-relevant-attributes.html">params fu #1</a> by Stephen Chu</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/07/ruby-plus-88-form_for-and-params-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 09:19:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/07/ruby-plus-88-form_for-and-params-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/07/ruby-plus-88-form_for-and-params-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #87: Introduction to jQuery</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-87-introduction-to-jquery</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-87-introduction-to-jquery"><img alt="Ruby Plus #87: Introduction to jQuery" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4511/12226_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode I walk you through a hello world example in jQuery and autocomplete functionality that does not make a server side call.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-87-introduction-to-jquery">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/javascript">Javascript</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 07:56:41 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-87-introduction-to-jquery</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-87-introduction-to-jquery</comments>
    </item>
    <item>
      <title>Ruby Plus #86: Command Pattern in Ruby</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-86-command-pattern-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-86-command-pattern-in-ruby"><img alt="Ruby Plus #86: Command Pattern in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4509/12225_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>In this episode you will learn how to implement GoF Command Design Pattern in Ruby.</p>
<p>I cover the concept of closures, scope and&nbsp; extent that is required to understand the implementation of Command Pattern</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-86-command-pattern-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Mon, 07 Jul 2008 04:50:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-86-command-pattern-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-86-command-pattern-in-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #85: Select Dropdown using Has One Relationship in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-85-select-dropdown-using-has-one-relationship-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-85-select-dropdown-using-has-one-relationship-in-rails"><img alt="Ruby Plus #85: Select Dropdown using Has One Relationship in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4507/12224_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to use options_from_collection_for_select when you have a has_one relationship between ActiveRecord objects.</p>
<p><strong>Note</strong>: For create, I was looking at the wrong book because the id was higher than the one we were looking at. (I had created some books before the screencast)</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-85-select-dropdown-using-has-one-relationship-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 21:00:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-85-select-dropdown-using-has-one-relationship-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-85-select-dropdown-using-has-one-relationship-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #84: Drop Down Box in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-84-drop-down-box-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-84-drop-down-box-in-rails"><img alt="Ruby Plus #84: Drop Down Box in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4505/12223_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>I was surprised when I found that Rails does not provide any helper to create simple drop down box with integer values. I came across the blog post by <a href="http://www.brianmcquay.com/rails-form-select-integer-drop-down-helper-method/111">Brian McQuay</a></p>
<p>In this episode I will show you how to display and edit a simple drop down box that contains integer values. I have included the source code in the download. This is an opportunity for you to contribute to Rails, check out Ryan Bates screencast on <a href="http://www.bestechvideos.com/2008/06/09/railscast-contributing-to-rails-with-git">contributing to Rails using GIT</a> and create a patch to include this helper to FormHelper.</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-84-drop-down-box-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 16:12:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-84-drop-down-box-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-84-drop-down-box-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #83: Reports in ActiveMerchant ARB with Authorize.net in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-83-reports-in-activemerchant-arb-with-authorize-net-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-83-reports-in-activemerchant-arb-with-authorize-net-in-rails"><img alt="Ruby Plus #83: Reports in ActiveMerchant ARB with Authorize.net in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4503/12222_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This episode shows how to handle the status of the automated recurring billing. For instance, how do we know the charges are going through?</p>
<p>The download includes the source code that will show you how to handle different scenarios in your application.</p>
<p><strong>Resources</strong>:</p>
<ol>
    <li><a href="http://www.zepho.com/download/activemerchant_arb_reports.zip">Silent Post Back</a> &nbsp;</li>
    <li><a href="http://groups.google.com/group/activemerchant/browse_thread/thread/78f2a00b33c09256/0c3c40d0bf6548a4?lnk=gst&amp;q=silent+post#0c3c40d0bf6548a4"> ActiveMerchant Google Group Thread</a></li>
</ol><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-83-reports-in-activemerchant-arb-with-authorize-net-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 13:27:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-83-reports-in-activemerchant-arb-with-authorize-net-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-83-reports-in-activemerchant-arb-with-authorize-net-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #82: Extremely Simple Recurring Billing using ActiveMerchant with Authorize.net</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-82-extremely-simple-recurring-billing-using-activemerchant-with-authorize-net</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-82-extremely-simple-recurring-billing-using-activemerchant-with-authorize-net"><img alt="Ruby Plus #82: Extremely Simple Recurring Billing using ActiveMerchant with Authorize.net" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4501/12221_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode I will walk you thorough a micro-app that takes care of recurring billing using ActiveMerchant with Authorize.net. I will show you how I resolved problems during the development.I have included source code with the download. The following features are covered:</p>
<ul>
    <li>Create Subscription</li>
    <li>Update Subscription</li>
    <li>Cancel Subscription</li>
</ul>
<p>Special thanks to Lake Denman for providing me with sample code and suggestions.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-82-extremely-simple-recurring-billing-using-activemerchant-with-authorize-net">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-tech/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 12:00:15 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-82-extremely-simple-recurring-billing-using-activemerchant-with-authorize-net</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-82-extremely-simple-recurring-billing-using-activemerchant-with-authorize-net</comments>
    </item>
    <item>
      <title>Ruby Plus #81: Multiple Selection in Rails View</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-81-multiple-selection-in-rails-view</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-81-multiple-selection-in-rails-view"><img alt="Ruby Plus #81: Multiple Selection in Rails View" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4499/12220_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to use the multiple selection form helper in Rails. I made some corrections to the material that I found in Rails how-to form helper wiki.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-81-multiple-selection-in-rails-view">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 11:24:54 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-81-multiple-selection-in-rails-view</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-81-multiple-selection-in-rails-view</comments>
    </item>
    <item>
      <title>Ruby Plus #80: Open Closed Principle in Ruby</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-80-open-closed-principle-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-80-open-closed-principle-in-ruby"><img alt="Ruby Plus #80: Open Closed Principle in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4497/12219_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>Most of the developers in Ruby community only know about DRY principle. There are very few who know about Open Closed Principle. In this episode I will explain this principle and show an example in Rails where this principle can be applied. You will learn when and how you can apply this principle in Ruby.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-80-open-closed-principle-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 08:04:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-80-open-closed-principle-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-80-open-closed-principle-in-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #79: Ruby Design Pattern Series - Iterator</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-79-ruby-design-pattern-series-iterator</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-79-ruby-design-pattern-series-iterator"><img alt="Ruby Plus #79: Ruby Design Pattern Series - Iterator" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4495/12218_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how easy and elegant it is to implement the Iterator GOF design pattern in Ruby.There are two types of Iterators:</p>
<ul>
    <li>External Iterator</li>
    <li>Internal Iterator</li>
</ul>
<p>In External Iterators a distinct controller controls the iteration whereas in Internal Iterator the iterator controls itself.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-79-ruby-design-pattern-series-iterator">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 07:14:14 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-79-ruby-design-pattern-series-iterator</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-79-ruby-design-pattern-series-iterator</comments>
    </item>
    <item>
      <title>Ruby Plus #78: Mining ActiveSupport Object#returning</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-78-mining-activesupport-object-returning</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-78-mining-activesupport-object-returning"><img alt="Ruby Plus #78: Mining ActiveSupport Object#returning" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4493/12217_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will see how returning method in ActiveSupport works. Even if you don't like this idiom, understanding how this method is implemented is very useful technique to know and can be used in other scenarios.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-78-mining-activesupport-object-returning">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sun, 06 Jul 2008 06:20:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-78-mining-activesupport-object-returning</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-78-mining-activesupport-object-returning</comments>
    </item>
    <item>
      <title>Ruby Plus #77: Regular Expressions in Ruby Basics - Part 1</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-77-regular-expressions-in-ruby-basics-part-1</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-77-regular-expressions-in-ruby-basics-part-1"><img alt="Ruby Plus #77: Regular Expressions in Ruby Basics - Part 1" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4491/12216_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This episode is for those who are new to regular expressions in Ruby. I will show you a cool way to experiment with regular expressions.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-77-regular-expressions-in-ruby-basics-part-1">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 21:02:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-77-regular-expressions-in-ruby-basics-part-1</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-77-regular-expressions-in-ruby-basics-part-1</comments>
    </item>
    <item>
      <title>Ruby Plus #76: Callbacks in Rails 2.0</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-76-callbacks-in-rails-2-0</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-76-callbacks-in-rails-2-0"><img alt="Ruby Plus #76: Callbacks in Rails 2.0" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4489/12215_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how callbacks in Rails behaves when you have a class that extends from another class which extends from ActiveRecord.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-76-callbacks-in-rails-2-0">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 20:21:16 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-76-callbacks-in-rails-2-0</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-76-callbacks-in-rails-2-0</comments>
    </item>
    <item>
      <title>Ruby Plus #75: Using Capistrano to import production data to your development database</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-75-using-capistrano-to-import-production-data-to-your-development-database</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-75-using-capistrano-to-import-production-data-to-your-development-database"><img alt="Ruby Plus #75: Using Capistrano to import production data to your development database" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4487/12214_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><div class="description">
<p>In this episode I will walk you through a very useful Capistrano 2.0 task that can be used to download production data to your development machine and import it into your development database.</p>
<p>It is useful to reproduce bugs and backup production database. You will see how to make Capistrano execute commands on your local machine.</p>
</div><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-75-using-capistrano-to-import-production-data-to-your-development-database">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 17:18:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-75-using-capistrano-to-import-production-data-to-your-development-database</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-75-using-capistrano-to-import-production-data-to-your-development-database</comments>
    </item>
    <item>
      <title>Ruby Plus #74: Making Complex Queries using Active Record</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-74-making-complex-queries-using-active-record</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-74-making-complex-queries-using-active-record"><img alt="Ruby Plus #74: Making Complex Queries using Active Record" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4485/12213_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to make complex queries that invoives having, group by, order by clauses in sql and it's ActiveRecord equivalent.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-74-making-complex-queries-using-active-record">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/databases">Databases</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 10:30:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-74-making-complex-queries-using-active-record</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-74-making-complex-queries-using-active-record</comments>
    </item>
    <item>
      <title>Ruby Plus #73: Extending ActiveRecord Associations in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-73-extending-activerecord-associations-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-73-extending-activerecord-associations-in-rails"><img alt="Ruby Plus #73: Extending ActiveRecord Associations in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4483/12212_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to extend ActiveRecord associations and use memoization to speed up queries.</p>
<p>I will also share a tip on how to view the SQL queries from the script/console.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-73-extending-activerecord-associations-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 09:11:49 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-73-extending-activerecord-associations-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-73-extending-activerecord-associations-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #72: Integrating Rails app with Campaign Monitor API</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-72-integrating-rails-app-with-campaign-monitor-api</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-72-integrating-rails-app-with-campaign-monitor-api"><img alt="Ruby Plus #72: Integrating Rails app with Campaign Monitor API" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4481/12211_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to use campaign monitor gem to integrate your Rails app to Campaign Monitor Web Service API.   I will point out the blockers that I faced during the development.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-72-integrating-rails-app-with-campaign-monitor-api">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-tech/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 08:01:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-72-integrating-rails-app-with-campaign-monitor-api</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-72-integrating-rails-app-with-campaign-monitor-api</comments>
    </item>
    <item>
      <title>Ruby Plus #71: How to create a SEO sitemap for Rails Apps</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-71-how-to-create-a-seo-sitemap-for-rails-apps</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-71-how-to-create-a-seo-sitemap-for-rails-apps"><img alt="Ruby Plus #71: How to create a SEO sitemap for Rails Apps" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4479/12210_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>The Sitemap Protocol allows you to inform search engines about URLs on your websites that are available for crawling. It increases the chance that your webpages will be included in search indexes.  You can manually submit sitemap.xml to Google through Google's webmaster tools page.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-71-how-to-create-a-seo-sitemap-for-rails-apps">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/companies/google">Google</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 06:08:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-71-how-to-create-a-seo-sitemap-for-rails-apps</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-71-how-to-create-a-seo-sitemap-for-rails-apps</comments>
    </item>
    <item>
      <title>Ruby Plus #70: Extremely Simple PDF Generation in Rails using HTMLDOC</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-70-extremely-simple-pdf-generation-in-rails-using-htmldoc</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-70-extremely-simple-pdf-generation-in-rails-using-htmldoc"><img alt="Ruby Plus #70: Extremely Simple PDF Generation in Rails using HTMLDOC" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4413/12185_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will see how to use HTML doc gem to create pdf documents that is very easy to create in your Rails 2.0 apps in a RESTful way. I will throw in a very useful tip on how to debug issues in your production environment using log files.</p>
<p>The download includes instructions for compiling and installing HTMLDOC. Note: I think if you define map.resource :product in routes.rb, you might be able to make it work without using plural map.resources declaration.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-70-extremely-simple-pdf-generation-in-rails-using-htmldoc">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/debugging">Debugging</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 00:02:58 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-70-extremely-simple-pdf-generation-in-rails-using-htmldoc</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-70-extremely-simple-pdf-generation-in-rails-using-htmldoc</comments>
    </item>
    <item>
      <title>Ruby Plus #69: Rails Deployment using RailsMachine</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-69-rails-deployment-using-railsmachine</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-69-rails-deployment-using-railsmachine"><img alt="Ruby Plus #69: Rails Deployment using RailsMachine" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4411/12184_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to secure your server, use SSH-Agent to enjoy fast and secure login. You will also see how easy it is to deploy a Rails app on RailsMachine account.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-69-rails-deployment-using-railsmachine">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/os">OS</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 00:02:25 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-69-rails-deployment-using-railsmachine</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-69-rails-deployment-using-railsmachine</comments>
    </item>
    <item>
      <title>Ruby Plus #68: Rails with Active Merchant Authorize Net CIM Gateway</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-68-rails-with-active-merchant-authorize-net-cim-gateway</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-68-rails-with-active-merchant-authorize-net-cim-gateway"><img alt="Ruby Plus #68: Rails with Active Merchant Authorize Net CIM Gateway" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4409/12183_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to use Active Resource to integrate your Rails app with a Billing Rails app that uses Active Merchant Plugin's Authorize.net CIM gateway.</p>
<p>You will also see how to use javascript to autopopulate fields when filling out the form for shipping and billing address.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-68-rails-with-active-merchant-authorize-net-cim-gateway">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/javascript">Javascript</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-tech/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Fri, 04 Jul 2008 22:15:18 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-68-rails-with-active-merchant-authorize-net-cim-gateway</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-68-rails-with-active-merchant-authorize-net-cim-gateway</comments>
    </item>
    <item>
      <title>Ruby Plus #67: Rush - The Ruby Shell</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-67-rush-the-ruby-shell</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-67-rush-the-ruby-shell"><img alt="Ruby Plus #67: Rush - The Ruby Shell" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4407/12182_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>rush is a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax. It combines the power of unix with the elegance of Ruby.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-67-rush-the-ruby-shell">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/os">OS</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Fri, 04 Jul 2008 22:11:23 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-67-rush-the-ruby-shell</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-67-rush-the-ruby-shell</comments>
    </item>
    <item>
      <title>Ruby Plus #66: How to send emails with pdf attachments using ActionMailer in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/04/ruby-plus-66-how-to-send-emails-with-pdf-attachments-using-actionmailer-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-66-how-to-send-emails-with-pdf-attachments-using-actionmailer-in-rails"><img alt="Ruby Plus #66: How to send emails with pdf attachments using ActionMailer in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4405/12181_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to send emails with pdf attachments in Rails 2.0. The Rails 2.0 API for ActionMailer is different from the previous version.</p><p><a href="http://www.bestechvideos.com/2008/07/04/ruby-plus-66-how-to-send-emails-with-pdf-attachments-using-actionmailer-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>]]>
      </description>
      <pubDate>Fri, 04 Jul 2008 21:14:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/ruby-plus-66-how-to-send-emails-with-pdf-attachments-using-actionmailer-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/04/ruby-plus-66-how-to-send-emails-with-pdf-attachments-using-actionmailer-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #65: ActiveMerchant with Authorize.net in Rails Part 2</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-65-activemerchant-with-authorize-net-in-rails-part-2</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-65-activemerchant-with-authorize-net-in-rails-part-2"><img alt="Ruby Plus #65: ActiveMerchant with Authorize.net in Rails Part 2" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4109/12058_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to use CIM API of Authorize.net gateway to post transactions and add recurring billing logic.</p>
<p>For recurring billing you can check the last_charged_at field in Subscriptions table and if it was successfully processed you can charge the customer based on the interval. Interval attribute can store the frequency of charging a customer for subscriptions. I am using months as the unit for this attribute.Write a method in CustomerProfile model to check the subscriptions table for any pending charges that must be posted to the gateway. Use this class method in a Rake task that will be run by a CRON job.</p>
<p><em>Resources: How to create domain modelThe download includes the source code and the billing domain model diagram that is capable of handling recurring charges.</em></p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-65-activemerchant-with-authorize-net-in-rails-part-2">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-tech/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Fri, 04 Jul 2008 05:18:01 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-65-activemerchant-with-authorize-net-in-rails-part-2</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-65-activemerchant-with-authorize-net-in-rails-part-2</comments>
    </item>
    <item>
      <title>Ruby Plus #64: Extremely Simple Calendar Integration for Rails</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-64-extremely-simple-calendar-integration-for-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-64-extremely-simple-calendar-integration-for-rails"><img alt="Ruby Plus #64: Extremely Simple Calendar Integration for Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4117/12062_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This episode is based on the blog post Extremely Simple Calendar Integration for Rails.</p>
<p>You will the learn basics of form, routes and how to save the calendar selection value to the database.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-64-extremely-simple-calendar-integration-for-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 23:32:32 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-64-extremely-simple-calendar-integration-for-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-64-extremely-simple-calendar-integration-for-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #63: Why Ruby is an acceptable LISP?</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-63-why-ruby-is-an-acceptable-lisp</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-63-why-ruby-is-an-acceptable-lisp"><img alt="Ruby Plus #63: Why Ruby is an acceptable LISP?" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4113/12060_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This episode is based on the blog post by Eric Kidd Why Ruby is an acceptable LISP</p>
<p>You will learn the very subtle technique that allows chaining of functions in Ruby.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-63-why-ruby-is-an-acceptable-lisp">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/lisp">Lisp</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 21:40:12 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-63-why-ruby-is-an-acceptable-lisp</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-63-why-ruby-is-an-acceptable-lisp</comments>
    </item>
    <item>
      <title>Ruby Plus #62: ActiveMerchant with Authorize.net in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-62-activemerchant-with-authorize-net-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-62-activemerchant-with-authorize-net-in-rails"><img alt="Ruby Plus #62: ActiveMerchant with Authorize.net in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4111/12059_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode you will learn how to make a purchase transaction using ActiveMerchant plugin with Authorize.net gateway.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-62-activemerchant-with-authorize-net-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-tech/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 21:38:54 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-62-activemerchant-with-authorize-net-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-62-activemerchant-with-authorize-net-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #61: Ruby 1.9 Features</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-61-ruby-1-9-features</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-61-ruby-1-9-features"><img alt="Ruby Plus #61: Ruby 1.9 Features" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4115/12061_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about the new features in Ruby 1.9. This is based on the blog post by Gregory Brown : On the Horizon : Ten Things I like about Ruby 1.9</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-61-ruby-1-9-features">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 17:42:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-61-ruby-1-9-features</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-61-ruby-1-9-features</comments>
    </item>
    <item>
      <title>Ruby Plus #60: Ruby Metaclasses Final Episode</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-60-ruby-metaclasses-final-episode</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-60-ruby-metaclasses-final-episode"><img alt="Ruby Plus #60: Ruby Metaclasses Final Episode" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4087/12047_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this final episode you will learn how every class in Ruby is a first-class object. We will see how classes and subclasses have metaclasses and how to access them.</p>
<p><em>Reference: MetaRails - Metaprogramming by example by Nick Sieger RUM - July 25, 2006</em></p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-60-ruby-metaclasses-final-episode">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 14:19:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-60-ruby-metaclasses-final-episode</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-60-ruby-metaclasses-final-episode</comments>
    </item>
    <item>
      <title>Ruby Plus #59: Ruby Metaclasses part 5</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-59-ruby-metaclasses-part-5</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-59-ruby-metaclasses-part-5"><img alt="Ruby Plus #59: Ruby Metaclasses part 5" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4081/12044_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This is the final episode based on Why the luck stiff's &quot;Seeing Metaclasses clearly&quot; article.This episode ends with an illustration of a powerful metaprogramming concept that every Ruby programmer should know.</p>
<p><em>Prerequisite: instance_eval, changing self in Ruby episodes and previous episodes on metaclasses.</em></p>
<p><strong>Correction: self inside the Class &lt;&lt; self is not the FooSub but is the metaclass of FooSub.</strong></p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-59-ruby-metaclasses-part-5">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 05:44:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-59-ruby-metaclasses-part-5</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-59-ruby-metaclasses-part-5</comments>
    </item>
    <item>
      <title>Ruby Plus #58: Higher Order Procedures in Ruby</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-58-higher-order-procedures-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-58-higher-order-procedures-in-ruby"><img alt="Ruby Plus #58: Higher Order Procedures in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4079/12043_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>A powerful language provides the ability to build abstractions by assigning names to common patterns and then to work in terms of the abstractions directly. In this presentation you will see how Higher-Order Procedures can be used to formulate abstractions in Ruby.You will learn how to write concise code to become a rockstar Ruby coder.</p>
<p><em>Prerequisite: Ruby blocks episodes and the previous episode.</em></p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-58-higher-order-procedures-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 16:01:25 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-58-higher-order-procedures-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-58-higher-order-procedures-in-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #57: Ruby Metaclasses part 4</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-57-ruby-metaclasses-part-4</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-57-ruby-metaclasses-part-4"><img alt="Ruby Plus #57: Ruby Metaclasses part 4" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4083/12045_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about the method lookup and basic concept required for an upcoming episode &quot;Higher Order Procedures in Ruby&quot;.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-57-ruby-metaclasses-part-4">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 13:49:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-57-ruby-metaclasses-part-4</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-57-ruby-metaclasses-part-4</comments>
    </item>
    <item>
      <title>Ruby Plus #56: Ruby Metaclasses part 3</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-56-ruby-metaclasses-part-3</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-56-ruby-metaclasses-part-3"><img alt="Ruby Plus #56: Ruby Metaclasses part 3" height="110" src="http://www.bestechvideos.com//thumbnails/0000/4085/12046_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast we will continue our exploration of meta classes in Ruby. You will learn the difference between opening up Object and Class objects in Ruby, and meta class.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-56-ruby-metaclasses-part-3">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 12:05:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-56-ruby-metaclasses-part-3</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-56-ruby-metaclasses-part-3</comments>
    </item>
    <item>
      <title>Ruby Plus #55: Ruby Metaclasses part 2</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-55-ruby-metaclasses-part-2</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-55-ruby-metaclasses-part-2"><img alt="Ruby Plus #55: Ruby Metaclasses part 2" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3947/11977_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This episode continues with the meta class concepts and builds on top of the previous episode. You will learn how and why sometimes you may want to extend a specific object with a method.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-55-ruby-metaclasses-part-2">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 09:46:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-55-ruby-metaclasses-part-2</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-55-ruby-metaclasses-part-2</comments>
    </item>
    <item>
      <title>Ruby Plus #53: Keyword Arguments and Ruby</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-53-keyword-arguments-and-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-53-keyword-arguments-and-ruby"><img alt="Ruby Plus #53: Keyword Arguments and Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3953/11980_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn how to simulate keyword arguments in Ruby and the advantages of using keyword arguments</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-53-keyword-arguments-and-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 08:58:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-53-keyword-arguments-and-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-53-keyword-arguments-and-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #54: Ruby Metaclasses</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-54-ruby-metaclasses</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-54-ruby-metaclasses"><img alt="Ruby Plus #54: Ruby Metaclasses" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3949/11978_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about classes and meta classes in Ruby. Based on Why the lucky stiff's article &quot;Seeing Metaclasses Clearly&quot;.</p>
<p>Correction: Instead of p Foo.ancestors try p Foo.class</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-54-ruby-metaclasses">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 07:25:41 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-54-ruby-metaclasses</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-54-ruby-metaclasses</comments>
    </item>
    <item>
      <title>Ruby Plus #52: Ruby Hash</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-52-ruby-hash</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-52-ruby-hash"><img alt="Ruby Plus #52: Ruby Hash" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3951/11979_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about the basics of Hash and the concept of rehash which will help you to avoid bugs in your code.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-52-ruby-hash">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 04:58:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-52-ruby-hash</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-52-ruby-hash</comments>
    </item>
    <item>
      <title>Ruby Plus #51: Sake for Rake in Rails</title>
      <link>http://www.bestechvideos.com/2008/07/01/ruby-plus-51-sake-for-rake-in-rails</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-51-sake-for-rake-in-rails"><img alt="Ruby Plus #51: Sake for Rake in Rails" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3955/11981_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about Sake and how to use it in Rails projects. Sake allows you to install rake tasks once and use it across all Rails projects.</p><p><a href="http://www.bestechvideos.com/2008/07/01/ruby-plus-51-sake-for-rake-in-rails">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 20:21:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/ruby-plus-51-sake-for-rake-in-rails</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/07/01/ruby-plus-51-sake-for-rake-in-rails</comments>
    </item>
    <item>
      <title>Ruby Plus #50: define_method in Ruby</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-50-define_method-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-50-define_method-in-ruby"><img alt="Ruby Plus #50: define_method in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3759/11884_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about define_method in Ruby and how you can use it for meta programming.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-50-define_method-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 17:22:54 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-50-define_method-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-50-define_method-in-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #49: Changing Self in Ruby</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-49-changing-self-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-49-changing-self-in-ruby"><img alt="Ruby Plus #49: Changing Self in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3761/11885_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about the self and how to change it. This concept is used in writing DSLs in Ruby.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-49-changing-self-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 17:22:13 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-49-changing-self-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-49-changing-self-in-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #48: Ruby const_set</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-48-ruby-const_set</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-48-ruby-const_set"><img alt="Ruby Plus #48: Ruby const_set" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3753/11881_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn the basics of const_set in Ruby and how it is used in Rails.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-48-ruby-const_set">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 17:12:30 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-48-ruby-const_set</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-48-ruby-const_set</comments>
    </item>
    <item>
      <title>Ruby Plus #47: Rails Metaprogramming</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-47-rails-metaprogramming</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-47-rails-metaprogramming"><img alt="Ruby Plus #47: Rails Metaprogramming" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3749/11879_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about alias_attribute, attr_accessor_with_default and class_inheritable_hash in Rails.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-47-rails-metaprogramming">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails">Ruby On Rails</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 14:18:32 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-47-rails-metaprogramming</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-47-rails-metaprogramming</comments>
    </item>
    <item>
      <title>Ruby Plus #46: Ruby Idioms Part 6</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-46-ruby-idioms-part-6</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-46-ruby-idioms-part-6"><img alt="Ruby Plus #46: Ruby Idioms Part 6" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3751/11880_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about inject, splat operator and include? methods and how it is used in Ruby idioms.  Paul Morganthall says:  Thanks for the screencasts.  I just watched Ruby Idioms Part 4 about the splat operator.  In the first example, the code looks something like this: fruits = ['apple', 'banana'] a, b = *fruits  This works fine, you get the same results without the splat operator: a, b = fruits  The splat operator in this case seems to obscure what's going on.  I realize that the presence of the splat operator can change the behavior in many other cases ... but not this one.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-46-ruby-idioms-part-6">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 11:08:49 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-46-ruby-idioms-part-6</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-46-ruby-idioms-part-6</comments>
    </item>
    <item>
      <title>Ruby Plus #45: Spaceship operator in Ruby</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-45-spaceship-operator-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-45-spaceship-operator-in-ruby"><img alt="Ruby Plus #45: Spaceship operator in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3757/11883_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn the basics of spaceship operator &lt;=&gt; in Ruby.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-45-spaceship-operator-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 09:05:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-45-spaceship-operator-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-45-spaceship-operator-in-ruby</comments>
    </item>
    <item>
      <title>Ruby Plus #44: Threequal operator in Ruby</title>
      <link>http://www.bestechvideos.com/2008/06/30/ruby-plus-44-threequal-operator-in-ruby</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-44-threequal-operator-in-ruby"><img alt="Ruby Plus #44: Threequal operator in Ruby" height="110" src="http://www.bestechvideos.com//thumbnails/0000/3755/11882_thumb.image" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this screencast you will learn about === operator in Ruby.</p><p><a href="http://www.bestechvideos.com/2008/06/30/ruby-plus-44-threequal-operator-in-ruby">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development/ruby">Ruby</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting/screencasts">Screencasts</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 06:55:12 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/ruby-plus-44-threequal-operator-in-ruby</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2008/06/30/ruby-plus-44-threequal-operator-in-ruby</comments>
    </item>
  </channel>
</rss>
