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
Core Email
core-email.r5.1 KB
12 Oct 2009
A simple email program that can run in REBOL/Core - entirely at the command line (no VID GUI components or View graphics are required). You can store configuration information for as many email accounts as you'd like in the accounts block, and easily switch between them at any point in the program. Taken from the [...]
author: nick
libcairo library interface
cairo-h.rv:0.6.0
165.4 KB
20 May 2019
Code to bind cairo graphics shared library to Rebol.
author: Marco Antoniazzi
Color converter (RGB to HSL v.v.)
color-converter.rv:1.0.0
4.8 KB
18 Apr 2011
To convert RGB color values to HSL values v.v. and to show them visually
author: Rudolf W. Meijer
Content Management
content-management.r
 documentation
v:1.0.0
4.3 KB
13 Mar 2003
test
author: Christopher Ross-Gill
Captcha Example
captcha-example.r1.0 KB
8 Apr 2010
A minimal example demonstrating how to use the captcha library by SOFTINNOV: http://softinnov.org/rebol/captcha.shtml NOTE: the first part of this script CAN be used to create catchpa images in a non-graphic environment. You can, for example, run the first 6 lines of this script on your web server - just be sure to use REBOL/command [...]
author: nick
Capture Screen
capture-screen.rv:0.3.0
6.0 KB
5 Apr 2007
(Microsoft/Windows only:) Returns screenshot as an image (or NONE in case of failure).
author: christian ensel
cookie-example.r
cookie-example.r
 documentation
v:1.0.1
7.5 KB
13 Aug 2004
Demonstrates how to set session cookies and use them to retrieve session variables. Much of the code has been cobbled together from much more structured (ie not all in one module) code used by rebol.org itself
author: Sunanda
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
Simple Draw Animation Controls
draw-controls.r756 bytes
29 Jun 2008
How to move graphics around the screen using the draw dialect. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Demo
demo.r4.1 KB
14 Sep 2009
Amazingly small REBOL demo app: 10 useful programs in only 2.5k (LESS THAN HALF A PRINTED PAGE OF CODE!): 1 - FREEHAND PAINT: draw and save graphic images 2 - SNAKE GAME: eat food, avoid hitting the walls and yourself 3 - TILE PUZZLE, 15 : arrange the tiles into alphabetical order 4 - CALENDAR: save [...]
author: nick
Drill Bits
drill-bits.rv:0.9
7.6 KB
8 Aug 2005
A VID drill program to help memorize facts using repeated multiple choice question and answers.
author: mikel
REBOL::EXIF
exif-core.r
 discussion
v:1.3
9.7 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
REBOL::EXIF::IMAGE
exif-image.rv:1.2
4.1 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
EAN-13 Barcode Image Generator
ean13.rv:0.1.0
3.7 KB
14 Mar 2005
Generates EAN-13 barcode images as image! which can be used for print out and later read with a barcode reader. It's means to the the basic first version of a fuil barcode generator script for support of mulitple barcode types. Usage: gencode 1234567890123 Any 13-digit can be used, but must be valid 13-digit barcode [...]
author: Henrik Mikael Kristensen
Easy REBOL GUI Page
easypage.rv:1.0.1
1.6 KB
13 Mar 2003
Shows how to create a simple page with paragraphs, buttons, and entry fields on a colorful backdrop.
author: Larry Palmiter
Eztwain Support
eztwain.r
 discussion
2.5 KB
6 May 2006
Support image grabs from webcam using commercial eztwain library.
author: Graham Chiu
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
eText
etext.r
 documentation
v:1.2.1
14.8 KB
13 Mar 2003
Processes plain text to HTML.
author: Andrew Martin