Archive for the 'Presentations' Category

20
Sep

FlashForward Slides Material: Building and Architecting Flex Applications


30
Aug

onAir Bus Tour Presentation Material: AIR Windowing API

Being on the bus last week was a blast. We covered 4 cities in 5 days and even CNet picked it up (although they must not have realized not all the bus riders work for Adobe J). In my session I covered the NativeWindow class and related APIs as well as the Window Flex AIR component. This also includes creating a custom chrome and communicating between windows. I have posted my session material on the onAir google code repository in the SVN repository under /trunk/projects/presentations/AIR Windowing API. Thank for everyone who came out!

Links to some of the other great speakers that were on the bus last week


08
Jul

Flexmaniacs session materials: Component Development In The Flex World

Held last week and fully sold out, Flexmaniacs was the Flex conference to attend. It was great to have a conference in DC for a change (my home town). Even better, they have already announced next year’s conference in April.

Here’s the description of the session I gave titled Component Development In The Flex World

Flex is an ideal Flash® application development platform that takes great advantage of built-in and custom-made components. For this reason, developing a good understanding of Flex components will help you build better applications faster, with fewer bugs. In this session, Chafic will detail the internals of how components are structured beginning with the basics, walking through the process of building a first component and providing details about the different development options. Attendees will gain insight into what makes up a component as a basis to extend existing components or develop their own.

Download session material

10
Apr

360Flex session materials: Component Development In The Flex World

Finally getting around to posting my 360Flex session materials. Although I’ve given this session before, this version of the notes is updated to reflect more details on the lifecycle and the latest best practices for component development. I really enjoyed giving this session, and apologizes for taking so long to get the material online.

You can download them here

360Flex was an awesome conference, I was really impressed with the turnout for a first time event, and the quality of the sessions was excellent. It was nice to see a deep level of technical coverage of Flex. If you have missed it, the 360Flex organizers have already announced the second even to be held in seattle.

18
Oct

Flash and Flex can Hold Hands Slides Posted

Just in case people missed it on Ben’s blog. The session notes to the presentation we gave at FITC Hollywood on Flash and Flex working together to help build better Flex applications, and how a Flash designer/developer have a lot to offer the Flex platform has been posted on Ben’s blog. I really enjoyed giving this session and it seemed people found it very useful in helping reduce their fears of Flex.
Oh, and FITC was great too, great to hang out with everyone :)

21
Sep

Component Development In The Flex World Session Notes and Source

Just finished cleaning up my session notes for my session at FlashForward Austin on Component Development In The Flex World. I had a lot of fun giving this session, as many know I have a big interest in component based development and component development, and Flex has a solid platform for both. There are two main concepts that are important to walk away with. The concept of developing Application Component to help promote Component Based Development and developing Custom Components. Both are explained in the slides and an example component is provided for each.

Download Presentation

26
Jul

Speaking at FlashForward 2006 Austin on Flex Component Development

For the first time, FlashForward will be held in Austin September 11th to the 14th, and I’ll be there speaking on the topic of Component Development in the Flex World. Flex is the ideal component based development platform, and I strongly believe in the power of knowing how to develop them, even if they are basic and will not be distributed. Component based development helps break down large problems into achievable ones, while still maintaining excellent quality (here are some thoughts I had back in Sept 03 on the topic).

If you haven’t build components before, never built component in Flex, or just interested to see how easy it is to get started, then you’ll enjoy this session

Session Description:

Flex is an ideal Flash® application development platform that takes great advantage of built-in and custom-made components. For this reason, developing a good understanding of Flex components will help you build better applications faster, with fewer bugs.

In this session, Chafic will detail the internals of how components are structured beginning with the basics, walking through the process of building a first component and providing details about the different development options. Attendees will gain insight into what makes up a component as a basis to extend existing components or develop their own.

Topics covered include: the hierarchical structure of the Flex Component Framework, component development with MXML and ActionScript 3.0, component development with ActionScript 3.0 only, building custom events, implementing data binding, implementing style support.

Prior experience with Flex is not required, although helpful.

This will be my first time in Austin, if you are attending make sure to say hi

23
Apr

Intro to Flex 2.0 Session Notes From FITC 2006

My session titled “Intro to Flex 2.0″ at FITC 2006 went pretty well. Included is the presentation as well as all the code seen during the session. You will need MXMLC at least to build the different samples, or FlexBuilder.

Download Presentation

04
Mar

Flash and .Net Integration on the Desktop Presentation Notes/Source

Finally getting around to posting my presentation from MXDU 2005 notes on “Flash and .Net integration on the Desktop”. I really enjoyed giving this presentation. Many people came up to me after and mentioned how they didn’t realize it was so easy to accomplish such integration.

Download Source/Notes

06
Apr

Component Development Presentation Files - FITC 2004

Posting my material for my session at FlashintheCan, Flash MX 2004 Component Development Using the Version 2 Architecture. The session went really well, thanks to everyone who attended. From the feedback I received after the presentation, everyone seemed to have found it informative.

The presentation material includes the PowerPoint presentation file, and the simple sample component (StatusIcon) built during the session.

Download the presentation material