Here is the video of my session from MAX 2009 - Introduction to BlazeDS and LCDS. In this session I walk through the basics of connecting Flex applications to BlazeDS and LCDS. Let me know what you think!
The two major trends transforming software right now are Rich Internet Applications (RIAs) and Cloud Computing / Software as a Service (SaaS or PaaS). These trends are driven by two needs:
Full client capabilities, which allow software to perform optimally and increase usability
Easy deployment, which allows developers to focus on business needs instead of building infrastructure The combination of RIA and Cloud is the future of software because it provides full client capabilities and easy deployment.
MAX 2009 is coming fast! It’s going to be another great event with tons of great speakers and after party fun. Here are my sessions this year:
Introduction to BlazeDS and LiveCycle Data Services Designing for Augmented Reality Building Flex and Adobe AIR Service Clients 2009 Flex and Adobe AIR Boot Camp Also Drunk on Software will be there filming some episodes.
So this is certainly a MAX you don’t want to miss!
UPDATE: BlazeDS 4 and LCDS 3.1 now have built-in support to disallow subscriptions to wildcard subtopics. Just set the following parameter on the messaging destination’s server properties:
<disallow-wildcard-subtopics>false</disallow-wildcard-subtopics> You no longer need to use the ProtectedMessagingAdapter from the code examples below in order to protect your messages.
One of the great things about Flex is how easy it is to set up publish and subscribe messaging using BlazeDS, LCDS, or other various server technologies.
A little over a year ago Adobe opened the AMF spec. Now Adobe has announced it will be opening the RTMP spec! Wahoo!!! This is big news for Flex developers! For those that don’t know, RTMP is the streaming protocol used for streaming video and audio in Flash Media Server and for streaming data in LiveCycle Data Services. The spec is expected to be published first half of this year.
Over the past few months Greg Wilson, Christophe Coenraets, and myself have been hard at work on a secret project. So today we are proud to announce the new Tour de Flex has just gone live! Tour de Flex showcases the capabilities of Flex, BlazeDS, LCDS, Adobe AIR, and Flash Player (now collectively called the Adobe Flash Platform).
Like the old Flex Component Explorer, Tour de Flex can be used to find components.
A podcast I recently did with Chariot Solutions has just been published. Let me know what you think.
Here is the recording of a presentation I gave at the NLJUG a few weeks ago on Flex and Java. I hope you find this useful. Let me know what you think.
This week I’m in Europe speaking at various Java User Groups about integrating Flex and Java. I tend to move quickly through code demos so many people have asked me how they can continue learning. Here are a few resources to get you started:
InfoQ Article: Building Web and Desktop Applications with BlazeDS and AMF
Adobe TV Video: Flex Messaging Service
Adobe TV Video: The Data Management Service in LiveCycle Data Services