Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
vprint: print/logging management tool
vprint.r
 documentation
v:1.3.2
10.0 KB
11 Dec 2008
programatically selectable, indented printing/tracing/logging/debugging engine.
author: Maxim Olivier-Adlhoch
vTrend
vtrend.rv:1.0.0
5.1 KB
11 Jul 2006
This little utility will generate natural looking trends for you. You can set a few parameters and marker points for the trend to make it looking as you wish.
author: Varga Árpád
REBOL Web Crawler
webcrawler.r1.9 KB
13 Mar 2003
To crawl the web starting from any site. Does not record duplicate visits. Saves all links found in 'newlinks.
author: Bohdan Lechnowsky
Wiki entry R2
wiki-rebol2.rv:3.1.4
4.4 KB
14 Feb 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol2
author: Max Vessi
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
Wiki entry R3
wiki-rebol3.rv:3.0.6
4.1 KB
2 Jan 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol3
author: Massimiliano Vessi
Hunt the Wumpus
wumpus.rv:1.0.1
9.7 KB
20 Jul 2003
A REBOL version of a retro text game. Just for fun.
author: Gregg Irwin
Window maker
win-maker.rv:0.1.0
5.1 KB
13 Mar 2003
Adds title with any buttons to any face (useful for windows without standard system title)
author: oldes
Native Windows requestors
win-requestors.r3.4 KB
29 Jun 2009
A set of four Windows native requestors that approximate and extend the functionality of the REBOL request* functions.
author: Ashley G Truter
Wall Street
wall-street.r3.6 KB
5 Jun 2007
Small nice demo
author: rebolek
Web Banner
webbanner.rv:1.0.0
1.1 KB
13 Mar 2003
Generate HTML code that displays a banner and links to its destination.
author: Andrew Grossman
Web Form Widgets
webwidget.rv:1.0.0
1.6 KB
13 Mar 2003
Generate HTML code quickly and easily for several form elements.
author: Andrew Grossman
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
Chrono - High-precision time measurement
windows-chrono.rv:1.0.2
4.1 KB
24 Aug 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
web to plain
web-to-plain.rv:1.0.0
3.1 KB
8 Jul 2003
to translate htmlized text into plain text in one pass markdown?
author: Tom Conlin
webcam style
webcam.rv:0.0.2.0
1.8 KB
11 Jun 2004
style for webcam images
author: Piotr Gapinski
Demo sound player
wavplayer.r10.6 KB
4 Nov 2011
The is a complete program (as opposed to a code sample) that plays a .wav file. It is an annotated modification of a script sent to the author in response to a question on the REBOL mailing list, namely, how to find out how long a .wav file will play. Besides playing a sound file, this script is annotated to explain how to make a progress [...]
author: Steven White with help from Rosemary de Dear
Webcam Viewer
webcam-viewer.r1.3 KB
29 Jun 2008
Display video feeds from live webcam servers. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
WHOIS Maker
whoismaker2.rv:2.0.0
2.1 KB
16 Dec 2004
WhoIs query, parse, and save as a file
author: David Handy
WHOIS Maker
whoismaker.rv:1.0.0
1.4 KB
13 Mar 2003
WhoIs query, parse, and save as a file
author: David Handy
Wiggly Text
wiggly-text.r866 bytes
13 Mar 2014
A quick demo done with a student, loosely based on the QT Wiggly example.
author: nick
Find a file in sites
web-find-file.rv:3.0.0
2.8 KB
9 Nov 2012
icon for web-find-file.rFinding web page containing a text, also crawling on all page links
author: Massimiliano Vessi
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
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