‘Ruby for Rails’ – learning Ruby in order to get the most out of Ruby on Rails

The Register has a short book review of the new book ‘Ruby for Rails’ which aims to be a quickstart guide and an introduction to Ruby aimed at developers wanting to learn Ruby on Rails.

I have been interested in the ‘Convention over Configuration’ approach made popular by Ruby on Rails and so was keen to pick up Rails and take a look, but I must admit, I found it hard to move from my mainly Java programming background to Ruby, since the syntax is very different between the two languages. This book looks like it could be a big help for other people interested in learning Ruby on Rails, but struggling with the Ruby language.

Of course an excellent alternative for Java developers and the Java platform is Grails, which is based on all the benefits of the RoR approach, but implemented using Groovy scripting language and runs directly on the Java platform…

ObjectWeb Lomboz v3.2 released

The ObjectWeb opensource group have released v3.2 of their popular Eclipse plugin, Lomboz, that offers helpers and support for EE development in Eclipse 3.2.

Lomboz is based on the Eclipse WTP (Web Tools Platform), and offers server support (start/stop/debug etc), support for building portals with ObjectWeb’s eXo portal framework, support for Struts and XMLBeans, Service Component Architecture runtimes (Apache Tuscany), and Enterprise Service Bus (ObjectWeb Celtix).

JRuby 0.9.1 released

JRuby 0.9.1 has been released – JRuby offers a 100% Java implementation of the Ruby language supported on the Java VM, which brings all the benefits of the dynamic language to the Java platform. This release improves performance, and also improves support for running the Ruby on Rails framework and applications on the Java VM.

For more info on JRuby, see the project site here.

Solution Providers still waiting for Java EE 5 App Servers from major vendors

The majority of Solution Providers are still waiting for Java EE 5 support from the major vendors before starting to consider implementing new systems with EE 5 features. This article on InfoQ.com provides a good summary of where the major players currently are in terms of their announced support for EE 5 compliance. Noticibly falling behind is IBM which apparently will not have EE 5 support in Websphere until 2008.