Antun’s Blog

Notes on OpenLaszlo, LZX and Rich Internet Application Development

Antun’s Blog header image 4

Entries Tagged as 'RIAs'

Webtuner Application Added to Webtop

February 27th, 2009 · 1 Comment

Vortex is an OpenLaszlo application built by Real Time Matrix. It’s essentially a customizable media browser - Real Time Matrix built a highly-configurable skeleton of the application, and brands it for various content providers. End-users can then embed the application into their own web pages, or into personal start pages (e.g. igoogle). The end-user gets [...]

[Read more →]

Tags: OpenLaszlo · RIAs

Google Maps in OpenLaszlo

November 17th, 2008 · 30 Comments

Recently, I wrote about Rmenuz, a site that embedded Google’s Flash maps in OpenLaszlo. The Google Flash Maps are written in ActionScript 3 (AS3), which requires Flash Player 9 or above. That means you wouldn’t be able to use them in OpenLaszlo 4.1 or below. I figured that with OpenLaszlo 4.2b3, which supports compiling to [...]

[Read more →]

Tags: Google Maps · OpenLaszlo · RIAs

Crime and Use-cases

August 14th, 2008 · No Comments

When writing Rich Internet Applications of any kind, it’s really important to focus on use cases in the requirements and design phases (and of course, throughout development too). Writing use cases help you focus design and development resources on things that actually matter to the end-users. For RIAs, they are probably the best defense against [...]

[Read more →]

Tags: RIAs