Beginner Mate Workshop at 360 Flex San Jose

Sid Maestre will be giving a 1/2 day workshop on Sunday that will cover the basics of the Mate Framework. We'll be there helping out in anything he needs and reviewing the materials in adance. Don't miss it!

MAX Source Code and Slides

This is the code we distributed together with the other 3 frameworks' code for our MAX session titled "Using Flex Frameworks to Build Data-Driven Applications". I didn't include the code for the other frameworks because I wasn't sure if I had their latest versions. I'll update the links here when they post the code in their respective websites.

Instructions to run the application:

  1. Start the database: Open a DOS prompt (Windows) or Terminal (Mac), navigate to sampledb and execute startdb.bat (Windows) or startdb.sh (Mac)
  2. Start Tomcat: Open a DOS prompt (Windows) or Terminal (Mac), navigate to tomcat/bin and execute catalina run (Windows) or catalina.sh run (Mac)
  3. In Flex Builder click File > Import > General > Existing Projects into Workspace. Specify 'projects' as the root directory and click Finish

These are the slides I used.

Update: code for PureMVC by Javier Julio

Using Flex Frameworks to Build Data-Driven Applications at MAX

I'll be presenting Mate at MAX in a session called "Using Flex Frameworks to Build Data-Driven Applications". It will be a 4-hour long session where we will have the opportunity to present along with Alex Uhlmann of Cairngorm, Javier Julio of PureMVC, Chris Scott of Swiz and Christophe Coenraets.

Resources by Peter Andreas Molgaard

Peter Andreas Molgaard has been writing posts, examples, extensions and giving presentations about Mate. Very good resources and fun presentations. Thanks Peter!

A fun way to open a native window in AIR with MATE

MATE CacheSetter.. a quick and dirty introduction

Invoking the Flex Compiler from Adobe AIR… with Merapi and the Flex Compiler API

FlashCamp Sofia 2009… Presentation

FC / FB Workflow Optimizer… sources available

Mate… StopAndDispatchHandlers Extension

Mate… Lightweight Schedule Extension

Flash Catalyst / Flash Builder Workflow Optimizer

Mate… the true story behind the name

Presenting online at FlexMania

Everybody is invited to FlexMania. Tomorrow, July 7th, I'll be presenting about Mate (in English). It will probably be a shorter version of the presentation I gave at 360|Flex, about scaling Mate applications, so if you missed it, you can see it now.