Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
CGI Web Page Comment Poster
cgicomment.r
 documentation
3.0 KB
13 Mar 2003
Allows viewers to add comments to a web page. (needs webcomment.r to create example forms file).
author: Carl Sassenrath
Cookie Client
cookies-client.r8.9 KB
13 Mar 2003
To grab cookies from the server and post form data.
author: andrew grossman
calculator
calculator-tutorial.r1.4 KB
1 Mar 2009
A little GUI calculator example, with printout. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: [unknown]
Currency Rate Conversion Calculator
currency-calculator.r1.9 KB
9 Feb 2013
This example downloads and parses the current (live) US Dollar exchange rates from http://x-rates.com. The user selects from a list of currencies to convert to, then performs and displays the conversion from USD to the selected currency. All of the parsing occurs when the Convert button is clicked. The first half of the [...]
author: Nick Antonaccio
CSV
csv.r
 discussion
1.6 KB
13 Mar 2003
.CSV file manipulation functions.
author: [unknown]
Html Pretty Print REBOL
colorize.r
 documentation
3.9 KB
13 Mar 2003
Syntax highlighting for HTML display of REBOL scripts
author: Jeff Kreis
Content Management
content-management.r
 documentation
v:1.0.0
4.3 KB
13 Mar 2003
test
author: Christopher Ross-Gill
Chess moves generator
chessmoves.r
 discussion
 documentation
v:0.1.2
59.2 KB
29 Aug 2012
Generate all legitimate moves in any position.
author: Arnold van Hofwegen
Le Compte est Bon.
ceb.rv:1.0
1.3 KB
2 May 2008
Algorithm to solve french countdown game.
author: Christian Blanvillain
CSS Sprite creator
css-sprite.r1.2 KB
20 Feb 2011
[no purpose header found]
author: onetom@hackerspace.sg
Clipboard Buttons
clipboard-buttons.rv:1.1.0
102.1 KB
14 Apr 2005
An aid and illustration of button scripts.
author: R. v.d.Zee
Chess board handler
cbh.r
 documentation
v:0.1.0
12.1 KB
28 Aug 2012
icon for cbh.rFunction as a chess board interface. Support playing a game of chess according to the rules of the game of chess.
author: Arnold van Hofwegen
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
Check Web Servers
check-server.r809 bytes
13 Mar 2003
This script can be used to query a web server, and email webmaster if it fails.
author: James Rathbun
Chatter
chatter.rv:0.9.0
1.4 KB
13 Mar 2003
Chat using UDP broadcasts across your internal network. No setup required!
author: Ryan Cole
Convertisseur
convertisseur.rv:1.0.0
1.2 KB
25 Aug 2004
convert Francs vs Euros
author: Philippe Le Goff
Download page
download-page.rv:0.2.1
4.2 KB
17 Jan 2011
Download in a tmp directory all elements of a URL : - CSS scripts - Javascript scripts - Images Return the page size.
author: nicolas
Simple Dll Examples
dll-examples.r724 bytes
29 Jun 2008
A simple example demonstrating how to use functions inside DLLs. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
DO-POP Scheme
do-pop-scheme.r
 documentation
7.3 KB
10 Jul 2005
A scheme to allow flexible POP3 operations.
author: Brett Handley
Document Search
document-search.r
 documentation
v:1.0.0
2.1 KB
11 Aug 2006
Users may open a directory, search files for a phrase, and then review documents in a browser.
author: rwvd.Zee