PDA

View Full Version : weather example server code


ryanpape
11-19-2003, 08:30 PM
Is the server side code avaliable for the weather example?

We are contemplating using Laszlo to improve an existing application and while the handling of existing or dynamic data is impressive, we are concerned about the feasibility of of an update intensive application.

Are there any more examples that communicate with the server to preserve their state?

antun
11-20-2003, 08:01 AM
Is the server side code avaliable for the weather example?


No, but you know you can hit the script directly at:

http://www.laszlosystems.com/cgi-pub/weather.cgi?zip=94107


we are concerned about the feasibility of of an update intensive application.


Do you mean frequent data requests? I doubt that this will be a problem - just how frequent are you talking about?


Are there any more examples that communicate with the server to preserve their state?


The Amazon app performs frequent data requests. First of all to get recommendations, then to get more information on a particular CD, then to perform a search, and so forth:

http://www.laszlosystems.com/lps/my-apps/blueprint/blueprint.lzx

You should also have a chat with Sales (sales@laszlosystems.com); they may be able to show you more demos that aren't publically available.

Take care,

Antun