Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Intercom (Voice Communicator)
intercom.r3.0 KB
12 Nov 2009
A walkie-talkie push-to-talk type of VOIP application. Extremely simple - just records sound from mic to .wav file, then transfers the wave file to another IP (where the same program is running), for playback. Sender and receiver open in separate processes, and both run in forever loops to enable continuous communication back and forth. [...]
author: nick
Load-ini
ini.rv:0.0.3
2.2 KB
13 Mar 2003
Tries to load ini-structured file to Rebol
author: oldes
REBOL Directory Services Lookup
lookup.rv:1.1.0
3.7 KB
13 Mar 2003
Provides a simple but effective directory server for peer-to-peer and other types of REBOL applications. Can be installed on any CGI webserver.
author: Carl Sassenrath
Dynamic Script Localization
locale.r
 documentation
v:1.0.1
12.6 KB
6 Sep 2004
Locale.r extends the system/locale objet in order to supply a dynamique localization of applications
author: marco
Shared lib example
libtest.redsv:0.0.1
1.5 KB
1 Jan 2014
This is a simple example of a shared library, written in Red/System.
author: Marco Antoniazzi
Led Clock
ledclock.rv:1.0
9.7 KB
11 Oct 2010
A simple demo with leds
author: François Jouen
leftString Function
leftstring.rv:1.1
808 bytes
28 Aug 2005
A simple string function which returns the left most n characters.
author: Dale K. Brearcliffe
Load-Parse-Tree (Parse-Analysis)
load-parse-tree.r
 documentation
v:2.0.1
8.5 KB
5 May 2013
Load a block structure representing your input as matched by Parse.
author: Brett Handley
Logviewer
logviewer.r16.0 KB
13 Oct 2006
Monitor log files. Please read included readme for further information
author: Daniel Szmulewicz
Scrolling LIST Example
list-scroll-demo.r2.9 KB
16 Nov 2004
Shows an example of how to use a LIST style face with an associated scroller.
author: Gregg Irwin
VB Like Operator Module/pattern-matcher
like.r
 documentation
v:0.0.3
6.7 KB
15 Oct 2006
The LIKE? function is a first crack at something like VB's Like operator. i.e. a *very* simple RegEx engine as you would use in shells for file globbing. The real purpose was to help me get acquainted with parse.
author: Gregg Irwin
Sort by multiple keys
multiple-key-sort.r
 discussion
v:1.1.1
2.4 KB
17 Apr 2006
Function to sort series with more than one field per record, by multiple keys, in any position and in ascending or descending order each one of them.
author: Cesar Chavez
REBOL Standard Document Formatter
make-doc.r
 documentation
v:0.9.0
9.3 KB
10 Jan 2005
(See MakeDoc2 for the latest version.) Converts very simple text file format into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons. Does the formatting so you can focus on the hard part: the words.
author: Carl Sassenrath
Deluxe Email Spam Killer
maildespam.r1.7 KB
13 Mar 2003
This is an example of a simple email filter that removes unwanted junk mail from your mailbox.
author: [unknown]
Search Mailbox
mbxfind.r1.1 KB
13 Mar 2003
Search a Eudora mailbox file and output a file with all the messages that contain a given string.
author: Carl Sassenrath
Email a Web Page
mailpage.r418 bytes
13 Mar 2003
Send a web page. (simple)
author: [unknown]
Email Group Sender
mailsendgroup.r713 bytes
13 Mar 2003
A very simple way to send email to a group.
author: [unknown]
Email Message Sender
mailsend.r651 bytes
13 Mar 2003
A very simple way to send an email.
author: [unknown]
Trivial Email List Server
mailserver.r
 documentation
v:1.0.0
1.2 KB
13 Mar 2003
As simple as a list server gets.
author: Anonymous
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
author: Christian Ensel
MenuBar
menubar.rv:1.0.3
4.2 KB
13 Mar 2003
A simple Bar Menu with the Choose Function and much more.
author: Gilbert Robitaille
Mini-MetaDB
metadb.rv:1.0.0
2.8 KB
16 Mar 2010
Simple associative database for managing metadata
author: Christopher Ross-Gill
Native Mac OS X requestors
mac-requestors.r4.8 KB
28 Jun 2009
A set of eight Mac OS X native requestors that approximate and extend the functionality of the REBOL request* functions.
author: Ashley G Truter
patched HTTP/HTTPS protocol with cookies support
my-http.r
 discussion
21.8 KB
18 Aug 2006
Provide an HTTP/HTTPS handler that transparently supports cookies
author: cyphre@seznam.cz
The number-memory buttons
number-buttons-game.r3.6 KB
23 Sep 2014
In this game you will have to click the buttons and memorize the numebers, at the end you will be asked to write the bigger or the smaller. This is a race against your memory.
author: Caridorc