InfoQ

News

Who is Using Flex?

Posted by Jon Rose on Oct 30, 2007 10:46 AM

Community
Architecture,
Java
Topics
Rich Client / Desktop ,
Rich Internet Apps
Tags
Apollo ,
Adobe ,
Flash ,
Adobe Integrated Runtime ,
Flex
When considering new tools, decision makers in the software industry often consider the rate of adoption as a key metric in their assessment on whether or not to embrace a given tool. Adobe’s Flex framework seems to be nearing a critical point in this cycle, as a number of large companies are now using Flex to implement new features. So, who is using Flex anyway?

Flex is a key part of SAP’s plan to improve the quality of their user interfaces. In a recent itworld.com piece, James Governor explained the need for SAP to pursue improvements in their user interfaces.
"Anything that improves SAP's interfaces, which are hideous and hard to use, is a good thing," said James Governor, an industry analyst with RedMonk LLC.
Spend Analytics is SAP’s first full-blown effort with Flex:
SAP has just developed its first application based entirely on Flex, called Spend Analytics, for aggregating and analyzing spend data, said Matthias Zeller, a senior Adobe product manager, in a presentation at Tech Ed.
HP has also pushed ahead with Flex, launching a Print Studio recently built using Flex. Adobe’s Mike Potter announced the release of the new application on his blog this week. He outlines how the application works, and observes:
This is a really nice looking Flex application that doesn't look anything like a typical Flex application. Kudos to the HP team for doing such a great job on it.
Google has joined the Flex developer community with a Flex version of their Searchmash application. Adobe’s Mike Potter makes a few observations on their Flex implementation:
There are a few interesting things about this Flex application. First of all, for video searches you can play the videos right in the search results, without having to visit the site. A nice touch, though the way they've implemented it could be done in an HTML page as well (the videos play on the right side of the results - it would be neat to play the search results themselves).

The second interesting thing that they've done is embed Google Maps in their Flex application. I haven't had time to figure out how they've done this (are they overlaying the HTML over the Flex application, or have they built a Flex version of Google Maps), but either solution would be really cool.
In addition to those adopting Flex, Adobe has formed a few interesting partnerships, including a recent alliance with Business Objects. PCWorld.com details the partnership:
Adobe Systems Inc. is teaming up with Business Objects SA to add business-intelligence capabilities to rich Internet applications (RIAs).

… Adobe and Business Objects also will explore technology to integrate Adobe's Flex development environment and Xcelsius to make it quicker and easier for developers to create more visually interesting business-intelligence applications.
Along with a growing number of groups building Flex applications, Adobe is boasting a number of notable early adopters to their Adobe Integrated Runtime (AIR). The Register notes a number of the companies highlighted at the Adobe Max 2007 conference:
Adobe paraded a string of early adopters at its Max 07 conference in Chicago to reinforce the message AIR is ready for action. AOL, eBay, PayPal, Business Objects, SAP, Yahoo! and Salesforce.com showed off desktop applications developed using AIR, Flex and Flash.
Adobe has created a lot of buzz of late. There are certainly a number of interesting adopters to put some substance behind all the hype.
ILOG Elixir provides visualization capabilities for Flex by Daniel Selman Posted Oct 30, 2007 12:55 PM
Scripting languages are back with a vengance by Dean Schulze Posted Oct 30, 2007 9:47 PM
User Experience by Michael Marth Posted Oct 31, 2007 3:56 AM
Flex Showcase by Mike Potter Posted Oct 31, 2007 9:16 AM
Re: Flex Showcase by James Ward Posted Oct 31, 2007 12:39 PM
Flex rocks by leftie friele Posted Nov 2, 2007 3:32 AM
Re: Flex rocks by tyler larson Posted Nov 2, 2007 10:18 AM
  1. Built specifically for the Adobe Flex 3.0 platform. ILOG Elixir provides advanced capabilities for:

    • 2D chart extensions with radar charts (also named spider charts)
    • Full 3D charts including bar/column, area, line and pie
    • Treemap charts, for analyzing large data sets
    • Planning and scheduling displays, such as Gantt charts
    • Organizational charts
    • Maps for creating interactive dashboards
    http://www.ilog.com/products/elixir/

  2. Back to top

    Scripting languages are back with a vengance

    Oct 30, 2007 9:47 PM by Dean Schulze

    Flex is ActionScript (ECMAScript) along with an XML dialect for layout. You can write everything in ActionScript and skip the XML if you want. Think of ActionScript as JavaScript on steroids. Scripting languages like Flex/ActionScript and JavaScript (especially in its AJAX incarnation) are back with a vengance. Rich client development or at least enhancements with a scripting language are a requirement of today's web application development. HTML with CSS is no longer adequate. The problem with scripting languages is that they encourage hacking. It is possible to write well designed, well written, modular JavaScript/ECMAScript programs and libraries. Unfortunately that seems to be the exception rather than the rule in JavaScript/Flex/ECMAScript development. ECMAScript is a skill every J2EE developer should develop. The ECMAScript community needs the influence of good design and pattern usage that is (usually) found in the J2EE community.

  3. Back to top

    User Experience

    Oct 31, 2007 3:56 AM by Michael Marth

    We use Flex 2 for our soon-to-launch online dating site viibee.com The reason: Flex enabled us to create a user experience far beyond anything that we could have done with a comparable effort in Javascript/Ajax. But, I would like to note that the programming paradigm is quite different to JS/web-based apps. It is not web programming, but rather client-server, much like Java applets (in fact, I like to think of Flex as Java applets done right). So, there is quite a learning curve in terms of architecture.

  4. Back to top

    Flex Showcase

    Oct 31, 2007 9:16 AM by Mike Potter

    The Flex Showcase at http://flex.org/showcase/ has over 120 companies and individuals who have built Flex applications. Mike Mike Potter Adobe Systems Inc. http://flex.org/

  5. Back to top

    Re: Flex Showcase

    Oct 31, 2007 12:39 PM by James Ward

    The Adobe site also has a more extensive (but not complete) customer list: http://www.adobe.com/products/flex/customers/ -James www.jamesward.org

  6. Back to top

    Flex rocks

    Nov 2, 2007 3:32 AM by leftie friele

    Our startup company Ezmo have used Flex since the start and we're extremely happy with the framework. Without any prior knowledge of Flex/Flash we built our application in less than two weeks. The integration between Java and Flex is super simple and getting started with Flex is just a walk in the park. The tool support is very good too with Flex Builder you get the familiar surroundings of Eclipse and you are off and running without much problems. The one thing that is missing is better tools for continuous integration and better plugins into Maven for building Flex applications.

  7. Back to top

    Re: Flex rocks

    Nov 2, 2007 10:18 AM by tyler larson

    The html component that was mentioned can be found here. http://www.judahfrangipane.com/blog/?p=104 It uses iframes and is a little buggy. The browser is basically applying things over top the flex content. This is a very interesting idea but the place where flex goes wrong in my mind thinking compiling everything up into a single unaccessible file is ok. Text is a good thing and the reason why silverlight will gain some speed. But in the end the silverlight will fail because it is to basic and a more comprehensive actionscript solution will be released.

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.