"What if? Why not? Challenge the Convention! Let's do some incredible things!"  More Quotes

Welcome to Aspire Knowledge Central (AKC)

   Home   Public Library   Author Content

Choose a data format:   classic-xml   object-xml   embedded-xml   text   excel

laszlo

0) Laszlo Notes: Rich internet applications XML platform (2-Jul-05)

Description to be entered

1) A dynamic tree sample code (18-May-05)

what does the following code do?

1. Positions the debug window to the right

2. Keeps a test button underneath the debug window

3. Creates a dynamic tree window on the left

4. Creates a text window underneath

5. Reads a URL for getting a list of folders and paints them in the tree window

6. Expands and collapses the tree using dynamic data

7. Tree window scrolls

To be done

1. when an item in a folder is selected, put the text in the text window

2. Simulate an outlook kind of interface

2) laszlo: Working with laszlo trees (29-Apr-05)

Goal is to create a working dynamic tree to dislay and manipulate in the content folders of AKC

3) laszlo: Source code of basetree.lzx (29-Apr-05)

Source code of basetree.lzx

4) Understanding laszlo classes, attributes, and events: A laszlo language pre primer (23-Apr-05)

Recently Laszlo, an XML platform for rich internet applications went open source. This platform applies an architecture that is similar to XUL and XAML to accomplish programming on the browser. Laszlo uses "Flash" as its execution platform resulting in unsurpassed browser compatibility, while requiring no Flash executables or license for development. Laszlo offers a fairly matured platform to exercise this architecture.

As Bill Grosso has already covered the basics of this platform on Java.net, in this article I will focus on some of language fundamentals that will come handy when you are experimenting with Laszlo.

Although the documentation on Laszlo site is quite good, it will take a while to cover all the variations even to get your footing. This article exposes some of the language aspects of Laszlo even for a casual reader.

5) laszlo: Getting your feet wet Example 2: A Dynamic tree (23-Apr-05)

Beginings of a dynamic tree. Working out the surroundings.

6) laszlo: Example of declaring attributes (23-Apr-05)

Description to be entered

7) laszlo: Getting the feetwet: Exercise 1 (22-Apr-05)

Description to be entered

8) laszlo: How to read a dataset from a webserver and paint the contents (21-Apr-05)

Here is how you can make a call to a server for a set of folders and display them in a window.

9) Laszlo basic sample code (20-Apr-05)

Description to be entered

10) Laszlo open platform for rich internet applications (20-Apr-05)

http://www.openlaszlo.org/

Laszlo is an open source platform for the development and delivery of rich Internet applications on the World Wide Web. It is released under the OSI-certified Common Public License.

11) Laszlo work definition (2-Jun-04)

Research work definition for Laszlo