rtaylor777
06-23-2009, 10:57 AM
Hi, I'm attempting to evaluate Laszlo. I just started reading the Developer's guide and I worked through many of the tutorials.
I have a few questions for which the answers would help me considerably
during my evaluation.
1. Laszlo is primarily a user interface development language?
2. Is it possible or practical to use other languages such as Java
to add functionality?
3. If I see something that someone developed using Flash is it reasonable
to hope to be able to do the same thing with Laszlo?
4. Does Laszlo have the same sort of power as Java? Byte and bit manipulation for example?
5. Is the Laszlo security model as much of a tight jacket as Java's security
model? Can it access components from other domains etc.?
Examples of features or programs I would tackle if possible.
a) My encryption program http://www.javacrypt.com/crypt30a/index.html
Interface for it at least if not the encryption algorithms.
b) Shoutcast media player http://www.shoutcast.com/shoutcast_player?stationid=6956&Genre=Pop&ContentFlag=1
Example of a shoutcast url http://94.23.36.140:80
Example of asx file used to make mediaplayer play the above mentioned url:
http://www.javacrypt.com/player/playinmediaplayer.asx
Try it out I was unable to make it work as a resource in a view.
c) Webpage in Flash : http://www.articulate.com/community/blogdemo/blog_webobject/player.html At about the 3rd frame inside the flash demo notice that there is the Google website displayed. You can even search for your website and interact with it.
d) Lastly if nothing else I would like to build a replacement for the Tiki interface on my site http://www.javacrypt.com . I would have to rebuild all the PHP to work with XML.
Thank you and happy coding :)
I have a few questions for which the answers would help me considerably
during my evaluation.
1. Laszlo is primarily a user interface development language?
2. Is it possible or practical to use other languages such as Java
to add functionality?
3. If I see something that someone developed using Flash is it reasonable
to hope to be able to do the same thing with Laszlo?
4. Does Laszlo have the same sort of power as Java? Byte and bit manipulation for example?
5. Is the Laszlo security model as much of a tight jacket as Java's security
model? Can it access components from other domains etc.?
Examples of features or programs I would tackle if possible.
a) My encryption program http://www.javacrypt.com/crypt30a/index.html
Interface for it at least if not the encryption algorithms.
b) Shoutcast media player http://www.shoutcast.com/shoutcast_player?stationid=6956&Genre=Pop&ContentFlag=1
Example of a shoutcast url http://94.23.36.140:80
Example of asx file used to make mediaplayer play the above mentioned url:
http://www.javacrypt.com/player/playinmediaplayer.asx
Try it out I was unable to make it work as a resource in a view.
c) Webpage in Flash : http://www.articulate.com/community/blogdemo/blog_webobject/player.html At about the 3rd frame inside the flash demo notice that there is the Google website displayed. You can even search for your website and interact with it.
d) Lastly if nothing else I would like to build a replacement for the Tiki interface on my site http://www.javacrypt.com . I would have to rebuild all the PHP to work with XML.
Thank you and happy coding :)