The week ending Dec 31, 2006
This week sees a couple of contribution to the REBOL.org library.
1. Session support in CGI environment
by Sunanda
Script : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=acgiss.r
Documentation : http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r?script=acgiss.r
2. How to scan a computer network with REBOL
by François Jouen
Script : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=netscan.r
3. Beginners example for trapping errors
by Tim Johnson
Script : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=form-error.r
4. How to identify operating system which REBOL script is running
Script : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=environ.r
5. NicomDoc update (2.1.0)
by John Niclasen
http://home.tiscali.dk/john.niclasen/nicomdoc/
Added an alternate way to construct tables. Instead of the need for =row and =cell commands, a table can just be lines (each line is a row) and on each line, cells are separated by one or more tabs. Docs with lots of tables will shrink considerable in number of lines needed. The Math specification (http://www.fys.ku.dk/~niclasen/nicomdoc/math.txt) went from 3000 to just below 700 lines this way.
6. REBOL Quick Start Tutorial 5 : Files, Directories and Playing Music
by Carl Sassenrath (REBOL's designer)
This REBOL tutorial focus on reading files, directories and playing MP3 files (laying the foundation to play other music files as well).
http://www.rebol.com/docs/quick-start5.html
As 2006 comes to a close, the REBOLWeek team would like to take the opportunity to wish everyone a GREAT 2007 ahead and thank you for the support.
Happy 2007!