[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======= fileserver.r --change: new script --change: updated script --title: fileserver --owners: piotrgapinsk --author: Piotr Gapinski --purpose: fileserver serving files from the current directory --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=fileserver.r json.r --change: documentation added or updated --title: JSON to Rebol converter --owners: romano --author: Romano Paolo Tenca --purpose: Convert a JSON string in Rebol data --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=json.r log4reb.r --change: new script --change: documentation added or updated --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 'prin or 'print debug statements. log4reb offers a hierarchical way to insert logging statements within a Rebol program. Multiple output formats and multiple levels of logging information are available. By using log4reb, the overhead of maintaining thousands of 'print statements is alleviated as the logging may be controlled at runtime from configuration scripts. log4reb maintains the log statements in the shipped code. By formalising the process of logging, some feel that one is encouraged to use logging more and with higher degree of usefulness. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=log4reb.r patch-ftp-226-handling.r --change: updated script -- Modified comment about when to use the script. --change: documentation added or updated --title: Patch for REBOL FTP protocol 226 response handling. --owners: brett --author: Brett Handley --purpose: To fix FTP protocol 226 response handling. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=patch-ftp-226-handling.r pspad-spec.r --change: new script --title: REBOL Spec Generator for Text Editor PsPAD --owners: mike --author: [EMAIL PROTECTED] --purpose: Create PSPAD syntax file from REBOL system words --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=pspad-spec.r simple-system-tray.r --change: new script --change: updated script -- Hehehe... I forgot to at an explanation of how to use it... >.< --title: Simple System Tray --owners: izkata --author: Izkata --purpose: After learning Rebol 1.3 could place itself in the System Tray on Windows, and after finding Graham's example, I decided to make a slightly simpler version of the System Tray dialect.... Since it's based on Graham's example, it may well be missing stuff... Feel free to email me anything about it, I'll likely edit and repost it! (.-) --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=simple-system-tray.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-Jul-2005 -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
