IMAP Handler |
imapx-handler.r | v:0.0.2 36.8 KB 30 Mar 2006 | Add some RFC3501 (full imap) behaviour to the imap scheme. author: rt & ingo hohmann |
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 |
Menu-System Demo |
menu-system-demo.r | v:0.2.0.1 35.7 KB 12 Jun 2005 | Demostration of features of menu-system.r author: Christian Ensel |
Forum |
forum.r | 15.2 KB 17 Jun 2010 | A CGI forum application, running at http://rebolforum.com.
Please link to it, so that new REBOLers have a place to ask questions! author: nick |
VID_build |
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi |
REBOL Blogger |
blog.r documentation | v:1.3.2 18.3 KB 10 Jan 2005 | 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 |
CSV Handling Tools |
csv-tools.r | v:1.1.5 11.9 KB 20 Dec 2011 | Loads and formats CSV data, for enterprise or mezzanine use. author: Brian Hawley |
Call Spellchecker |
call-spellchecker.r | v:1.0.1 2.9 KB 12 Jul 2006 | The script provides a basic spell check for Rebol text areas. author: R. v.d.Zee |
Choose and convert colors |
color-requester.r | v:0.8.10 37.5 KB 12 Jan 2024 | Requests a color or modify or convert it author: Marco Antoniazzi |
Compress Source |
compress-source.r | v:1.0.0 4.7 KB 15 Sep 2005 | Convert REBOL source into a more compact form. author: Brian Hawley |
Library history - console version |
lib-history.r | v:0.1.1 2.1 KB 13 Mar 2003 | To display recent Rebol library uploads author: Oldes |
Script Library Submission Processor (CGI side) |
post-script.r | v:1.0.5 4.1 KB 13 Mar 2003 | Accepts a new or changed script for the script Library.
Inspects the script's header first. Updates all
related library index files. author: Carl Sassenrath |
REBftp simple ftp client |
rebftp.r | v: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 Mapping of all win32 API errors |
win32-errors.r | v:1.0 193.9 KB 8 Sep 2010 | [no purpose header found] author: Maxim Olivier-Adlhoch |
Wall Street |
wall-street.r | 3.6 KB 5 Jun 2007 | Small nice demo author: rebolek |
National Instruments Rebol Wrapper |
nidaqmax3-6.r | v:3.6 176.8 KB 25 Feb 2013 | A wrapper allowing to use National Instrument DAQmx base (3.6) library with Rebol author: Francois Jouen (ldci) |
National Instruments Rebol Wrapper |
nidaqmx | v:1.0 180.9 KB 19 Sep 2008 | A wrapper allowing to use National Instrument DAQmx base library with Rebol author: Francois Jouen (ldci) |
SLiM - STEEL | Library Manager |
slim.r | v:0.9.13 29.1 KB 7 Mar 2009 | Loads and Manage Run-time linkable libraries. Also serves as a specification. author: Maxim Olivier-Adlhoch |
TSN: Tranched serial number server |
tsn.r documentation | v:0.0.1 7.6 KB 30 Apr 2007 | Quick, safe way of allocating categorized unique serial numbers author: Sunanda |
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) |
args - generic command-line argument parser. |
args.r discussion documentation | v:0.1.10 29.9 KB 17 Dec 2008 | End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it. author: Maxim Olivier-Adlhoch |
Code 3 of 9 (Code 39) Barcode Generator |
code39.r discussion | 2.6 KB 17 Apr 2006 | Generates Code 39 barcode images which can be printed out and read with a
standard barcode reader.
Code 39 is limited to the alphanumeric characters listed in the 'code39
block within the function.
It is a very popular barcode format in the US and doesn't need to conform
to any particular length of characters and has no limitations placed on it
by any sanctioning [...] author: Bohdan Lechnowsky |
Collect Function |
collect.r discussion | 3.5 KB 10 Jan 2006 | Eliminate the result: copy [] ... append result value dance. author: Gregg Irwin |
LIQUID - core dataflow programming engine. |
liquid.r discussion | v:0.8.1 64.9 KB 28 Mar 2009 | Create procedural processing networks. author: Maxim Olivier-Adlhoch |