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 Integrated Runtime,
QCon London 2008,
BlazeDS,
Flex,
Tamarin,
Adobe,
QCon
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

6 comments

Reply

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
  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.

Exclusive Content

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.

Using Ruby Fibers for Async I/O: NeverBlock and Revactor

Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.

Agile and Beyond - The Power of Aspirational Teams

Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.

Concurrency: Past and Present

Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.

ActionScript 3 for Java Programmers

Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.

Neal Ford On Programming Languages and Platforms

Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.

Future Directions for Agile

David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.