<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.NET Software Development Videos &#38; Tutorial Directory &#187; ruby</title>
	<atom:link href="http://www.dotnet-tv.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ASP.NET MVC vs Ruby on Rails &#8211; The .NET Rocks Smackdown</title>
		<link>http://www.dotnet-tv.com/2011/01/03/asp-net-mvc-vs-ruby-on-rails-the-net-rocks-smackdown/</link>
		<comments>http://www.dotnet-tv.com/2011/01/03/asp-net-mvc-vs-ruby-on-rails-the-net-rocks-smackdown/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 11:37:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1909</guid>
		<description><![CDATA[Shay Friedman&#8217;s comparison of ASP.NET MVC and Ruby on Rails gets redesigned for an NDC 2010 exclusive. Carl Franklin and Richard Campbell joins in and moderates a smackdown between the two leading web frameworks featuring Rob Conery, Chris Hardy, Hadi Hariri, Scott Bellware and of course Shay Friedman. This is you&#8217;re chance to be part of a lively discussion which will be broadcasted on the leading .NET talkshow .NET Rocks this summer.
Watch this streaming video from the Norwegian Developer Conference 2010
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/01/03/asp-net-mvc-vs-ruby-on-rails-the-net-rocks-smackdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby for .NET developers</title>
		<link>http://www.dotnet-tv.com/2010/11/11/ruby-for-net-developers/</link>
		<comments>http://www.dotnet-tv.com/2010/11/11/ruby-for-net-developers/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 12:48:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1874</guid>
		<description><![CDATA[After having spent many years coding in C#, and after having spent equally as much time in the C# language culture, Ruby seemed like a lot of bad ideas and heresy. In fact, much of Ruby is heretical to a C# or VB.NET mono–culture, but the productivity gains demonstrated by Ruby on Rails teams remains an unavoidable elephant in the room. This presentation looks at C# code examples side by side with some equivalent Ruby code and shines a little light on what it means to have either &#8220;ceremony&#8221; and ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/11/11/ruby-for-net-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IronRuby for the .NET Developer &#8211; Part 1</title>
		<link>http://www.dotnet-tv.com/2010/09/21/ironruby-for-the-net-developer-part-1/</link>
		<comments>http://www.dotnet-tv.com/2010/09/21/ironruby-for-the-net-developer-part-1/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 11:25:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1820</guid>
		<description><![CDATA[Have you heard of Ruby? It&#8217;s an expressive, malleable, and fun language you can use in any Microsoft .NET-connected application. In this session we look at using IronRuby and the DLR to extend .NET-connected applications, test user interfaces, and even script behavior in the browser.
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/09/21/ironruby-for-the-net-developer-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing C# and ASP.Net Applications Using Ruby</title>
		<link>http://www.dotnet-tv.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/</link>
		<comments>http://www.dotnet-tv.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 12:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1757</guid>
		<description><![CDATA[Ben Hall shows how Ruby testing tools can help with .NET and ASP.NET development and takes a look at RSpec, Webrat, Cucumber, Selenium and others. Also: a peek at using IronRuby for testing .NET apps. 
http://www.infoq.com/presentations/hall-testing-with-ruby
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/08/04/testing-c-and-asp-net-applications-using-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Dynamic Languages to Develop Microsoft Silverlight Applications</title>
		<link>http://www.dotnet-tv.com/2010/06/10/using-dynamic-languages-to-develop-microsoft-silverlight-applications/</link>
		<comments>http://www.dotnet-tv.com/2010/06/10/using-dynamic-languages-to-develop-microsoft-silverlight-applications/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 12:10:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1731</guid>
		<description><![CDATA[Learn how to use the Microsoft Visual Basic/C# DLR integration to test a statically-typed application with IronRuby. See how to develop a Silverlight application end-to-end with IronRuby, and how programming with dynamic languages helps improve the dev experience.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/06/10/using-dynamic-languages-to-develop-microsoft-silverlight-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschannel9.vo.msecnd.net/o9/mix/09/wmv-hq/t22f.wmv" length="238950396" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Using Rake to Build, Run Unit Tests and Create Documentation</title>
		<link>http://www.dotnet-tv.com/2010/03/29/using-rake-to-build-run-unit-tests-and-create-documentation/</link>
		<comments>http://www.dotnet-tv.com/2010/03/29/using-rake-to-build-run-unit-tests-and-create-documentation/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 11:37:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1680</guid>
		<description><![CDATA[This screencast demonstrates how to use Rake to build .NET solution, run unit tests and build documentation. Rake with Ruby is a perfect combination which will eliminate Nant and MSBuild hell. 
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/03/29/using-rake-to-build-run-unit-tests-and-create-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Rake</title>
		<link>http://www.dotnet-tv.com/2010/03/24/introduction-to-rake/</link>
		<comments>http://www.dotnet-tv.com/2010/03/24/introduction-to-rake/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:08:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[build]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1678</guid>
		<description><![CDATA[In this screencast Mohammad Azam introduces Rake. Rake is a build framework for Ruby language but it can also be used to build, compile .NET applications. 
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/03/24/introduction-to-rake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jimmy Schementi: Inside IronRuby</title>
		<link>http://www.dotnet-tv.com/2009/11/23/jimmy-schementi-inside-ironruby/</link>
		<comments>http://www.dotnet-tv.com/2009/11/23/jimmy-schementi-inside-ironruby/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 12:36:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1515</guid>
		<description><![CDATA[Jimmy Schementi is a Program Manager (and developer) on the IronRuby team. IronRuby is an Open Source implementation of the Ruby programming language for .NET, heavily relying on Microsoft&#8217;s Dynamic Language Runtime. IronRuby is Ruby, but implemented on top of the DLR (which of course provides the capability for dynamic languages to interact with the BCL and CLR). Here, Jimmy explains the thinking behind the IronRuby project. Why are we doing this, anyway? When/Why would Ruby developers use IronRuby? What&#8217;s the current status of the project? What&#8217;s the future hold ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/11/23/jimmy-schementi-inside-ironruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Applications on the Microsoft Platform Using Eclipse, Java, Ruby and PHP</title>
		<link>http://www.dotnet-tv.com/2009/10/30/build-applications-on-the-microsoft-platform-using-eclipse-java-ruby-and-php/</link>
		<comments>http://www.dotnet-tv.com/2009/10/30/build-applications-on-the-microsoft-platform-using-eclipse-java-ruby-and-php/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 12:14:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1481</guid>
		<description><![CDATA[Microsoft has delivered multiple technologies that focus on interoperability with non-Microsoft and Open Source technologies. In this video you will learn how to use the Eclipse tools today to build Silverlight applications that run on PCs and Macs, how to develop using combinations of Java, Ruby and PHP in addition to the standard Microsoft languages, and how Microsoft&#8217;s commitment to openness with the Azure Services Platform and the use of claims-based identity supports heterogeneous identity systems.


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/10/30/build-applications-on-the-microsoft-platform-using-eclipse-java-ruby-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschannel9.vo.msecnd.net/o9/mix/09/wmv-hq/t58f.wmv" length="143978101" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Top 10 Things in Ruby that Every .NET Developer Needs to Know</title>
		<link>http://www.dotnet-tv.com/2009/10/14/top-10-things-in-ruby-that-every-net-developer-needs-to-know/</link>
		<comments>http://www.dotnet-tv.com/2009/10/14/top-10-things-in-ruby-that-every-net-developer-needs-to-know/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:25:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1466</guid>
		<description><![CDATA[This videos reviews the key differences between statically typed languages like VB or C# and the dynamic nature of Rub with some light on the history of the Ruby language. There are some live coding demos so everyone can get a taste of what Ruby programming is really like.

Video reference and slides
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/10/14/top-10-things-in-ruby-that-every-net-developer-needs-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rake.NET</title>
		<link>http://www.dotnet-tv.com/2009/09/28/rake-net/</link>
		<comments>http://www.dotnet-tv.com/2009/09/28/rake-net/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:11:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[configuration management]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1449</guid>
		<description><![CDATA[In this podcast, Peter Mounce talks about using Ruby rake to aid with automating .NET software builds &#8211; stating that a build script should use a scripting language, because XML hurts too much. Peter walked through the basics of what rake allows one to do; tasks, file-tasks, and dependencies. He demonstrates a build script leveraging the rake-dotnet gem and convention over configuration, where tasks do the heavy lifting so you don&#8217;t have to. 
http://skillsmatter.com/podcast/open-source-dot-net/rakedot-net
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/09/28/rake-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pumping Iron: Dynamic Languages on .NET</title>
		<link>http://www.dotnet-tv.com/2009/07/20/pumping-iron-dynamic-languages-on-net/</link>
		<comments>http://www.dotnet-tv.com/2009/07/20/pumping-iron-dynamic-languages-on-net/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 20:40:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[ironpython]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1340</guid>
		<description><![CDATA[As you may know, Microsoft is developing IronPython and IronRuby, .NET implementations of the popular open-source programming languages Python and Ruby. While it&#8217;s clear that Microsoft wants to attract existing Python and Ruby developers to .NET, the role of IronPython and IronRuby for existing .NET developers is less clear. What value is there for a .NET developer in learning IronPython? What are the tradeoffs between IronRuby and a more traditional .NET language like C# or VB? Harry Pierson, new PM for IronPython, will discuss where dynamic languages fit in the.NET ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/07/20/pumping-iron-dynamic-languages-on-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

