Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
empty. debugging upload
volker-tools.r487 bytes
15 Jul 2004
Hopefully growing tool-list
author: [unknown]
REBOL Web Server
volkswebserv.r
 discussion
v:0.0.0.15
16.0 KB
24 Oct 2005
A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r
author: Cal Dixon
REBOL/View Desktop - Emailer
vt-emailer.rv:1.2.0
5.5 KB
20 Nov 2004
It's an enhancement of the original emailer released in the ViewDesktop. It handles file attachments.
author: Didier Cadieu
HTML Rainbow generator for Rebol/View
view-rainbow.rv:1.0.1
2.4 KB
13 Mar 2003
Create HTML color fade effects. Places output on the clipboard
author: Cal Dixon
Image Viewer
viewer.r1.5 KB
13 Mar 2003
A useful image viewer that shows all the jpeg, gif, bmp, png images found in the current directory.
author: Carl Sassenrath
Values
values.rv:1.1.1
1.2 KB
13 Mar 2003
Loads Values into Rebol. Interprets 'Needs field in header.
author: Andrew Martin
Wizard
vid-wizard.rv:0.0.3
4.4 KB
9 Mar 2009
A simple Wizard VID style
author: Ammon Johnson
Vertical and horizontal panels styles
vert-horiz-panels-style.rv:0.1.3
3.4 KB
17 Dec 2011
Add simple vertical and horizontal panels styles to VID GUIs
author: Marco Antoniazzi
VID Button Set
vid-button.r2.4 KB
8 Mar 2009
A simple VID Button set. Includes Ok, Cancel, Toggle and Choice
author: Ammon Johnson
VID Dropdown
vid-drop-down.rv:0.0.7
3.0 KB
9 Mar 2009
A simple dropdown VID style
author: Ammon Johnson
VID Group
vid-group.r1.6 KB
9 Mar 2009
A simple group VID style with enable/disable capability
author: Ammon Johnson
VID Shooter
vid-shooter.r1.9 KB
6 Mar 2010
A simple shooter game to demonstrate timer events and offsets in VID. Taken from the tutorial at http://re-bol.com
author: nick
VID Titlebar
vid-drag-bar.rv:0.0.4
5.4 KB
9 Mar 2009
A VID Titlebar Style
author: Ammon Johnson
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
VID1 for R3
vid1r3.r3
 discussion
v:0.3.20
113.6 KB
17 Apr 2022
Lets you use VID1 with R3
author: Marco Antoniazzi
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
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
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
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
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
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
Download Multiple Pages
webgetter.r537 bytes
13 Mar 2003
Fetch several web pages and save them as local files.
author: [unknown]
Download Web Page
webget.r423 bytes
13 Mar 2003
Fetch a web page and save it as a file.
author: [unknown]