Cfwheels : Sample application

September 23, 2008

This is a really simple example of getting and displaying data from a database using the ColdFusion of Wheels framework. I should point out that I am not an expert, this is just me learning! Read more »

ColdFusion on Wheels - table relationships

May 28, 2008

If you have two tables in your database that have a one to many relationship then you need to set up the relationship between the two in ColdFusion on Wheels. For example if you have a posts table and a comments table (Note that ColdFusion on Wheels… Read more »

ColdFusion on Wheels 0.7 released

April 23, 2008

CFWheels, the ColdFusion framework inspired by Ruby on Wheels has just reached version 0.7. I've just been reading the docs and really like some of the features it has. It is an MVC framework and as with all frameworks it has it's strengths and weakn… Read more »