
This is the third post in a series of post about grails. In this series I am describing an application I am creating with grails. It is a scheduling application for scheduling people on projects. You can find the previous posts here:
- http://www.gridshore.nl/2009/12/20/starting-with-grails/
- http://www.gridshore.nl/2010/01/04/continuing-with-grails/
In this post I will discuss the following topics:
- Creating meeting notes using the grails-ui rich text editor
- Create a search using the searchable plugin on the meeting notes
- Introducing rss to subscribe to new meeting notes
Continue reading Still doing grails



