Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
REBOL/Layout
layout-1.8.r
 discussion
v:0.1.8
37.1 KB
13 Mar 2003
Visual Layout Editor, now accepts more than 6 layouts
author: Carl Sassenrath, Ammon Johnson
never cache
never-cache.rv:1.0.2
2.7 KB
10 Oct 2004
function that outputs rebol and javascript code to ensure a page is always freshly loaded from the server
author: Anton Rolls
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
(R)EBOL (Un)it
run.r
 discussion
 documentation
19.1 KB
31 May 2008
RUn is a TestCase Framework wich allows the use of TestCases as defined by the eXtreme Programming development methodology and the test-driven development
author: Christophe 'REBOLtof' Coussement
Mass mailer
massmailer.r
 documentation
v:2.3.24
6.1 KB
15 Feb 2011
icon for massmailer.rMass emailng the world!
author: Massimiliano Vessi
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
Upload library-script - upload a script to rebol.org
upload-library-script.rv:1.1.1
6.8 KB
29 Jul 2004
upload a script to rebol.org
author: Volker Nitsch
UTC now
utc-now.rv:1.1.0
1.5 KB
13 Jul 2009
Mimics the functions of the built-in now function adjusted to UTC.
author: Peter W A Wood
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
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]
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
Nim engine
nim-engine.r
 documentation
v:0.0.0
12.7 KB
19 Jul 2005
Calculate the best move in a game of NIM
author: Sunanda
How many seconds old are you?
now.r1.2 KB
6 Sep 2004
Newbie exercise (written by a newbie) to learn more about the NOW Function Word.
author: Leke
Cellphone reminder
remind.rv:0.2
5.4 KB
13 Mar 2003
Reads a file 'data.txt' containing appointment data, and sends my cell phone a text message 5 minutes before the appointment.
author: Graham Chiu
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
SLiM - STEEL | Library Manager
slim.rv:0.9.13
29.1 KB
7 Mar 2009
Loads and Manage Run-time linkable libraries. Also serves as a specification.
author: Maxim Olivier-Adlhoch
Textpad syntax generator
textpad-syngen.rv:0.5
3.3 KB
6 Sep 2010
Textpad syntax generator for Textpad 4.4 (and above) Highlighter gets lost with {{}}
author: John Kenyon
LIQUID - core dataflow programming engine.
liquid.r
 discussion
v:0.8.1
64.9 KB
28 Mar 2009
Create procedural processing networks.
author: Maxim Olivier-Adlhoch
CGI wrapper function for debugging
cgi-debug.r
 discussion
 documentation
v:0.0.1
2.6 KB
7 Jan 2005
Provides debugging info for scripts running as a CGI under a webserver
author: Sunanda
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