Recent Articles

Jul
17

Firefox 3 + Adblock = disaster

6 comments Posted by: Laura

I installed Firefox 3 in my Mac yesterday and I'm liking it better than version 2. It seems to be faster and it solved some problems I was having.

So my day went along until I wanted to test a Flex app I am developing in Firefox (my default browser for these things is Safari). What do I see? Just the background. Nothing else. Not even right click > Movie not loaded message. No JavaScript errors... At first I thought Firefox 3 had broken SWFObject, or even SWFAddress.

read more Category: Flash | Flex |
Jul
03

I am in The Flex Show

1 comments Posted by: Laura

I feel like a star. I was interviewed by John and Jeff of The Flex Show podcast about Mate Flex Framework. They have a very interesting interviewing style, where they ask you a question and then you go for like... 10 minutes, then they ask you another question, and so on. It's good because you don't get interrupted, which would be bad if you are trying to have a coherent thought. Not so good if you don't have much to say. Thankfully, I was able to manage it, I think :)

It is difficult to be able to give an overview of the framework by just telling about it, but if you are interested in trying Mate, it is a good high level overview.

You can listen to the podcast directly from their site, subscribe in iTunes or similar to their RSS or download the MP3 file directly.

Category: Flex |
May
09

cf.Objective wrap-up and thoughts about ColdFusion

4 comments Posted by: Laura

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.

I think my session went pretty well, thank you all for attending. I had been preparing for the presentation for a few months, and thanks to Sean Corfield, who asked for drafts, seconds drafts, release candidates and final versions of the slides, I had the general flow of the talk long ago. There were, as always, last minute changes, particularly because we added features to Mate and changed the names of all the framework tags the week before cf.Objective!

read more Category: ColdFusion | Miscellaneous |
May
04

Mate Flex Framework in public alpha

7 comments Posted by: Nahuel

A new Flex framework has been born. Actually, it is not really new, because we've been developing and using this framework for a long time, but it is now available to everybody.

"Mate" (pronounced "mah-teh" like latte) is a tag-based Flex framework that uses implicit invocation to route events to handlers using an "EventMap". Those handlers are a list of actions that is executed when the event is dispatched.

read more Category: Flex | Software Engineering |
Apr
24

Mango has grown up

2 comments Posted by: Laura

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.

read more Category: ColdFusion |