<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Hacking IronRuby</title>
	<atom:link href="http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/</link>
	<description>Finance, Technology and the pursuit of Alpha Beauty</description>
	<lastBuildDate>Wed, 03 Feb 2010 20:04:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josh</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-18783</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Wed, 05 Sep 2007 04:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-18783</guid>
		<description>There have been quite a few changes with the new release of IronRuby for sure.</description>
		<content:encoded><![CDATA[<p>There have been quite a few changes with the new release of IronRuby for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-18782</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 05 Sep 2007 04:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-18782</guid>
		<description>Looks like you have to use the fully-qualified assembly name, according to John Lam at http://www.iunknown.com/2007/07/a-first-look-at.html


#require &#039;mscorlib&#039;
require &#039;System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#039;

f = System::Windows::Forms
f::MessageBox.show â€œHello from .Net!â€


It seems that the mscorlib requirement can be commented out.</description>
		<content:encoded><![CDATA[<p>Looks like you have to use the fully-qualified assembly name, according to John Lam at <a href="http://www.iunknown.com/2007/07/a-first-look-at.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.iunknown.com/2007/07/a-first-look-at.html?referer=');">http://www.iunknown.com/2007/07/a-first-look-at.html</a></p>
<p>#require &#8216;mscorlib&#8217;<br />
require &#8216;System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#8242;</p>
<p>f = System::Windows::Forms<br />
f::MessageBox.show â€œHello from .Net!â€</p>
<p>It seems that the mscorlib requirement can be commented out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-18744</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-18744</guid>
		<description>Have you tried building with the Build.cmd command first?</description>
		<content:encoded><![CDATA[<p>Have you tried building with the Build.cmd command first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-18743</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-18743</guid>
		<description>I tried both 2005 and 2008 C# Expresses, but couldn&#039;t get the Forms example to work. When I type &quot;require &#039;System.Windows.Forms&#039;&quot; into rbx, it complains that it can&#039;t find the file or assembly. Are there some environment variables or additional SDKs required?</description>
		<content:encoded><![CDATA[<p>I tried both 2005 and 2008 C# Expresses, but couldn&#8217;t get the Forms example to work. When I type &#8220;require &#8216;System.Windows.Forms&#8217;&#8221; into rbx, it complains that it can&#8217;t find the file or assembly. Are there some environment variables or additional SDKs required?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nair</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-18008</link>
		<dc:creator>Nair</dc:creator>
		<pubDate>Mon, 20 Aug 2007 18:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-18008</guid>
		<description>Thanks Josh, that helps. I never spend much time to learn what is silverlight and its purpose. Over the weekend I spend considerable amount time on Silverlight and it make sense on what you mentioned in the post.
I already posted a message with John as well.</description>
		<content:encoded><![CDATA[<p>Thanks Josh, that helps. I never spend much time to learn what is silverlight and its purpose. Over the weekend I spend considerable amount time on Silverlight and it make sense on what you mentioned in the post.<br />
I already posted a message with John as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-17527</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 11 Aug 2007 16:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-17527</guid>
		<description>Hi Nair, 

John is better placed to answer this, but remember that it is a really really early release. It&#039;s not even beta. It&#039;s not even alpha, it&#039;s a &#039;pre-alpha&#039;. That&#039;s how early it is.

So if some kind of XAML integration is planned, and it should be since scripting Silverlight from IronRuby would be of great value, then people can either contribute to it or wait for the code to be implemented by Microsoft.</description>
		<content:encoded><![CDATA[<p>Hi Nair, </p>
<p>John is better placed to answer this, but remember that it is a really really early release. It&#8217;s not even beta. It&#8217;s not even alpha, it&#8217;s a &#8216;pre-alpha&#8217;. That&#8217;s how early it is.</p>
<p>So if some kind of XAML integration is planned, and it should be since scripting Silverlight from IronRuby would be of great value, then people can either contribute to it or wait for the code to be implemented by Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nair</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-17488</link>
		<dc:creator>Nair</dc:creator>
		<pubDate>Fri, 10 Aug 2007 21:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-17488</guid>
		<description>Thank you very much for illustrated example and I got a good kick start and I was able to create good looking app in minutes.

But I am curious about XAML integration in the IronRuby, is it implemented, if so, how could I use it in IronRuby. I saw the IronPython implementation but I couldn&#039;t use the same technology nor the c#. I checked the code also, there is a Xaml module which has nothing but to throw an exception. May be I was looking something wrong.

Thanks again for the great stuff.</description>
		<content:encoded><![CDATA[<p>Thank you very much for illustrated example and I got a good kick start and I was able to create good looking app in minutes.</p>
<p>But I am curious about XAML integration in the IronRuby, is it implemented, if so, how could I use it in IronRuby. I saw the IronPython implementation but I couldn&#8217;t use the same technology nor the c#. I checked the code also, there is a Xaml module which has nothing but to throw an exception. May be I was looking something wrong.</p>
<p>Thanks again for the great stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-17035</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 02 Aug 2007 19:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-17035</guid>
		<description>Thanks Rob.</description>
		<content:encoded><![CDATA[<p>Thanks Rob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Bazinet</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-17032</link>
		<dc:creator>Rob Bazinet</dc:creator>
		<pubDate>Thu, 02 Aug 2007 19:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-17032</guid>
		<description>Great stuff Josh.  I have been doing a bit of hacking on IronRuby myself.   Please keep up with some more posts like this.

-Rob</description>
		<content:encoded><![CDATA[<p>Great stuff Josh.  I have been doing a bit of hacking on IronRuby myself.   Please keep up with some more posts like this.</p>
<p>-Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.yashlabs.com/wp/2007/07/27/hacking-ironruby/comment-page-1/#comment-17021</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 02 Aug 2007 17:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.yashlabs.com/wp/?p=145#comment-17021</guid>
		<description>Hi Hushar,

In my case I first built IronRuby with the Build.cmd command before trying to build it with Visual C# Express 2005. That&#039;s the only thing that comes to mind.</description>
		<content:encoded><![CDATA[<p>Hi Hushar,</p>
<p>In my case I first built IronRuby with the Build.cmd command before trying to build it with Visual C# Express 2005. That&#8217;s the only thing that comes to mind.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 4.977 seconds -->
