«Prev || 1 | 2 | 3 || Next»

OpenLaszlo == Ajax

Posted By: John

OpenLaszlo, for which I am the documentation guy, now compiles to DHTML as well as to Macromedia Flash (swf). That means that you can take the same LZX source and compile it to either swf or DHTML, and it will just work. So there is now a completely OpenSource stack for doing web apps.

OpenLaszlo is much more robust and full featured than any other Ajax toolkit. And, the architecture includes a client abstraction layer, which means that we worry about browser inconsistencies so you don't have to. The upshot of all this is that if you want to build a real web application, you should use OpenLaszlo instead of some Ajax toolkit. Of course if you just want to spruce up a web page, Dojo or Rico or something like that might be appropriate. But I think you would have to be nuts to use them for building a real application.

We're not yet shipping a “production” version — that's scheduled for “sometime in 2006”-- but the prototype version is getting more robust by the day, and there is a very credible demo up on the website.

Posted: 03/07/06 10:26:16 - 1 comment

Croquet and OpenLaszlo: Plans for World Domination

Posted By: John

Howard Stearns's post, below, about How Croquet will Take Over the Universe (Bwah-hah-hah) got me thinking about OpenLaszlo and our own plans to take over the, um, er, well, our plans for success.

Laszlo Systems, Inc, signs my paycheck, but 90% of what I do for that check is related to OpenLaszlo, the “Rich Internet Application” platform that is given away for free. Just as Howard suggests, Laszlo Systems makes its money by selling applications and services on top of the platform, not from selling the platform itself. Laszlo Mail is the first such product, and others are under development. The OpenLaszlo platform, which Laszlo Systems Inc subsidizes to the tune of several full-time developers and one full-time documentation guy, generates exactly zero dollars for the company.

Laszlo Systems, Inc, is a startup in which I have a relative pantload of stock options. So I want Laszlo Systems, Inc, to succeed, which means that Laszlo has to convince deep-pocketed customers to buy Laszlo applications. In order for Laszlo applications to be acceptable to potential customers, the customers must be convinced that the underlying technology is sound and that it will be around for the long haul. That implies that OpenLaszlo must be seen to be thriving. There must exist a rich ecology of corporations that have a financial interest in keeping OpenLaszlo healthy.

Trust is the substrate upon which the open source ecology can grow. The best way to ensure that trust, of course, it to make OpenLaszlo really, truly open; to make it abundantly clear to potential developers that Laszlo Systems is not self-dealing, not trying to control the platform for its own benefit.

Laszlo is the fourth startup I've worked at. I ain't rich yet, and I ain't getting any younger. So I want *this* to be the one we get right. Wetmachiners Howard, Gary and I all worked for, and got virtually incinerated by, Curl, which, like Laszlo and Croquet, developed a potentially web-transforming technology. Alas for us, Curl screwed the pooch, as they say; it pissed away all the opportunity that that technology could have given them (us) by messing up this fundamental process that Howard wrote about. [Read More!]
Posted: 08/28/05 15:26:48 - No comments

Get out your markers

Posted By: John

OpenLaszlo, the nifty, very nifty platform for making web applications that don't suck (and little widgets too, like the link thingy over on the right side of this page) has got a little contest going: design a T-Shirt, win an iPod. If you have any design skill at all, you should enter. Why not? (I'm talking to you, Gary.)

And whether you have design skill or not, if you write code you should check out OpenLaszlo. It's some cool stuff. And the documentation is great — lots of clear expository code, and live, running, you-can-edit-them-too code examples.

(Did I mention that I'm the OpenLaszlo doc guy?)

Posted: 08/26/05 07:53:30 - 5 comments

Laszlorific

Posted By: John

Build cool web apps. Fast. Free. Easy.

That's a the marketing phrase for the new OpenLaszlo release out today. Hey, that's not a bad tag line, marketing-wise. And let me claim by Dilbertian moment in the sun by boasting that I came up with it!

Really truly, if you care about where web technology is going, you should check out the OpenLaszlo 3.0 release. This is going to be big.
Posted: 04/26/05 11:05:35 - No comments

a rant on copy protection

Posted By: Stearns

<rant on>
I could just slap Steve Jobs. He really had a good thing going with me, until today.

All the people I hang out with are pretty avidly anti-Microsoft, on technical, business, and moral grounds. I work at a University where I and everyone else use Macs. My wife was a Mac pioneer from way back, has a business that may soon be buying educational computers by the truckload, and is a perfect candidate for the "Switch' ads. I like Pixar movies, and I'm tickled that ol' Steve's iTunes was able to show those RIAA guys what morons they've been.

Well, it that's all changed.
[Read More!]
Posted: 04/02/05 14:44:56 - 4 comments

It's about time...

Posted By: Stearns

From The Chronicle of Higher Education:

Worried about persistent security flaws in Microsoft's Internet Explorer, officials at the Pennsylvania State University system have taken the unusual step of recommending that students, professors, and staff members stop using the popular Web browser.

“The threats are real, and alternatives exist,” the university said in an announcement posted on its Web site this week.

Penn State appears to be the first American college to recommend against the use of Internet Explorer. However, the CERT Coordination Center, a federal computer-security center operated by Carnegie Mellon University, made a similar recommendation to the public earlier this year.

Internet Explorer, which is distributed free by the Microsoft Corporation, has more than 90 percent of the worldwide browser market. ...
Posted: 12/16/04 15:37:46 - No comments

Eclipse Laszlo plug-in from IBM

Posted By: John

Last October, Laszlo Systems announced that they were opening up their rich client technology and making it available for free download from Open Laszlo .org.

Today, IBM's Emerging Technology group released an Eclipse plug-in for Laszlo. You can grab it from their alphaWorks
site.
Posted: 11/18/04 19:44:39 - No comments

Open Laszlo

Posted By: John

Here's a write-up lifted from the site of Oliver Steele., Laszlo's chief software architect. (I'm the Laszlo “doc guy.”)

As of today, the Laszlo platform for building rich internet applications is open source. This includes everything: the server software, the client software, the examples, the documentation, the language — the whole platform. Like Mozilla, this is open source with a corporate sponsor; and like Mozilla, it’s honest-to-goodness open source — no dual licensing, no poison pill. It uses the Common Public License, listed on OpenSource.org.


OpenLaszlo.org has the source distribution for our new release, LPS 2.2, which also includes support for SOAP and XML-RPC, and over 500 new pages of documentation. For developing Laszlo applications, as opposed to hacking on the source to the Laszlo compiler and runtime, I recommend the binary distribution instead, which comes with installers for MacOS, Linux, and Windows. (You don’t have to actually write any code to see some neat stuff in the standard installation.) If you want to see some examples of the kinds of applications you can write, take a look at the customer showcase, the demos, and at MyLaszlo.com. If you want to dive into the source code, look at Laszlo Explorer and the Developers Guide.


Today is part one: the source code is available, the license is free. Part two is to open up our development process, including our source repository and bug tracking systems, so that you don’t have to be at Laszlo Systems (the company) to see what’s going with Laszlo (the open source project). Currently we’re in send-mail-to-the-dev-list mode for questions, and send-us-a-patch mode for contributions — about on a par with some of my other open source projects, but we can use those corporate sponsorship $$ to do better.

[Read More!]
Posted: 10/06/04 15:06:16 - No comments

More Artificial Stupidity, Coming Up...

Posted By: Gary

Hey, whattaya know... they held another Turing Test, run by the man the A.I. cognoscente love to hate: Hugh Loebner. You of course know Lobner from John's story at Salon about Loebner's fight with the A.I. community.

And... surpise! A program that sucked at pretending to be a human being won... but as is the nature of these schemes, it was the program that sucked the least that took home the prize money. According to the Slashdot story, the bronze medal and $2000 boobie prize was awarded to ALICE, which has won three times in the past.


Posted: 09/25/04 00:10:48 - 2 comments

Infected major Websites spreading malware via Internet Explorer security holes

Posted By: Gary

Normally, I figure that people will hear about these sorts of things on other sites, but I figured that this was important enough to post it up here. According to ZDNet, malicious hackers have compromised several “major websites.” They didn't deface these sites with the usual “1 0wNez joo, biatch!” (forgive my poor leet speak). Rather, they installed their own software to take advantage of Internet Explorer's unpatched security holes to install software on visitor's PCs. The owners of the sites are apparently unaware of the fact that they are infecting their visitors, and visitors are probably complacent that they only visit “reputable” sites and have nothing to fear from spyware.

If you're reading this using Internet Explorer (on Windows, at least), please, go download the latest version of Mozilla (or their up-and-coming new browser, Firefox). It's free, and it's a much more useful browser than IE, nevermind the fact that it doesn't have the known gaping security holes that IE does. It's also a supported application under constant development, unlike Internet Explorer.

(Updated: It appears that the problem will only affect users of Internet Explorer 6, not earlier versions. According to Microsoft, if you have installed WIndows XP service Pack 2 Beta (which 99% of you haven't, I'd guess) then you're safe as well.)
[Read More!]
Posted: 06/25/04 09:18:51 - 4 comments
«Prev || 1 | 2 | 3 || Next»