SPRINGONE 2GX 2012: THE SPRING, GROOVY, GRAILS, & CLOUD EVENT OF THE YEAR!


Ryan Vanderwerf

Chief Architect @ Reachforce

Ryan is Chief Architect and Director of Products at ReachForce and formerly Lead Architect at
Developerprogram.com.

ReachForce provides B2B marketers with cloud-based software and services to accelerate lead conversions from inbound, outbound, and database marketing initiatives

Ryan is currently building a Grails infrastructure for ReachForce as well as teaching Grails to the developer team.

In the past Ryan has he has architected a Grails solution for Developerprogram.com that allows rapid deployment of Developer Program portals for all kinds of companies, specializing in the mobile industry. He has also done Java and Linux based webcasting for events such as
SXSW, built telecom software, and ASP's for the financial sector.


Blog

Learned a interesting lesson with Grails today.....

Posted 2012-08-10 11:14:14.0

Learned a interesting lesson with Grails today.more »

Posted 2012-07-30 11:24:55.0

Posted the slides for my #Gr8Conf Enterprise Talk on my github page: https://github.com/rvanderwerf/GR8Conf-slimore »

I Love GitHub!

Posted 2012-07-25 21:02:25.0

We messed around with the new Grails plugin called 'Ajaxflows' at http://www.grails.org/plugin/ajaxflow and found a big bug stopping us from using it at almore »
Read More Blog Entries »

Presentations

Streaming Video In Grails

This talk will demonstrate and show how the grails video plugin works by allowing pseudo-streaming to the browser and using ffmpeg to transcode all videos into a common format on the server. Clients ask many times for functionality like this for their sitmore »

Web Clustering Integration with Terracotta, Quartz, & Grails 2

Terracotta has a free open source edition which provides excellent functionality for clustering in Grails and Java, and I will show use to set up Terracotta and cluster your application using its main features Ehcache, HTTP Session in Tomcat, and Quartz.more »

Streaming Video In Grails

close

Ryan Vanderwerf By Ryan Vanderwerf

This talk will demonstrate and show how the grails video plugin works by allowing pseudo-streaming to the browser and using ffmpeg to transcode all videos into a common format on the server. Clients ask many times for functionality like this for their sites, and you will learn a easy and simple and free way to fulfill the need.



This plugin also uses quartz for the asynchronous video processing.


Web Clustering Integration with Terracotta, Quartz, & Grails 2

close

Ryan Vanderwerf By Ryan Vanderwerf

Terracotta has a free open source edition which provides excellent functionality for clustering in Grails and Java, and I will show use to set up Terracotta and cluster your application using its main features Ehcache, HTTP Session in Tomcat, and Quartz.



I will cover the Ehcache and Tomcat aspect of integrating Grails with it and show a demonstration interacting with a Grails application and the Terracotta console. This talk will also cover how to configure Tomcat Terracotta for HTTP session clustering, hot spare, and Ehcache, and Quartz support.