Adobe MAX 2007 : Day 2

One cool thing about going to MAX with a group is that after the first day, you can help each other avoid sessions that might not cover what you had expected. I spent the day hearing about Integration, Wall Street and Design Patterns.

Read More

I'm Speaking at Ignite MAX 2007

I received notice on Thursday that my talk had been chosen as 1 of 16 presentations to be made for Ignite MAX on September 30th. Each presentation will be 5 minutes long. If you’re going to MAX, make sure to catch the show. I’ll be putting Object Oriented Coldfusion in the spotlight.

Read More

Object Oriented Coldfusion : 6 : The Bean Object

Now that we can easily retrieve and display record sets using the Gateway Object, it’s time to work with a specific record. Using a Bean to manage the properties of a single data record we can maintain strict control over a record as it is used throughout one or more applications.

Read More

Object Oriented Coldfusion : 5 : The Gateway Object

One of the biggest reasons to move towards using OO concepts with Coldfusion is to build modular, extendable code libraries which are very easy to reuse throughout an application or group of applications. As a start, we’ll begin by moving queries that generally return multiple records into Gateway objects.

Read More
Page: 5 of 7