OpenLaszlo

OpenLaszlo

OpenLaszlo 3.2 application and DHTML (GeaBios)
Developer(s) Laszlo Systems
Stable release
4.9.0 / October 21, 2010 (2010-10-21)
Development status Discontinued
Operating system Windows XP, Windows 7, OS X 10.2 or later, Linux
Type Web application framework
License Common Public License
Website www.openlaszlo.org

OpenLaszlo is a discontinued open source platform for the development and delivery of rich Internet applications. It is released under the Open Source Initiative certified Common Public License (CPL).

The OpenLaszlo platform consists of the LZX programming language and the OpenLaszlo Server.

LZX is an Extensible Markup Language (XML) and JavaScript description language similar in spirit to XUL, MXML, and Extensible Application Markup Language (XAML). LZX enables a declarative, text-based development process that supports rapid prototyping and software development best practices. It is designed to be familiar to traditional web application developers who are familiar with HTML and JavaScript.

OpenLaszlo Server is a Java servlet that compiles LZX applications into executable binaries for targeted run-time environments.

Deployment

Laszlo applications can be deployed as traditional Java servlets, which are compiled and returned to the browser dynamically. This method requires that the web server is also running the OpenLaszlo server.

Alternatively, Laszlo applications can be compiled from LZX into Dynamic HTML (DHTML) or a binary SWF file, and loaded statically into an existing web page. This method is known as SOLO deployment. Applications deployed in this manner lack some functionality of servlet-contained files, such as the ability to consume SOAP web services and Java RPC remote procedure calls.

Licensing

OpenLaszlo is released under the Common Public License by Laszlo Systems.

Adopters

Laszlo-powered Rich Internet Applications (RIAs) have been deployed by Earthlink,[1] Verizon, WalMart, IBM WebSphere, Yahoo!, Behr, Pandora, La Quinta Hotels, DeanForAmerica.com and Time.gov.

Laszlo Systems, makers of OpenLaszlo, is developing their own software based on the Laszlo Presentation Server. One is a mail client (Laszlo Mail) which is similar to Microsoft Outlook or Mozilla Thunderbird, but which operates within the web browser. Another, called Webtop, is an integrated application environment for enterprise use.

Version history

Project history

Laszlo was founded by David Temkin.[2]

OpenLaszlo was originally called the Laszlo Presentation Server (LPS). Development began in the fall of 2001. Preview versions were released to select partners throughout 2002. Several of these were used for the first deployed Laszlo application, for Behr paint.[3] The first general release of LPS was in early 2002.

In October 2004, Laszlo Systems released the full source code to the Laszlo Presentation Server under the GNU General Public License (GPL), and initiated the OpenLaszlo project. In 2005, coincident with the release of version 3.0, the name of the Laszlo Presentation Server was changed to OpenLaszlo.

Timeline

Naming

The name Laszlo is of Hungarian origin. The project was named after the cat of Peter Andrea, a graphic designer and co-founder of Laszlo Systems. The cat, in turn, was named in honor of the Hungarian constructivist painter and photographer László Moholy-Nagy.[6]

See also

References

  1. Keizer, Gregg (2005-03-03). "EarthLink Takes On AOL, Gmail With Flash-Based Web Mail". InformationWeek. Retrieved 2009-06-09.
  2. "Interview with David Temkin". Opening Move, a podcast series from ITConversations. 2005-08-04.
  3. Behr paint
  4. "Critical Path buys Laszlo Systems (and its rich Internet applications platform Webtop)". TNW News. 2012-02-23.
  5. "Openwave Messaging Acquires Critical Path". Openwave Messaging Press Releases. 2013-12-04.
  6. "OpenLaszlo community members around the world - Hungary". OpenLaszlo Project Blog. 2007-03-03.

Further reading

This article is issued from Wikipedia - version of the 11/11/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.