InfoQ

Interview

Christophe Coenraets Discusses Flex 3, AIR, and BlazeDS

Interview with Christophe Coenraets by Ryan Slobojan on Jul 16, 2008 08:30 PM

Community
Java
Topics
Rich Internet Apps ,
Open Source ,
Rich Client / Desktop
Tags
Adobe ,
Flex ,
Tamarin ,
BlazeDS ,
QCon ,
Adobe Integrated Runtime ,
QCon London 2008
Summary
In this interview from QCon London 2008, Christophe Coenraets discusses Flex 3, Flex Builder, AIR, BlazeDS, the move towards open source at Adobe, how to integrate Flex with existing applications, and the challenges of integrating Rich Internet Applications with search engines and built-in browser functionality.

Bio
Christophe Coenraets is a Senior Technical Evangelist at Adobe. He focuses on rich Internet applications and enterprise integration. Before joining Macromedia and Adobe, Christophe was the head of Java and J2EE Technical Evangelism at Sybase, where he started working on Java Enterprise projects in 1996.
Hi my name is Ryan Slobojan and I am here with Cristophe Coenraets. Christophe, you work for Adobe Systems, correct?
And recently several products were released by Adobe. Can you tell us more about those?
With Flex 3, there seem to be several changes with it. Can you describe those in more detail?
You have also mentioned Blaze DS. Can you tell us a little more about that?
With BlazeDS and with Flex 3 and with the Tamarin engine there seems to be a move towards open source in Adobe. Can you tell us a little bit more about that and how you see it continuing in the future?
So you mentioned Flex Builder 3. Can you describe some of the changes in more detail?
One of the challenges that exists for a relatively new technology such as Flex, although Flex has been around for several years, but compared to incumbents like .Net or Java it is still a relative newcomer. How do you introduce something like Flex into an existing organization?
One of the challenges with Rich Internet Applications is that... Well there's two challenges that I see: one is that it can be difficult to get text embedded in a search engine, so to make things that are embedded in a SWF file searchable; and the other challenge is integration with the browser's existing functionality such as the forward and back buttons and bookmarks. How can you address those?
show all  show all
Exciting! by Gabriel Ka. Posted Jul 18, 2008 4:28 AM
java by Horacio Lopez Posted Jul 20, 2008 1:41 PM
Re: java by Jeremy Anderson Posted Jul 21, 2008 11:09 AM
Re: java by Jeremy Anderson Posted Jul 21, 2008 11:27 AM
Re: java by Xavier Haurie Posted Jul 22, 2008 11:00 AM
Re: java by Jim Ball Posted Aug 4, 2008 6:10 AM
What RIA framework to use?? by Cássio Fernandes Posted Nov 5, 2008 1:02 PM
  1. Back to top

    Exciting!

    Jul 18, 2008 4:28 AM by Gabriel Ka.

    "At the high level, what is really exciting about it is that Flex 3 is open source, so the framework goes open source. So I think that's really exciting. We have set up the infrastructure -- so you have an SVN repository you have a JIRA bug base; so there is really an environment there for the community to participate. So that is really exciting. The AIR runtime is also extremely exciting..." I think this guy want to send us a message :-)) (sorry for the poor cleverness of that message, it's friday...)

  2. Back to top

    java

    Jul 20, 2008 1:41 PM by Horacio Lopez

    will we be able to use JRuby and Groovy on the java server side ?

  3. Back to top

    Re: java

    Jul 21, 2008 11:09 AM by Jeremy Anderson

    I don't know about JRuby, but there is already a Flex plugin for Grails, so yes, you can use Groovy... Flex on Grails: Introducing the Grails Flex plugin

  4. Back to top

    Re: java

    Jul 21, 2008 11:27 AM by Jeremy Anderson

    ...and according to this (Server push with Ruby on Rails using Flex, JRuby, and BlazeDS) it appears that you can also use JRuby to push data via BlazeDS.

  5. Back to top

    Re: java

    Jul 22, 2008 11:00 AM by Xavier Haurie

    I'm a beginner at Flex, BlazeDS, Grails, Spring... One question I ask myself is whether I should invest first in learning how to build the back-end on Grails, or instead on Spring -- or some other framework? Of course I imagine the answer depends on the application I want to build, but does anyone how some criteria for making such a choice?

  6. Back to top

    Re: java

    Aug 4, 2008 6:10 AM by Jim Ball

    You can always have a look at flex front ends and Ruby On Rails back-ends as well. Seems to be working out okay for me at present. Enterprise Flexible Rails is worth a look at in terms of supporting documentation.

  7. Back to top

    What RIA framework to use??

    Nov 5, 2008 1:02 PM by Cássio Fernandes

    Every Flex versus GWT-Ext ends in a draw. can anybody convince me between them?

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.