<?xml version="1.0" encoding="UTF-8"?>
<page>
  <created-at type="datetime">2008-07-24T06:45:16Z</created-at>
  <description>updated continuous integration/build link</description>
  <id type="integer">62</id>
  <name>Home</name>
  <number type="integer">124</number>
  <person-id type="integer">40755</person-id>
  <text>&lt;table width=&quot;100%&quot; cellpadding=&quot;10&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;
&lt;td width=&quot;60%&quot;&gt;&lt;br/&gt;
&lt;span style=&quot;font-family:Georgia, Thorndale, Times, serif;font-size:xx-large&quot;&gt;JRuby&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;
&lt;span style=&quot;font-family:Georgia, Thorndale, Times, serif;font-size:large&quot;&gt;Java powered Ruby implementation&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;
This is a community wiki dedicated to [http://jruby.org JRuby], an implementation of the [http://www.ruby-lang.org/en Ruby] programming language atop the Java Virtual Machine (JVM).
&lt;/td&gt;
&lt;td align=&quot;center&quot;&gt;
[[image: jrubylogo-medium.png]]
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;table width=&quot;100%&quot; cellpadding=&quot;10&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;
&lt;td width=&quot;50%&quot;&gt;
'''[http://jruby.org/download JRuby Downloads]'''
* UNIX variants: Linux, OSX, Solaris, BSD:&lt;br/&gt; &amp;nbsp; '''[http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.tar.gz JRuby 1.4.0 Binary.tar.gz]'''
* Windows and Vista:&lt;br/&gt; &amp;nbsp; '''[http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.zip JRuby 1.4.0 Binary.zip]'''
* UNIX variants to [[DownloadAndBuildJRuby|build yourself]]:&lt;br/&gt; &amp;nbsp; '''[http://jruby.kenai.com/downloads/1.4.0/jruby-src-1.4.0.tar.gz JRuby 1.4.0 Source.tar.gz]''' 
* Windows installer:&lt;br/&gt; &amp;nbsp; '''[http://jruby.kenai.com/downloads/1.4.0/jruby_windows_1_4_0.exe    JRuby 1.4.0 installer]'''
* Windows and Vista to [[DownloadAndBuildJRuby|build yourself]]:&lt;br/&gt; &amp;nbsp; '''[http://jruby.kenai.com/downloads/1.4.0/jruby-src-1.4.0.zip    JRuby 1.4.0 Source.zip]'''
&lt;/td&gt;
&lt;td&gt;
'''JRuby Basics'''
* [[About JRuby]]
* [[Getting Started]]
* [[Walkthroughs and Tutorials]]
* [[ApplicationsAndLibraries|Help With Libraries and Applications]]
* [[RedBridge | Embedding JRuby]]
* [[CallingJavaFromJRuby|Scripting Java from JRuby]]
* [[Performance Tuning]]
* [[FAQs]]
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr valign=&quot;top&quot;&gt;
&lt;td width=&quot;50%&quot;&gt;
'''Getting Involved'''
* Communicate: [[Mailing Lists]], [[IRC]], [http://jira.codehaus.org/browse/JRUBY JIRA (bugs)]
* Code: [http://kenai.com/projects/jruby/sources/main/show Main Repository], [http://github.com/jruby/jruby/tree/master GitHub mirror]
* Status: [http://ci.jruby.org Build Server]
* Design/Internals: [[Internals]]
* [[JRuby Bug Reporting Style Guide]]
* [[JRuby Style Guide]]
* [http://blog.emptyway.com/2008/03/27/how-to-contribute-to-jruby-effectively How to Contribute to JRuby Effectively]
* [[JRuby and RubySpecs]]
* [[Ruby 1_9 Support|Ruby 1.9 Support]] - Remaining work to be done and how to contribute
* [[Release Documentation]]
* [[RoadMap]]
&lt;/td&gt;
&lt;td&gt;
'''JRuby on Rails'''
* [[JRuby on Rails]]
* [http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails| 120 second guide to JRuby on Rails]
*[http://thenice.tumblr.com/post/133345213/deploying-a-rails-application-in-tomcat-with-jruby-a Deploying a Rails App in Tomcat with JRuby]
* [[ActiveRecord-JDBC]]
* [[JRuby on Rails#Deployment|Deploying Rails Apps]]   
* &lt;a href=&quot;{{project warbler page Home}}&quot;&gt;Warbler&lt;/a&gt; (bundling JRuby on Rails apps into a WAR)

''' Evangelism'''
* [[Benchmarks | Benchmarking Tips and Tricks]]
* [[JRubyPresentations | JRuby Talks and Presentations
* [[Success Stories]]
* [[Case Studies]]
* [[Articles]]
* [[In Your Region]]
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr valign=&quot;top&quot;&gt;
&lt;td&gt;
'''Related Websites'''
* [http://en.wikipedia.org/wiki/JRuby JRuby's article on Wikipedia]
* [http://pipes.yahoo.com/pipes/pipe.info?_id=oCCxOv9w3BGq_aM_1vC6Jw Fresh JRuby news Yahoo Pipes aggregator]
* [http://www.jrubyhub.com JRubyHub.com: The hub for all resources related to JRuby and JRuby on Rails resources]
&lt;/td&gt;
&lt;td&gt; &amp;nbsp; &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

</text>
  <text-as-html>&lt;p&gt;&lt;table cellpadding=&quot;10&quot; width=&quot;100%&quot;&gt;&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;60%&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Georgia, Thorndale, Times, serif;font-size:xx-large&quot;&gt;JRuby&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Georgia, Thorndale, Times, serif;font-size:large&quot;&gt;Java powered Ruby implementation&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
This is a community wiki dedicated to &lt;a class='external' href=&quot;http://jruby.org&quot;&gt;JRuby&lt;/a&gt;, an implementation of the &lt;a class='external' href=&quot;http://www.ruby-lang.org/en&quot;&gt;Ruby&lt;/a&gt; programming language atop the Java Virtual Machine (JVM).
&lt;/td&gt;&lt;td align=&quot;center&quot;&gt;&lt;?link_for_image jrubylogo-medium.png?&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=&quot;10&quot; width=&quot;100%&quot;&gt;&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;50%&quot;&gt;&lt;b&gt;&lt;a class='external' href=&quot;http://jruby.org/download&quot;&gt;JRuby Downloads&lt;/a&gt;&lt;/b&gt;&lt;ul&gt;&lt;li&gt; UNIX variants: Linux, OSX, Solaris, BSD:&lt;br /&gt; &amp;nbsp; &lt;b&gt;&lt;a class='external' href=&quot;http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.tar.gz&quot;&gt;JRuby 1.4.0 Binary.tar.gz&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;&lt;li&gt; Windows and Vista:&lt;br /&gt; &amp;nbsp; &lt;b&gt;&lt;a class='external' href=&quot;http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.zip&quot;&gt;JRuby 1.4.0 Binary.zip&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;&lt;li&gt; UNIX variants to &lt;a href='&lt;?url_for_page DownloadAndBuildJRuby?&gt;' class='&lt;?class_for_page_link DownloadAndBuildJRuby?&gt;'&gt;build yourself&lt;/a&gt;:&lt;br /&gt; &amp;nbsp; &lt;b&gt;&lt;a class='external' href=&quot;http://jruby.kenai.com/downloads/1.4.0/jruby-src-1.4.0.tar.gz&quot;&gt;JRuby 1.4.0 Source.tar.gz&lt;/a&gt;&lt;/b&gt; 
&lt;/li&gt;&lt;li&gt; Windows installer:&lt;br /&gt; &amp;nbsp; &lt;b&gt;&lt;a class='external' href=&quot;http://jruby.kenai.com/downloads/1.4.0/jruby_windows_1_4_0.exe&quot;&gt;JRuby 1.4.0 installer&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;&lt;li&gt; Windows and Vista to &lt;a href='&lt;?url_for_page DownloadAndBuildJRuby?&gt;' class='&lt;?class_for_page_link DownloadAndBuildJRuby?&gt;'&gt;build yourself&lt;/a&gt;:&lt;br /&gt; &amp;nbsp; &lt;b&gt;&lt;a class='external' href=&quot;http://jruby.kenai.com/downloads/1.4.0/jruby-src-1.4.0.zip&quot;&gt;JRuby 1.4.0 Source.zip&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;JRuby Basics&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page About JRuby?&gt;' class='&lt;?class_for_page_link About JRuby?&gt;'&gt;About JRuby&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Getting Started?&gt;' class='&lt;?class_for_page_link Getting Started?&gt;'&gt;Getting Started&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Walkthroughs and Tutorials?&gt;' class='&lt;?class_for_page_link Walkthroughs and Tutorials?&gt;'&gt;Walkthroughs and Tutorials&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page ApplicationsAndLibraries?&gt;' class='&lt;?class_for_page_link ApplicationsAndLibraries?&gt;'&gt;Help With Libraries and Applications&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page RedBridge ?&gt;' class='&lt;?class_for_page_link RedBridge ?&gt;'&gt; Embedding JRuby&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page CallingJavaFromJRuby?&gt;' class='&lt;?class_for_page_link CallingJavaFromJRuby?&gt;'&gt;Scripting Java from JRuby&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Performance Tuning?&gt;' class='&lt;?class_for_page_link Performance Tuning?&gt;'&gt;Performance Tuning&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page FAQs?&gt;' class='&lt;?class_for_page_link FAQs?&gt;'&gt;FAQs&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr valign=&quot;top&quot;&gt;&lt;td width=&quot;50%&quot;&gt;&lt;b&gt;Getting Involved&lt;/b&gt;&lt;ul&gt;&lt;li&gt; Communicate: &lt;a href='&lt;?url_for_page Mailing Lists?&gt;' class='&lt;?class_for_page_link Mailing Lists?&gt;'&gt;Mailing Lists&lt;/a&gt;, &lt;a href='&lt;?url_for_page IRC?&gt;' class='&lt;?class_for_page_link IRC?&gt;'&gt;IRC&lt;/a&gt;, &lt;a class='external' href=&quot;http://jira.codehaus.org/browse/JRUBY&quot;&gt;JIRA (bugs)&lt;/a&gt;&lt;/li&gt;&lt;li&gt; Code: &lt;a class='external' href=&quot;http://kenai.com/projects/jruby/sources/main/show&quot;&gt;Main Repository&lt;/a&gt;, &lt;a class='external' href=&quot;http://github.com/jruby/jruby/tree/master&quot;&gt;GitHub mirror&lt;/a&gt;&lt;/li&gt;&lt;li&gt; Status: &lt;a class='external' href=&quot;http://ci.jruby.org&quot;&gt;Build Server&lt;/a&gt;&lt;/li&gt;&lt;li&gt; Design/Internals: &lt;a href='&lt;?url_for_page Internals?&gt;' class='&lt;?class_for_page_link Internals?&gt;'&gt;Internals&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page JRuby Bug Reporting Style Guide?&gt;' class='&lt;?class_for_page_link JRuby Bug Reporting Style Guide?&gt;'&gt;JRuby Bug Reporting Style Guide&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page JRuby Style Guide?&gt;' class='&lt;?class_for_page_link JRuby Style Guide?&gt;'&gt;JRuby Style Guide&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://blog.emptyway.com/2008/03/27/how-to-contribute-to-jruby-effectively&quot;&gt;How to Contribute to JRuby Effectively&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page JRuby and RubySpecs?&gt;' class='&lt;?class_for_page_link JRuby and RubySpecs?&gt;'&gt;JRuby and RubySpecs&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Ruby 1_9 Support?&gt;' class='&lt;?class_for_page_link Ruby 1_9 Support?&gt;'&gt;Ruby 1.9 Support&lt;/a&gt; - Remaining work to be done and how to contribute
&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Release Documentation?&gt;' class='&lt;?class_for_page_link Release Documentation?&gt;'&gt;Release Documentation&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page RoadMap?&gt;' class='&lt;?class_for_page_link RoadMap?&gt;'&gt;RoadMap&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;JRuby on Rails&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page JRuby on Rails?&gt;' class='&lt;?class_for_page_link JRuby on Rails?&gt;'&gt;JRuby on Rails&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails|&quot;&gt;120 second guide to JRuby on Rails&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a class='external' href=&quot;http://thenice.tumblr.com/post/133345213/deploying-a-rails-application-in-tomcat-with-jruby-a&quot;&gt;Deploying a Rails App in Tomcat with JRuby&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page ActiveRecord-JDBC?&gt;' class='&lt;?class_for_page_link ActiveRecord-JDBC?&gt;'&gt;ActiveRecord-JDBC&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page JRuby on Rails?&gt;#Deployment' class='&lt;?class_for_page_link JRuby on Rails?&gt;'&gt;Deploying Rails Apps&lt;/a&gt;   
&lt;/li&gt;&lt;li&gt; &lt;a href=&quot;&lt;?url_for_resource project warbler page Home?&gt;&quot;&gt;Warbler&lt;/a&gt; (bundling JRuby on Rails apps into a WAR)
&lt;/li&gt;&lt;/ul&gt;&lt;b&gt; Evangelism&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Benchmarks ?&gt;' class='&lt;?class_for_page_link Benchmarks ?&gt;'&gt; Benchmarking Tips and Tricks&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page JRubyPresentations ?&gt;' class='&lt;?class_for_page_link JRubyPresentations ?&gt;'&gt; JRuby Talks and Presentations&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Success Stories?&gt;' class='&lt;?class_for_page_link Success Stories?&gt;'&gt;Success Stories&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Case Studies?&gt;' class='&lt;?class_for_page_link Case Studies?&gt;'&gt;Case Studies&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page Articles?&gt;' class='&lt;?class_for_page_link Articles?&gt;'&gt;Articles&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href='&lt;?url_for_page In Your Region?&gt;' class='&lt;?class_for_page_link In Your Region?&gt;'&gt;In Your Region&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr valign=&quot;top&quot;&gt;&lt;td&gt;&lt;b&gt;Related Websites&lt;/b&gt;&lt;ul&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://en.wikipedia.org/wiki/JRuby&quot;&gt;JRuby's article on Wikipedia&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://pipes.yahoo.com/pipes/pipe.info?_id=oCCxOv9w3BGq_aM_1vC6Jw&quot;&gt;Fresh JRuby news Yahoo Pipes aggregator&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a class='external' href=&quot;http://www.jrubyhub.com&quot;&gt;JRubyHub.com: The hub for all resources related to JRuby and JRuby on Rails resources&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;td&gt; &amp;nbsp; &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

&lt;/p&gt;</text-as-html>
  <updated-at type="datetime">2010-01-22T20:52:23Z</updated-at>
  <wiki-id type="integer">320</wiki-id>
</page>
