Recording for Intro to ColdFusion 9 ORM

For those who couldn't make my ColdFusion 9 ORM presentation today, Charlie Arehart has posted the recording:

http://experts.na3.acrobat.com/p73216529/

As I mentioned in the presentation, the slides (for the most part) and code are the same from the MAX presentation. I was able to go a lot longer and show a lot more, but resource wise, everything is the same. Therefore, I'm linking to my previous SlideSix upload below.

Archived Comments

Comment 1 by Susan Gallegos posted on 11/21/2009 at 3:22 AM

Hi Ray
The preso was great - thanks. It cleared up a lot that the docs and generated code didn't. Is there anyplace to download the examples?
Susan

Comment 2 by Raymond Camden posted on 11/21/2009 at 3:31 AM

Click Menu in the slide embed above, then click Download Attachment.

Enjoy!

Comment 3 by johans posted on 11/24/2009 at 1:37 AM

FYI - in your ormBlog code in model Post.cfc you have typo in removeAllCategories()
var catgeories = this.getCategories();

Comment 4 by Raymond Camden posted on 11/24/2009 at 1:42 AM

What are you talking about? I don't see a post.cfc in my blog folder.

Comment 5 by johans posted on 11/24/2009 at 1:44 AM

Sorry - I'm confused - it is the ORM blog code from John Whish

Comment 6 by Raymond Camden posted on 11/24/2009 at 1:45 AM

Ah, so not from my presentation. :)