[REBOL] [REBOL.org] Recent changes
From: rebol:rebol at: 25-Aug-2004 14:17
[REBOL] [REBOL.org] Recent changes
This is an automatic email from REBOL.org, the REBOL Script Library to notify you of
recent changes to the Library.
=======changes=======
convertisseur.r
--change: new script
--title: Convertisseur
--owners: plegoff
--author: Philippe Le Goff
--purpose: convert Francs vs Euros
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=convertisseur.r
easy-soccer.r
--change: documentation added or updated
--title: EASY SOCCER
--owners: coccinelle
--author: Marco
--purpose: Easy-Soccer is a broker based on CGI which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Soccer makes very easy to expose function written in Rebol like services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment Easy-Soccer uses a simple WEB server
and CGI to execute Rebol code on the server. HTTP is used for the
transport of the messages like SOAP or X-RPC and so goes easily thru firewalls.
Easy-Soccer allows not only to publish remote function, but can also provide
the client part of the application. So you can have in the same Rebol script
the client and the server part of your program.
Even more, Easy-Soccer allows you to run your script as a monolithic application
without any change and without anything else than your script. In the same spirit,
if your script use VID, it can be run within REBOL/View or within the REBOL/Plugin
without any change.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=easy-soccer.r
quantieme.r
--change: new script
--title: Quantieme
--owners: plegoff
--author: Philippe Le Goff
--purpose: the day of year
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=quantieme.r
=======additional information=======
new and updated scripts:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent
recent documentation:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r
=======end=======
--The Library People
--25-Aug-2004