Hi Mike, I enjoyed your first tutorial and am looking forward to seeing the next one.
As a long time cf user who hasn't made the move to fully oo, I'm right in the middle of a concerted effort to crack the OO thing this time, so these tutorials have come a a good time for me. Thanks for your work on them. It's much appreciated. Cheers Will -----Original Message----- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: 03 July 2008 21:16 To: CF-Talk Subject: Re: CFC Tutorial now on line I'm delighted at the number of people who've had a look at the tutorial i made on using object oriented approach to coldfusion programming I am mid way through the second part, which will explain some of the odd things the first tutorial expects you to just accept without question. And you'll learn some more of the concepts of Object oriented programming, with a very low "jargon quotient". Hopefully I'll have it posted on my company's web site by the end of the weekend, all being well. For those who haven't been following along, I wrote a tutorial about how to use object-oriented techniques in coldfusion, intended for those who are having trouble wading through the maze of jargon and terminology that surrounds all that stuff. I had problems getting started with it and wished there was a plain-language tutorial or two so i could learn the basics first, and then understand the jargon later. In the first part, we take a simple real estate application and employ object-oriented principles to make update/edit/add/delete functionality - reusing code, reusing forms, simplifying a lot of things and demonstrating how OO can help in the daily programming life. The second part adds to this, and takes the OO concepts further, giving the basis of a live application. At the end of part 2, you'll be able to understand all the basic concepts of OO ColdFusion, even if you arent across all the terminology yet, and you'll be able to make your own apps that run reliably, and allow the reuse of code, separation of business logic and display elements and plenty of other good stuff. To see part one, go to http://afpwebworks.com and there's a link in the sidebar. Let me know if it's of any use to you. Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308594 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

