Improving the Tutorial: Object- and Query-Driven Partials in CFWheels
08/14/2009
2 comments
I mention in the ColdFusion on Wheels Hello Database tutorial that there are some things that could be factored out to make the code leaner. One thing that I would do is use a query-driven partial to factor out a loop that displays all users in the database.
Setting Global Defaults in CFWheels for Cleaner Form Code
07/30/2009
0 comments
One of the cool things about ColdFusion on Wheels functions is that you can set global defaults for any of their parameters. This is useful if you find yourself typing the same argument values every time you call a specific Wheels function.
CFWheels 0.7 Is Out
04/23/2008
1 comment
Today, we released ColdFusion in Wheels 0.7. This is a major milestone because we’ve gained some momentum with the project.
Leading CFWheels
03/11/2008
2 comments
I have decided to take the lead role of the ColdFusion on Wheels project. I am developing some business-critical projects on top of the framework, and I personally want to see it flourish.
