Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Get Patent
patent.rv:1.2.0
5.9 KB
13 Mar 2003
Downloads various types of patents from the l2.espacenet.com server. Normally espace forces you to download the patents one page at a time. This script gets all of the pages for you automatically. Shows various progress bars and time estimates. There may be patents that this does not get because I can not find any documentation on how l2.espacenet encodes its URL's. If you [...]
author: Bob Paddock and Astrid Sindle
REBOL HTTP Proxy
proxy.rv:1.0.0
11.5 KB
13 Mar 2003
This script serves many purposes. 1. Act as an HTTP proxy 2. See what your broswer sends out as an HTTP request 3. Add data filters to remove Javascript pop-up windows, remove banner ads, and more... Uncomment line towards the bottom of the script marked for JavaScript to enable JavaScript popup window death!!
author: Sterling Newton
libpango library interface
pango-h.rv:0.5.1
171.7 KB
9 Jun 2019
Code to bind pango and pango-cairo shared libraries to Rebol.
author: Marco Antoniazzi
Mathematical Expression Dialect Parser
parse-expression.r
 documentation
v:0.9.6
8.3 KB
22 Mar 2011
Converts a mathematical expression into a block of rebol code that can be evaluated.
author: Francois Vanzeveren
Quote bot
quote-bot.rv:1.0.0
1.0 KB
13 Mar 2003
Runs a rugby request to a quote server.
author: Ryan S. Cole
Room Poll (HTML Survey Generator for LANs)
room-poll.r4.9 KB
31 Dec 2013
Demonstrates a useful app created from the formserver.r script. This app generates an HTML form based on user specs (any number of check, radio, and text entry items), and starts a server to receive survey responses from the audience (they all connect to the LAN server using phones or any other Wifi Internet device). The survey responses [...]
author: nick
Rot-13
rot-13.rv:1.0.1
1.1 KB
13 Mar 2003
To Encode and Decode Rot-13 strings
author: Allen Kamp
CGI Remote Console
remote-console.r2.5 KB
26 Sep 2009
Allows you to type REBOL code into an HTML text area, and have that code execute directly on your web server. The results of the code are then displayed in your browser. This essentially functions as a remote console for the REBOL interpreter on your server. You can use it to run REBOL code, or to call shell programs directly on [...]
author: [unknown]
Dialect Object Model
rebol-dom-mdlparser.r71.6 KB
7 Jul 2023
----a future Rebol browser API?---- %Rebol-DOM.r mdlparser.r can view DOM's as VID. The Rebol-dom code in the mdlparser has been updated. I'll improve the mdlparser and post updates as time permits or if anyone request specific changes that will improve it. This mdlparser [...]
author: daniel
Simple Rich Text renderer
render-rich-text.rv:1.3.0
4.7 KB
16 Jan 2004
Defines the render-rich-text function, that is able to render simple rich text in a face.
author: Gabriele Santilli
RAR parser
rar.rv:0.1.1
5.6 KB
13 Mar 2003
Just if you need to search inside your RAR archives (for example)
author: Oldes
RCON protocol handler
rcon.r3.0 KB
17 Oct 2003
Allow rebol scripts to perform remote server administration tasks for Half-life game servers
author: Cal Dixon
Read a Remote Payment and Presentation System file
rpps.r14.4 KB
7 Nov 2011
This is a module for reading and taking apart a modified NACHA file used in the Remote Payment and Presentation System. If those terms mean anything, this could be a useful module. If those terms mean nothing, then at least this module could be an example of a way to handle a text file of fixed-format records. In 25 words or less, a [...]
author: Steven White
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
REBftp simple ftp client
rebftp.rv:1.3.0
7.9 KB
13 Mar 2003
A simple program to upload and download files to/from an ftp server.
author: David Crawford
REBOL Diff and Patch functions
reboldiff.r
 documentation
v:1.1.1
11.5 KB
29 Jul 2005
Implements diff and patch in REBOL. Allows you to see differences between text files.
author: Gabriele Santilli
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
REBOL SVS
rebsvs.rv:0.7.2
8.6 KB
11 Dec 2010
Source version system for REBOL
author: nicolas
Mail Reader
readmail.r
 documentation
v:4.14.14
143.0 KB
29 Jun 2007
Browse/Read/Retrieve E-mail
author: [unknown]
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
Win-Registry-Control
registry.rv:1.1.0
13.9 KB
13 Mar 2003
View and modify data of windows registry.
author: Frank Sievertsen
rem REBOL External Modules
rem.rv:0.1.1
2.4 KB
8 Jul 2011
rem REBOL External Modules management, like gem in Ruby
author: RedChronicle
Remote file Utility
remote-file.rv:0.0.2
6.0 KB
25 Sep 2003
Exchange files over a network without ftp
author: Ingo Hohmann
Tiny REBOL Server
rebserver.r
 documentation
v:1.0.0
0.9 KB
13 Mar 2003
The distributed REBOL server that builds the REBOL system.
author: Anonymous
Rename & Renumber Pictures
rename-pics.rv:1.0.2
8.5 KB
11 May 2008
Renumber & Rename pictures in a folder
author: [unknown]