Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Upload all files in a directory with FTP
oneliner-ftp-upload-dir.rv:1.0.0
653 bytes
20 Jul 2003
Uploads all the files in a directory using FTP. Files can be text, images, web pages, anything... but not directories.
author: RT
Very Short Webserver
oneliner-webserver.r
 discussion
821 bytes
20 Oct 2003
Webserver serving files from the current directory.
author: Cal Dixon
BMP to PNG
oneliner-bmp-to-png.rv:1.0.0
575 bytes
20 Jul 2003
Reads all .bmp files in a directory and saves them out as .png files.
author: Bohdan Lechnowsky
PARADOX-PROTOCOL
paradox-protocol.rv:0.3.3
12.5 KB
3 Mar 2011
Paradox database REBOL protocol
author: nicolas
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
PhotoPoint
photopoint.rv:0.4.1
17.4 KB
13 Mar 2007
Combine GPS tracklog and jpeg/exif files to find out where digital photos were taken
author: Piotr Gapinski
Digital PCS Phone Pager
pcspager.r4.4 KB
13 Mar 2003
Check e-mail account for messages, then process for paging to a Digital PCS phone. The processing includes chopping message/sender lengths and url-encoding. My cellular company wanted an extra $3/month just to give me an e-mail address that does what this script does. (Can you believe that? $3!) My PCS provider is Cantel AT&T [...]
author: Kevin McKinnon
QkLaunch - Quick Program Launcher
qklaunch.rv:0.2
2.7 KB
6 Jun 2007
Easily launch programs from folder structure acting as a menu.
author: Arie van Wingerden
RIP - Standard File Archiver
rip.rv:1.3.1
3.3 KB
13 Mar 2003
A file archiver that works across 37 platforms. Compresses all files and subdirectories into a single binary, self-extracting archive file. (Similar to ZIP programs, but only 3KB.)
author: Carl Sassenrath
Simple file manager
ropus.rv:2.0.1.3
18.5 KB
19 Jul 2003
A simple file manager
author: Gabriele Santilli
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
RIF
rif.rv:0.0.2
3.9 KB
13 Aug 2010
Minimalistic Rebol Indexed file, append only database manager
author: Pavel
SDL library interface
sdl-h.rv:0.8.1
131.3 KB
23 Sep 2012
Code to bind SDL shared library to Rebol.
author: Marco Antoniazzi
site-build
site-build.rv:1.0.0
40.1 KB
13 Mar 2003
site-build basicaly builds/updates a website based on the template I have developed. Requires html 4.0 compliant browser (opera 5 or IE 5).
author: Rishi Oswal
Slidery
slidery.r23.5 KB
29 Dec 2013
See the help-text below. An MS Windows .exe. is available at http://re-bol.com/slidery.exe
author: nick
sms-Functions
sms-funcs.rv:1.1.0
11.2 KB
28 Jul 2006
funcions that allows send and receive SMS by GSM modem
author: Janeks Kamerovskis
StRIP
strip.rv:1.0.0
6.3 KB
25 Nov 2010
REBOL File packer
author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon
Tar
tar.r
 discussion
 documentation
v:1.1.0
5.5 KB
11 Jan 2013
Creates tar archives.
author: Vincent Ecuyer
Date and time in digits
time-in-digits.rv:1
1.6 KB
13 Mar 2003
Convert the date and time into a string of digits.
author: Ryan C. Christiansen
Units
units.rv:0.0.0
19.0 KB
26 May 2015
Units conversion program
author: Scott Wall
Image Viewer
viewer.r1.5 KB
13 Mar 2003
A useful image viewer that shows all the jpeg, gif, bmp, png images found in the current directory.
author: Carl Sassenrath
View an Image and its File Name
view-image-name.r
 documentation
v:1.0.0
589 bytes
13 Mar 2003
Display an image in a window with its file name printed directly below it.
author: Anonymous
View an Image behind File Name
view-image-name2.r
 documentation
v:1.0.0
562 bytes
13 Mar 2003
Display an image with its file name on top of it.
author: Anonymous
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
Micro Web Server
webserver.r
 discussion
2.1 KB
13 Mar 2003
Here is a web server that works quite well and can be run from just about any machine. It's not only fast, but its also small so it's easy to enhance.
author: [unknown]