May 29, 2013

How To Take Over Star Wars – cf.Objective() 2013 Lightning Talk

So the grandiose Disney Corporation has purchased Lucasfilm ltd. and plans on making a new set of Star Wars movies.  It's almost enough to make even the casual Star Wars fan cry. However, much like how they handled the assimilation of the Marvel universe (by putting Joss Whedon over it), Disney has made a surprisingly good move: they hired J.J. Abrams to take Star Wars into tomorrow...

May 28, 2013

Using ColdBox Flash RAM

Flash RAM is a handy tool in the ColdBox Framework that can easily be used to temporarily store the RC (request collection) data forward one request.  As I was using the Flash RAM feature recently, I ran into trouble while attempting to persist the form data back to the original form when a validation error had occurred.