I've had a task I assigned to myself open for some time now. I needed to figure out how to implement Flex/ColdFusion messaging for our clients. There were three (3) criteria for success:
It needed to integrate seamlessly with our existing Cairngorm...
I've been obsessed lately with reading about Agent Oriented Programming (AOP). I'm fascinated about the concept of making objects autonomous and capable of responding to environmental changes, rather than predefining what they will and will not do (as...
In addition to the basic ComboBox functionality available in the Ext library, there is a poorly-documented extension called the TwinTriggerField. This is simply a standard ComboBox with two control icons on the right which you can customize.
This...
It's somewhat difficult to find examples of the autocomplete ComboBox that the Ext library provides, so I'll add another one to the mix in the hopes that it makes it easier for future implementers to find.
First, let's look at the code you need. The...
I downloaded this, but haven't played around with it yet, so I can't offer any other opinion than I think it's a great idea. Once I implement it and actually try it out, I'll post with comprehensive feedback.
Jaxer - The AJAX Server
From...