Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Calculate working days between two dates
work-days.r
 documentation
v:0.0.1
1.7 KB
18 Feb 2007
Given two dates, and a list of holidays that occur between them, returns the number of work days between those two days. With the /non refinement, will return the number of non-working days between the two dates.
author: Sunanda
What is my IP
whatismyip.r
 discussion
v:0.0.0
725 bytes
24 Mar 2020
Prints your IP addresses
author: Endo
CGI Comment Article
webcomment.r
 documentation
2.9 KB
13 Mar 2003
Run this to create the file used for the cgicomment.r script.
author: Carl Sassenrath
Convert an XML-derived block structure into objects.
xml-object.rv:1.0.5
7.9 KB
3 Mar 2005
This script creates a function xml-to-object that converts a series of nested blocks, created from an XML document by parse-xml, into a series of nested objects that represent the original content of the XML document processed.
author: Gavin F. McKenzie
xpath.r
xpath.rv:1.0
8.2 KB
11 Mar 2007
This script shows how to implement an XPath interpreter in Rebol/Prolog. This interpreter is not complete. It is only a kind of Proof of Concept . It lacks some features. Currently it can parse a document containing elements, attributes and pcdata. In this script I see an xml document as a tree of UNTYPED nodes. Consequently, - all nodes are treated [...]
author: Alban Gabillon
Qtask Markup Language - XHTML emitter
xhtml-emitter.r
 documentation
v:2.19.1
35.1 KB
28 May 2007
This program implements a QML to XHTML converter. The input is a QML document tree (from the QML parser), and the output is XHTML text.
author: Gabriele Santilli
X ls -R
xlsr.rv:1.0.1
1.8 KB
13 Mar 2003
Provide a template to exectute a function on all files found recursively from a directory
author: Gregory Pecheret
xCopy
xcopy.r
 documentation
v:1.0
3.2 KB
11 Apr 2006
REBOL implementation of the well-known xcopy tool. xcopy allows you to copy in one move files, directories, subdirectories and contained files to a given location.
author: Christophe 'REBOLtof' Coussement
XML Generator
xmlgen.rv:1.0.0
1.7 KB
13 Mar 2003
Simple functions to generate XML output. Creates example XML as published in Scientific American, May 1999.
author: Scrip Rebo
XPDev
xpdev.rv:0.0.2
110.4 KB
24 May 2006
XPDev is a program that helps XP devellopers to manage documentation
author: [unknown]
XPM parser
xpm.rv:0.1.0
2.2 KB
13 Mar 2003
Convert XPM image file to rebol image! datatype
author: oldes
XML to RebXML Converter
xml2rebxml.rv:1.2.0
4.8 KB
2 Mar 2009
Convert XML to RebXML block structure.
author: John Niclasen
A more XML 1.0 compliant set of XML parsing tools.
xml-parse.rv:0.7.6
44.0 KB
1 Jul 2009
REBOL's built-in parse-xml function lacks a number of XML 1.0 compliant features, including: - support for CDATA sections - support for XML Namespaces - exposure of the internal DTD subset The intent of this script is to create an XML parser that can operate either via an event/callback mechanism, or produce [...]
author: Gavin F. McKenzie
Parse and write XML code
xml-load-form.rv:0.7.1
12.8 KB
9 Aug 2018
Parse XML code and return a tree of block, and vice-versa.
author: Marco Antoniazzi
XML/DOM
xml-dom.r
 documentation
v:0.1.2
6.6 KB
28 Mar 2009
A rudimentary in-memory XML interpreter and interface.
author: Christopher Ross-Gill
Yubnub search
yubnub-searches.rv:1.0.0
1.3 KB
4 Jan 2007
Just a tool to play with Yubnub service - Yubnub.org.
author: Philippe Le Goff
YARM - Yet Another Rebol Messenger
yarm.rv:1.0.2
1.0 KB
13 Mar 2003
An email-client with a browser front-end
author: Tommy Giessing Pedersen
compress , decompress witch zlib stream
zlib.rv:1.0.0
5.4 KB
29 Mar 2015
[no purpose header found]
author: [unknown]
ZIP explorer
zip.rv:0.1.0
5.4 KB
13 Mar 2003
Shows content of some ZIP archive
author: Oldes
Zip-Fix
zip-fix.r5.0 KB
22 Dec 2003
Fixing broken zip archives
author: Vincent Ecuyer