Archive for the 'Groovy and Grails' Category
Grails is a great project. I’m currently implementing a webish2.0 website and with Grails my implementation speed is very fast. What Groovy and Grails lack though, is a decent IRC channel. I’ve been on IRC for 15 years and IRC helped me through Java, Servlets, Python, Ruby, Delphi and other technologies. There is a #groovy […]
Groovy and IDEA, a mixed blessing [Updated]
3 Comments Published March 28th, 2007 in Groovy and Grails, JavaI’ve been an Intellij IDEA user from the very, very beginning. I think we bought some of the first licenses. I’ve been promoting IDEA against Eclipse cultures for years. IDEA is the most usable IDE around. I’ve got several companies I worked for to buy IDEA although they are Eclipse shops. I got all people […]
Rails and Grails: A language shootout?
0 Comments Published March 27th, 2007 in Groovy and Grails, JavaFollowing the benchmarking, I think it’s a very good idea from Graeme to stop benchmarking until Grails gets some optimizations. Currently performance should not be a big concern for the Grails developers. Keeping up the good work with implementing features and fixing bugs should stay their main concern.
When looking at the Grails versus Rails […]
Why Grails instead of JRails
0 Comments Published May 19th, 2006 in Groovy and Grails, Java, Software, Software developmentThe JRuby team has accomplished an amazing thing, running Ruby on Rails with JRuby. So is Grails dead? No! Why should someone then use Grails and not JRuby on Rails? Ruby is a very nice and clean language, Rails has a lot of extensions and documentation. But Groovy is more similar to Java, like Java […]
Google trends proves: Java is doomed
5 Comments Published May 11th, 2006 in Groovy and Grails, Java, Software developmentGoogle trends is a nice idea, and I had to apply it adhoc to Java, Ruby, Python and C#. Interesting results, I can see a decline in Java! We’re doomed :-)
And the Rails evangelists jump in and present this. Probably people would search for that or even that because Rails mostly doesn’t find RoR though. […]
Grails 0.1 released
0 Comments Published March 30th, 2006 in Groovy and Grails, Software, Software developmentGrails 0.1 has been released. Congratulations to the team and thanks for the great support.
Weak versus strong languages, who wins the fight?
8 Comments Published March 29th, 2006 in Groovy and Grails, Java, Software developmentWith all the buzz in scripting languages (again :-) often programming languages are divided into weak versus strong typed or dynamic versus static typed languages. I don’t know how often some of us have seen this discussion, the first time for me was when I had to argue with C++ developers because I wanted […]