Update:  I gave another EasyMVC presentation on 3/28/08 and it was recorded.

Apologies to everyone who listened in to my Adobe eSeminar this morning. Because of the audio issues, my voice wasn’t recorded so there’s no way to watch the presentation again. HOWEVER…I’m going to talk to the folks at Adobe about going in and re-recording the session on my own once their audio issues are worked out. If that doesn’t work out, I’ll record my own screencast.In the meantime, here’s the source code for the EasyMVC demo.Check back soon for info about the presentation.

11 Responses to “My EasyMVC seminar wasn’t recorded :(”

  1. Kathie Says:

    Hi Tom,

    What was the other MVC architecture you referred to in your eSeminar this morning which was more complicated? I am new to Flex/Java and so I didn’t recognize the name, but would like to do some research.

    Thanks,

    Kathie

  2. tombray Says:

    Hi Kathie,

    It’s called Cairngorm: http://labs.adobe.com/wiki/index.php/Cairngorm

    If you have any questions, just stop by the chat room at www.searchcoders.com.

    -Tom

  3. Dave Finnerty Says:

    The other framework is Cairngorm.

    http://www.tombray.com/?p=55 that post has a couple of links about it.

  4. Jon Says:

    Hi Tom,

    Thanks for the excellent screencast, As I am base din the UK, I managed to get Audio by skyping in. I hope you don’t mind but I plan to blog about your methods, I’ll reference it back here.

    I have been trying to get to grips with Cairngorm but it has been a little overkill on my latest project so this is a nice method for most small scale apps.

    Regards,

    Jon

  5. Ian Says:

    There is also PureMVC

    http://puremvc.org/

  6. tombray Says:

    PureMVC is even more advanced than Cairngorm, FYI

  7. Charles Says:

    I really enjoyed the web cast.

    Please keep us posted if you ever do get that re-recorded, I would like to view it again as well as have some others at work view it.

  8. Sean Says:

    Tom, first of all, thank you for the presentation. It was very helpful.

    I am involved in a rather large flex project where the size naturally calls for the Flex Modules approach. The way I see it is that there are two approach to use EasyMVC with modules setting: 1. EasyMVC architecture per modules including the shell, and 2. one rather big global EasyMVC architecture where each modules just becomes different View’s. However, I see problems with inter-modular communication with approach #1 even though it loosens dependency between modules. And with the approach #2, I see somewhat opposite advantage/disadvantage from #1.

    Any thoughts on best practice on EasyMVC with Modules?

  9. Jon (Clockwork Objects) Says:

    Hi All, I have posted an overview / tutorial on Tom’s presentation on my blog.. Please feel free to pass the link to anyone that missed the presentation. Jon

    http://www.clockobj.co.uk/2007/10/17/simplified-cairngorm-easy-mvc-for-adobe-flex

  10. Clockwork Objects » Blog Archive » Simplified Cairngorm, Easy MVC for Adobe Flex Says:

    […] Source code for this example was kindly supplied by Tom Bray, you can download them directly from hi… […]

  11. Sebastien BUREL Says:

    I have read this beautiful article and I’m intersting to download the source code

    http://clockobj.co.uk/2007/10/17/simplified-cairngorm-easy-mvc-for-adobe-flex

    Many thanks

Leave a Reply