OpenLaszlo 3.0 Announced
gse writes "The friendly folks at Laszlo Systems (of which I am one) have just announced the release of OpenLaszlo 3.0. Cool new features in this release: SOLO deployment (compile standalone .swf applications that don't need a proxy server), dynamically loadable libraries, a drawing API, and a bunch of optimizations. Info and downloads are at openlaszlo.org. (OpenLaszlo has been covered before on Slashdot.)"
I'm stunned that there is not more of a response to this news here on Slashdot. OpenLaszlo is a great product. You can author some really nice applications using their framework, and it's open source to top if off.
The ability to deploy standalone SWF files is most definitely a direct result of the folks over at Laszlo opening the source. Before, the server side "engine" was, really, their product. You would have to install that in order to serve up a Laszlo application. This is just like Macromedia/Adobe's business model with Flex. When they opened the source, the first thing they wanted to do was be able to publish stand alone SWF files because now the business model no longer centered around their server app.
So how do they make their money now? Well, they've got a few big time clients using their technology, and who better to apply the technology than those who designed it? Laszlo now hopes to generate cash flow by offering professional laszlo development. This is the type of business plan I would love to see more software vendors follow. I really hope Laszlo thrives as a company.. it would really make a statement. It's a great addition to the open source community in an area that has been littered with closed-source solutions (RIA).
Flash must die.
echo "getuid(){return 0;}" > e.c; gcc -shared -o e.so e.c; LD_PRELOAD=./e.so sh
I dislike how little control users have over how Flash appears and works -- there are very good reasons why I use user stylesheets and set the font size on my browser so I can read text. There's also the problem of not having a free software Flash player which can play the Flash data people commonly use.
Too many times I've seen webpages where Flash is used as a replacement for what is done better with (X)HTML+CSS instead of as an augmentation for (X)HTML+CSS. Even Javascript is sometimes unnecessarily used or no alternative means of access is provided for those who don't have Javascript or don't want to use it because of various security problems.
Digital Citizen
I'm just wondering what the position of Flash and open source etc. Q1: Is the swf format open? i.e. are their any restrictions on creating clients which read swf or programs which can create swf. Q2: Is it API documented? Q3: Are there patent problems? Q4: are there any good open source alternatives to Flash Player? Q5: Any good open source flash dev tools? Rich
There are four sorts of people in the world: fools, lunatics, idiots and morons. - Umberto Eco, Foucaut's pendulum.