AJAXWorld News Desk
AJAX-Style Programming Meets Java: OpenLaszlo and Java ME Technology To Be Integrated
'This collaboration will bring the richness of the modern web, the power of Java technology and the unique capabilities of OpenLaszlo together for the benefit of our respective developer communities,' said Robert Brewin, CTO of Sun Microsystems' software group, as Sun and Laszlo Systems today announced a collaboration to enable OpenLaszlo applications to run on devices supporting Java ME.
Reader Feedback : Page 1 of 1
#2 |
DJayC commented on the 10 Oct 2006
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). |
#1 |
Sarah Allen commented on the 10 Oct 2006
The first OpenLaszlo book has just reached the market. It is called AJAX AND FLASH DEVELOPMENT WITH OPENLASZLO by Chris Coremans. The book presents straightforward tutorials which do a good job of introducing the LZX you need to know to build simple applcations. If you are someone who really likes to have a physical book rather than on-line documentation this book will give you a good foundation in learning OpenLaszlo. When introducing new classes, the book provides a graphical class hierarchy to illustrate how the class fits in. In addition to the basics, Chapter 15 details a Google Maps application by Manabu Togawa which provides a good real-world example of browser integration. |