Stefan,

Thank you for your answer, but it is still not very clear to me (sorry).

What do you call SOLO mode?

Basically, let say I want to set up a Store on Internet. My ISP only provides MySQL-PHP.

Can I buid my web site using OpenLazzlo/MySQL like I would with HTML/PHP/MySQL?

I want the webstore to be accessible by all and not by one person at a time if SOLO Mode is what you mean.


Thanks for your input.

Regards,


Youri



Stefan wrote:

Am 03.02.2007 um 17:38 schrieb Youri:



Hi,


Speaking about "OpenLaszlo", I don't get it (sorry, dumb).

When you write an app with it, you upload it in your server. From there can you call it from a browser and use it, or do you need some specific OpenLaszlo server to be able to use it?

Yes and no:

In SOLO mode, you may deploy compiled LZX files to any webserver.

Alternatively, you may deploy it on a JAVA server, which adds the ability to
dynamically load from your server.

In case you don't want to you JAVA but PHP, you might try my project pLPS. An OpenLaszlo employee
jumped on my project and thus, we are two people who develop the project:

**************
I've packed together my initial effort to build a PHP based LPS runtime
environment. Find the archive [41,7 MByte] here:

    http://www.turingart.com/downloads/plps.zip

This is a VERY first effort, which is basically some kind of a
technology demonstration. Thus, the PHP code is neither nice, fine-tuned
or security-checked.

This distribution includes a caching compiler interface and
a first provider for dynamic pLPS -> SWF transfers. The archive is self-contained,
thus you don't need another LPS installation.

In case you fix/add something, please send back your source.

Thx to the OpenLaszlo team for a great product,

Stefan


 From the README:

 >>>
pLPS - The PHP LPS project

Introduction
This is a very early effort to build a runtime environment, which allows to serve non-SOLO OpenLaszlo application using a PHP-coded LPS.

Note, that you still need to have JAVA on your server to compile your apps.
In case you only want to deploy compiled SWFs, the loader script swfload.php is enough to use.

What's in this distribution
This distribution contains a complete compile and deploy environment based on the original LPS 3.3.3.
Besides the stripped down LPS, certain *.lzx example files are provided

Requirements
PHP 5.x, JAVA 1.5.x

Installation
- Put the content of the ZIP distribution archive in a directory of your webs
- Start your web-server
- Load this document through your web-server
- Click on the samples of the next section

Sample - Simple SWF
Run (and compile if required) [Call: ?file=<filename>] animation
Run and force compile [Call: &force] animation

Sample - SWF, which loads data using dynamic dataset
Run (and compile if required) dyn
Note: You'll see some records, if pLPS provided the dynamic dataset

Cheers from sunny Kiel,
Stefan

turingart - http://www.turingart.com/

Germany :: Kiel, 2006-11-27

<<<

**************


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to