News by AsFusion

This feed does not validate. (details)

cf.Objective wrap-up and thoughts about ColdFusion

10 May 16:48
cf.Objective() was a great conference, thank you to the organizers and speakers! I was not able to attend to as many sessions as I wanted, but just being able to talk at the lounge with super-smart people was worth enough (Chris Scott, Maxim Porges, Brian Rinaldi, Andy Powell, and many others). I had the feeling that anyone I would talk to would have something interesting to say or something I could learn from. I haven’t had that feeling for a long time, and it was great.

Mango has grown up

25 Apr 10:02
After over two years of working on Mango, I have released version 1.0. This version has the features that I considered to be the most important, so having been tested by many people, I decided that is was robust enough to remove the "beta" adjective from it. I'd like to thank all those brave enough to try it out - you've helped shaping Mango up. So far, I've got good feedback about Mango: Just wanted to say I'm am completely impressed with Mango.

Announcing new User Groups in our area

28 Sep 13:34
We're pleased to announce the formation of 2 new user groups in Orange County, CA (aka "The OC").  They are the OC Flex User Group and the OC ColdFusion User Group.  For those not familiar with the OC, there is a high concentration of technology companies and high-tech industry and research here, that has earned the area the title of the "Silicon Coast".

Hello World Cairngorm example

16 Jan 18:13
A couple of months ago, we posted an updated version of a Hello World Flex example. We have created the same example, but using the Cairngorm framework. It still uses Remoting and ColdFusion. It is simple, but I think that by being so simple, it is easier to follow than a full-fledge application. It shows most of the pieces that make up a Cairngorm application, such as the ModelLocator to store the data and the state of the application, the controller, the command, the services and the delegate.