Firefox 2 beats IE7 on Security and new features

CNET have a review of the latest Firefox 2 browser, and in a comparison with IE7 say that Firefox 2’s Security and other features are better than what is being offered in the latest IE7 from Microsoft.

Some of the new features include the ability to arrange tabs when browing multiple sites, restore the state of tabs if the OS crashes, and reopen a tab if you accidentally close it. Live Titles is another new interesting feature which allows websites to send updates to your bookmarks (RSS for bookmarks?), so for example if you have a news website bookmarked, when you view your bookmark for this site it will display a summary of the latest headline from the site.

‘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).