<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: ruby</title>
    <link>http://www.dzone.com/links/queue/tag/ruby.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 24 Nov 2009 07:40:53 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-24T07:40:53Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/ruby/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>RubyMine 2.0 Shines with Refactoring</title>
      <link>http://www.dzone.com/links/rss/rubymine_20_shines_with_refactoring.html</link>
      <description>JetBrains gained a lot of attention when they released an open source version of thier IntelliJ IDEA development platform.  For Ruby and Ruby on Rails users, JetBrains created the RubyMine IDE, which is built on the principles of IntelliJ.  However, RubyMine did not start out as a plugin like comperable Ruby IDE's for Eclipse and NetBeans.  In an exclusive interview, DZone spoke with RubyMine's lead developer at JetBrains, Dmitry Jemerov.  The interview covers the recently introduced RubyMine 2.0, which features improved code refactoring and added support for popular Ruby/Rails technologies.  Although RubyMine hasn't been around for very long, it has quickly become the one of the most natural Ruby/Rails development environments.</description>
      <category>open source</category>
      <category>reviews</category>
      <category>ruby</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 07:06:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301943.html</guid>
      <dc:creator>Mitch Pronschinske</dc:creator>
      <dc:date>2009-11-24T07:06:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/rubymine_20_shines_with_refactoring.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301943.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JetBrains gained a lot of attention when they released an open source version of thier IntelliJ IDEA development platform.  For Ruby and Ruby on Rails users, JetBrains created the RubyMine IDE, which is built on the principles of IntelliJ.  However, RubyMine did not start out as a plugin like comperable Ruby IDE's for Eclipse and NetBeans.  In an exclusive interview, DZone spoke with RubyMine's lead developer at JetBrains, Dmitry Jemerov.  The interview covers the recently introduced RubyMine 2.0, which features improved code refactoring and added support for popular Ruby/Rails technologies.  Although RubyMine hasn't been around for very long, it has quickly become the one of the most natural Ruby/Rails development environments.<br/><br/><a href='http://www.dzone.com/links/rss/rubymine_20_shines_with_refactoring.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301943' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301943</dz:linkId>
      <dz:submitDate>2009-11-24T07:06:11Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301943.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Mitch Pronschinske</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Rewrite your Ruby VM at runtime to hot patch useful features</title>
      <link>http://www.dzone.com/links/rss/rewrite_your_ruby_vm_at_runtime_to_hot_patch_usef.html</link>
      <description>This article shows off a Ruby gem which has the power to overwrite a Ruby binary in memory while it is running to allow your code to execute in place of internal VM functions. This is useful if you’d like to hook all object allocation functions to build a memory profiler.</description>
      <category>ruby</category>
      <pubDate>Mon, 23 Nov 2009 20:01:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301585.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-11-23T20:01:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/rewrite_your_ruby_vm_at_runtime_to_hot_patch_usef.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301585.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This article shows off a Ruby gem which has the power to overwrite a Ruby binary in memory while it is running to allow your code to execute in place of internal VM functions. This is useful if you’d like to hook all object allocation functions to build a memory profiler.<br/><br/><a href='http://www.dzone.com/links/rss/rewrite_your_ruby_vm_at_runtime_to_hot_patch_usef.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301585' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301585</dz:linkId>
      <dz:submitDate>2009-11-23T20:01:21Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301585.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Mixing Ruby, Java and Equinox OSGi - Part 1</title>
      <link>http://www.dzone.com/links/rss/mixing_ruby_java_and_equinox_osgi_part_1.html</link>
      <description>The recent release of JRuby 1.4 already ships as as an OSGi bundle. I’ve never mixed Ruby with Java before, so I took it as an opportunity to learn more. This blog explains how to write a Twitter Search UI for Eclipse, using Ruby’s http and JSON libraries to talk to twitter.com. Read on to learn how to install JRuby on your system, make it work with Equinox and mix Java with Ruby code.</description>
      <category>eclipse</category>
      <category>java</category>
      <category>open source</category>
      <category>ruby</category>
      <pubDate>Mon, 23 Nov 2009 14:29:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301235.html</guid>
      <dc:creator>zx</dc:creator>
      <dc:date>2009-11-23T14:29:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mixing_ruby_java_and_equinox_osgi_part_1.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301235.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The recent release of JRuby 1.4 already ships as as an OSGi bundle. I’ve never mixed Ruby with Java before, so I took it as an opportunity to learn more. This blog explains how to write a Twitter Search UI for Eclipse, using Ruby’s http and JSON libraries to talk to twitter.com. Read on to learn how to install JRuby on your system, make it work with Equinox and mix Java with Ruby code.<br/><br/><a href='http://www.dzone.com/links/rss/mixing_ruby_java_and_equinox_osgi_part_1.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301235' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301235</dz:linkId>
      <dz:submitDate>2009-11-23T14:29:09Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>17</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301235.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>zx</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/272233.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Solving Project Euler Problem #10 in Ruby</title>
      <link>http://www.dzone.com/links/rss/solving_project_euler_problem_10_in_ruby.html</link>
      <description>The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17.&#xD;
Find the sum of all the primes below two million</description>
      <category>ruby</category>
      <pubDate>Mon, 23 Nov 2009 03:11:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/300637.html</guid>
      <dc:creator>anshu mishra</dc:creator>
      <dc:date>2009-11-23T03:11:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/solving_project_euler_problem_10_in_ruby.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300637.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17.
Find the sum of all the primes below two million<br/><br/><a href='http://www.dzone.com/links/rss/solving_project_euler_problem_10_in_ruby.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=300637' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300637</dz:linkId>
      <dz:submitDate>2009-11-23T03:11:01Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/300637.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>anshu mishra</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/288894.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

