Our new site is RIA5280.org and is growing fast!
The Denver Adobe Flex UG has been meeting for a year and a half now with great success. We have had great topics, great speakers and great involvement from the community.
We”ve taken the next step in expanding our community by revamping the website. We are using a [...]
Denver Flex Users Group
April 28th, 2008 · No Comments
Tags: Flex
Getting Started with Flex
April 28th, 2008 · No Comments
When teaching or consulting Flex, you will often be asked for examples of how to do “xyz”. Here are few links that will help.Flex and CF:
Integrate Flex with CF security
File Upload:
File Upload in Flex/Flash in Internet Explorer
File Upload Using Flex/Central/Java
Architecture Ideas:
Cairngorm and an associated Breezo that will help explain the design patterns.
Tags: Cairngorm · ColdFusion · Flex
Adobe AIR Training
November 28th, 2007 · No Comments
Just wanted to let everyone know, the Adobe certified AIR course that I have been building is almost ready. It will be offered as a beta class until the full product release. AIR 1.0 will be released on…
This class is for those who already know Flex and ActionScript, basically you should have experience [...]
Tags: AIR
AIR Training is coming
November 2nd, 2007 · No Comments
My blog has been quiet lately due to a number of reasons, but the #1 reason is that I”m working on the AIR: Building Desktop Applications with Flex course for Adobe. Having been an instructor for many years and a developer for even longer, this is a great opportunity for me to give back to [...]
Tags: Uncategorized
Top 10 Reasons to Get Flex Builder 3
August 28th, 2007 · No Comments
If I were to create a Top 10 List, which I don”t, this would definitely be my list for “Why you have to upgrade to Flex Builder 3.” I actually got this list from Ted Patrick and enhanced it a little.
Top 10 List:
With the new code model, search, refactoring, auto-complete you will code 3X [...]
CFSWITCH Performance Issue in CFMX 7
April 28th, 2007 · No Comments
You will find this on a couple blogs, but since I”ve given presentations on ColdFusion performance since the Allaire days, I thought I should share.
My friends at webapper discovered an issue with CFSWITCH under load where the expression was a string.
In my presentations, I often encouraged the use of CFSWITCH over using if/elseif logic. [...]
Tags: Uncategorized