Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Iconic Image Browser
icon-browse.rv:1.1.1
4.7 KB
29 May 2004
Browse a directory of images using a scrolling list of icons. Displays a progress bar while icons are being created.
author: Carl Sassenrath
Jeopardy
jeopardy.r19.5 KB
7 Oct 2009
A GUI game reminiscent of the popular TV show. Click on the header image to create and save config files which contain questions and answers to separate games. Change the sizer variable to resize the entire layout to fit different screens. Taken from the tutorial at http://musiclessonz.com/rebol.html
author: [unknown]
The Kasper Program
kasper.r
 discussion
v:1.0
2.1 KB
13 Jun 2008
Please Ingri (my sister, the dog owner)
author: [unknown]
Graphical Layout Editor
layed.rv:1.0.1
1.6 KB
13 Mar 2003
Your basic 1K REBOL graphical object layout editor. Not many features, but a good example of how to drag faces and show nubs.
author: Carl Sassenrath
Line Intersection Demo
line-intersection-demo.rv:1.0.0
1.7 KB
10 Jan 2004
Demonstrate an algorithm used to detect an intersection between two line segments.
author: Claude Precourt
List How-To
list-supply-how-to.r2.4 KB
18 Apr 2006
How-To use a list and the 'supply block
author: [unknown]
Listview Demo
listview-demo.r1.2 KB
25 Nov 2010
A demo of the listview control by Henrik Mikael Kristensen. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Logviewer
logviewer.r16.0 KB
13 Oct 2006
Monitor log files. Please read included readme for further information
author: Daniel Szmulewicz
Fake Virus
my-prank379 bytes
5 Feb 2010
prank a friend
author: [unknown]
REBOL to POLAND ICM METEO map interface
meteomap-poland.rv:1.4
4.9 KB
4 Feb 2004
Show meteo maps for Poland (Central Europe)
author: Piotr Gapinski
Magic 8 ball
magic8.rv:2.0.6
1.2 KB
26 Feb 2013
It's the old Magic 8 ball game, think your question and ask the game.
author: Massimiliano Vessi
Mandelbrot
mandelbrot.rv:0.0.1
1.9 KB
18 Aug 2009
Create Mandelbrot Set
author: Keith Ray
Mandelbrot
mandelb.r2.0 KB
19 Jul 2009
Mandelbrot
author: Lami Gabriele
Mandelbrot II
mandelbrot2.rv:0.0.1
3.0 KB
18 Aug 2009
Create Mandelbrot Set with colors
author: Keith Ray
Mini Synthesizer
minisynth.rv:0.0.3
65.0 KB
22 Sep 2005
Multi-purpose music program with the following features: 1) a 24-key (2-octave range includes middle C to B) keyboard/synthesizer with visual and audio output 2) for most basic chords in any given key, outputs the sound of that chord, the formal musical notation, and the corresponding keyboard keys 3) plays Twinkle Twinkle...
author: Ayrris Aunario
Mini-Calculator
mini-calc.rv:1.1.3
1.3 KB
13 Mar 2003
Tiny calculator example.
author: Ryan Cole
Natural numbers sum
natural-numbers-sum.r1.0 KB
27 Sep 2014
Sums all the natural numbers up to a given input. Uses the equality: 1 + 2 + 3 +... + n = n*(n+1)/2 to avoid looping.
author: Caridorc
REBOL Blogger
new-blog.r
 discussion
v:1.4.1
39.0 KB
11 Jul 2007
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
The number-memory buttons
number-buttons-game.r3.6 KB
23 Sep 2014
In this game you will have to click the buttons and memorize the numebers, at the end you will be asked to write the bigger or the smaller. This is a race against your memory.
author: Caridorc
Narriated Slideshow
narrated-slideshow.rv:1.1.0
3.1 KB
19 Oct 2006
To make possible simple, easy to make narrated slide shows.
author: Louis A. Turk
Natural numbers sum
nutural-numbers-sum.r1.0 KB
27 Sep 2014
Sums all the natural numbers up to a given input. Uses the equality: 1 + 2 + 3 +... + n = n*(n+1)/2 to avoid looping.
author: Caridorc
NIST clock
nistclock.r3.6 KB
14 Nov 2012
Get the current time using the NIST service. Defines NIST-TIME, NIST-CORRECTED-TIME and SET-SYSTEM-TIME functions. Uses a GUI to display and (eventually) set system time.
author: Ladislav Mecir
Object Namespaces
object-namespaces.r1.5 KB
29 Jun 2008
A short example to demonstrate how name spaces can be managed in Rebol, using objects. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Analyze of Oracle listener logs
ora-listener.rv:1.1.0
19.7 KB
28 Jun 2004
Oracle SGBD rebtool to analyze listener log
author: Philippe Le Goff (with help of Ladislav Mecir)
POINT OF SALE SYSTEM
pos.r12.6 KB
14 Mar 2010
This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving receipts. The RebGUI parts are simple and short. Note that the username [...]
author: nick