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 |
Nim engine |
nim-engine.r documentation | v:0.0.0 12.7 KB 19 Jul 2005 | Calculate the best move in a game of NIM author: Sunanda |
Numbers |
numbers.r | 1.7 KB 21 Jul 2009 | Number structure visual analyzer author: Lami Gabriele |
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) |
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 |
Find Non-local Variables |
nonlocal.r | 2.5 KB 13 Mar 2003 | Provides an way to find local variables that have
not been declared as locals. author: Carl Sassenrath |
AIOE Newsgroup Test |
newsgroup.r | v:1.0.0 13.3 KB 8 Mar 2008 | - an application of NNTP protocol
- and an introduction AIOE.org author: R.v.d.Zee |
Named functions |
named-func.r | 1.4 KB 10 Oct 2012 | Numerous requests were made by REBOL beginners wanting to get an easy recipe,
how to use named functions in REBOL. They usually get an answer that in REBOL,
user-defined functions are anonymous, i.e., they do not have a name.
Only after they are defined, they can be assigned to one or more variables.
While such functions are named after [...] author: Ladislav Mecir |
Narriated Slideshow |
narrated-slideshow.r | v:1.1.0 3.1 KB 19 Oct 2006 | To make possible simple, easy to make narrated slide shows. author: Louis A. Turk |
National Geographic Image of the Day Downloader |
ngbg2.r | v:1.2.5 12.3 KB 11 Sep 2007 | Downloads all the Picture Of The Day images (current and past)
from the National Geographic website and saves it to a location of your choice.
Revisions:
Version 1.2.5 Checked to see if the large wallpaper exists and if not to use the smaller
wall paper image.
Version 1.2.4 Changed from Viewing the POTD to Browsing the POTD which then
allows the user to go back [...] author: Gordon Raboud |
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) |
object to xml converter |
object-xml.r | v:1.1.0 4.1 KB 16 Oct 2010 | Takes the output and/or object format from xml-object.r by Brian Wisti and Gavin F. McKenzie and formats it back into xml. See also xml-parse by the same authors to provide the input from an xml file to xml-object.r. author: James Nakakihara |
OpenGL library interface |
opengl-glu-glut-h.r | v:0.7.2 125.5 KB 25 Apr 2013 | Code to bind OpenGL, GLU, GLUT shared libraries to Rebol. author: Marco Antoniazzi |
OpenGL Test |
opengl.r | 22.6 KB 17 Oct 2003 | Demonstrate the use of OpenGL in View/Pro on Windows author: Cal Dixon |
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 |
Rebol OCR |
ocr.r | v:1.0 5.8 KB 16 Nov 2009 | use free tesseract OCR with rebol
The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test.
Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available.
The source code will read a binary, grey or color image and output text.
A tiff [...] author: François Jouen |
Analyze of Oracle listener logs |
ora-listener.r | v:1.1.0 19.7 KB 28 Jun 2004 | Oracle SGBD rebtool to analyze listener log author: Philippe Le Goff (with help of Ladislav Mecir) |
Text-Lists With One Row Hi-lite |
one-row-hilite.r | v:0.1.1 6.8 KB 23 Jun 2006 | The script was written to illustrate how a single hi-lite bar can be used with a group of text-lists. The single bar is used instead of the in-built hi-lite of the text-list style. In a group of the default text-lists, all occurrences of identical data are hi-lighted if any one of them is picked - and so no uniform hi-lite bar can be presented.
The iter co-ordinates [...] author: R.v.d.Zee |
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 |
Paint |
paint.r | v:1.0.0 2.5 KB 13 Mar 2003 | The world's smallest paint program. author: Frank Sievertsen |
PARADOX-PROTOCOL |
paradox-protocol.r | v:0.3.3 12.5 KB 3 Mar 2011 | Paradox database REBOL protocol author: nicolas |
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 Aid |
parse-aid.r | v:0.6.2 15.1 KB 27 Oct 2013 | Help make and test parse rules author: Marco Antoniazzi |
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 |
Password Generation |
pword.r | v:1.0 4.1 KB 19 Jun 2005 | Create passwords based on a Pass Phrase author: Cybarite |