Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
TFTP Get
tftp-get.rv:1.0.1
3.7 KB
15 Nov 2007
get file from tftp daemon, could be modified as scheme, needs perfection on write to disk!
author: ND
UTF-8
utf-8.r
 discussion
v:1.0.2
14.3 KB
14 Nov 2003
Encoding and decoding of UCS strings to and from UTF-8 strings.
author: Jan Skibinski
Global services module
glb.r
 documentation
14.3 KB
7 Nov 2011
This is an idea for packaging up code, plus some small demos of how to do various things, harvested from the cookbook and the mailing list. They are things that are done so often and in so many situations that the author found it helpful to package them up in a file of personal functions. All these techniques are shown in various places, but this [...]
author: Steven White
Patch for the ESMTP handler object and net-utils object
patch-esmtp-net.rv:1.2.1
20.3 KB
1 Aug 2005
Patches to fix smtp authentication other than CRAM-MD5 .
author: Cesar Chavez
sms-Functions
sms-funcs.rv:1.1.0
11.2 KB
28 Jul 2006
funcions that allows send and receive SMS by GSM modem
author: Janeks Kamerovskis
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
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
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
(R)EBOL (Un)it
run.r
 discussion
 documentation
19.1 KB
31 May 2008
RUn is a TestCase Framework wich allows the use of TestCases as defined by the eXtreme Programming development methodology and the test-driven development
author: Christophe 'REBOLtof' Coussement
read-below
read-below.r
 discussion
 documentation
v:1.0.0
3.6 KB
13 Aug 2004
Reads all files and directories below specified directory
author: Brett Handley
A keyword based search engine for the Rebtutorial articles index page
rebtut-indexer.r
 documentation
v:0.0.1
14.6 KB
14 Dec 2009
Was tired looking up visually the index page for any article containing a specific keyword. For now the script loads and parses the original articles' index page duirectly from the Rebtutorial.com web site, splitting URL links apart from their descriptions, and while counting them it appends them to a block that can be searched by keyword. [...]
author: Gerard Cote
string encoding utilities
str-enc-utils.r
 documentation
v:1.2.3
45.9 KB
25 Jan 2015
A set of string utilities created to help with text encoding in 8-bit character strings
author: Peter W A Wood
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
Simple File Requestor
file-request.r
 discussion
1.5 KB
13 Mar 2003
Example of a simple file requestor.
author: Carl Sassenrath
Demonstration of a Package on REBOL.org
lds-demo1-package.r
 discussion
v:0.0.1
978 bytes
13 Aug 2004
Demonstration of a package, and competition
author: Sunanda
REBOL Blogger
new-blog.r
 discussion
v:1.4.1
39.0 KB
11 Jul 2007
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
FMOD library interface
fmod-h.rv:0.9.0
177.5 KB
5 Nov 2011
Code to bind FMOD shared library to Rebol.
author: Marco Antoniazzi
Little Email Client
little-email-client.r793 bytes
1 Sep 2009
A very small graphical email client that can be used to send and receive messages. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Tag URI Parser
parse-taguri.r1.3 KB
29 Jan 2007
Converts a Tag URI to Metadata
author: Christopher Ross-Gill