Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
3D-Surface Plot
surface.rv:1.0.0
24.5 KB
10 Aug 2007
Draw a surface with 3-D Perspective and allow roation
author: [unknown]
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
SHA1 Message-Digest Algorithm
sha1.rv:1.0.0
5.3 KB
16 Dec 2012
Returns a sha1 message digest of an input string as a binary!
author: Marco Antoniazzi
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
SHA2 Message-Digest Algorithm
sha2.rv:1.0.0
7.7 KB
23 Mar 2013
Returns a sha2 message digest of an input string as a binary!
author: Marco Antoniazzi
Simple File Sharer
share-files.r1.8 KB
27 Jan 2014
I use it to send lists of files to clients' phones, PCs, or any other Internet device they may use. I text or email them the single short personal html file link created by the script, and they click the contained file links to download all their files. It's a stupid simple script and setup which requires only a single unstructured [...]
author: nick
Simple Test Suite
test-simple.r
 documentation
v:0.3.0
6.3 KB
15 Jun 2006
Add support for simple test mechanisms to REBOL, similar to Perl's Test::Simple. The basic idea? Make testing simple so everybody can make tests.
author: Brian Wisti
Time Clock
time-clock.r5.2 KB
16 Jan 2011
Used to log hours worked by employees. To help eliminate potential falsified hours, the program takes a photo of the employee each time they clock in and clock out, and sets the system clock using Ladislav Mercir's nist-clock.r This code is provided as-is, with no warranty expressed or implied. Use it at your own risk. This [...]
author: nick
Tweener
tweener.rv:0.7.5
29.6 KB
29 Jul 2018
Make transitions between two values. Many easing functions to animate faces.
author: Marco Antoniazzi
VID Button Set
vid-button.r2.4 KB
8 Mar 2009
A simple VID Button set. Includes Ok, Cancel, Toggle and Choice
author: Ammon Johnson
VID Titlebar
vid-drag-bar.rv:0.0.4
5.4 KB
9 Mar 2009
A VID Titlebar Style
author: Ammon Johnson
Wizard
vid-wizard.rv:0.0.3
4.4 KB
9 Mar 2009
A simple Wizard VID style
author: Ammon Johnson
VID Dropdown
vid-drop-down.rv:0.0.7
3.0 KB
9 Mar 2009
A simple dropdown VID style
author: Ammon Johnson
Date Selector
vid-date.r1.1 KB
9 Mar 2009
A simple date selector VID style
author: Ammon Johnson
VID Group
vid-group.r1.6 KB
9 Mar 2009
A simple group VID style with enable/disable capability
author: Ammon Johnson
VID1 for R3
vid1r3.r3
 discussion
v:0.3.20
113.6 KB
17 Apr 2022
Lets you use VID1 with R3
author: Marco Antoniazzi
Qtask Markup Language - XHTML emitter
xhtml-emitter.r
 documentation
v:2.19.1
35.1 KB
28 May 2007
This program implements a QML to XHTML converter. The input is a QML document tree (from the QML parser), and the output is XHTML text.
author: Gabriele Santilli