Tuesday, April 26, 2011

Grails 10 minutes application development presentation

Just gave a presentation to my colleagues in which I developed a full application with 2 domain classes with one-to-many relationships in 10 minutes.

Here are the slides: http://bit.ly/grails-quick-start

Monday, April 25, 2011

intellijidea vs eclipse in grails, android

I have been using Eclipse for ages. Now I tried to use it for Grails development. Sucks!! Even with Spring whatnot package - it always shows some syntax errors.

Tried intellij IDEA - good. Worked very well and smooth. I think I'll be developing my Grails apps in idea.

Android

Tried both also for Android development. It's about the same. Eclipse is good enough.