Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
OTA bitmap to GIF converter
converter.rv:1.1
13.9 KB
25 Sep 2004
Converts so-called operator logos for cell phones, i.e. OTA bitmaps into ordinary two-colour GIFs.
author: HY
Rebol CGI library
cgi.r6.8 KB
4 Mar 2004
Provide everything needed to create a CGI script
author: Cal Dixon
Scripts To Change The Appearance Of Text-Lists
change-text-lists.rv:1.0.0
17.2 KB
15 Apr 2008
This script is a tool that provides script writers with script that can be used to change the appearance of text-lists.
author: R.v.d.Zee
Draw A Mouse Over Round Button
draw-a-mouse-over-round-button.rv:1.1.1
2.9 KB
12 Mar 2008
draw a round button with a mouse over effect
author: R. v.d.Zee
Embedded Search
embedded-search.rv:1.0.0
3.3 KB
19 Aug 2006
The script enables a document search from within a browser.
author: rwvd.zee
Parse & Display Of The Core23 Manual
parse-core23-manual.rv:1.0.1
16.9 KB
26 Sep 2007
a parsing exercise
author: R. v.d.Zee
Rename & Renumber Pictures
rename-pics.rv:1.0.2
8.5 KB
11 May 2008
Renumber & Rename pictures in a folder
author: [unknown]
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
Rebol users
rebolusers.rv:1.1.0
4.0 KB
23 May 2011
icon for rebolusers.rShow rebol users faces!!!
author: Massimiliano Vessi
Scroll Pictures
scrollpic.r1.9 KB
13 Mar 2003
Scroll through some pictures
author: P. Bevan
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
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
Animated GIF Example
animated-gif.r8.2 KB
30 Jun 2008
An example of how to use the 'anim' function. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
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
RebGUI image Example
rebgui-image.r
 documentation
v:1.0.0
1.3 KB
4 Jun 2007
RebGUI tutorial; display an image, with tip and close action
author: Brian Tiffin
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
Encoding Binary Data in REBOL Scripts
bin-save.r
 documentation
v:1.0.0
603 bytes
13 Mar 2003
Example of how to save base-64 encoded binary data in REBOL scripts. (See bin-data.r as an example of how to decode the data.)
author: Anonymous
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
Little 3D Game
3d-game.r3.8 KB
2 Jan 2017
Try to click the bouncing REBOLs as many times as possible in 30 seconds. The speed increases with each click! The 3D logic and calculations in this script were taken directly from Gregory Pecheret's ebuc-cube script, at: http://www.rebol.net/demos/download.html This script can also be found in the tutorial at http://re-bol.com [...]
author: nick
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