Comments on: Declarative GUI comparison /2004/05/declarative-gui-comparison/ Sarah Allen's reflections on internet software and other topics Tue, 29 Mar 2005 17:01:00 +0000 hourly 1 https://wordpress.org/?v=5.7.1 By: Elliot /2004/05/declarative-gui-comparison/#comment-172 Tue, 29 Mar 2005 17:01:00 +0000 /wordpress/?p=121#comment-172 Kiyooka-san – Laszlo is a free, open-source project. LZX, Laszlo’s language, is a XML with ECMAScript scripting. The XML for declarative programming of objects, animations, stateful behaviors & the ECMAScript (or JavaScript) for more fine-grained control of the app’s behavior.

You can download a copy of the lps for free at <a http://www.laszlosystems.com/developers/

]]>
By: Kevin /2004/05/declarative-gui-comparison/#comment-171 Thu, 17 Jun 2004 05:29:47 +0000 /wordpress/?p=121#comment-171 Take a look at XUL (XML User Interface Language). XUL has been around a long time and some very successful applications have been written with it. Oh, it’s free. http://www.xulplanet.org is my favorite xul reference.

]]>
By: Kiyooka-san /2004/05/declarative-gui-comparison/#comment-170 Mon, 24 May 2004 05:15:36 +0000 /wordpress/?p=121#comment-170 I read about Laszlo in Marc Canter’s blog, and then eventually found your blog – it might be in his blogroll.

Anyway, isn’t Laszlo just a scripting language with resources that have been serialized into an XML stream?

In that way it’s not much different than a VisualBasic or Java application except it is running in the Flash sandbox.

Clearly the widespread runtime of Flash is advantageous. But the part about XML, what do we gain from that?

Am I missing something? I wanted to give it a spin, but it seems like the developer package is about $7k.

]]>