[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=======
demo1.r
--change: new script
--change: updated script -- Correct a typo in a comment
--title: Threads Demo
--owners: ldci
--author: Fran�ois Jouen
--purpose: show native multithreading with view 1.3

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=demo1.r

dns-async-example.r
--change: discussion post(s) made
--title: Example for async dns:// and spam dns server
--owners: romano
--author: Romano Paolo Tenca
--purpose: Example code to:
1) use the dns:// protocol in async mode
2) use the dns:// protocol to check spam address in async mode

--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=dns-async-example.r

gps-xor.r
--change: new script
--title: Garmin IMG decoder
--owners: piotrgapinsk
--author: Piotr Gapinski
--purpose: Dekoduje pliki zakodowane funkcja XOR
Skrypt moze byc wykorzystywany jedynie w celach edukacyjnych.

--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=gps-xor.r

rss.r
--change: new script
--change: updated script -- obsluga RDF; opis zmian w skrypcie
--title: RSS
--owners: piotrgapinsk
--author: Piotr Gapinski
--purpose: Live Bookmarks
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=rss.r

sql-protocol.r
--change: documentation added or updated
--title: SQL PROTOCOL
--owners: coccinelle
--author: Marco
--purpose: This script provide a REBOL protocol that implements an SQL 
Relationnal Database Engine
Today, this protocol execute only these query :
- SELECT ... FROM ... WHERE ... ORDER BY ...
- INSERT ... INTO ... VALUES ...
- UPDATE ... SET ... WHERE ...
- DELETE FROM ... WHERE ...
- CREATE TABLE ...
- DROP TABLE ...

--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sql-protocol.r


=======additional information=======
new and updated scripts: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent
recent discussion: http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-active-posts.r
recent documentation: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r

=======end=======
--The Library People
--8-Dec-2004

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to