<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>JRuby Inside</title>
    <link>http://www.jrubyinside.com/</link>
    <pubDate>Sun, 06 Jul 2008 15:52:15 GMT</pubDate>
    <description>Links and posts about JRuby</description>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/JRubyInside" type="application/rss+xml" /><feedburner:emailServiceId>1034821</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item>
      <title>Rolling a JRuby Desktop Application</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/328136690/rolling-a-jruby-desktop-application</link>
      <description>An in-depth look at how to package together and deploy a JRuby application as a JAR.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/328136690" height="1" width="1"/&gt;</description>
      <pubDate>Sun, 06 Jul 2008 15:52:15 GMT</pubDate>
      <guid isPermaLink="false">guid:dff466aaedbdc7022f7cc0dd18ef3ad68955c997</guid>
      <dc:creator>Peter Cooper</dc:creator>
    <feedburner:origLink>http://spin.atomicobject.com/2008/07/02/rolling-a-jruby-desktop-application</feedburner:origLink></item>
    <item>
      <title>JRuby Swing IRB with antaliasing</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/328136691/jruby-swing-irb-with-antaliasing</link>
      <description>How to set up antialiasing for jirb_swing on Windows&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/328136691" height="1" width="1"/&gt;</description>
      <pubDate>Wed, 02 Jul 2008 09:35:16 GMT</pubDate>
      <guid isPermaLink="false">guid:3ab25e4a8b2a596d98e37c4d14df88fba86131f1</guid>
      <dc:creator>Martin</dc:creator>
    <feedburner:origLink>http://www.datazoo.de/article/119/jruby-swing-irb-with-antaliasing</feedburner:origLink></item>
    <item>
      <title>JRuby Screencasts</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/328136692/</link>
      <description>I have posted two JRuby/Swing-related screencasts: the first on Cheri (cheri.rubyforge.org) and the second on Monkeybars (monkeybars.org).  The site isn't exclusively for JRuby content, that just happens to be what the first two screencasts are on.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/328136692" height="1" width="1"/&gt;</description>
      <pubDate>Tue, 01 Jul 2008 22:07:17 GMT</pubDate>
      <guid isPermaLink="false">guid:fd3e2ca5380f81edb10aa2bc2a48ea4801404445</guid>
      <dc:creator>Mario Aquino</dc:creator>
    <feedburner:origLink>http://screencastic.com</feedburner:origLink></item>
    <item>
      <title>Glassfish JRuby gem 0.3.0 released</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/323450393/glassfish_jruby_gem_030_released.html</link>
      <description>I just released GlassFish gem 0.3.0. This is a bug fix release with few enhancements.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/323450393" height="1" width="1"/&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:01:18 GMT</pubDate>
      <guid isPermaLink="false">guid:4fe931c0bba7048078b39d2291636027fa490e85</guid>
      <dc:creator>JRuby Inside</dc:creator>
    <feedburner:origLink>http://www.dzone.com/links/rss/glassfish_jruby_gem_030_released.html</feedburner:origLink></item>
    <item>
      <title>Glimmer - Using Ruby to Build SWT User Interfaces</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/319047612/glimmer_using_ruby_to_build_swt_user_interfaces.html</link>
      <description>Glimmer is a JRuby DSL that enables easy and efficient authoring of user-interfaces using the robust platform-independent Eclipse SWT library. Glimmer comes with built-in data-binding support to greatly facilitate synchronizing UI with domain models. The goal of the Glimmer project is to create a JRuby framework on top of Eclipse technologies to enable easy and efficient authoring of desktop applications by taking advantage of the Ruby language. With Glimmer having just become an Eclipse project, it's a good time to find out more.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/319047612" height="1" width="1"/&gt;</description>
      <pubDate>Thu, 19 Jun 2008 06:16:04 GMT</pubDate>
      <guid isPermaLink="false">guid:af6cad34e1e1059e9ffe5c76c1defef41aa70908</guid>
      <dc:creator>JRuby Inside</dc:creator>
    <feedburner:origLink>http://www.dzone.com/links/rss/glimmer_using_ruby_to_build_swt_user_interfaces.html</feedburner:origLink></item>
    <item>
      <title>The Future of JRuby with Thomas Enebo - Core JRuby Developer</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/309991010/the_future_of_jruby_with_thomas_enebo_core_jruby.html</link>
      <description>JRuby is by far the most popular Java implementation of the Ruby programming language. The 1.1.2 version has just been released with improvements in startup time, performance and threading. Thomas Enebo, one of the main JRuby developers, recently talked to me about the popularity of the language, the JRuby project, and when it's right to use Ruby over Java.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/309991010" height="1" width="1"/&gt;</description>
      <pubDate>Wed, 28 May 2008 15:46:11 GMT</pubDate>
      <guid isPermaLink="false">guid:69bb398747c1b93b4257199da9fb426b77030f79</guid>
      <dc:creator>JRuby Inside</dc:creator>
    <feedburner:origLink>http://www.dzone.com/links/rss/the_future_of_jruby_with_thomas_enebo_core_jruby.html</feedburner:origLink></item>
    <item>
      <title>JRuby 1.1.2 Released</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/299781894/303141</link>
      <description>Thomas Enebo has announced the latest point release of the JRuby 1.1 series. JRuby 1.1.2 features about 100 bug fixes along with some performance enhancements.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/299781894" height="1" width="1"/&gt;</description>
      <pubDate>Wed, 28 May 2008 11:38:23 GMT</pubDate>
      <guid isPermaLink="false">guid:164752cb7f9299e5d30efa49280940744ad3329b</guid>
      <dc:creator>Chumney Warner</dc:creator>
    <feedburner:origLink>http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/303141</feedburner:origLink></item>
    <item>
      <title>JRuby Pre-RailsConf Hackfest on Thursday</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/297208391/jruby-pre-railsconf-hackfest-on.html</link>
      <description>This is a link-only post. Please &lt;a href="http://headius.blogspot.com/2008/05/jruby-pre-railsconf-hackfest-on.html"&gt;visit this link&lt;/a&gt; to go directly to the content.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/297208391" height="1" width="1"/&gt;</description>
      <pubDate>Thu, 22 May 2008 02:25:00 GMT</pubDate>
      <guid isPermaLink="false">guid:eaf98ded7369547492e0d8ad7e912296125ea634</guid>
      <dc:creator>JRuby Inside</dc:creator>
    <feedburner:origLink>http://headius.blogspot.com/2008/05/jruby-pre-railsconf-hackfest-on.html</feedburner:origLink></item>
    <item>
      <title>JRuby on Rails Fighting Infectious Disease</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/297208392/jruby-on-rails-fighting-infectious.html</link>
      <description>This is a link-only post. Please &lt;a href="http://headius.blogspot.com/2008/05/jruby-on-rails-fighting-infectious.html"&gt;visit this link&lt;/a&gt; to go directly to the content.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/297208392" height="1" width="1"/&gt;</description>
      <pubDate>Mon, 19 May 2008 21:24:00 GMT</pubDate>
      <guid isPermaLink="false">guid:4807b30d1903f441e33b22f4147f966486b60703</guid>
      <dc:creator>JRuby Inside</dc:creator>
    <feedburner:origLink>http://headius.blogspot.com/2008/05/jruby-on-rails-fighting-infectious.html</feedburner:origLink></item>
    <item>
      <title>JRuby-Rack Released</title>
      <link>http://feeds.feedburner.com/~r/JRubyInside/~3/286414140/introducing-jruby-rack</link>
      <description>Nick Sieger has put together a variant of Rack that works on JRuby by appropriating Java servlets.&lt;img src="http://feeds.feedburner.com/~r/JRubyInside/~4/286414140" height="1" width="1"/&gt;</description>
      <pubDate>Thu, 08 May 2008 23:04:22 GMT</pubDate>
      <guid isPermaLink="false">guid:826ee96ae9f91a2cf43a2d25b744bf3306fb0ce6</guid>
      <dc:creator>Peter Cooper</dc:creator>
    <feedburner:origLink>http://blog.nicksieger.com/articles/2008/05/08/introducing-jruby-rack</feedburner:origLink></item>
  </channel>
</rss>
