Thanks Alex! It would be great if other Apache Flex folks show up there as well.
Regarding my slides: > -I think we're ready to abandon IE8 support for FlexJS. I think we'll > start with IE9. > Sounds good to me. > -The slides are heavily oriented towards existing Flex users. I wouldn't > expect there to be that many at the conference, I am guessing that there would be a substantial number of folks who have worked or currently working on Flex applications. > so I hope you can > emphasize how we think the MXML + AS should provide better developer > productivity for new apps. > How about adding these points: 1. Advantages of using ActionScript3 to build your applications - Full fledged object oriented inheritance model (not just prototype based) - Statically type code, dynamic optional. So best of both worlds. - Packages, classes, interfaces - Use standard design patterns easily - Easy to maintain - Friendly for projects with medium to large teams 2. Use MXML to efficiently build your interface - Like HTML, MXML is XML markup language - Declaratively lay out your interface (components, skins, layout, effects, etc.) - Declaratively define nonvisual aspects of the application (data binding, webservices, etc.) - Unlike HTML, you can extend MXML with custom components that you reference as MXML tags Anything else you would like to add? BTW, where can I get the latest copy of your presentation slides? Thanks, Om On Thu, Sep 4, 2014 at 12:35 PM, Alex Harui <aha...@adobe.com> wrote: > Congratulations and good luck! > > Regarding my slides: > -I think we're ready to abandon IE8 support for FlexJS. I think we'll > start with IE9. > -The slides are heavily oriented towards existing Flex users. I wouldn't > expect there to be that many at the conference, so I hope you can > emphasize how we think the MXML + AS should provide better developer > productivity for new apps. > > Wish I could be there to cheer you on! > > -Alex > > On 9/4/14 12:22 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: > > >Exciting news! My proposal to speak about "FlexJS - An Introduction" has > >been approved by the HTML5DevConf. I will have the opportunity to talk > >about FlexJS from the basics and hopefully show some good demos. > > > >I will start working on my slides (based on Alex's previous presentations) > >and send them out for review soon. If folks have an idea of the things I > >should cover, please let me know, I will try to squeeze it in. > > > >The conference is at: Moscone Center, San Francisco on October 20 & 21, > >2014. Here are more details: http://html5devconf.com/ > > > >Thanks, > >Om > >