InfoQ Homepage Flex Content on InfoQ
-
FleXtense Helps Flex Applications Access Web Services
Most of RIA applications connect to the servers to retrieve data. FleXtense is one of the tools to help a RIA, such as a Flex application, to consume web services. FleXtense 2.0 is scheduled to release in April 2008. InfoQ spoke with Murat Cim and Ozkan Yilmaz, the founder/creator of FleXtense, for details on how FleXtense can help RIA development.
-
Stephan Janssen On Parleys.com And The RIA Landscape
InfoQ.com sat down with Stephan Janssen to learn about Parleys.com and ask his perspective on the emerging RIA platforms. Stephan is the founder of the JavaPolis conference held annually in Belgium. JavaPolis is currently the second largest Java conference, behind only JavaOne.
-
Integrating Flex 3.0 and RabbitMQ Using STOMP
Derek Wischusen shared his experiment that integrating RabbitMQ with a Flex 3 using an ActionScript 3 STOMP client. It's a demonstration of messaging oriented RIA application concept.
-
RIATest for Flex Released Beta Product
RIATest, a Flex GUI test automation tool released the beta product to public. InfoQ spoke to Tigran Najaryan, the founder and creator of RIATest, about this release.
-
AIR 1.0: Kevin Hoyt and Matt Rozen From Adobe Give Platform Overview
With the production release of Adobe AIR, InfoQ sat down with Adobe’s Kevin Hoyt and Matt Rozen to learn more about the platform.
-
Flex 3.0: Update From Adobe's James Ward
With the production release of Flex 3, InfoQ sat down with Adobe’s James Ward to find out more about Flex 3. Last year, Ward gave InfoQ readers an overview of Flex 3 and discounted a number of Flex misconceptions. In this interview, Ward discusses Flex and open source, along with a number of items from the Flex ecosystem.
-
Adobe Releases AIR 1.0 and Flex 3.0 - Continues Move to Open Source
12 months after the initial SDK alpha of AIR, Adobe has released Flex 3.0 and the 1.0 version of AIR (the Adobe Integrated Runtime). Adobe is also continuing the open sourcing of Flex with the availability of a SVN repository of the Flex API.
-
Third Party Tools Support For Flex & Flash Development
As interest in the Flex development platform grows, the industry is responding with additional tools support, giving developers options beyond the Adobe Flex Builder IDE.
-
Article: Converting a Web 1.0 Dashboard to Flex
In their article, Porting From Web 1.0 To Rich Internet Applications (RIA), James Ward and Shashank Tiwari walk through replacing a Web 1.0 interface with a rich Adobe Flex user interface.
-
Derek Wischusen on Integrating Flex, BlazeDS and Scala/Lift
Derek Wichusen of Flex on Rails wrote about integrating Flex, BlazeDS and Scala/Lift.
-
How Does Language Impact Framework Design?
Do certain languages, like Ruby, lend themselves to frameworks that are more productive than those of other languages, such as Java?
-
ActionScript Libraries Help Mashing up the Web 2.0 Platforms
ActionScript is notably showing increased presence on web platforms for mashup, backed by a number of open source ActionScript projects. InfoQ took a look at some of the open source ActionScript libraries developed for a few major Web 2.0 and E-commerce companies.
-
Granite Data Services: Open Source Flex DS Alternative
Granite Data Services (GDS) is an open source alternative to Adobe’s LiveCycle Data Services and the recently open sourced Blaze Data Services. Last week, GDS reached production status with their 1.0 release. GDS is available under the LGPL license. InfoQ.com spoke with the GDS project founder, Franck Wolff, to learn more about the open source project.
-
FlexSpy: Component Inspection for Adobe Flex
Brian Deitte explains how FlexSpy, a component inspection tool for Flex, helps the time-consuming process of fine-tuning Flex layouts.
-
A Look at Flex 3.0's Java-based Compiler API
Integrating Java and Flex has proven challenging in some cases. Adobe is trying to make things easier with its release of Flex 3 which includes a Java-based compiler API. This API lets you compile SWF and SWC files from Java applications, supporting the same options as mxmlc and compc command-line tools.