[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=======
btn-sqlite.r
--change: updated script
--title: better-than-nothing sqlite3 handler
--owners: piotrgapinsk
--author: Piotr Gapinski
--purpose: easy access to sqlite3 database without /Pro or /Command features
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=btn-sqlite.r

lds-local.r
--change: documentation added or updated
--title: Library data services
--owners: sunanda
--author: Sunanda
--purpose: Provides the client end of the REBOL.org Library Data Services 
interface
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=lds-local.r

log4reb.r
--change: updated script -- Skeleton of the properties file added.
--title: Logging Framework For Rebol
--owners: fvzv
--author: Francois Vanzeveren
--purpose: Logging within the context of program development constitutes 
inserting statements
into the program that provide some kind of output information that is useful to 
the developer.
Examples of logging are trace statements, dumping of structures and the 
familiar [...]
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=log4reb.r

mines.r
--change: updated script -- Changed view/new to view to run standalone
--title: Mine-Sweeper
--owners: allenk greggirwin
--author: Allen Kamp
--purpose: Mine-sweeper game
--url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mines.r

sql-protocol.r
--change: updated script -- First attempt of SQL string parsing + some bug 
correction
--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 [...]
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sql-protocol.r

tile-game.r
--change: updated script -- Changed view/new to view to run standalone
--title: Tile Game
--owners: greggirwin
--author: Sterling Newton
--purpose: Classic tile sliding game in less than a page of code.
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=tile-game.r

toolt4vid.r
--change: new script
--change: updated script
--title: tooltipVid.r
--owners: shadwolf
--author: Shadwolf, Boss, DideC, Volker
--purpose: Tooltip for VID (less bugged than previous version. This work is the 
mixing of  2 different ways to handle tooltips in vid not using style package 
anymore
--url: 
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=toolt4vid.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
--6-Feb-2006

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

Reply via email to