Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Altme world search
skimp-my-altme.r
 documentation
v:0.0.2
29.2 KB
21 May 2007
Indexes and searches Altme worlds
author: [unknown]
Altme chat reader/exporter
altme-chat-reader.r
 discussion
v:1.2.1
23.2 KB
19 May 2016
Display or export to html the content of an Altme chat group. Can be used in interractif or command-line mode. For usage, run the script with -? argument : "rebol.exe -s altme-chat-reader.r -?"
author: [unknown]
World Clock
link-clock.rv:1.0.2
1.9 KB
21 Jul 2005
Displays times for a number of Locations.
author: Allen Kamp
Tar
tar.r
 discussion
 documentation
v:1.1.0
5.5 KB
11 Jan 2013
Creates tar archives.
author: Vincent Ecuyer
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
Logviewer
logviewer.r16.0 KB
13 Oct 2006
Monitor log files. Please read included readme for further information
author: Daniel Szmulewicz
Get Patent
patent.rv:1.2.0
5.9 KB
13 Mar 2003
Downloads various types of patents from the l2.espacenet.com server. Normally espace forces you to download the patents one page at a time. This script gets all of the pages for you automatically. Shows various progress bars and time estimates. There may be patents that this does not get because I can not find any documentation on how l2.espacenet encodes its URL's. If you [...]
author: Bob Paddock and Astrid Sindle
Triangulation Example
triangulation.r4.9 KB
13 May 2005
To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration
author: Bohdan Lechnowsky
File globbing module and dialect
file-list.r
 discussion
 documentation
v:0.0.2
30.2 KB
19 Oct 2006
Given a file spec, and optional criteria for date, size, and attributes, the FILE-LIST function returns a block of files that match the spec and criteria. It is also a test-bed for how to integrate dialects with one-another. There are sub-dialects for date, size, and attribute tests, and FILE-LIST encapsulates those, along [...]
author: Gregg Irwin
Mandelbrot fractal ASCII renderer, integer version for Rebol, Red and World
int-mandelbrot.rv:1.0.0
1.9 KB
29 Dec 2013
Show a Mandelbrot fractal on the console
author: Marco Antoniazzi
Tweener
tweener.rv:0.7.5
29.6 KB
29 Jul 2018
Make transitions between two values. Many easing functions to animate faces.
author: Marco Antoniazzi
Build a Program Package
build-pack.r
 documentation
v:1.0.0
2.1 KB
13 Mar 2003
Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images.
author: Carl Sassenrath
Data Directions
directions.r
 documentation
754 bytes
13 Mar 2003
Illustrates the data descriptive capabilities of REBOL -- Gives the road directions to the REBOL office from San Francisco. Readable by humans and by REBOL.
author: [unknown]
form-date
form-date.r
 documentation
v:1.0.1
5.5 KB
18 Jul 2007
Return formatted date string using strftime style format specifiers
author: Christopher Ross-Gill
Write Text File
ftpwrite.r
 documentation
v:1.0.0
457 bytes
13 Mar 2003
Write a text file to an FTP server.
author: Anonymous
Library data services
lds-local.r
 documentation
v:0.0.4
655 bytes
13 Aug 2004
Provides the client end of the REBOL.org Library Data Services interface
author: Sunanda
Trivial Email List Server
mailserver.r
 documentation
v:1.0.0
1.2 KB
13 Mar 2003
As simple as a list server gets.
author: Anonymous
A keyword based search engine for the Rebtutorial articles index page
rebtut-indexer.r
 documentation
v:0.0.1
14.6 KB
14 Dec 2009
Was tired looking up visually the index page for any article containing a specific keyword. For now the script loads and parses the original articles' index page duirectly from the Rebtutorial.com web site, splitting URL links apart from their descriptions, and while counting them it appends them to a block that can be searched by keyword. [...]
author: Gerard Cote
Tiny REBOL Server
rebserver.r
 documentation
v:1.0.0
0.9 KB
13 Mar 2003
The distributed REBOL server that builds the REBOL system.
author: Anonymous
Mail Reader
readmail.r
 documentation
v:4.14.14
143.0 KB
29 Jun 2007
Browse/Read/Retrieve E-mail
author: [unknown]
r3D
r3d2.r
 documentation
v:2.2.6
21.6 KB
17 Oct 2012
3D Library, you can use also images. Look a the end of the file to see how are made 3D model.
author: andrew hoadley
SKIMP: Simple keyword index management program
skimp.r
 documentation
v:0.0.2
40.3 KB
3 May 2007
Simple, fast way of indexing the text content of many documents
author: Sunanda
TSN: Tranched serial number server
tsn.r
 documentation
v:0.0.1
7.6 KB
30 Apr 2007
Quick, safe way of allocating categorized unique serial numbers
author: Sunanda
Simple Test Suite
test-simple.r
 documentation
v:0.3.0
6.3 KB
15 Jun 2006
Add support for simple test mechanisms to REBOL, similar to Perl's Test::Simple. The basic idea? Make testing simple so everybody can make tests.
author: Brian Wisti
Web Page Emailer
websend.r
 documentation
v:1.0.0
460 bytes
13 Mar 2003
Fetch a web page and send it as email.
author: Anonymous