Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
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
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
IMAP Handler
imapx-handler.rv:0.0.2
36.8 KB
30 Mar 2006
Add some RFC3501 (full imap) behaviour to the imap scheme.
author: rt & ingo hohmann
Mini-MetaDB
metadb.rv:1.0.0
2.8 KB
16 Mar 2010
Simple associative database for managing metadata
author: Christopher Ross-Gill
REST-Friendly HTTP Protocol
rest.r
 documentation
v:0.1.0
5.2 KB
10 Nov 2008
An elementary HTTP protocol allowing more versatility when developing Web Services clients: REST, SOAP or other.
author: Christopher Ross-Gill
Save Scheme
save-scheme.rv:1.0.0
8.8 KB
2 Nov 2016
Saves scheme specification to a file.
author: Annick Ecuyer
En-/decryption Functions
encrypt.r2.1 KB
13 Mar 2003
A basic encryption scheme.
author: Bohdan Lechnowsky
Headless
headless1.rv:1.0.1
20.4 KB
13 Mar 2003
A P2P console
author: Maarten Koopmans
headless the P2P console
headless.rv:1.0.0
20.4 KB
13 Mar 2003
A world wide console, headless
author: Maarten Koopmans
RebHTTY
rebhtty.rv:0.2.1
5.9 KB
23 Jun 2011
HTTP console in REBOL like HTTY console in Ruby
author: RedChronicle
Example Text Document
textdoc.r
 documentation
2.9 KB
13 Mar 2003
Creates an example for text-to-html doc language. Shows how natural and readable it is -- the reason we prefer it for writing our how-to documentation.
author: Carl Sassenrath
webcam style
webcam.rv:0.0.2.0
1.8 KB
11 Jun 2004
style for webcam images
author: Piotr Gapinski
Cacheserver
cacheserver.r2.2 KB
25 Sep 2004
This is a tiny cache server, about as small as can be. It may not be usable in a real-world application, but it sure was a lot more fun to write than the 600 line java application...
author: [unknown]
Mass mailer
massmailer.r
 documentation
v:2.3.24
6.1 KB
15 Feb 2011
icon for massmailer.rMass emailng the world!
author: Massimiliano Vessi
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
REBOL Web Server
volkswebserv.r
 discussion
v:0.0.0.15
16.0 KB
24 Oct 2005
A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r
author: Cal Dixon
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
Web HTML Tag Extractor
websplit.r
 documentation
v:1.0.0
709 bytes
13 Mar 2003
Separate the HTML tags from the body text of a document.
author: Anonymous
Web Page Change Detector
webcheck.r
 documentation
v:1.0.0
727 bytes
13 Mar 2003
Determine if a web page has changed since it was last checked, and if it has, send the new page via email.
author: Anonymous