Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Paint
paint.rv:1.0.0
2.5 KB
13 Mar 2003
The world's smallest paint program.
author: Frank Sievertsen
Parse & Display Of The Core23 Manual
parse-core23-manual.rv:1.0.1
16.9 KB
26 Sep 2007
a parsing exercise
author: R. v.d.Zee
Parse Aid
parse-aid.rv:0.6.2
15.1 KB
27 Oct 2013
icon for parse-aid.rHelp make and test parse rules
author: Marco Antoniazzi
Parse REBOL Source
parse-code.r920 bytes
2 Jul 2003
An example of how to parse REBOL source code.
author: Carl Sassenrath
Primitive Rebol Object Browser
prob.r9.7 KB
25 Sep 2004
Make a graphical view of the probe function so that users may probe the system object without having to look it all up in the console.
author: HY
Progress Bar
progress.r713 bytes
13 Mar 2003
Shows a progress bar in a dialog box.
author: [unknown]
Progress Bar With Read-thru
progress-bar-with-read-thru.rv:0.1.0
4.4 KB
18 May 2006
Progress Bar With Read-thru was written to provide a simple progress bar script to the REBOL library. When using REBOL's internal read-thru function, only 5 lines are required to update a progress bar - see note 2. Read-thru is used to download a file to the disk cache - and to provide the data to move the progress bar. The method used to retrieve the downloaded [...]
author: R.v.d.Zee
Project Time
pt.rv:1.0.0
5.2 KB
6 Jul 2006
I am working in multiple porjects at the same time, so i wanted to have a tool, to track my time spent for each project. This simple tool makes this available.
author: Varga Árpád
Pytagoras' theorem
pytagoras-thorem.r1.7 KB
3 Oct 2014
User friendly interface to apply the Pytagoras' theorem.
author: Caridorc
Rebol Ping
ping.rv:1.0.0
15.8 KB
5 Jul 2006
Basic ping version using call
author: François Jouen
The Petals of the Rose
por-01.rv:0.1
5.1 KB
14 May 2005
This is a small guessing game. One should guess a number which is based upon 1. the name of the game 2. rolling the dice
author: Arie van Wingerden
Fire and Smoke particles generator.
particle-generator.rv:1.0.1
11.5 KB
17 Sep 2010
A particle engine demo which generates fire and smoke, with a lot of control and some compositing built-in
author: [unknown]
XML to HTML node parser
quickparser.rv:0.0.2
12.0 KB
21 Dec 2004
To parse xml, xhtml, css, and html so you can search and update, remove, or add to your markup quickly.
author: daniel murrill
Quantieme
quantieme.rv:1.0.0
2.9 KB
25 Aug 2004
the day of year
author: Philippe Le Goff
XML node parser
rblxelparser.rv:0.0.1
5.9 KB
13 Nov 2003
To parse single xhtml & xml nodes for there values.
author: daniel murrill
Messenger
rebalert.rv:1.0.3
2.6 KB
5 Apr 2004
Display a Reminder at a specified time
author: P Bevan
AutoEffects
reffects.r1.3 KB
19 Jul 2003
Demonstates many VID effects
author: Jeff
Radio Paradise Playlist
radioparadise.rv:1.0.0
1.3 KB
13 Mar 2003
Shows the playlist from radioparadise.com
author: Mike Hansen
Rebocalc
rebocalc.rv:1.0.0
2.7 KB
1 Jan 2005
The world's smallest spreadsheet program, but very powerful.
author: Carl Sassenrath
Rebodex
rebodex.rv:2.1.0
6.1 KB
13 Mar 2003
A simple but useful address book contact database.
author: Carl Sassenrath
Rebol Help
rebol-help.r1.7 KB
5 Feb 2017
Provides help for all functions, various elements of VID (GUI system), key codes, colors, built in images, etc. which are the source of common questions by Rebol users.
author: nick
Directory selector (treeview)
request-dir.rv:1.0.0
4.2 KB
26 Sep 2003
Open a requestor to select a directory. The current directories path is shown as a tree, and sub-dirs are shown for selection.
author: Didier CADIEU
Rebol users
rebolusers.rv:1.1.0
4.0 KB
23 May 2011
icon for rebolusers.rShow rebol users faces!!!
author: Massimiliano Vessi
Relative Positioning In Resized VID Window
resize.r919 bytes
17 Apr 2010
A simple example of how to position widgets relative to one another in a resized VID GUI window. Taken from the tutorial at http://re-bol.com
author: nick
request time
request-time.r4.6 KB
20 Sep 2004
widget to return a valid time datatype
author: Tom Conlin