<?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>Global Nerdy &#187; IronRuby</title>
	<atom:link href="http://www.globalnerdy.com/tag/ironruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:06:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ruby Stuff: IronRuby 1.0, IronRuby Reading and a Ruby Job Fair</title>
		<link>http://www.globalnerdy.com/2010/05/10/ruby-stuff-ironruby-1-0-ironruby-reading-and-a-ruby-job-fair/</link>
		<comments>http://www.globalnerdy.com/2010/05/10/ruby-stuff-ironruby-1-0-ironruby-reading-and-a-ruby-job-fair/#comments</comments>
		<pubDate>Mon, 10 May 2010 04:00:00 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby Job Fair]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/?p=5917</guid>
		<description><![CDATA[Hello, IronRuby 1.0! Although it&#8217;s been out for the past couple of weeks and might be considered old news, I couldn’t let it pass unmentioned, especially given my history with the Ruby programming language: IronRuby 1.0 has been released! IronRuby is an implementation of Ruby targeting the .NET Framework and built on Microsoft’s Dynamic Language [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>Hello, IronRuby 1.0!</h3>
<p><a href="http://ironruby.net/"><img style="border-right-width: 0px; margin: 0px 0px 10px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ironruby" border="0" alt="ironruby" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/ironruby1.jpg" width="250" height="76" /></a>Although it&#8217;s been out for the past couple of weeks and might be considered old news, I couldn’t let it pass unmentioned, especially given my history with the Ruby programming language: <strong><a href="http://www.infoq.com/news/2010/04/ironruby10">IronRuby 1.0 has been released!</a></strong></p>
<p><a href="http://ironruby.net/">IronRuby</a> is an implementation of <a href="http://www.ruby-lang.org/en/">Ruby</a> targeting the .NET Framework and built on Microsoft’s <a href="http://msdn.microsoft.com/en-ca/library/dd233052.aspx">Dynamic Language Runtime</a>, which in turn runs on top of the <a href="http://msdn.microsoft.com/en-ca/library/ddk909ch(v=VS.71).aspx">Common Language Runtime</a>. Version 1.0 is compatible with Ruby 1.8.6; future releases will aim for compatibility with Ruby 1.9.</p>
<p><strong>You can use IronRuby 1.0 to build these sorts of applications:</strong></p>
<ul>
<li>Desktop applications using WPF </li>
<li>Desktop, in-browser rich internet applications and Windows Phone applications using Silverlight </li>
<li>Ruby on Rails applications (up to Rails version 2.3.5) </li>
<li>Good ol’ command-line applications </li>
<li>and of course, the REPL (Read-Evaluate-Print Loop) goodness of irb </li>
</ul>
<p><strong>As of version 1.0, IronRuby comes in two flavors:</strong></p>
<ul>
<li><strong>The one that runs on top of .NET 4.0.</strong> The .NET 4.0 framework is the latest version and was released with Visual Studio a couple of weeks ago (<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992&amp;displaylang=en">you can download it for free here</a>). This is the preferred version, and features goodies such as:
<ul>
<li>Faster startup </li>
<li>Compatibility with C#’s dynamic keyword </li>
<li>Access to all the new features in the .NET 4.0 framework </li>
</ul>
</li>
<li><strong>The one that runs on any earlier .NET, starting with 2.0 SP1.</strong> For compatibility with earlier versions of .NET as well as with Mono, you’ll want to use this version. </li>
</ul>
<p><strong>IronRuby is <em>free</em> in both senses of the word:</strong></p>
<ul>
<li><strong>Free as in beer.</strong> It costs nothing – just download it and use it! </li>
<li><strong>Free as in speech.</strong> It’s open source software, released under the Microsoft Permissive Licence, which is recognized by the Open Source Initiative. </li>
</ul>
<p><a href="http://ironruby.net/Download"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="Download icon" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/05/download.gif" width="35" height="36" /></a> You can <a href="http://ironruby.net/Download">download IronRuby 1.0</a> from the <a href="http://ironruby.net/">IronRuby site</a> on Microsoft’s <a href="http://www.codeplex.com/">CodePlex</a> site.</p>
<h3>Ruby and IronRuby Reading</h3>
<p><a href="http://pragprog.com/titles/ruby/programming-ruby"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="programming ruby" border="0" alt="programming ruby" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/programmingruby.jpg" width="193" height="232" /></a></p>
<p><strong><a href="http://pragprog.com/titles/ruby/programming-ruby"><em>Programming Ruby,</em> a.k.a. “The Pickaxe Book”,</a></strong> is on every serious Rubyist’s shelf. It’s both a good introduction to the language and a pretty decent reference.</p>
<p><a href="http://mislav.uniqpath.com/poignant-guide/book/"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="poignant guide foxes" border="0" alt="poignant guide foxes" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/poignantguidefoxes.jpg" width="600" height="174" /></a></p>
<p><strong><em><a href="http://mislav.uniqpath.com/poignant-guide/book/">why’s (poignant) guide to ruby</a></em></strong> isn’t a complete guide to Ruby, nor is it your typical programming book. It’s free, online, the most whimsical programming book you’ll ever read, and it’s been the driving force behind a lot of dynamism and creativity of the Ruby community.</p>
<p><a href="http://www.informit.com/store/product.aspx?isbn=0672330784"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="ironruby unleashed" border="0" alt="ironruby unleashed" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/ironrubyunleashed.jpg" width="160" height="209" /></a> </p>
<p><strong><a href="http://www.informit.com/store/product.aspx?isbn=0672330784">The newly-released <em>IronRuby Unleashed</em></a></strong> covers both the Ruby programming language, the IronRuby implementation and using IronRuby to mix Ruby and .NET into a Reese peanut butter cup of developer goodness.</p>
<h3>Ruby Job Fair 2010</h3>
<p align="center"><object width="500" height="375"><param name="flashvars" value="offsite=true&lang;=en-us&amp;page_show_url=%2Fphotos%2Faccordionguy%2Fsets%2F72157619407493507%2Fshow%2Fwith%2F3610147801%2F&amp;page_show_back_url=%2Fphotos%2Faccordionguy%2Fsets%2F72157619407493507%2Fwith%2F3610147801%2F&amp;set_id=72157619407493507&amp;jump_to=3610147801"></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Faccordionguy%2Fsets%2F72157619407493507%2Fshow%2Fwith%2F3610147801%2F&#038;page_show_back_url=%2Fphotos%2Faccordionguy%2Fsets%2F72157619407493507%2Fwith%2F3610147801%2F&#038;set_id=72157619407493507&#038;jump_to=3610147801" width="500" height="375"></embed></object></p>
<p><strong><a href="http://www.globalnerdy.com/2009/06/09/the-employmentnil-ruby-job-fair/">Last year, I attended and wrote about employment.nil?, the Ruby job fair</a> held by Toronto software development shop <a href="http://unspace.ca/">Unspace</a>.</strong> They’re doing it again this year with a different format. Where last year’s was modelled after a science fair (the kind you remember from high school), this year’s is going to be modelled after “speed dating” and will feature 5-minute chats between people looking for work and people looking to hire.</p>
<p><strong>To reflect the new format and pay homage to the Ruby-style naming of the first event, they’re calling it <em><a href="http://rubyjobfair.ca/">require ‘date’</a></em>.</strong> The job fair will take place in Toronto on Sunday, May 30th in the back room of the <a href="http://www.rivoli.ca/">Rivoli</a> (<a href="http://www.bing.com/maps/?v=2&amp;cp=43.649082041964355~-79.39475411982107&amp;lvl=15&amp;sty=r&amp;where1=334%20Queen%20St%20W%2C%20Toronto%2C%20ON%20M5V">334 Queen Street West</a>, just east of Spadina) from 2:00 p.m. to 4:00 p.m.. It will be followed from 4:00 p.m. to 9:00 p.m. with <strong><a href="http://omgrpnbbq.eventbrite.com/">OMGRPNBBQ</a></strong>, a special barbecue party edition of Ruby Pub Nite held at Unspace’s office and rooftop deck (<a href="http://www.bing.com/maps/?v=2&amp;cp=43.649017155167236~-79.39502732738788&amp;lvl=15&amp;sty=r&amp;where1=342%20Queen%20St%20W%2C%20Toronto%2C%20ON%20M5V">342 Queen Street West</a>, a few doors over from the Rivoli).</p>
<ul>
<li><strong>If you’re looking to hire people or looking for a job and want to attend, <a href="http://rubyjobfairto.eventbrite.com/">sign up here</a>.</strong> There’s a small registration fee of $6.66. </li>
<li><strong>If you want to attend OMGRPNBBQ,</strong> <a href="http://omgrpnbbq.eventbrite.com/">sign up here</a>. </li>
</ul>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/05/10/ruby-stuff-ironruby-1-0-ironruby-reading-and-a-ruby-job-fair.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/05/10/ruby-stuff-ironruby-1-0-ironruby-reading-and-a-ruby-job-fair/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flying the Freak Flag High at TechReady 8</title>
		<link>http://www.globalnerdy.com/2009/02/05/flying-the-freak-flag-high-at-techready-8/</link>
		<comments>http://www.globalnerdy.com/2009/02/05/flying-the-freak-flag-high-at-techready-8/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 17:39:43 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[DLR]]></category>
		<category><![CDATA[IronPython]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[TechReady]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/02/05/flying-the-freak-flag-high-at-techready-8/</guid>
		<description><![CDATA[White collar conservative flashin’ down the street Pointin’ their plastic finger at me, ha! They’re hopin’ soon my kind will drop and die but uh I’m gonna wave my freak flag high, high! &#8211; lyrics from If 6 Was 9 by Jimi Hendrix Yeah, C# is pretty decent, but if you really want to hold [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Joey deVilla at TechReady 8, holding up an &quot;IronPython, IronRuby and DLR&quot; sign" border="0" alt="Joey deVilla at TechReady 8, holding up an &quot;IronPython, IronRuby and DLR&quot; sign" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/02/ironpython-ironruby-dlr-1.jpg" width="600" height="450" /> </p>
<blockquote><p>White collar conservative flashin’ down the street     <br />Pointin’ their plastic finger at me, ha!      <br />They’re hopin’ soon my kind will drop and die but uh      <br />I’m gonna wave my freak flag high, high!</p>
<p>&#8211; lyrics from <em><a href="http://www.lyricsfreak.com/j/jimi+hendrix/if+6+was+9_20071549.html">If 6 Was 9</a></em> by Jimi Hendrix</p>
</blockquote>
<p>Yeah, C# is pretty decent, but if you really want to hold the freak flag up high, the <strong><a href="http://www.codeplex.com/dlr">Dynamic Language Runtime</a></strong> and <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython">IronPython</a> and <a href="http://www.ironruby.net/">IronRuby</a> are where it’s at, baby!</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Joey deVilla at TechReady 8, holding up an &quot;IronPython, IronRuby and DLR&quot; sign" border="0" alt="Joey deVilla at TechReady 8, holding up an &quot;IronPython, IronRuby and DLR&quot; sign" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/02/ironpython-ironruby-dlr-2.jpg" width="600" height="450" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/02/05/flying-the-freak-flag-high-at-techready-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My PDC Interviews: Don Box, Miguel de Icaza, John Lam, Phil Haack and .NET Micro Framework</title>
		<link>http://www.globalnerdy.com/2008/11/03/my-pdc-interviews-don-box-miguel-de-icaza-john-lam-phil-haack-and-net-micro-framework/</link>
		<comments>http://www.globalnerdy.com/2008/11/03/my-pdc-interviews-don-box-miguel-de-icaza-john-lam-phil-haack-and-net-micro-framework/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 16:28:31 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[.NET Micro Framework]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Don Box]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[John Lam]]></category>
		<category><![CDATA[M]]></category>
		<category><![CDATA[Miguel de Icaza]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Oslo]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Phil Haack]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/?p=2177</guid>
		<description><![CDATA[A number of people have asked me how many sessions I attended at last week&#8217;s Microsoft Professional Developers Conference; my answer was &#8220;I only attended the keynotes&#8221;. Since every session was recorded on video (with a split screen showing both presenter and presentation) and made available online, I decided to focus on what you can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align:center;"><img src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/pdc2008.jpg" alt="PDC2008 graphic" title="PDC2008 graphic" width="480" /></p>
<p>A number of people have asked me how many sessions I attended at last week&#8217;s <a href="http://microsoftpdc.com/"><strong>Microsoft Professional Developers Conference</strong></a>; my answer was &#8220;I only attended the keynotes&#8221;. Since every session was recorded on video (with a split screen showing both presenter and presentation) and made available online, <strong>I decided to focus on what you can&#8217;t replicate outside the conference: getting to know people in the Windows developer community.</strong></p>
<p>It&#8217;s standard procedure at Microsoft to assign &#8220;buddies&#8221; to new hires to help them get acclimated. I have the very good fortune of having <strong>John Bristowe</strong> as one of my buddies; not only is he a warm and friendly guy, but I also already know him (his sister Ashley and I went to <a href="http://queensu.ca/">Crazy Go Nuts University</a> together). John&#8217;s big on podcasting and was very generous in sharing the interviewer&#8217;s chair; he let me do a lot of interviews as a way to both get podcasting practice and introduce myself to people in the Windows world. Thanks, John!</p>
<p>You&#8217;re going to need <a href="http://silverlight.net/">Silverlight</a> to view these videos. If you&#8217;re rolling your eyes at the prospect of having to download yet another plugin, keep in mind that Silverlight is a pretty cool tool for writing rich internet apps, I&#8217;ll be covering it rather extensively soon, and it&#8217;s catching on. Besides, you can&#8217;t see the videos without it!</p>
<h3>Don Box on My Joining the Dark Side, Demos, Oslo and M, Zombies and How to Pronounce &#8220;Azure&#8221;</h3>
<p style="text-align:center;"><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-a-quick-chat-with-don-box.aspx"><img src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/pdc2008_interview_don_box.jpg" alt="Still from Joey deVilla&#039;s interview with Don Box" title="Still from Joey deVilla&#039;s interview with Don Box" width="500" height="296" /></a><br /><span class="caption">Click the picture to see the video of the interview.</span></p>
<p>After introducing myself to Distinguished Engineer (yup, that&#8217;s really his title) <a href="http://www.pluralsight.com/community/blogs/dbox/"><strong>Don Box</strong></a> as &#8220;Microsoft&#8217;s Newest Employee&#8221;, I told him about my coming to Microsoft from the <a href="http://en.wikipedia.org/wiki/Free_and_open_source_software">F/OSS</a> world and asked him to please tell me that I hadn&#8217;t made a tragic mistake and ruined my life by coming over to the Dark Side. We also talked about his preparation process for his keynote demo, <a href="http://msdn.microsoft.com/oslo">the Oslo platform</a> and the M programming platform, the proper way to pronounce &#8220;Azure&#8221; and whether or not Microsoft is ready for the zombie apocalypse.</p>
<h4>Useful Don Box/Oslo Links</h4>
<ul>
<li><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-a-quick-chat-with-don-box.aspx"><strong>Video of my interview with Don Box.</strong></a></li>
<li>Video of Don Box&#8217;s and David Langworthy&#8217;s PDC 2008 presentation, <a href="http://channel9.msdn.com/pdc2008/TL27/"><strong>Oslo: The Language</strong></a>, which introduces the M programming language.</li>
<li>Video of Don Box&#8217;s and Florian Voss&#8217; PDC 2008 presentation, <a href="http://channel9.msdn.com/pdc2008/TL18/"><strong>&#8220;Oslo&#8221;: Customizing and Extending the Visual Design Experience</strong></a>.</li>
<li><a href="http://msdn.microsoft.com/oslo">The Oslo site.</a></li>
<li>If you&#8217;d like to read more about Oslo in Don&#8217;s own words, <a href="http://www.pluralsight.com/community/blogs/dbox/archive/2008/09/06/oslo.aspx">a good place to start is this entry in his blog</a>.</li>
<li>Don&#8217;s blog, <a href="http://www.pluralsight.com/community/blogs/dbox/default.aspx"><cite>Don Box&#8217;s Spoutlet</cite></a>.</li>
</ul>
<h3>Miguel de Icaza on Mono</h3>
<p style="text-align:center;"><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-miguel-de-icaza-on-mono.aspx"><img src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/pdc2008_interview_miguel_de_icaza.jpg" alt="Still from Joey deVilla&#039;s interview with Miguel de Icaza" title="Still from Joey deVilla&#039;s interview with Miguel de Icaza" width="500" height="309" /></a><br /><span class="caption">Click the picture to see the video of the interview.</span></p>
<p>I had a great chat with <a href="http://www.mono-project.com/">Mono Project</a> lead <a href="http://tirania.org/blog/"><strong>Miguel de Icaza</strong></a> about Mono, their answer to <a href="http://silverlight.net/">Silverlight</a>, the number of people in the Mono Project and how you, as a Windows developer, can take Mono out for a spin. We also talked about how to pronounce &#8220;Azure&#8221;, and Miguel speculated that the name was a clever choice because the disagreement over its pronunciation is a great way to get people talking about it.</p>
<h4>Useful Miguel de Icaza/Mono Links</h4>
<ul>
<li><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-miguel-de-icaza-on-mono.aspx"><strong>Video of my interview with Miguel de Icaza.</strong></a></li>
<li>Video of Miguel de Icaza&#8217;s PDC 2008 presentation, <a href="http://channel9.msdn.com/pdc2008/PC54/"><strong>Mono and .NET</strong></a>.</li>
<li><a href="http://www.mono-project.com/">The Mono Project&#8217;s site.</a></li>
<li><a href="http://tirania.org/blog/">Miguel de Icaza&#8217;s blog</a>.</li>
</ul>
<h3>John Lam on IronRuby</h3>
<p style="text-align:center;"><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-john-lam-and-ironruby.aspx"><img src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/pdc2008_interview_john_lam.jpg" alt="Still from Joey deVilla&#039;s interview with John Lam" title="Still from Joey deVilla&#039;s interview with John Lam" width="500" height="272" /></a><br /><span class="caption">Click the picture to see the video of the interview.</span></p>
<p>It&#8217;s always good to catch up with Toronto-area guy turned Redmond guy and <a href="http://www.ironruby.net/">IronRuby</a> creator <a href="http://www.iunknown.com/"><strong>John Lam</strong></a>. We had a quick chat about IronRuby and the current state of the project. In the interview, he reminds us that IronRuby <em>is</em> an open source project, talks about the Ruby standard implementation tests it&#8217;s currently passing and what to expect from IronRuby in the near future.</p>
<h4>Useful John Lam/IronRuby Links</h4>
<ul>
<li><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-john-lam-and-ironruby.aspx"><strong>Video of my interview with John Lam.</strong></a></li>
<li>Video of John Lam&#8217;s PDC 2008 presentation, <a href="http://channel9.msdn.com/pdc2008/TL44/"><strong>IronRuby: The Right Language for the Right Job</strong></a>.</li>
<li><a href="http://www.ironruby.net/">The IronRuby site</a>.</li>
<li><a href="http://poignantguide.net/ruby/"><cite>Why&#8217;s (Poignant) Guide to Ruby</cite></a> &#8212; the most whimsical introduction to a programming language, ever!</li>
<li>John Lam&#8217;s blog, <a href="http://www.iunknown.com/"><cite>John Lam on Software</cite></a>.</li>
</ul>
<h3>Phil Haack on ASP.NET MVC</h3>
<p style"text-align:center;"><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-you-ve-been-phil-haack-ed.aspx"><img src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/pdc2008_interview_phil_haack.jpg" alt="Still from Joey deVilla&#039;s interview with Phil Haack" title="Still from Joey deVilla&#039;s interview with Phil Haack" width="500" height="295" /></a><br /><span class="caption">Click the picture to see the video of the interview.</span></p>
<p><a href="http://haacked.com/"><strong>Phil Haack</strong></a> not only has the coolest surname for a techie, he&#8217;s also got an MVC framework for ASP.NET, just like the ones the Rails, Django and Cake people get to play with. In this interview, we talk about MVC web frameworks for the uninitiated, as well as get his take on how to pronounce &#8220;Azure&#8221;.</p>
<h4>Useful Phil Haack/ASP.NET MVC Links</h4>
<ul>
<li><a href="http://blogs.msdn.com/cdndevs/archive/2008/10/30/canucks-at-pdc-you-ve-been-phil-haack-ed.aspx"><strong>Video of my interview with Phil Haack.</strong></a></li>
<li>Video of Phil Haack&#8217;s PDC 2008 presentation, <a href="http://channel9.msdn.com/pdc2008/PC21/"><strong>ASP.NET MVC: A New Framework for Building Web Applications</strong></a>.</li>
<li><a href="http://www.asp.net/mvc/">The official ASP.NET MVC site</a>.</li>
<li>Phil Haack&#8217;s blog, <a href="http://haacked.com/"><cite>You&#8217;ve Been HAACKED</cite></a>.</li>
</ul>
<h3>.NET Micro Framework</h3>
<p style="text-align:center;"><a href="http://blogs.msdn.com/cdndevs/archive/2008/11/01/canucks-at-pdc-net-micro-framework.aspx"><img src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/pdc2008_interview_net_micro_framework.jpg" alt="Still from Joey deVilla&#039;s &quot;.NET Micro Framework&quot; interview" title="Still from Joey deVilla&#039;s &quot;.NET Micro Framework&quot; interview" width="500" height="293" /></a><br /><span class="caption">Click the picture to see the video of the interview.</span></p>
<p>Believe it or not, there&#8217;s a .NET framework for embedded devices, the <a href="http://msdn.microsoft.com/en-us/embedded/bb267253.aspx"><strong>.NET Micro Framework</strong></a>. In this interview, I learn about .NET programming for small devices, the <a href="http://dreamdifferentcontest.com/">&#8220;Dare to Dream Different&#8221; contest</a> (where you can win great prizes for coming up with new applications for the .NET Micro Framework) and about what donuts have to do with microcontrollers. <em>Mmm&#8230;donuts!</em></p>
<h4>Useful .NET Micro Framework Links</h4>
<ul>
<li><a href="http://blogs.msdn.com/cdndevs/archive/2008/11/01/canucks-at-pdc-net-micro-framework.aspx"><strong>Video of my .NET Micro Framework interview.</strong></a></li>
<li><a href="http://dreamdifferentcontest.com/">The &#8220;Dare to Dream Different&#8221; contest site.</a></li>
<li><a href="http://msdn.microsoft.com/en-us/embedded/bb267253.aspx">The .NET Micro Framework site</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2008/11/03/my-pdc-interviews-don-box-miguel-de-icaza-john-lam-phil-haack-and-net-micro-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with IronRuby&#8217;s John Lam at PDC2008</title>
		<link>http://www.globalnerdy.com/2008/10/29/interview-with-ironrubys-john-lam-at-pdc2008/</link>
		<comments>http://www.globalnerdy.com/2008/10/29/interview-with-ironrubys-john-lam-at-pdc2008/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 21:49:11 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[DLR]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[John Lam]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/?p=2149</guid>
		<description><![CDATA[I&#8217;m meeting up with a lot of interesting new people and catching up with old friends and collegaues here at the Microsoft Professional Developers Conference (PDC) 2008 in the Los Angeles Convention Center. Among the people I ran into was John Lam of the IronRuby project. This was the prefect opportunity for me to conduct [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m meeting up with a lot of interesting new people and catching up with old friends and collegaues here at the <a href="http://microsoftpdc.com/">Microsoft Professional Developers Conference (PDC) 2008</a> in the Los Angeles Convention Center. Among the people I ran into was <a href="http://www.iunknown.com/"><strong>John Lam</strong></a> of the <a href="http://ironruby.net/"><strong>IronRuby</strong></a> project. This was the prefect opportunity for me to conduct my first podcast interview as a Microsoft Developer Evangelist. I asked John to explain IronRuby to people who&#8217;d never heard of it and to give us a quick summary of the current state of the project.</p>
<p style="text-align:center;">
<iframe src="http://silverlight.services.live.com/invoke/58922/Pdc2008Day2JoeyDevillaWithJohnLam/iframe.html" scrolling="no" frameborder="0" width="500" height="329"></iframe></p>
<p>My thanks to John Bristowe for suggesting that I conduct the interview and for doing the camera and post-production work!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2008/10/29/interview-with-ironrubys-john-lam-at-pdc2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

