cf.Objective() 2008 Review & CF8 .NET Integration Preso Files
What's up folks? I haven't blogged in a week or so due to the cf.Objective() '08 conference. I put a lot of prep into it and it seemingly paid off. I'll wait for the preso reviews to know for sure. :-)
Conference
The conference was fun. I put my face to my name for a good number of folks (Corfield, Camden, Steven Hauer, etc). They were folks I speak to via email/IM but we hadn't met in person. That was a good thing.
As for the conference sessions, I REALLY enjoyed Laura's preso on Mate (pronounced: mah-tay). I'm more on the side of Maxim Porges (no framework required) but Mate was really nice. It is a framework but your app can just use the event routing without coding it specifically for use with Mate, meaning you could easily nix Mate when you choose to roll your own (not so easy in Cairngorm and others).
Maxim Porges had a good preso on not using a framework. He just showed how to roll your own MVC. I prefer not using frameworks (in CF and AS) so the session rocked for me because he had really GREAT reasons why you don't have to use a framework.
Of course Tom Jordahl had a good BlazeDS preso. He knows that product intimately so hearing from him is always a good thing.
Nothing against the other presenters...there were other good presos but my wrists are hurting and I still need to code today so I'll stop here. :-)
My preso
As promised, here are my preso files (including PowerPoint). The C# and CF code is there. Fair warning...I'm using Visual Studio 2008 for the C# projects.
Enjoy!
Categories
ColdFusion0 TrackBacks
Listed below are links to blogs that reference this entry: cf.Objective() 2008 Review & CF8 .NET Integration Preso Files.
TrackBack URL for this entry: http://mt.johncblandii.com/mt-tb.cgi/100


Hi John,
I am glad you liked the session!
If you try Mate, let us know what you think.
Cheers,
Laura
Hey Laura, I'm giving it a shot on a pretty sizable AIR app. We'll see how it goes. :-) So far I have the core structure setup but I haven't tied together any events or anything.