InfoQ Homepage JRuby Content on InfoQ
-
Will A Java/Ruby Co-op Occur in 2007?
Ryan Tomayko recently wrote a detailed 2007 prediction on the "The Pending Ruby/Java Co-op". Java is going into 2007 with a number of interesting developments at the JVM level. Ryan considers a path were the JVM becomes a viable Ruby runtime environment.
-
JRake: Ant-Killer Combo of JRuby and Rake
As JRuby becomes a viable solution for real development tasks, former ThoughtWorker Matt Foemmel is hard at work improving the world of build scripts by replacing ant with rake. He's winning fans among heavy-hitters such as Martin Fowler.
-
Springy Brings JRuby Power to Spring Configuration
Last week's coverage of RSpec on Ruby included the thought that JRuby was poised to start making waves by providing new, Ruby influenced tools to Java developers. Springy, a JRuby configuration tool for Spring, is on the leading edge of those tools.
-
RSpec now running on JRuby
RSpec, the Behavior Driven Development(BDD) library for Ruby, is now running on JRuby. This is great news for the RSpec developers but it has wider positive implications for the JRuby and Java communities.
-
Follow the Progress of JRuby on Rails
Charles Nutter has been keeping an updated page of Rails test run results with JRuby that is showing how much progress has been made towards the goal of a fully-functioning JRuby on Rails.
-
JRuby brings Rails applications to Glassfish
It is now possible to deploy Ruby on Rails applications on Glassfish. Utilizing JRuby and its growing support for Rails, Glassfish can now be used as a production platform, allowing a more robust and scalable deployment platform.
-
Learn More About JRuby (on Rails)
Last night Charles Oliver Nutter, one of the JRuby leads gave a 2+ hour talk on Ruby, JRuby, and JRuby on Rails to the Gateway JUG in St Louis. Slides and a transcript are available online.
-
InfoQ Interview: Tim Bray on Rails, REST, Java Dynamic Languages, and More
InfoQ Ruby editor Obie Fernandez interviews Tim Bray, one of the inventors of XML and current Director of Web Technologies for Sun Microsystems. We cover varied topics such as his opinions about Ruby and Rails, the impact of dynamic languages on web development, static versus dynamic typing, Sun's support of the JRuby project, Atom, and WS-* versus REST approaches to systems integration.
-
JRuby: What happens next? Will it affect Groovy/Grails?
Since Sun's announcement of their hiring of JRuby committers Charles Nutter and Thomas Enebo, both as well as Tim Bray of Sun have both provided follow up answers to questions about what will happen next. The blogsphere has also began discussing the announcement in respect to other projects such as Groovy/Grails.
-
Sun Officially Backs Ruby, Brings JRuby In-House
Charles Nutter, one of the developers of the JRuby (Ruby on JVM) project, announces JRuby is being brought into the Sun Microsystems fold.
-
Presentation: JRuby - Bringing Ruby to the JVM
In this InfoQ-exclusive presentation, JRuby leads Thomas Enebo and Charles Nutter show off the current state of the JRuby project, which has come a long way under their stewardship. The presentation shows compelling demonstrations of how the Ruby language and key Ruby applications can function well on the Java Virtual Machine.
-
The Resurgence of Java the Platform
Way back in December of 2000 noted columnist Jon Udell covered the language-agnosticism of the Microsoft CLR versus the JVM. Six years after Udell highlighted the topic, Java the Platform is beginning to come out of the shadows of its more well known counterpart Java the Language.
-
JRuby Leaves SourceForge for Greener Pastures at Codehaus
The JRuby project has moved from SourceForge to competitor Codehaus. InfoQ asked the project leads about their decision and the answers shed light on recent problems plaguing SourceForge.
-
Bruce Tate's "From Java to Ruby" Reviewed
Frequent technical author Bruce Tate's latest title "From Java to Ruby" takes a look at moving to Ruby from the eyes of a Java manager. Greg Sporar, Sun's Chief Netbeans evangelist reviewed the book. Javaworld today also posted a 'Ruby for Java' article.
-
JRuby 0.9 Released; Runs WEBrick, Rails, RubyGems, and Rake
Released today, the JRuby 0.9 interpreter for Java can now run RubyGems, the WEBrick Ruby HTTP server, and Ruby on Rails. JRuby co-lead Thomas Enebo told InfoQ that Rake also recently started to work. JRuby 0.9 also includes a number of bug fixes, an improved YAML parser thanks to JvYAML and RbYAML projects, and all non-native standard libraries are bundled in the JRuby distribution.