IEEE-32 |
ieee.r | v:0.0.2 2.8 KB 28 Jan 2004 | Provides conversion to and from IEEE-32 float (binary) author: Piotr Gapinski |
Image to binary |
img-to-bin.r | v:1.0.0 666 bytes 13 Mar 2003 | To return binary representation of the image. author: Oldes |
JPG analyse |
jpg-analyse.r | v:1.0.0 5.1 KB 13 Mar 2003 | To remove some data from the JPG files to make them smaller.
For example files from Adobe contains so many other informations that the file is twice bigger than may be. author: Oldes |
Julian Calendar Converter |
julian.r | 4.8 KB 13 Mar 2003 | To provide conversions to/from julian day numbers/dates. author: Russ Yost |
JSON to Rebol converter |
json.r discussion documentation | v:0.0.9 14.2 KB 6 Sep 2013 | Convert a JSON string to Rebol data, and vice versa. author: douglas crockford |
Kindle Email CGI Script |
kindle-email.cgi | 6.1 KB 6 Nov 2011 | This is a super simple email program which you can run on your web server
to provide email access (read, send, delete, etc.) to multiple accounts, using
the simplest of browsers. This was written to be used on a Kindle with 3G
access, and was actually written and implemented entirely on that Kindle,
using nothing more than my console.cgi [...] author: nick |
Layout Writer |
layout-writer.r | v:0.1.1 10.1 KB 18 Mar 2008 | The script was intended as a method for writing scripts. A layout may
be written in the editor and then displayed in the same script. Writers can change
the script and view the changes without leaving the editor.
Reference material may be drawn into the program, reviewed, and even copied
and pasted into the editor. author: R.v.d.Zee |
Library data services |
lds-local.r documentation | v:0.0.4 655 bytes 13 Aug 2004 | Provides the client end of the REBOL.org Library Data Services interface author: Sunanda |
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 |
Load ini file |
load-ini.r | v:1.0.0 1.8 KB 18 Sep 2010 | Parses a Window's ini file. author: Marco Antoniazzi |
Load-Parse-Tree (Parse-Analysis) |
load-parse-tree.r documentation | v:2.0.1 8.5 KB 5 May 2013 | Load a block structure representing your input as matched by Parse. author: Brett Handley |
Logviewer |
logviewer.r | 16.0 KB 13 Oct 2006 | Monitor log files. Please read included readme for further information author: Daniel Szmulewicz |
LRWP interface to Xitami |
lrwp.r | v:1.0.0 4.2 KB 13 Mar 2003 | LRWP is a FastCGI like interface for Xitami. This implementation is provided by Robert Muench and Maarten Koopmans. Enjoy.... author: Maarten Koopmans |
Make And Print A CD Label |
label-and-print.r | 6.6 KB 6 Jan 2008 | This script illustrates how CD labels may be drawn and printed with REBOL and
illustrates how REBOL output may be printed when incorporated into an HTML page. author: r. |
Scrolling LIST Example |
list-scroll-demo.r | 2.9 KB 16 Nov 2004 | Shows an example of how to use a LIST style face with
an associated scroller. author: Gregg Irwin |
World Clock |
link-clock.r | v:1.0.2 1.9 KB 21 Jul 2005 | Displays times for a number of Locations. author: Allen Kamp |
Logging Framework For Rebol |
log4reb.r documentation | v:2.0.6 10.8 KB 19 Feb 2006 | Logging within the context of program development constitutes inserting statements
into the program that provide some kind of output information that is useful to the developer.
Examples of logging are trace statements, dumping of structures and the familiar 'prin or
'print debug statements. log4reb offers a hierarchical way to insert logging statements within
a [...] author: Francois Vanzeveren |
Demonstration of a Package on REBOL.org |
lds-demo1-package.r discussion | v:0.0.1 978 bytes 13 Aug 2004 | Demonstration of a package, and competition author: Sunanda |
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 Locking System |
lock-file.r | v:1 2.6 KB 13 Mar 2003 | To provide functions for voluntary resource locking in rebol author: Cal Dixon |
REBOL/Layout |
layout.r | v:0.1.7 35.7 KB 13 Mar 2003 | Visual Layout Editor author: Carl Sassenrath |
REBOL/Layout |
layout-1.8.r discussion | v:0.1.8 37.1 KB 13 Mar 2003 | Visual Layout Editor, now accepts more than 6 layouts author: Carl Sassenrath, Ammon Johnson |
Magic 8 ball |
magic8.r | v:2.0.6 1.2 KB 26 Feb 2013 | It's the old Magic 8 ball game,
think your question and ask the game. author: Massimiliano Vessi |
make-word-list |
make-word-list.r documentation | v:1.0.0 16.5 KB 2 Apr 2007 | Makes a list of words from a string author: peter |
MakeDoc 2 - The REBOL Standard Document Formatter |
makedoc2.r documentation | v:2.5.7 17.0 KB 10 Mar 2007 | This is the official MakeDoc document formatter that is used by
REBOL Technologies for all documentation. It is the fastest and
easiest way to create good looking documentation using any text
editor (even ones that do not auto-wrap text). It creates titles,
headings, contents, bullets, numbered lists, indented examples,
note blocks, and more. For documentation, [...] author: Carl Sassenrath |