<?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"
	>
<channel>
	<title>Comments on: El Rey de Caf&#233;</title>
	<atom:link href="http://www.redmonk.com/cote/2006/09/07/el-rey-de-caf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redmonk.com/cote/2006/09/07/el-rey-de-caf/</link>
	<description>One foot in the muck, the other in utopia</description>
	<pubDate>Tue, 02 Dec 2008 01:15:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Mike Lunt</title>
		<link>http://www.redmonk.com/cote/2006/09/07/el-rey-de-caf/#comment-445</link>
		<dc:creator>Mike Lunt</dc:creator>
		<pubDate>Fri, 08 Sep 2006 23:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/wp/?p=349#comment-445</guid>
		<description>Thanks for the reply.  That definitely answers my question, but I'll have to chew on the idea of running Ruby code with the JRE.
</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.  That definitely answers my question, but I&#8217;ll have to chew on the idea of running Ruby code with the JRE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cote'</title>
		<link>http://www.redmonk.com/cote/2006/09/07/el-rey-de-caf/#comment-444</link>
		<dc:creator>Cote'</dc:creator>
		<pubDate>Fri, 08 Sep 2006 21:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/wp/?p=349#comment-444</guid>
		<description>Ian, and on RDT for Lunt: to be honest, I haven't gotten my hands dirty with RDT yet. I've just heard about it. But that hearing has been positive. If I'd have dredged the Ruby IDE part of my mind better, I would have put a link to it. As always, it seems like the Eclipse community is expansive. With that declaration of clean hands aside, I am more interested in a general ruby IDE vs. rails. I realize rails is to hot-stuff now-a-days, but I think long-term, there's even more value in ruby that it currently has. And, though I used to be a black-and-green emacs nerd, I'm not a firm believer in the need for an IDE to keep an language afloat. All that said, I clearly need to play around with RDT before making more proclamations along these lines ;&#62;
Lunt: to me "wrapped in the JDK" means that if I was using JDK/JRE X (6, 7, or whatever), I could code in Java, JavaScript, or Ruby. I'm looking for the Java to become a platform in the same sense that Linux is a application development platform, and expanding out the languages that exist in that platform by default gives Java an advantage. That is, instead of dumping Java for ruby, for example, you'd still just use Java as your platform.
Of course, that's a sort of grand-vision. There could be more point/nice uses of dynamic languages in the Java world. JSPs with their ELs are a great example in existence right now. (I realize I'm jumbling up Java and part of JEE, but when &lt;i&gt;doesn't&lt;/i&gt; that happen in the real world?) I've heard that programming servlets in dynamic languages is great compared to Java, and I suspect much of UI development would bee much better done in a dynamic language rather than straight Java.
If that doesn't clear it up, I can write a more detailed post on the topic ;&#62;</description>
		<content:encoded><![CDATA[<p>Ian, and on RDT for Lunt: to be honest, I haven&#8217;t gotten my hands dirty with RDT yet. I&#8217;ve just heard about it. But that hearing has been positive. If I&#8217;d have dredged the Ruby IDE part of my mind better, I would have put a link to it. As always, it seems like the Eclipse community is expansive. With that declaration of clean hands aside, I am more interested in a general ruby IDE vs. rails. I realize rails is to hot-stuff now-a-days, but I think long-term, there&#8217;s even more value in ruby that it currently has. And, though I used to be a black-and-green emacs nerd, I&#8217;m not a firm believer in the need for an IDE to keep an language afloat. All that said, I clearly need to play around with RDT before making more proclamations along these lines ;&gt;<br />
Lunt: to me &#8220;wrapped in the JDK&#8221; means that if I was using JDK/JRE X (6, 7, or whatever), I could code in Java, JavaScript, or Ruby. I&#8217;m looking for the Java to become a platform in the same sense that Linux is a application development platform, and expanding out the languages that exist in that platform by default gives Java an advantage. That is, instead of dumping Java for ruby, for example, you&#8217;d still just use Java as your platform.<br />
Of course, that&#8217;s a sort of grand-vision. There could be more point/nice uses of dynamic languages in the Java world. JSPs with their ELs are a great example in existence right now. (I realize I&#8217;m jumbling up Java and part of JEE, but when <i>doesn&#8217;t</i> that happen in the real world?) I&#8217;ve heard that programming servlets in dynamic languages is great compared to Java, and I suspect much of UI development would bee much better done in a dynamic language rather than straight Java.<br />
If that doesn&#8217;t clear it up, I can write a more detailed post on the topic ;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lunt</title>
		<link>http://www.redmonk.com/cote/2006/09/07/el-rey-de-caf/#comment-443</link>
		<dc:creator>Mike Lunt</dc:creator>
		<pubDate>Fri, 08 Sep 2006 18:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/wp/?p=349#comment-443</guid>
		<description>Great post...  I do have a couple of questions: 

&#62;&#62;  Once JavaScript is wrapped into the JDK, will Ruby be next?
-  What exactly does this mean in your mind?  I don't typically associate JavaScript and Ruby in a way that makes this statement make sense to me. 

- Second...but I can see that Ian beat me to it...RadRails seems to have Eclipse well on it's way for Ruby.</description>
		<content:encoded><![CDATA[<p>Great post&#8230;  I do have a couple of questions: </p>
<p>&gt;&gt;  Once JavaScript is wrapped into the JDK, will Ruby be next?<br />
-  What exactly does this mean in your mind?  I don&#8217;t typically associate JavaScript and Ruby in a way that makes this statement make sense to me. </p>
<p>- Second&#8230;but I can see that Ian beat me to it&#8230;RadRails seems to have Eclipse well on it&#8217;s way for Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Skerrett</title>
		<link>http://www.redmonk.com/cote/2006/09/07/el-rey-de-caf/#comment-442</link>
		<dc:creator>Ian Skerrett</dc:creator>
		<pubDate>Fri, 08 Sep 2006 03:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmonk.com/cote/wp/?p=349#comment-442</guid>
		<description>Cote,

Have you checked out RDT and RadRails?   Lots of innovation already going on for Ruby and Ruby on Rails tools.   

Ian</description>
		<content:encoded><![CDATA[<p>Cote,</p>
<p>Have you checked out RDT and RadRails?   Lots of innovation already going on for Ruby and Ruby on Rails tools.   </p>
<p>Ian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
