InfoQ

News

OpenLaszlo Rings in the New Year with Flash 9 and DHTML Runtimes

Posted by Scott Delap on Jan 02, 2007 11:52 AM

Community
Java
Topics
Rich Internet Apps
Tags
OpenLaszlo
OpenLaszlo is starting off 2007 with a beta candidate of version 4 of the OpenLaszlo platform. This is a significant release as it includes a new DHTML runtime target in addition to the previously available Flash based runtime.  OpenLaszlo competes in the Ajax/RIA space with traditional Javascript based Ajax frameworks and Adobe's Flash based Flex API.  The OpenLaszlo SDK consists of a compiler written in Java, a runtime JavaScript library, and an optional Java servlet that provides additional services to the running application. OpenLaszlo applications are programmed using a mix of a declartive XML UI language and ECMAScript based syntax. The OpenLaszlo runtime framework provides a foundation for applications by including UI components, a data binding API, network services, etc.

OpenLaszlo 4 which started development in 2006 adds in target runtimes of Flash 9 and DHTML to the previously supported Flash 7 and 8. Including DHTML support will allow developers to program "Ajax" style applications at a higher abstraction layer than interacting with Javascript and DOM elements directly. Work is also being done in conjunction with Sun to provide a JME target runtime.

No comments

Reply

Exclusive Content

Dan Farino About MySpace’s Architecture

Dan Farino talks about the system architecture and the challenges faced when building a very large online community. Dan explains how a .NET product scales on hundreds of servers.

The Maxine VM

Bernd Mathiske discusses Maxine VM, Java compatibility, swapping major VM components, research areas, Object handling, code examples, optimizing compiler, snippets, bytecode generation, JNI and JIT.

Joe Armstrong About Erlang

Joe Armstrong speaks on various aspects of the Erlang language, presenting its roots, how it compares with other languages and why it has become popular these days.

The Limits of Code Optimization: a new Singleton Pattern Implementation

The java double-check singleton pattern is not thread safe and can’t be fixed. In this article, Dr. Alexey Yakubovich provides an implementation of the Singleton pattern that he claims is thread-safe.

Pressure and Performance – The CTO's Dilemma

Diana and Jim talk about patterns observed in CTOs' activity. CTOs emerge as real people caring for other people in their organization, and are put under a lot of pressure and constraints.

Biztalk Services in the Cloud

Cloud computing feels like a tomorrow technology. Simon Thurman shows how developers can use Biztalk to create an Internet Service Bus which can be deployed locally or in the cloud.

Java FX Technology Preview

InfoQ takes a look at the JavaFX preview build and talks to Sun Staff Engineer Joshua Marinacci about the upcoming version 1 release expected this autumn.

Jeff Sutherland: Reaching Hyper-Productivity with Outsourced Development Teams

Jeff Sutherland, co-creator of Scrum, and Guido Schoonheim, CTO of Xebia, present an actual case of reaching hyper-productivity with a large distributed team using XP and Scrum.