Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] [REBOL.org] Recent changes

From: rebol:rebol at: 6-Apr-2005 1:04

[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======= cookie-jar-lib.r --change: new script --title: cookie-jar reader/writer --owners: greggirwin --author: Gregg Irwin --purpose: Parses cookie-jar files and returns a block of records. Records are blocks of either strings or name-value pairs. if /keep-comments is used there will be two fields for each record: 'content and 'comment; comment may be none. --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=cookie-jar-lib.r mdp-gui-package.r --change: new script --change: updated script --title: MDP-GUI Package --owners: shadwolf --author: Alphé SALAS-SCHUMANN (ShadWolf) --purpose: Graphical interface for make-doc-pro 1.0.8 allowing easy doc making/viewing --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mdp-gui-package.r mdpgui1-4-1.r --change: updated script --title: MDP-GUI v 1.4.1 --owners: shadwolf --author: Alphé SALAS-SCHUMANN (ShadWolf) --purpose: Graphical interface for make-doc-pro 1.0.8 allowing easy doc making/viewing --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mdpgui1-4-1.r mdpgui1-4-1.zip --change: updated script --title: MDP-GUI v 1.4.1 --owners: shadwolf --author: Alphé SALAS-SCHUMANN (ShadWolf) --purpose: Graphical interface for make-doc-pro 1.0.8 allowing easy doc making/viewing --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=mdpgui1-4-1.zip rebxml2xml.r --change: new script --title: RebXML to XML Converter --owners: geomol --author: John Niclasen --purpose: Converts a RebXML block structure to XML. RebXML specification: http://home.tiscali.dk/john.niclasen/rebxml/rebxml-spec.html Needs: REBOL/Core 2.5.3 --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=rebxml2xml.r runner.r --change: new script --title: Runner --owners: izkata --author: Daniel Sirotzke --purpose: Run rebol scripts or open websites at certain time intervals. For example, I use it with an email-checking script and a few others I just felt like compressing it to save some space - I use floppy disks a lot. do this in the console to get the source: write %RunnerDecomp.txt decompress pick (load %Runner.r) 3 --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=runner.r xml2rebxml.r --change: new script --title: XML to RebXML Converter --owners: geomol --author: John Niclasen --purpose: Convert XML to RebXML block structure. RebXML specification: http://home.tiscali.dk/john.niclasen/rebxml/rebxml-spec.html --url: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=xml2rebxml.r =======additional information======= new and updated scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?special-filter=recent =======end======= --The Library People --6-Apr-2005