Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

OpenLaszlo 3.0 Announced

Posted by timothy on Thu Apr 28, 2005 04:15 PM
from the what-happened-to-sesame? dept.
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.)"
+ -
story

Related Stories

[+] Developers: What is OpenLaszlo, and What is it Good For? 196 comments
SimHacker writes to share an article he wrote recently that tries to answer the question; What is OpenLaszlo, and What is it Good For? From the article: "OpenLaszlo is an open source platform for developing user friendly web based applications, which work identically across all popular browsers and platforms (Windows, Mac, Linux, IE, Firefox, Safari, etc). It's ideal for presenting and editing raw XML data generated by PHP and other web services."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • I'm stunned (Score:5, Insightful)

    by DJayC (595440) on Thursday April 28 2005, @04:46PM (#12376920)
    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).
    • by Scaba (183684) <joe@noSPAM.joefrancia.com> on Thursday April 28 2005, @05:04PM (#12377083) Homepage
      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.

      Response is subdued because the Slashdot community is still reeling over the shocking news [slashdot.org] that the Wayback Machine [archive.org] web archive archives web pages, even extremely popular ones like Google.

      • Response is subdued because the Slashdot community is still reeling over the shocking news that the Wayback Machine web archive archives web pages, even extremely popular ones like Google.

        It's funny you should say that. I posted the parent, and since that time I've been looking at the google article and reading everyones comments.. And that was almost 30 mins ago! ;-)
    • Re:I'm stunned (Score:5, Insightful)

      by V. Mole (9567) on Thursday April 28 2005, @05:20PM (#12377251) Homepage

      I'm stunned that there is not more of a response to this news here on Slashdot. OpenLaszlo is a great product.

      OpenLaszlo may well be the killer product I'm looking for. I don't know. Why not?

      BECAUSE THE ORIGINAL ARTICLE DOESN'T SAY WHAT THE FUCKING PROGRAM DOES!

      There. Now I feel better.

      I see it might having something to do with Flash, assuming that '.swf' isn't some project specific extension. I dunno.

      • Re:I'm stunned (Score:4, Informative)

        by gse (68728) <gse@antisleep.com> on Thursday April 28 2005, @06:34PM (#12378116) Homepage
        Doh. Sorry about that.

        Laszlo is a platform for creating rich internet applications. It competes directly with (and pre-dates) Macromedia Flex. We open-sourced it last fall.

        OpenLaszlo targets the Flash player as its runtime; that decision was made due to Flash's ubiquity. But there's nothing to stop it from being retargeted to Java, .NET, XUL, whatever.

        More info here: http://www.openlaszlo.com/faq/ [openlaszlo.com]

        (note: I'm a Laszlo employee but these are my personal opinions)
        • Flash, Java, .NET, XUL, blah. If Laszlo really wants to make a difference, you should target AJAX. Focus less on reinventing the user interface with unintuitive sliding buttons everywhere (hint: users don't want to learn a whole new user interface paradigm). Focus more on the easy fast rich application development with responsive client-side UI code, eliminating the round-trip delay of traditional web apps. Make it possible to develop GMail or Google Maps in Laszlo, easily, and watch the world beat a pa
          • > Flash, Java, .NET, XUL, blah. If Laszlo really wants to make a difference, you should target AJAX.

            You miss the point totally . Flash had the first Ajax (stupid name - because he went crazy and killed himself) like implementation. You should look at XmlSocket [macromedia.com] in flash to realize how good it was .

            The real reason why this didn't become that popular was that you needed an expensive flash authoring tool to use it compared to just vi/emacs for Ajax.

            Flash is cool , was cool and Adobe willing will rem

            • When I said "AJAX", I meant "HTML, CSS, and Javascript", not "interactive web application". I meant to specifically exclude all things Flash. Flash is not cool, was never cool and likely will stay uncool, especially at Adobe. There are so many reasons; I can list them if you want.

              I agree that animated SVG likely will never make it (especially now that Adobe's SVG plugin has conflict of interest, and Microsoft is never going to implement it). But you're the one missing the point. Vector graphics are n

                • OK:
                  1. Requires a browser plugin.
                  2. Subverts normal web navigation, making it impossible to link to a certain part of a Flash site, and making the browser back/forward and history not work.
                  3. Doesn't use the normal page/link structure of the web, making Google less effective.
                  4. Doesn't allow effective screen-scraping.
                  5. Can't see where links are going in the status bar.
                  6. Allows disabling of the context menu (removal of the "pause" and "stop" items, for example)
                  7. Controlled by a single company.
                  8. No good open-sourc
                  • Oh, forgot one: not resizable. Flash is vector-graphics-based, and yet you hardly ever seen a Flash site that even allows their embedded Flash to resize with the browser window, much less change the font size (and don't even think about custom user CSS for a high-contrast legible-font accessibility scheme). It sure is frustrating trying use a 640x480 Flash website on a 1600x1200 display. I notice that the Laszlo example programs display this fault; even the ones that display their own internal resizable
                    • There is a reason the web took off the way it has, like few other things before it, and continues to grow at an incredible rate even today, ushering in a whole new era of communication. And it's not because everybody's intellectual property has been safely locked away where nobody can "harm" it. There is a place for DRM and content restrictions, but the general public web is not it.

                      Anybody who can't stand the thought of people "pausing" their precious intellectual property (oh noes!!!), or using the inf

        • Does that mean that I can copy/paste my ActionScript2 source code from my FlashMX project into OL IDE, and generate SWF and jarfiles that run the same on Flash Player (7) and the JVM, respectively? How much regression test/revision is required?
            • It's a straight question. And I think that the full flowering of "p-code" and open interop is really promising: 3-tier architecture of a program's source/object/executable code can let us each write in whichever language we're most expressive, targeting whichever devices have our market. If it works at all, it can be worth the regression test/revision.
        • If it creates just Flash, and not standard DHTML, why does openlaszlo.org say "These applications run on all leading Web browsers on all leading desktop operating systems from a single XML code base."??

          Flash doesn't really run well (if at all) on most Unices.

          BTW: "OpenLaszlo applications are written in XML and JavaScript" -- no thanks. I could write Mozilla apps if I wanted to, but I don't want to code JavaScript. And I don't want XML either, no matter how much of a cool new fad it is.
    • You have to remember that this is Slashdot, where Flash is the unholy hellspawn of Satan's own cock. In other words, this place is full of dumbass Luddites that can't deal with pretty pictures.
      • I wish I had point to mod you up. Slasdot's main problem is that most idiots here infer that, since substance is more important than style (which is true), the logical conclusion is to remove all style from everything.

        There is life beyond a green terminal screen.
    • All the demos are fixed size apps.

      They look cool but it isn't cool that they don't scale like we are used to html based application do.

      Is it hard to make the Laszlo applications scale with the browser window??

    • I'm stunned that there is not more of a response to this news here on Slashdot.

      Right, because folks have been crying out for a way to get even more frickin' Flash sites polluting the Web. I was looking at Laszlo a couple of weeks ago, and the backend looks sensible, but Flash? These days I just block it, as do a growing number of people given its primary use as an ad vehicle, but even on the rare occasions when I've used a Flash site it's annoyed the living crap out of me.

      I realize that the framework can
  • by Anonymous Coward
    I've yet to see a useful Flash MDI or desktop type application (like the http://openlaszlo.org/ [openlaszlo.org] demos) that was an improvement over a cleverly implemented HTML/javascript type application doing the same thing.

    I suspose part of the problem is that the platform (Flash MX 2004 or whatever) doesn't have many useful IDE type tools for more serious development. Perhaps this OpenLaszlo will help, but I still think it's a mistake to implement anything more than a gimmiky or widgety type program with Flash. It n
    • 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 us
      • by Anonymous Coward
        Well since it's open source. You all can modify it to spit out anything you want, up to and including XUL.
  • Flash must die.
  • 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