i Know Kung Foo Consulting

DFW CFUG presents Head First Design Patterns for ColdFusion

The Dallas/Ft. Worth ColdFusion User Group has been working through the book Head First Design Patterns, taking the Java-centric code examples in the chapters and implementing them in ColdFusion to see how they may apply to us as ColdFusion developers. Click here for a continually updated list of presentations.

Keep updated with ColdFusion in the DFW area by following @dfwcfug on Twitter.

Presenting The Template Pattern at the DFW CFUG tonight

Tonight at the Dallas/Fort Worth ColdFusion User Group meeting, I'll be continuing our series on design patterns with a presentation on The Template Pattern. The meeting will be begin at 6:30 with a training topic. The main presentation will be presented using Adobe Connect, so you can join us live or view the recording later. Keep updated with ColdFusion in the DFW area by following @dfwcfug on Twitter.

Using a Session Facade to handle evolving session variables

Last year I started at a company where two major projects were underway: Create a new payment application using Mach-II, then Redesign and overhaul the website. The payment application would have to work in both the current and upcoming versions of the website.

[More]