Laszlo

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Tutorials
  

Articles:
  • Developing an OpenLaszlo App by Sreekumar Parameswaran Pillai   - [Clicks: 744]
    In this week's article Sreekumar Pillai returns with a more detailed description of using OpenLaszlo to actually build a real application.
    http://www.xml.com/pub/a/2006/10/18/developing-an-openlaszlo-app.html - Oct, 2006
  • Introducing OpenLaszlo by Sreekumar Parameswaran Pillai   - [Clicks: 359]
    This week, Sreekumar Pillai begins a two-part series on OpenLaszlo, a zero-install platform for rich web applications. In this first part, Pillai introduces the OpenLaszlo Hello World app.
    http://www.xml.com/pub/a/2006/10/11/introducing-open-laszlo.html - Oct, 2006
  • Web clients fatten up with OpenLaszlo by Joshua M. Woods   - [Clicks: 248]
    OpenLaszlo is a rich client application architecture that uses Macromedia Flash as a deployment vehicle. Declarative in design, OpenLaszlo relies upon JavaScript for logic and offers advantages over traditional Flash development, including an advanced UI constraints system, an object-oriented design methodology, and built-in support for Web services and a variety of flavors of Remote Procedure Call (RPC). This article details the basic concepts of OpenLaszlo, and gives examples of situations in which an OpenLaszlo solution might be beneficial.
    [Includes sample code]
    http://www-128.ibm.com/developerworks/web/library/wa-openlaszlo/ - Feb, 2006

[Top]

Tutorials:
  • Developing rich Internet applications with Rails, OpenLaszlo, and Eclipse by Robi Sen   - [Clicks: 571]
    Explore at a high level how to develop a rich Internet application using OpenLaszlo, Ruby on Rails, MySQL, and Eclipse to provide a common IDE to not only develop your application but also to automate many of the steps in developing a Rails or OpenLaszlo application. This will further speed up and streamline the already fast development cycle of Rails applications.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-richapps.html - May, 2006
  • Use Apache Derby in your OpenLaszlo applications, Part 2: Storing and embedding data by Tyler Anderson   - [Clicks: 249]
    Since OpenLaszlo's open source announcement, many developers have been using OpenLaszlo to create user-friendly rich Internet applications. Many of these applications require a database solution to have dynamic data fed to them. Because OpenLaszlo runs on Apache Tomcat by default, which supports JavaServer Pages (JSP) and servlets (Java), Apache Derby is an excellent database to use because it can be embedded in such applications and because Derby is written in pure Java code. In this tutorial, you'll build a management interface to the online shopping console created in Part 1. You'll also allow orders to be written to the database and enable management to edit, delete, and add new items to the database via the OpenLaszlo user interface (UI).
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/edu/os-dw-os-ad-laszlo2.html - Apr, 2006
  • Spice up PHP applications with OpenLaszlo, Part 3: Adding a database by Nicholas Chase, Don Hopkins   - [Clicks: 225]
    This "Spice up PHP applications with OpenLaszlo" tutorial series shows how to use OpenLaszlo to create a more interactive interface for your PHP applications and how to use PHP to create more dynamic OpenLaszlo applications. It requires a basic understanding of -- or willingness to learn -- XML, JavaScript, and PHP. Part 3, the final part of the series, takes things a step further, showing how to put an application into an ODBC database and create a library that generates OpenLaszlo code using PHP dynamically.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/edu/os-dw-os-php-openlaszlo3.html - Apr, 2006
  • Spice up PHP applications with OpenLaszlo, Part 2: PHP REST and data binding by Nicholas Chase, Don Hopkins   - [Clicks: 126]
    This "Spice up PHP applications with OpenLaszlo" tutorial series shows how to use OpenLaszlo to create a more interactive interface for your PHP applications and how to use PHP to create more dynamic OpenLaszlo applications. It requires a basic understanding of -- or willingness to learn -- XML, JavaScript, and PHP. In Part 2 of this four-part series, we explore an important distributed application architecture called Representational State Transfer (REST), which will be used to extend the knock-knock protocol described in Part 1 to use XML, instead of HTML.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/opensource/edu/os-dw-os-php-openlaszlo2.html - Apr, 2006
  • Use Apache Derby in your OpenLaszlo applications, Part 1: Supplying data using Derby by Tyler Anderson   - [Clicks: 196]
    Since OpenLaszlo's open source announcement, many developers have been using OpenLaszlo to create user-friendly, rich Internet applications. Many of these applications require a database solution to have dynamic data fed to them. Because OpenLaszlo runs on Apache Tomcat by default, which in turn supports JavaServer Pages (JSP) and servlets (Java technology), Apache Derby is an excellent database to use. It can be embedded in such applications, and Derby is written in pure Java code. This tutorial uses an example of an online grocery store to illustrate the power of using OpenLaszlo with Apache Derby.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/opensource/edu/os-dw-os-ad-laszlo1.html - Mar, 2006
  • Deploy OpenLaszlo applications on Apache Geronimo with Tomcat by Tyler Anderson   - [Clicks: 213]
    With the rise of the popular rich user interface (UI) language, OpenLaszlo, and the parallel rise of Apache Geronimo, OpenLaszlo developers will want to deploy their applications on Geronimo. This tutorial documents the process necessary to configure the internals of Apache Tomcat within Geronimo to be able to run the OpenLaszlo application server, and hence deploy and run OpenLaszlo applications within Geronimo. You'll implement a sample OpenLaszlo application to prove the functionality of the OpenLaszlo application server running on Apache Geronimo.
    [Formats: html, pdf]
    http://www-128.ibm.com/developerworks/edu/os-dw-os-ag-laszlo.html - Mar, 2006
  • Spice up PHP applications with OpenLaszlo, Part 1: Create interactive interfaces by Nicholas Chase   - [Clicks: 217]
    This "Spice up PHP applications with OpenLaszlo" tutorial series shows you how to use OpenLaszlo to create a more interactive interface for your PHP applications and how to use PHP to create more dynamic OpenLaszlo applications. It requires a basic understanding of -- or willingness to learn -- XML, JavaScript, and PHP. Each is well worth knowing for its own merits, plus they plug and play together nicely, since they're all based on synergistic open standards.
    [Formats: HTML, PDF]
    http://www-128.ibm.com/developerworks/edu/os-dw-os-php-openlaszlo1-i.html - Mar, 2006

[Top]