Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Compress Source
compress-source.rv:1.0.0
4.7 KB
15 Sep 2005
Convert REBOL source into a more compact form.
author: Brian Hawley
CMS - web site builder
sitebuilder.cgi125.6 KB
22 Dec 2012
Easily create, edit, and arrange HTML pages on your web site. Upload existing content files or use the built-in WSYIWYG HTML editor (from openwebware.com) to layout pages visually, without having to write any code. It works just like a word processor, except it runs directly in your browser, right on your web site. You can adjust fonts, colors, and other [...]
author: nick
Tar
tar.r
 discussion
 documentation
v:1.1.0
5.5 KB
11 Jan 2013
Creates tar archives.
author: Vincent Ecuyer
Rebol Code colorizer
code-colorizer.rv:0.9.5
18.7 KB
19 Jan 2009
To convert Rebol script into html with colorized code. Using string based parsing.
author: David 'Oldes' Oliva
Intercom (Voice Communicator)
intercom.r3.0 KB
12 Nov 2009
A walkie-talkie push-to-talk type of VOIP application. Extremely simple - just records sound from mic to .wav file, then transfers the wave file to another IP (where the same program is running), for playback. Sender and receiver open in separate processes, and both run in forever loops to enable continuous communication back and forth. [...]
author: nick
PHP-colorizer
php-colorizer.rv:1.1.0
26.8 KB
19 Jan 2009
[no purpose header found]
author: David 'Oldes' Oliva
RIF
rif.rv:0.0.2
3.9 KB
13 Aug 2010
Minimalistic Rebol Indexed file, append only database manager
author: Pavel
REBftp simple ftp client
rebftp.rv:1.3.0
7.9 KB
13 Mar 2003
A simple program to upload and download files to/from an ftp server.
author: David Crawford
Win-Registry-Control
registry.rv:1.1.0
13.9 KB
13 Mar 2003
View and modify data of windows registry.
author: Frank Sievertsen
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
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
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
Binary Data in REBOL Scripts
bin-data.r
 documentation
v:1.0.0
8.8 KB
13 Mar 2003
Example of how to decode binary data in REBOL scripts This example includes a base-64 encoded image. (See bin-save.r for an example of how to create this file.)
author: Anonymous
National Geographic Image of the Day Downloader
ngbg.r
 discussion
v:1.1.0
2.0 KB
9 Feb 2004
Downloads the current picture of the day from nationalgeographic.com and saves it to a location of your choice. Directions: Change the 'filename' in the source to the location of your choice. The agrument -s causes it to be silent and so not print what step it is at. These directions can be seen by adding a -h agrument.
author: Charles MOUGEL
gzip
gzip.r
 documentation
v:1.1.0
6.7 KB
8 Jan 2013
Creates gzip archives, using the rebol compress command.
author: Vincent Ecuyer
Image to pgm converter
oneliner-image-to-pgm.r
 documentation
v:1.0.0
1.6 KB
29 Jan 2013
Creates a binary Portable Graymap (PGM - P5) from an image! source
author: Vincent Ecuyer
Image to ppm converter
oneliner-image-to-ppm.r
 documentation
v:1.0.0
1.0 KB
29 Jan 2013
Creates a binary Portable Pixel Map (PPM - P6) from an image! source
author: Vincent Ecuyer
Anonymous CGI session services
acgiss.r
 documentation
v:0.0.1
8.1 KB
18 Dec 2006
Provide basic cookie support for CGI scripts
author: Sunanda
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
REBOL/AI Image linker
ai.rv:1.0.0
15.8 KB
13 Mar 2003
Simple dialect for creating AdobeIllustrator files (ai) with linked images
author: Oldes