Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
pluginable analog alarm clock
aclock-p.r
 discussion
 documentation
3.5 KB
20 Sep 2004
aproximate an analog clock and add alarm
author: Tom Conlin
CGI Form with Defaults
cgiformobj.r
 discussion
 documentation
1.3 KB
13 Mar 2003
Handles a CGI form, providing default values for missing fields in the form. Returns a web page. (The associated cgiform.html file contains the form).
author: [unknown]
Date and time functions
date-time.r
 discussion
v:1.1
11.8 KB
24 Feb 2011
This script contains the Rebol implementation of some date and time functions provided in the glibc library and the gnumeric (and therefore Microsoft Excel) software. While the use and handling of date and time data are in most cases straightforward with Rebol, some of the advanced date and times functionalities found in glibc and gnumeric are still missing in [...]
author: Francois Vanzeveren
Paint
paintplus.r
 discussion
v:1.0.0
6.0 KB
17 Nov 2005
The world's smallest paint program.
author: Frank Sievertsen
Dialect Object Model
quote-node-attributes.r
 discussion
 documentation
5.4 KB
4 Jun 2022
This script is used on data Sequence key value pairs with various different syntax styles such as DOM Vars, html,xml,css, objects, arrays, json, rebol series, etc. It attempts to reformat malformed key/value data found in a SL that's usually delimited as objects, arrays, or json statement. It requotes *" *, and can creates tagged node-elements for look up in Dialect Object Models. Witch then can be set as Vars to be used with rebol-DOM functions. You can allso fine tune your own delimiter rules as characters or words patterens to use with the strip-obj-chars-from() function. (DSL: domain specific language)
author: [unknown]
SQL PROTOCOL
sql-protocol.r
 discussion
 documentation
v:0.6.8
84.2 KB
3 Jan 2011
SQL-PROTOCOL is a SQL Relationnal Database Management System (RDBMS) entirely written in REBOL with JOIN and SORT capability. This allow you having an easy to use lightweight database engine embeded in your REBOL application. Today, sql-protocol execute only these kind of query : * SELECT ... FROM ... WHERE ... ORDER BY ... * INSERT ... INTO ... VALUES ... * [...]
author: marco
What is my IP
whatismyip.r
 discussion
v:0.0.0
725 bytes
24 Mar 2020
Prints your IP addresses
author: Endo
Average
average.r
 discussion
v:1.0.0
626 bytes
8 Jul 2003
Averages the values in the Block.
author: Andrew Martin
ARCFOUR and CipherSaber
arcfour.r3.8 KB
18 Jan 2004
Provides encryption and decryption using the ARCFOUR algorithm
author: Cal Dixon
Accumulate
accumulate.r
 discussion
v:1.0.1
1.0 KB
13 Mar 2003
Cumulates values in a block together, by successively applying the function to each value in Series.
author: Andrew Martin
Advanced R3D demo
advanced-r3d.rv:3.1.6
6.8 KB
17 Oct 2012
icon for advanced-r3d.rR3D demo
author: Massimiliano Vessi
Email attachments
attach.r2.6 KB
13 Mar 2003
Send email with base64 encoded attachments
author: Sterling Newton
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
ASCII Chart
ascii-chart.rv:1.0.0
881 bytes
14 Sep 2004
icon for ascii-chart.rDisplays an ASCII chart
author: Sunanda
Data formatter
align.rv:1.0.0
1.1 KB
13 Mar 2003
Create text columns
author: Bohdan Lechnowsky
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
ASCII Info
ascii-info.rv:1.0.0
2.0 KB
1 Feb 2007
Basically an ASCII chart.
author: Ryan S. Cole
Animated face Resize
animresize.r
 documentation
v:1.0.0
3.5 KB
5 Jun 2007
An animated resize using DRAW and image!
author: Maxim Olivier-Adlhoch
Age
age.rv:3.0.0
1.1 KB
22 Sep 2003
Calulates Age in Years, Months & Days.
author: Andrew Martin