Antun’s Blog

Notes on OpenLaszlo, LZX and Rich Internet Application Development

Antun’s Blog header image 4

Entries from August 2007

Laszlo at AJAXWorld in Santa Clara

August 22nd, 2007 · No Comments

Laszlo will be at the west-coast AJAXWorld conference in Santa Clara on September 23 - 27, 2007. Laszlo is the Diamond Sponsor again, and we have a day-long track of sessions scheduled for September 24. We’ll be showcasing OpenLaszlo, Webtop, and David Temkin, Laszlo’s founder, will be delivering a keynote presentation on RIAs. I’ll be [...]

[Read more →]

Tags: OpenLaszlo

LZProject Application

August 17th, 2007 · No Comments

LZProject was released yesterday on the OpenLaszlo site. (See LZProject). It’s a “blueprint” application, i.e. a complete, functioning application that’s designed to educate developers as to how to architect OpenLaszlo applications. LZProject is a project management/task-tracking Rich Internet Application (RIA) written in OpenLaszlo. It compiles to both DHTML and Flash.
From an educational perspective, it shows [...]

[Read more →]

Tags: OpenLaszlo

View Source Code

August 15th, 2007 · No Comments

It’s always handy to take a peek at the source code for a class you’re using, to see how it works. Of course, every attribute, method and event should be documented in detail, but sometimes they’re not, and you need access to the source code. With OpenLaszlo Lz components (e.g. button, edittext, etc.), that’s pretty [...]

[Read more →]

Tags: LZX Tips · OpenLaszlo