An alternative way of working with spreadsheets in Lucee 11 Mar 2015 Implementing spreadsheet functionality in Lucee using the old Railo extension is more complex than I'd like, so I've re-written it as a standalone library.
Migrating from ColdFusion to Railo to Lucee 2 Mar 2015 Having recently moved to Railo from ColdFusion 9, switching to Lucee has proved mercifully straightforward, despite continuing issues with ORM.
Migrating from ColdFusion to Railo Part 7: PDFs 12 Jan 2015 Further notes on issues and workarounds when migrating apps from Adobe ColdFusion 9 to Railo 4.2.
Migrating from ColdFusion to Railo Part 6: More ORM issues 15 Dec 2014 Further notes on issues and workarounds when migrating apps from Adobe ColdFusion 9 to Railo 4.2.
Migrating from ColdFusion to Railo Part 5: Scope names and local variables 11 Dec 2014 Further notes on issues and workarounds when migrating apps from Adobe ColdFusion 9 to Railo 4.2.
Migrating from ColdFusion to Railo Part 4: Null and function arguments 5 Dec 2014 Railo seems to offer better null handling than ColdFusion, but apparent bugginess makes certain types of function call problematic.
Migrating from ColdFusion to Railo Part 3 24 Nov 2014 Further notes on issues and workarounds when migrating apps from Adobe ColdFusion 9 to Railo 4.2.
Migrating from ColdFusion to Railo Part 2: Spreadsheets 11 Nov 2014 Spreadsheet functionality can be made work in Railo, but it seems you have to jump through some hoops.
Migrating from ColdFusion 9 to Railo 4.2 23 Oct 2014 First in a probable series on issues encountered and changes needed when migrating apps from Adobe ColdFusion to Railo.
The simplicity of GoCardless 13 Oct 2014 GoCardless offers UK small businesses and organisations a modern service for taking payments online via Direct Debit. Integrate with their API easily with a new CFML client library.
Installing Railo on IIS alongside ColdFusion 9 29 Sep 2014 Configuring a site to run Railo on an IIS server already connected to ColdFusion 9 is not as hard as expected, but is best done manually.