REBOL Directory Services Lookup |
lookup.r | v: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 |
REBOL External Application Launcher - self extracting archive |
launcher-ext42.r | v:0.2.0 21.8 KB 13 Mar 2003 | Launches external apps (using the C system() call) from any version of REBOL author: Cal Dixon |
Make Object |
make-object.r | v:1.0.0 1.1 KB 13 Mar 2003 | Scans a Spec looking for set-word! inside them,
then stuffs them in the object spec with none. author: Andrew Martin |
Map |
map.r | v:1.4.1 1.9 KB 13 Mar 2003 | Maps or applies the function to all elements of the series. author: Andrew Martin |
ML |
ml.r | v:1.7.0 2.6 KB 13 Mar 2003 | ML generates HTML, XHTML, XML, WML and SVG markup
from Rebol words, paths, tags and blocks. author: Andrew Martin |
Month |
month.r | v:2.0.0 890 bytes 13 Mar 2003 | Creates Month functions. author: Andrew Martin |
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 |
REBOL to POLAND ICM METEO map interface |
meteomap-poland.r | v:1.4 4.9 KB 4 Feb 2004 | Show meteo maps for Poland (Central Europe) author: Piotr Gapinski |
never cache |
never-cache.r | v:1.0.2 2.7 KB 10 Oct 2004 | function that outputs rebol and javascript code to ensure a page is always freshly
loaded from the server author: Anton Rolls |
Not |
not.r | v:1.0.1 538 bytes 13 Mar 2003 | Implements Not operator as '!, and Not Equal operator as '!=. author: Andrew Martin |
The index takes it all |
nicer-urls.r documentation | v:0.1.0 3.3 KB 17 Sep 2012 | This is my REBOL version of the php script
from http://www.alistapart.com/articles/succeed/ author: Arnold van Hofwegen |
REBOL news Protocol $Revision: 1.8 $ |
nntp.r | v:1.8.0 20.7 KB 13 Mar 2003 | Read and post news articles author: Jeff Kreis |
Upload a file with FTP |
oneliner-ftp-upload-file.r | v:1.0.0 637 bytes 20 Jul 2003 | Uploads a file using FTP (file transfer protocol). Username and password are
provided in the line (so be warned). Any file can be uploaded, text, images, webpages, etc. author: RT |
Very Short Webserver |
oneliner-webserver.r discussion | 821 bytes 20 Oct 2003 | Webserver serving files from the current directory. author: Cal Dixon |
Display server name |
oneliner-server-id.r | v:1.0.0 529 bytes 13 Aug 2004 | Prints the name and version of a website's server. author: Sunanda |
Get Patent |
patent.r | v: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 |
Tag URI Parser |
parse-taguri.r | 1.3 KB 29 Jan 2007 | Converts a Tag URI to Metadata author: Christopher Ross-Gill |
Pack |
pack.r | v:1.1.2 1.5 KB 13 Mar 2003 | Self-extracting file packer & unpacker. author: Andrew Martin |
Parse & Display Of The Core23 Manual |
parse-core23-manual.r | v:1.0.1 16.9 KB 26 Sep 2007 | a parsing exercise author: R. v.d.Zee |
Parse Analysis Toolset |
parse-analysis.r documentation | v:2.0.0 11.5 KB 3 Mar 2013 | Some tools to help learn/analyse parse rules. author: Brett Handley |