<?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>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 21: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>Fri, 06 Mar 2009 00: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 18: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 17: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 19: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 21: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 02: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 23: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 23: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 16: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 22: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 22: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 03: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 22: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 04: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 18: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 22: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 05: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 21: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 15: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 19:55:53 GMT</pubDate>
    </item>
    <item>
      <title>Extension Methods in C# 3.0 + Fluent Interface = Ruby-like syntax</title>
      <description>Attain highly-readable Ruby-like date syntax with C# 3.0 Extension Methods and Fluent Interface design. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2cc4d8233b-77f4-4660-91a9-8ea71cd358c7.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fPermaLink%2cguid%2cc4d8233b-77f4-4660-91a9-8ea71cd358c7.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extension_Methods_in_C_3_0_Fluent_Interface_Ruby_like_syntax</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extension_Methods_in_C_3_0_Fluent_Interface_Ruby_like_syntax</guid>
      <pubDate>Sat, 06 Oct 2007 05:27:31 GMT</pubDate>
    </item>
    <item>
      <title>100 Reasons to fall in Love with IronRuby</title>
      <description>This is one of the best blog i have read in recent times. It clearly explains in depth details why Ruby is Great and after reading this blog, i am sure you will be in love with Ruby forever. The Author already warns you about this situation in advance. If Ruby is so great, IronRuby adds tons of advantages to the advantages mentioned in the above blog. Author addsmore advantages of IronRuby over the previous ruby  advantages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fironruby.blogspot.com%2f2007%2f09%2fmany-reasons-to-fall-in-love-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fironruby.blogspot.com%2f2007%2f09%2fmany-reasons-to-fall-in-love-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/100_Reasons_to_fall_in_Love_with_IronRuby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/100_Reasons_to_fall_in_Love_with_IronRuby</guid>
      <pubDate>Sat, 29 Sep 2007 14:12:45 GMT</pubDate>
    </item>
    <item>
      <title>100 Reasons to fall in Love with IronRuby</title>
      <description>This is one of the best blog i have read in recent times. It clearly explains in depth details why Ruby is Great and after reading this blog, i am sure you will be in love with Ruby forever. The Author already warns you about this situation in advance. If Ruby is so great, IronRuby adds tons of advantages to the advantages mentioned in the above blog. Author addsmore advantages of IronRuby over the previous ruby  advantages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fironruby.blogspot.com%2f2007%2f09%2fmany-reasons-to-fall-in-love-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fironruby.blogspot.com%2f2007%2f09%2fmany-reasons-to-fall-in-love-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/100_Reasons_to_fall_in_Love_with_IronRuby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/100_Reasons_to_fall_in_Love_with_IronRuby</guid>
      <pubDate>Sat, 29 Sep 2007 14:12:45 GMT</pubDate>
    </item>
    <item>
      <title>The Ruby Connector : Free .NET to Ruby Control</title>
      <description>The Ruby Connector is a drag-and-drop control which enables .NET programs to communicate with Ruby programs. Using the Ruby Connector, you can: 
- Create visual front-ends to Ruby programs using the Visual Studio form designer. 
- Interact with the Ruby interpreter in your own applications in much the same way as you can interact with the Ruby Console in Ruby In Steel. 
- Start or stop the Ruby interpreter at will and pass expressions from your .NET program to be evaluated by Ruby. 
- Create 'hybrid' applications in which a .NET program runs simultaneously with a Ruby program and data is exchanged from one to the other &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sapphiresteel.com%2fSapphireSteel-Downloads"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sapphiresteel.com%2fSapphireSteel-Downloads" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/The_Ruby_Connector_Free_NET_to_Ruby_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/The_Ruby_Connector_Free_NET_to_Ruby_Control</guid>
      <pubDate>Thu, 13 Sep 2007 17:25:35 GMT</pubDate>
    </item>
  </channel>
</rss>