I will list any articles I write here along with any blog posts that are interesting enough to "qualify" as an article!

ColdFusion + Model-View-Controller = CFMVC

Developing a new framework for a membership organization by tying together CF & MVC

In any membership organization with many in-house applications, the ability to share members' data among applications is vital. Previously, applications would duplicate functionality or make members leave one application to update their new address. This didn't work well for members, nor was it easy to maintain by developers.

Using a new framework, CFMVC, allowed us to make improvements. Our new membership system will allow our paper submission application to let members change their institution with the same front and back end code the membership application uses.

Read the rest...

(Published Apr. 13, 2005 in ColdFusion Developers Journal)


Search

Sam  Farmer