Liquifusion Labs: Our Technical Playground
Screencast: CFWheels DBMigrate Create Operations
04/26/2012
0 comments
In our first CFWheels screencast, I cover the DBMigrate plugin. It's a great tool to use to generate and modify your database structure using nothing but CFML.
iCRM SDK Released as Open Source
02/21/2012
0 comments
Today, we're excited to release iCRM SDK, our ColdFusion wrapper for the Infusionsoft® API on GitHub. We're excited to release some code that's been very useful to Liquifusion Studios as a gift to the open source community.
Loading "Extra" Queries for a Form in CFWheels
11/23/2011
5 comments
Many times, you’ll see this sort of situation when writing a form, where you need to load "extra" queries for things like state and country selectors:
There are many ways that you can load the data that this view template is requiring, each with their pros and cons. I’ll cover 3 different approaches.
Restrict Key CFWheels URL Variables from Google Analytics
11/07/2011
0 comments

Here's a little tip to keep anyone in your organization using Google Analytics from accidentally reloading your ColdFusion on Wheels application in the wrong environment.
Another Bug Fixed in ColdFISH on Wheels Plugin
02/16/2011
0 comments
Russ Johnson reported a bug with my ColdFISH on Wheels plugin. The bug affected the formattedCode() function's wrapperElement and wrapperClass arguments, which were being ignored accidentally.
