[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=======
captcha-example.r
--change: new script
--change: updated script
--title: Captcha Example
--owners: notchent
--author: Nick
--purpose: A minimal example demonstrating how to use the captcha library by 
SOFTINNOV:
http://softinnov.org/rebol/captcha.shtml

NOTE:  the first part of this script CAN be used to create catchpa images
in a non-graphic environment.  You can, for example, run the [...]
--url: http://www.rebol.org/view-script.r?script=captcha-example.r

flash-build.r
--change: new script
--title: REBOL/flash Build Tool
--owners: notchent
--author: Nick
--purpose: A simple script to help new users experiment with editing, compiling 
and viewing
.swf files created with REBOL/flash.   It uses the built-in REBOL text editor to
repeatedly run through the edit/compile/run process, so that code changes can
be made quickly [...]
--url: http://www.rebol.org/view-script.r?script=flash-build.r

md5sum.r
--change: new script
--title: md5sum in REBOL
--owners: andreas
--author: Andreas Bolka
--purpose: Demonstrate streaming checksums combined with seek mode. Prints the
MD5 checksum for each file given as command-line argument in a format
that is compatible with the commong md5sum(1) utility.

--url: http://www.rebol.org/view-script.r?script=md5sum.r

supercalculator.r
--change: updated script -- Now you can re-use last result!!!!
--title: Supercalculator
--owners: crazyaxe
--author: Massimiliano Vessi
--purpose: "Scientific calculator in Rebol!"
--url: http://www.rebol.org/view-script.r?script=supercalculator.r


=======additional information=======
new and updated scripts: http://www.rebol.org/st-topic-details.r?tag=//recent

=======end=======
--The Library People
--9-Apr-2010

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

Reply via email to