<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Ruby</title>
    <description>the latest stories tagged with 'Ruby' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>C# alternative for Ruby's acts_as_tree; part 2</title>
      <description>Second part in a two part blog post series about my search for a C# alternative for Ruby's acts_as_tree plugin. I'll talk about mixins, extension methods and marker interfaces in C#, and I will show how methods for tree traversal can be added to existing entity classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.onderweg.eu%2f2010%2f11%2facts_as_tree-in-csharp-part2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.onderweg.eu%2f2010%2f11%2facts_as_tree-in-csharp-part2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_alternative_for_Ruby_s_acts_as_tree_part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_alternative_for_Ruby_s_acts_as_tree_part_2</guid>
      <pubDate>Wed, 03 Nov 2010 21:12:21 GMT</pubDate>
    </item>
    <item>
      <title>Adventures in Ruby MVVM - Firing Events from Ruby</title>
      <description>My Experiment: 
Can I move over to Ruby as my primary programming language when developing WPF and Silverlight applications? 

In this post, I talk about how to fire events from Ruby, including an implementation of INotifyPropertyChanged &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhouseofbilz.com%2farchives%2f2010%2f06%2f14%2fadventures-in-ruby-mvvm-firing-events-from-ruby%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhouseofbilz.com%2farchives%2f2010%2f06%2f14%2fadventures-in-ruby-mvvm-firing-events-from-ruby%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Adventures_in_Ruby_MVVM_Firing_Events_from_Ruby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Adventures_in_Ruby_MVVM_Firing_Events_from_Ruby</guid>
      <pubDate>Mon, 21 Jun 2010 18:45:52 GMT</pubDate>
    </item>
    <item>
      <title>OMG, Better Rake (for .net)!</title>
      <description>If you ask me, when it comes tools for writing automated build scripts nothing packs more bang for the buck than Rake. Until recently, using Rake to build .net solutions required a magic concoction of hacked together scripts which rarely exhibited Ruby's appreciation for beauty nor Rake's spirit of simplicity. ... and then came Albacore... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2009%2f11%2f23%2fomg-better-rake-for-.net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2009%2f11%2f23%2fomg-better-rake-for-.net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/OMG_Better_Rake_for_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/OMG_Better_Rake_for_net</guid>
      <pubDate>Wed, 25 Nov 2009 03:00:00 GMT</pubDate>
    </item>
    <item>
      <title>C# Recorder using IronRuby</title>
      <description>The Ruby languages has some very powerful built-in abilities. These are now available in C# 4.0 thanks to the dynamic keyword and IronRuby. In this post I take advantage of some of the powerful Ruby built-in abilities to create a class that records C# statements and playbacks them on an arbitrary object - a task that has been very complicated to achieve until now. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ironshay.com%2fpost%2fC-Recorder-using-IronRuby.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ironshay.com%2fpost%2fC-Recorder-using-IronRuby.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Recorder_using_IronRuby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Recorder_using_IronRuby</guid>
      <pubDate>Tue, 27 Oct 2009 17:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Being Lazy with Rake</title>
      <description>Stop working so hard. Let Rake do the menial stuff for you! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2009%2f05%2f29%2fbeing-lazy-with-rake.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2009%2f05%2f29%2fbeing-lazy-with-rake.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Being_Lazy_with_Rake</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Being_Lazy_with_Rake</guid>
      <pubDate>Fri, 29 May 2009 19:09:26 GMT</pubDate>
    </item>
    <item>
      <title>Collection Of Puzzles For Programmers</title>
      <description>A nice collection of puzzles. Some are harder than others so there is something for everyone. You can choose any language you want, you will see that there are solutions in C#, Ruby, Python, Visual Basic, SQL, JavaScript, C++ and other languages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fITProfessionals%2fEthicsIT%2fcollection-of-puzzles-for-programmers"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fITProfessionals%2fEthicsIT%2fcollection-of-puzzles-for-programmers" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Collection_Of_Puzzles_For_Programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Collection_Of_Puzzles_For_Programmers</guid>
      <pubDate>Thu, 05 Mar 2009 23:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Ruby inspired C# Extension Methods for natural DateTime operations</title>
      <description>FluentDateTime is a open source library of Ruby inspired C# Extension Methods for easier and more natural DateTime handling and operations in .NET that allows you to write code like this:
DateTime.Now + 1.Week() + 3.Days + 14.Minutes();
3.Days().Ago();
5.Days().After(new DateTime(2000, 1, 1));
DateTime.Now.NextDay();
DateTime.Now.WeekAfter();
DateTime.Now.Midnight();
DateTime.Now.SetTime(11, 55, 0); &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2ffluentdatetime"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2ffluentdatetime" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ruby_inspired_C_Extension_Methods_for_natural_DateTime_operations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ruby_inspired_C_Extension_Methods_for_natural_DateTime_operations</guid>
      <pubDate>Tue, 24 Feb 2009 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started With IronRuby And RSpec, Part 1</title>
      <description>An introduction to IronRuby and the RSpec BDD framework &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fmagazine%2fdd434651.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fmagazine%2fdd434651.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Getting_Started_With_IronRuby_And_RSpec_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Getting_Started_With_IronRuby_And_RSpec_Part_1</guid>
      <pubDate>Mon, 09 Feb 2009 16:19:06 GMT</pubDate>
    </item>
    <item>
      <title>Created a basic integration for IronRuby and Asp.NET MVC</title>
      <description>Ivan started to work on an integration to allow writing ASP.NET MVC controllers in Ruby... sweet!! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fflanders.co.nz%2f2009%2f01%2f25%2fcreated-a-basic-integration-for-ironruby-and-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fflanders.co.nz%2f2009%2f01%2f25%2fcreated-a-basic-integration-for-ironruby-and-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Created_a_basic_integration_for_IronRuby_and_Asp_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Created_a_basic_integration_for_IronRuby_and_Asp_NET_MVC</guid>
      <pubDate>Mon, 09 Feb 2009 18:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Embedding an IronRuby console in your applications</title>
      <description>How to make use of IronRuby today.  Along the same lines as parts of John Lam's IronRuby PDC talk.  How to use IronRuby in your applications as an interactive console. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.brechtel.us%2fpost%2fEmbedding-an-IronRuby-console-in-your-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.brechtel.us%2fpost%2fEmbedding-an-IronRuby-console-in-your-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Embedding_an_IronRuby_console_in_your_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Embedding_an_IronRuby_console_in_your_applications</guid>
      <pubDate>Mon, 10 Nov 2008 20:57:59 GMT</pubDate>
    </item>
    <item>
      <title>Ruby In Steel - New Free Edition includes Visual Studio</title>
      <description>SapphireSteel Software today released a free edition of Ruby In Steel, the Ruby and Rails IDE for Microsoft Visual Studio 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sapphiresteel.com%2fRuby-In-Steel-New-Free-Edition"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sapphiresteel.com%2fRuby-In-Steel-New-Free-Edition" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Ruby_In_Steel_New_Free_Edition_includes_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Ruby_In_Steel_New_Free_Edition_includes_Visual_Studio</guid>
      <pubDate>Tue, 07 Oct 2008 00:49:36 GMT</pubDate>
    </item>
    <item>
      <title>C# vs Ruby</title>
      <description>Interesting observation &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f09%2f16%2fc-vs-ruby.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f09%2f16%2fc-vs-ruby.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_vs_Ruby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_vs_Ruby</guid>
      <pubDate>Wed, 17 Sep 2008 21:31:15 GMT</pubDate>
    </item>
    <item>
      <title>C# vs Ruby</title>
      <description>Interesting observation &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f09%2f16%2fc-vs-ruby.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f09%2f16%2fc-vs-ruby.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_vs_Ruby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_vs_Ruby</guid>
      <pubDate>Wed, 17 Sep 2008 21:31:15 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 6</title>
      <description>In part 6 we look at Hashes (or Associative Arrays) and how they are used in the Ruby language. We also look at how you can use them in place of explicit method parameters. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f03%2fLearning-Ruby-via-IronRuby-and-C-Part-6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f03%2fLearning-Ruby-via-IronRuby-and-C-Part-6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_6</guid>
      <pubDate>Tue, 05 Aug 2008 14:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 5</title>
      <description>In part 5 of the IronRuby versus C# series, we talk about Arrays in Ruby and how they are a different beast from what we are used to in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f28%2fLearning-Ruby-via-IronRuby-and-C-Part-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f28%2fLearning-Ruby-via-IronRuby-and-C-Part-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_5</guid>
      <pubDate>Tue, 29 Jul 2008 20:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 5</title>
      <description>In part 5 of the IronRuby versus C# series, we talk about Arrays in Ruby and how they are a different beast from what we are used to in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f28%2fLearning-Ruby-via-IronRuby-and-C-Part-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f28%2fLearning-Ruby-via-IronRuby-and-C-Part-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_5</guid>
      <pubDate>Tue, 29 Jul 2008 20:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 4</title>
      <description>Part 4 in a multi-part series on learning Ruby using IronRuby and C#. Justin continues his series using familiar C# code to explain Ruby programming concepts. In this post, he goes over additional functionality of loops and ranges. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f25%2fLearning-Ruby-via-IronRuby-and-C-Part-4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f25%2fLearning-Ruby-via-IronRuby-and-C-Part-4.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_4</guid>
      <pubDate>Sat, 26 Jul 2008 01:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 3</title>
      <description>Part 3 in a multi-part series on learning Ruby using IronRuby and C#. Justin continues his series using familiar C# code to explain Ruby programming concepts. In this post, he goes over static methods (class methods in Ruby), parameters, conditionals and loops.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f24%2fLearning-Ruby-via-IronRuby-and-C-Part-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f24%2fLearning-Ruby-via-IronRuby-and-C-Part-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_3</guid>
      <pubDate>Thu, 24 Jul 2008 20:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 2</title>
      <description>Part 2 in a multi-part series on learning Ruby using IronRuby and C#. C# is used to give you a basis for which to interpret the Ruby and migrate your skills. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost.aspx%3fid%3d5f5ad17a-8019-4b56-9ddb-d0447f5d2879"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost.aspx%3fid%3d5f5ad17a-8019-4b56-9ddb-d0447f5d2879" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_2</guid>
      <pubDate>Wed, 23 Jul 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 1</title>
      <description>Part one of many in migrating your C# skills over to Ruby &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost.aspx%3fid%3d5ae9c02c-2c0e-42e4-ad33-6a85dffebe99"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost.aspx%3fid%3d5ae9c02c-2c0e-42e4-ad33-6a85dffebe99" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_1</guid>
      <pubDate>Tue, 22 Jul 2008 16:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Running Applications in IronRuby</title>
      <description>Simple as that. Shows you how to get a Ruby app running in IronRuby. Who doesn't want to write Ruby on .net!? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2fRunning-Applications-in-IronRuby.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2fRunning-Applications-in-IronRuby.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Running_Applications_in_IronRuby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Running_Applications_in_IronRuby</guid>
      <pubDate>Fri, 18 Jul 2008 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Do Not Learn Ruby</title>
      <description>A tongue in cheek essay on the perils of learning Ruby. You've been warned: do not learn Ruby! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebmat.wordpress.com%2f2008%2f02%2f20%2fdo-not-learn-ruby%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebmat.wordpress.com%2f2008%2f02%2f20%2fdo-not-learn-ruby%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Do_Not_Learn_Ruby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Do_Not_Learn_Ruby</guid>
      <pubDate>Fri, 22 Feb 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Get Ruby-esq Each Iterators in C# 3.0</title>
      <description>An Extension Method that will shine a little Ruby-goodness on your hum-drum C# world - bringing Ruby's .each method to IEnumerable. Iterators, lambda methods, and solubility!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f01%2f15%2fget-ruby-esq-each-iterators-in-c-3.0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f01%2f15%2fget-ruby-esq-each-iterators-in-c-3.0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Get_Ruby_esq_Each_Iterators_in_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Get_Ruby_esq_Each_Iterators_in_C_3_0</guid>
      <pubDate>Tue, 15 Jan 2008 20:52:20 GMT</pubDate>
    </item>
    <item>
      <title>Classic Ruby and Ruby on Rails losing against IronRuby</title>
      <description>Ruby, capable of being on No.1 position suffers a real problem of deployment. Its like a useless child when it comes to deployment. Its like having a handsome and dashing son, who works great as an obedient son in the house, BUT.. does not earn a single penny from outside.

Ruby's syntax is great, Ruby is powerful, ruby is loved by all, Ruby has many die hard fans like me, Ruby works like a charm on Local machines; all advantages are destroyed with single drawback of &amp;quot; Deployment&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fironruby.blogspot.com%2f2008%2f01%2fclassic-ruby-losing-against-ironruby.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fironruby.blogspot.com%2f2008%2f01%2fclassic-ruby-losing-against-ironruby.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Classic_Ruby_and_Ruby_on_Rails_losing_against_IronRuby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Classic_Ruby_and_Ruby_on_Rails_losing_against_IronRuby</guid>
      <pubDate>Fri, 11 Jan 2008 14:05:34 GMT</pubDate>
    </item>
    <item>
      <title>The Ruby Connector For .NET - Available Now, Free!</title>
      <description>Release of drag-and-drop widget that lets .NET programs communicate with Ruby programs. To create visual applications, designed using the Visual Studio form designer and a .NET language such as C#, VB .NET or Chrome and communicate directly with Ruby programs being run by the standard Ruby interpreter. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sapphiresteel.com%2fThe-Ruby-Connector-For-NET"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sapphiresteel.com%2fThe-Ruby-Connector-For-NET" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/The_Ruby_Connector_For_NET_Available_Now_Free</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/The_Ruby_Connector_For_NET_Available_Now_Free</guid>
      <pubDate>Sat, 06 Oct 2007 17:55:53 GMT</pubDate>
    </item>
  </channel>
</rss>
