Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Days Between
days-between.r1.4 KB
8 Aug 2009
Compute the number of days between any two dates - super simple GUI example. From the tutorial at http://musiclessonz.com/rebol.html
author: nick
PhotoTrackr DPL700 to GPX/PLT converter
dpl700-converter.r20.8 KB
3 Oct 2009
Converts memory dumps of the Gisteq PhotoTrackr GPS logger (MTK) to GPX/OziExplorer formats
author: pijoter
PhotoTrackr DPL700
dpl700.r11.8 KB
30 Sep 2009
Reads the memory from the Gisteq PhotoTrackr GPS logger to a file
author: pijoter
esmtp scheme
esmtp.rv:0.1.0
8.3 KB
6 May 2003
A modified, extended version of smtp scheme
author: RT, G. Scott Jones
Data Entry Form
entry-form.r1.5 KB
13 Mar 2003
A simple data entry form for an address book. Does not verify field data.
author: Carl Sassenrath
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
Easy Drawer
easy-drawer.rv:1.0.0
9.2 KB
11 Feb 2007
Easy way to test draw commands
author: Guest2
encompass function
encompass.rv:1.0.3
8.2 KB
26 Nov 2003
Patch/Extend/Restrict any function by transparently enclosing it within another.
author: Maxim Olivier-Adlhoch
EnList
enlist.rv:0.0.3
10.3 KB
20 Jul 2003
Simple GUI for encap tools
author: Gregg Irwin
Editor with Undo
editor-with-undo.r4.1 KB
5 Oct 2010
Demonstrates how alter REBOL's built in text editor. Romano Paolo Tenca's edit-text-undo (http://www.rebol.it/romano/edit-text-undo.txt) is incorporated. The color scheme and help text in the editor are also adjusted. The key to making the changes is in the lines: ctx-edit: mold :ctx-edit (make changes to the code in ctx-edit) [...]
author: Romano Paolo Tenca, (incorporated by Nick Antonaccio)
FTP Chat Room
ftp-chat.r2.7 KB
30 Jun 2008
A simple chat application that lets users send instant text messages back and forth across the Internet. The chat rooms are created by dynamically creating, reading, appending, and saving text files via ftp (to use the program, you'll need access to an available ftp server: ftp address, username, and password). Taken [...]
author: nick antonaccio
Fire and Smoke particles generator.
fire-smoke-particle-generator.rv:1.0.2
14.3 KB
18 Sep 2010
icon for fire-smoke-particle-generator.rA particle engine demo which generates fire and smoke, with a lot of control and some compositing built-in
author: [unknown]
Obscure File Server
fileserver.r14.4 KB
3 Sep 2009
Share files over HTTP protocol +NLS
author: pijoter
Simple FTP file editor
ftp-file-editor.r560 bytes
29 Jun 2008
Download, edit, and resave files on your website, via FTP. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Temperature Converter
f-to-c.r1.1 KB
28 May 2007
Practicing Rebol/View
author: Nelson Benavides
FTP Tool
ftp-tool.r6.4 KB
14 Sep 2009
Full featured FTP application. Taken from the tutorial at http://musiclessonz.com/rebol.html
author: nick
HTML Form Server
formserver.r1.7 KB
30 Dec 2013
Creates a web server which serves an HTML form, and then processes the data input by users. This can be useful when tallying information from users on a Local Area Network. The users can use any device (iPhone, Android, netbook, etc.) to enter information into a shared system, as long as the device has a basic web browser and [...]
author: nick
Guess the number
guess-the-number.r1.7 KB
12 Oct 2014
This game will ask you to enter a number and will then say if it is more or less than a predefined random number with best ability and worst luck you will need (log in base 2 of MAX) tries to guess the number (if you are interested in this google Binary search [...]
author: Caridorc
GeoRSS converter
georss.r24.5 KB
7 Oct 2009
Converts GeoRSS xml to GPX/KML/OziExplorer formats
author: pijoter