Comment left here

… and that’s why I use RoR. 90% of the “anti” opinions here don’t get it. It’s quick, it has a low entry barrier, and, if you want the Ajax stuff, it’s very easy to do simple things. If you want stuff that scales to the moon then you use a technology that will do that – d’oh!

Ruby has also got lots of nice utilities to do SOAP and so on. It just works and it does’t hurt. Integration with other services (.Net or Java) is a breeze and you can get help really easily from other people in the community. In general there is only one way to do something (because the language is young) and it does what you want. Compare with Java – 25 frameworks with alpine learning curves (XML or properties files – let’s have both!) before you can do anything. It used to be simple and pretty easy to get things done but the signal to noise ratio is really painful now and getting worse with every “improved” J2EE implementation from the big vendors. Me no want no stinki’ entity beans – they leave a stain on your teeth.

I am a Java certified web developer and would’t go back, except for the cash. It used to drive me crazy: make a change, run Ant, deploy the WAR file, waste 20 minutes doing nothing. Get shouted at by PHB for reading El Reg while all this was going on. This is typical if you work on a legacy system.

Now I can just get stuff done, and that’s all I want. I’m really keen on the whole JRuby thing, where the Rails app will just run from a WAR file and use all the sexy scalability stuff that the Java people have spent so much time and energy on – but I’ll happily use it at one remove, thanks.