Welcome

Alfresco webscripts with Groovy

After being a little bit disappointed about using Grails in Alfresco (see my post below), I decided to see how could Alfresco be integrated with Groovy. Alfresco introduced a while ago the “webscripts”, with that they added a powerful scripting API based on JavaScript and the Rhino engine. When you add FreeMarker templates to that, […]

Grails integration … nice but …

These days I was trying Grails and I have to say that coding by convention with Groovy is very powerful and allows to create new web applications very quickly. It is very helpful when you create a new application because you can change the code without redeploying the whole application as you have to do […]

Document Management with Alfresco “on rails”

For a couple of month I am working for a large international company, where I am helping on introducing a new and open source document management system. The power of open source and thus of Alfresco opposed to other closed source packages, is the open interfaces and the easiness of adding custom features. Whatever solution […]