GrailsX Community Blogs Interesting blogs and sites on Groovy and Grails
Graeme Rocher Jeff Brown Geertjan Wielenga Manik Surtani Tugdual Grall Marc Palmer Guillaume LaForge Dylan Schiemann Emmanuel Bernard Dave Crane Rod Cope Jason Rudolph Venkat Subraniam Russel Winder Eugene Vigdorchik Ismaël Héry Arnaud Héritier Steven Devijver Dierk Koenig Tsuyoshi Yamamoto Joe Walker Sven Haiges Joe Walnes Andrew Glover Ismaël Héry Scott Davis Alex Popescu Andrew's Diary Octo Talks! Bernd Schiffer's Blog - Klick fur Klick
-
Keeping Grails One Step Ahead
Featuring Marc Palmer
Grails has boosted web app development productivity immensely. But where are the next big gains to come from? This will be a short talk about some of my hopes for the future followed by an open discussion about what you think we should be doing to make Grails kick the ass of all those web...
grails groovy -
2
Interview with Hans Dockter
Featuring Guillaume LaForge and Hans Dockter
Guillaume LaForge talks to Hans Dockter about Gradle, exclusively for the Groovy & Grails eXchange
gradle groovy grails -
A cloud for developers: Cloud Foundry
Featuring Peter Ledbrook
Companies large and small are starting to offer cloud hosting for applications. Cloud Foundry stands out as being a developer-oriented cloud platform, from its open source nature to its support for multiple languages and frameworks. It's also incredibly easy to develop and deploy applications...
cloud groovy grails cloudfoundry java -
Maintaining Test Suites with Groovy and Twist
Featuring Andrew Kemp
This talk will focus on how you can use the Groovy support in Twist from ThoughtWorks studios to create understandable, maintainable test suites that grow with your application.
twist testing groovy grails -
2
Continuous Delivery in the Cloud with CloudBees
Featuring Marco Vermeulen and Nicolas De Loof
A talk about the transition from Continuous Integration to Continuous Delivery, taking it all to the cloud.
cloudbees cloud continuous-delivery grails groovy jenkins java -
Productive Grails Functional Testing
Featuring Luke Daley
We all know we should be writing functional (i.e. web) tests for our Grails applications, but this can sometimes seem like too much work for not enough gain. In this talk we'll look at the current Grails plugins that are out there that can start to decrease the development and maintenance...
grails geb spock groovy java -
Testing HTTP dependencies with Betamax
Featuring Robert Fletcher
Testing applications that communicate with external services via HTTP can be tricky and error prone. Betamax is a Groovy testing tool that can record and play back HTTP interactions so that tests are fast, reliable and repeatable. I'll demonstrate how to use Betamax to decouple your...
betamax testing groovy grails -
2
A year in the life of a Grails startup
Featuring Tomas Lin and Donovan Frew
Secret Escapes is a private members flash sales travel site (built in Grails) that was launched in January 2010. Over the next year of the application's life, we had to quickly build functionality such as a CRM/CMS, custom theming support and AB testing. In this talk, we will talk about the...
grails java groovy -
Tackling day to day Grails decisions
Featuring Andreas Arledal
Working on a day to day basis with a dynamic and constantly evolving framework like Grails can be challenging. Andreas will shares his experience how to: Get to use Grails in your projects Get a quick start with your new Grails project Involve people with little or no experience Choose the right...
grails dynamic-languages testing dsl groovy java -
Grails-data-mapping - making 'your' nosql database GORM compliant
Featuring Stefan Armbruster
Stefan shares his experience when porting the old neo4j to become a 1st class GORM citizen, followed by a mini case study on a Grails & Neo4j project at a large German telecom provider.
gorm neo4j grails java nosql