A new issue of JavaExpress magazine is now available for download. You can download it at http://www.javaexpress.pl/. English version is not available yet but it will be soon.
If you need the latest possible version of Grails (not release) you can download a fresh build from Hudson or build it yourself. The second options is fairly easy.
In the mean time check that you've JDK 1.5+ and Ant installed.
After the cloning is done go to grails/grails/ folder and run 'ant jar'. This will build the release.
Set env variable GRAILS_HOME to your clone folder.
In your Grails project (not the Grails sources) when you want to use your fresh build, go to application.properties and change app.grails.version to a new version. For example: app.grails.version = 1.2-SNAPSHOT
The upcoming release 1.2 of Grails will have an interesting feature: global configuration of GORM settings. You can have a first look here http://jira.codehaus.org/browse/GRAILS-5287.
Not much time passed sinced Google Wave has been introduced to wider audience and there already is a Google Wave Grails plugin. David Trattnig prepared a great plugin that lets you embed waves in your app or do even more amazing thing - write Wave robots. See an example of a wave robot. If you add a sample robot to your wave you can ask it to execute a groovy code and return results
Pojawił się egzamin z Grails na JavaBlackBelt. Definicję egzaminu przygotował Mateusz Kwaśniewski i jest też jego liderem. Pusty egzamin z ciekawego tematu - pole do popisu i okazja do zdobycia kilku contribution points.
Podczas mojej prezentacji na Cooluarach pojawiło się kilka małych problemów, których nie potrafiłem rozwiązać lub po prostu nie zdąrzyłem rozwiązać. Poniżej rozwiązania problemów, które zapamiętałem. Jeśli ktoś pamięta jeszcze jakieś inne, lub po prostu ma pytania, to zapraszam do podesłania. Z przyjemnością odpowiem (lub przynajmniej spróbuję).