Wednesday, November 7th, 2007
The basic Cairngorm Event Flow that is handled in Part 3 is essential to any Cairngorm application, but most applications interact with a server. The Service to Worker pattern that was discussed in the previous tutorial is essential to this process. To learn the expanded Cairngorm Flow, you will need to learn a [...]
Cairngorm, Flex |
Wednesday, October 31st, 2007
Adobe recently made a major announcement regarding their strategy for Flex promotion. To quick summary is that Adobe will be offering Flex Builder for free to faculty and students at education institutions worldwide [news article]. Many of you know that I work at Georgia Tech (and previously at Middle Tennessee State University), and [...]
Education, Flex |
Monday, October 29th, 2007
Now that you have isolated two specific elements of the Cairngorm Micro-Architecture, you will now create a more complete Cairngorm application. Up to now the tutorials have covered only one design pattern, the ModelLocator, but now you will be introduced to the most crucial element of Cairngorm, the Service to Worker design pattern. [...]
Cairngorm, Flex |
Thursday, October 18th, 2007
Recap: In Part 1, I discussed the basic implementation and use of the ModelLocator pattern. This pattern is one of many design patterns contained within the Cairngorm micro-architechture. This design pattern will be used in Part 2 as well, so it is assumed that you are familiar with the concepts in Part [...]
Cairngorm, Flex |
Monday, October 8th, 2007
Alistair McLeod announced the release of Cairngorm 2.2.1. Read about it here and download it here.
Cairngorm, Flex |
Sunday, October 7th, 2007
I spoke about Cairngorm 2.2 in the Flex Bootcamp at Max this week. Many people were interested in Cairngorm, but I only had about 10 minutes to explain the basics of Cairngorm. I guess the easiest way to assist these people is to do a quick blog series on the benefits of Cairngorm. [...]
Cairngorm, Flex |
Sunday, September 30th, 2007
The Adobe Max release of cool new stuff has begun. Go to Adobe Labs to get the new releases. Also, many of the new “showcase applications” for AIR are also being released – including the much talked about Ebay Desktop application.
AIR, Flex |
Saturday, August 25th, 2007
If you haven’t heard Adobe announced that the next dot version of Flash Player will include support for h.264 video and AAC Audio Support (I realize that this is over simplifying it a bit – there are some things that are supported and some things that aren’t – if you want more info – Read [...]
AIR, Flex |
Monday, August 20th, 2007
If you haven’t started working with the Adobe Integrated Runtime (AIR) – you need to. For web developers it opens up the whole world of the desktop – using only the tools that you are already familiar with (Flash/Flex or HTML/Javascript). The AIR Tips Series will deliver quick examples of specific AIR functionality. [...]
AIR, Flex |
Tuesday, June 12th, 2007
I am going to be doing a multi-part tutorial on setting up your development environment for Flex. We will cover both Coldfusion and PHP Development as well as ways to track, control, and deploy your projects. This tutorial is for both people with and without FlexBuilder. Stay tuned.
Flex, Linux |