Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Dump-Face
dump-face.rv:1.0.0
3.0 KB
24 Nov 2003
Dump a face and its subfaces and deep find shared faces in a pane (for debugging) Returns the face itself, so can be used like probe. Overwrite the standard Rebol function.
author: Romano Paolo Tenca
Save email attachments to disk
detach.r2.3 KB
13 Mar 2003
Detach mail attachments
author: Sterling Newton
Downloader
downloader.rv:0.2.2
2.8 KB
13 Mar 2003
To download multiple remote files and show the progress
author: oldes
DIR
dos-dir.rv:1.1.0
2.1 KB
25 Jul 2007
DOS-like DIR command.
author: REBolek
emailbot
emailbot.r1.5 KB
3 Mar 2004
A small prototype of a email robot. The program check a POP3 account for emails with a special subject, and reply with the result of the requested task.
author: caffo
Easy Drawer
easy-drawer.rv:1.0.0
9.2 KB
11 Feb 2007
Easy way to test draw commands
author: Guest2
Extend
extend.r
 documentation
v:1.0.0
6.2 KB
31 Jan 2013
Extends a series with sequential or duplicate values.
author: Vincent Ecuyer
En-/decryption Functions
encrypt.r2.1 KB
13 Mar 2003
A basic encryption scheme.
author: Bohdan Lechnowsky
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
REBOL Face Effect Lab
effect-lab.rv:1.3.2
5.5 KB
13 Mar 2003
Show combinations of effects.
author: Carl Sassenrath
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
rebol Server pages
erebol.rv:1.0.0
1.6 KB
13 Mar 2003
Execute embedded rebol code, see www.erebol.com
author: Maarten Koopmans
Eat
eat.rv:1.0.3
5.3 KB
13 Mar 2003
Experimental Event filtering --- speeds up view!
author: Italian Connection (Gabriele Santilli - Romano Paolo Tenca)
encompass function
encompass.rv:1.0.3
8.2 KB
26 Nov 2003
Patch/Extend/Restrict any function by transparently enclosing it within another.
author: Maxim Olivier-Adlhoch
esend - smtp client
esend.rv:0.1.0
3.2 KB
2 Jul 2003
A modified version of 'send for ESMTP
author: RT, G. Scott Jones
eText
etext.r
 documentation
v:1.2.1
14.8 KB
13 Mar 2003
Processes plain text to HTML.
author: Andrew Martin
extract-web-links
extract-web-links.rv:1.2.1
6.3 KB
22 Apr 2005
A function which scans a string (normally a web page) and creates a block of URL/Text combinations for each HTML <a> tag in the string.
author: Peter WA Wood
EASY SERVICE
easy-service.rv:1.0.2
14.8 KB
16 Nov 2005
Easy-Service is a broker based on REBOL/Service which offer an easy way to write and the deploy distributed Rebol application. Easy-Service makes very easy to expose function written in Rebol like REBOL/Services. Thus, you can use these functions as if they were defined locally. In a distributed environment easy-service uses a simple [...]
author: marco
REBOL::EXIF::IMAGE
exif-image.rv:1.2
4.1 KB
22 Dec 2003
obsluga plikow JPEG/EXIF
author: Piotr Gapinski
esmtp scheme
esmtp.rv:0.1.0
8.3 KB
6 May 2003
A modified, extended version of smtp scheme
author: RT, G. Scott Jones