Groovy with Grails - Java’s fight back to Ruby on Rails Ruby on Rails is undoubtedly the fastest developing framework for agile web development which one can witness in various discussion groups and blogs these days. ...
Over the last year I've worked with organizations around the world that are attempting to grapple with Web 2.0 and the growing external marketplace pressure being exerted for the change and transformation of their businesses. ...
About eighteen months ago, I published the following article on this web site. To this day it still remains the single most read article that I have published. I am currently in the process of selecting a Java web framework for a ...
So this entry might not be entirely coherent... it's Monday morning, don't expect it to make much sense. This morning I read a message on the Canoo Webtest mailing list, about Grails: The upcoming Grails project will include ...
MyOnlineProfile.net has launched - as a Google AppEngine application. MyOnlineProfile lets you catalog your public online profiles in one place - leaving you with just one link to give your friends and one link in your email signature. ...
As rewarding as web development is, it can also be a pain sometimes, especially if you spend half your time looking for the right tools and resources. Well, we’ve done the work for you with this one, and have compiled a list of over 120 ...
Sample Store Catalog using using Groovy and Grails and the Java Persistence API on Glassfish with MySQL. I modified this Groovy and Grails Catalog Sample application to use JPA entity java classes instead of Groovy domain classes. ...
ALT DESCR. This is not just YAPS (Yet Another Pet Store); this one is Groovy! :-) Carol has written a sample of the now famous Pet Store (check out the Wikipedia Entry) but this time it uses Groovy, Grails, MySQL Server and the ...
Bonjour à tous,. Un mois de juin relativement calme dans l'ensemble de la communauté. Etant moi-même en vacances une bonne partie du mois, mes analyses des évolutions sur les plugins sont relativement succinctes. ...
Following a question onto my post Grails Service, JMS and an MDB, I was amused and pleased to find that the grails site for the JMS Plugin had been updated and included much of my post. Right down to the xfire reference, ...
ALT DESCR. With all the turmoil around JavaOne I missed the two Grails plugins from Martin. Today I was testing the UpdateTool, saw them, and poked around to find the announcements. Read Martin's notes on the Plugin for v2 and the ...
Tim Bray: Django on Jython. It’s starting to happen. There’sa long way to go between successfully executing a bit of Rails and actually making the sucker run usefully, as the JRuby guys will tell you. But speaking of JRuby, ...
Background. Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain ...
I searched through my blog entries, and realized that I somehow forgot to blog about the Metro Plugin for Grails framework I introduced in the beginning of this year. So, this is an attempt to do a (late) little advertising. ...
Ruby on Rails 애플리케이션을 개발하기 위한 개발 환경으로 NetBeans IDE를 사용하고 있다. 최근에 NetBeans IDE 6.1 버전으로 업그레이드 되었다. Grails 홈페이지에 의하면, Grails 를 지원하는 IDE 목록에 NetBeans IDE 가 있다. ...
Grails 1.0.3 발표 소식과 함께 홈페이지를 통해 i18n-templates 플러그인(plugin) 역시 업그레이드 되었다. i18n-templates 플러그인은 i18n을 적용한 scaffolding templates을 제공하여 완전히 국제화 가능한 애플리케이션을 생성하도록 한다. ...
Grails adalah framework web development modern yang menggabungkan teknologi Java seperti Spring dan Hibernate dengan praktek kontemporer seperti konvensi diatas konfigurasi. Ditulis dengan menggunakan bahasa Groovy, Grails memberikan ...
Planet NetBeans: Insider Scoop From the Tutorial Divas: Adding a Popup Window to a NetBeans 6.0 Visual Web Page. Here is a mini-tutorial for creating a Popup window for the user to lookup values. One scenario that you might use this for ...