Thursday, June 5th, 2008
Børre Wessel has posted his slides on his talk ‘Cairngorm Deep Dive’ from 360Flex Europe. Børre is a Senior Consultant at Adobe Consulting and I found these slides to be pretty useful.
Presentation Slides (PDF)
Cairngorm, Flex |
Tuesday, April 1st, 2008
Many people have asked that I make the Cairngorm Series downloadable (the video portions). Since I have gotten a handful of requests this week - I determined to go ahead and post the links:
UPDATE: Many people didn’t realize that there are written tutorials and exercise files that go along with each tutorial. You [...]
Cairngorm, Flex |
Friday, November 30th, 2007
In Part 4 you saw the full Service to Worker pattern demonstrated. However, the method discussed in the last tutorial doesn’t fit every situation. In this tutorial you will learn a few “best-practices” for Cairngorm projects as well as an extension to the Service to Worker pattern for more complex cases.
Cairngorm, Flex |
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 |
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 |