[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=======
ftpwrite.r
--change: documentation added or updated
--title: Write Text File
--owners: [unowned]
--author: Anonymous
--purpose: Write a text file to an FTP server.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=ftpwrite.r
mailserver.r
--change: documentation added or updated
--title: Trivial Email List Server
--owners: [unowned]
--author: Anonymous
--purpose: As simple as a list server gets.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mailserver.r
oneliner-tcp-port-scanner.r
--change: documentation added or updated
--title: TCP port scanner
--owners: [unowned]
--author: Anonymous
--purpose: This is a simple port scanner. Given a TCP address, it will tell you which
of the
first 100 ports are accessible. The address can be a host name or number. For example,
use
localhost
to scan ports on your own machine. You can scan more ports by increasing [...]
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=oneliner-tcp-port-scanner.r
popspec.r
--change: documentation added or updated
--title: POP Email Port Spec
--owners: carl
--author: none
--purpose: POP port specification used to connect to an email
server. All of the mail reading examples use this.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=popspec.r
sizedir.r
--change: documentation added or updated
--title: Total Size of .r Files
--owners: [unowned]
--author: Anonymous
--purpose: Print the total size of all .r files in the current directory.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sizedir.r
skimp.r
--change: updated script -- create as a package for easy downloading
--title: SKIMP: Simple keyword index management program
--owners: sunanda
--author: Sunanda
--purpose: Simple, fast way of indexing the text content of many documents
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=skimp.r
timeit.r
--change: documentation added or updated
--title: Time-It Function
--owners: [unowned]
--author: Anonymous
--purpose: Creates a simple timer function for timing in REBOL.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=timeit.r
vprint.r
--change: documentation added or updated
--title: vprint: print/logging management tool
--owners: moliad
--author: Maxim Olivier-Adlhoch
--purpose: programable, indented, console printing/tracing/file logging/debugging engine.
--url:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=vprint.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
--9-May-2007