The Art Of Method Names
I write from time to time on code quality and structure because it is a topic of interest to me. Clean code and well named logical...
Hard Coding Scopes In CFCs Is A No No!
Now Hear This! This is a public service announcement. If you hard code scopes inside your CFCs (request, application, session), stop today....
I Present Making Bad Code Good To The CFMeetup March 5th @ 6:00 EST
At 6:00 EST this Thursday, March 5th, I present Making Bad Code, Good to the Online ColdFusion Meetup. You can attend this presentation...
Of Software Design, The Law of Demeter and Credit Card Companies
The Law of Demeter is a Software Engineering principle guiding how objects should talk to each other. From Wikipedia: The Law of Demeter...
OO Code Camp Starts This Week
In 2009, TACFUG will put on a free series of courses on Object Oriented programming in ColdFusion. We originally had slots for 20,...