537 scripts tagged as: [level · intermediate]
REBOL Script Cleaner (Pretty Printer) | ||
clean-script.r | 1.9 KB 15 Jan 2005 | Cleans (pretty prints) REBOL scripts by parsing the REBOL code
and supplying standard indentation and spacing. author: Carl Sassenrath |
Clipboard | ||
clipboard.r | v:0.3.1 8.3 KB 17 Dec 2008 | (Microsoft/Windows only:) Read and write text, bitmaps and files from and to the clipboard. author: Christian Ensel |
Clips | ||
clips.r | v:1.2.0 7.8 KB 27 Feb 2006 | Installs a tray icon (Windows only) and collects small
text snippets. author: Gabriele Santilli |
Digital Clock | ||
clock.r | v:1.2.0 606 bytes 13 Mar 2003 | Displays a simple digital clock in its own window. author: Carl Sassenrath |
Object Cloner | ||
cloneobj.r | 822 bytes 13 Mar 2003 | Clone objects recursively. This way the objects inside
are copies instead of references. author: Erin A. Thomas |
Rebol Code colorizer | ||
code-colorizer.r | v:0.9.5 18.7 KB 19 Jan 2009 | To convert Rebol script into html with colorized code. Using string based parsing. author: David 'Oldes' Oliva |
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 |
Codec: GZip compressed data | ||
codec-gzip.r | v:1.0.0 11.6 KB 2 Mar | [no purpose header found] author: Annick ECUYER |
Codec: tar archives | ||
codec-tar.r | v:1.0.0 9.2 KB 6 Mar | [no purpose header found] author: Annick ECUYER |
Collect Function | ||
collect.r discussion | 3.5 KB 10 Jan 2006 | Eliminate the result: copy [] ... append result value dance. author: Gregg Irwin |
Color REBOL Code in HTML | ||
color-code.r discussion documentation | 3.4 KB 22 Jul 2005 | Colorize source code based on datatype. Result is HTML.
This script is used to syntax color the library scripts. author: Carl Sassenrath |
REBOL Standard Colors | ||
color-names.r | v:1.0.1 1.8 KB 13 Mar 2003 | Displays the official built-in REBOL named colors. author: Carl Sassenrath |
Color Match | ||
colormatch.r | v:1.0.0 4.7 KB 13 Mar 2003 | To illustrate the three basic principles of educational objects.
1. objective: a target outcome, task or pattern.
2. experience: an interface that allows students to build relationships to the concept.
3. evaluation: integrated data collector and organizer for evaluation.
This EO was first introduced in 1987 to students building scripts to animate graphics over video. author: Scot M. Sutherland |
Colormatch 1.5 | ||
colormatch15.r | 4.8 KB 16 Mar 2007 | Color Match 1.5 simulates very closely the Amiga Version created in 1987.
Junior High students learned how to created accurate colors by typing in numbers into a
multimedia program. author: Scot M. Sutherland |
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 |
File Compress and Decompress | ||
compress.r | v:1.0.0 792 bytes 13 Mar 2003 | An example file compression utility. author: Carl Sassenrath |
Various compression algorithms | ||
compression.r | v:0.0.3 22.0 KB 14 Feb 2013 | Collect and show various compression algorithms (Huffman, RLE, LZ77, LZSS, LZ78, LZW). author: Marco Antoniazzi |
connectdb | ||
connectdb.r | 858 bytes 14 Sep 2012 | Example how to use mysql-protocol.r author: Arnold van Hofwegen |
ConsoleIO | ||
consoleio.r | v:1.0.0 737 bytes 13 Mar 2003 | Console prompt output save,saves
all console input to history.log file when in console mode. author: Norman Deppenbroek |
Content Management | ||
content-management.r documentation | v:1.0.0 4.3 KB 13 Mar 2003 | test author: Christopher Ross-Gill |
Comma-Seperated-Values to REBOL converter | ||
convert-csv.r | 729 bytes 13 Mar 2003 | Convert CSV files to REBOL blocks author: Bohdan Lechnowsky |
OTA bitmap to GIF converter | ||
converter.r | v:1.1 13.9 KB 25 Sep 2004 | Converts so-called operator logos for cell phones, i.e. OTA bitmaps
into ordinary two-colour GIFs. author: HY |
cookie-example.r | ||
cookie-example.r documentation | v:1.0.1 7.5 KB 13 Aug 2004 | Demonstrates how to set session cookies and use them to retrieve
session variables. Much of the code has been cobbled together from
much more structured (ie not all in one module) code used by
rebol.org itself author: Sunanda |
cookie-jar reader/writer | ||
cookie-jar-lib.r | v:0.0.1 2.4 KB 30 Mar 2005 | Parses cookie-jar files and returns a block of records.
Records are blocks of either strings or name-value pairs.
if /keep-comments is used there will be two fields for
each record: 'content and 'comment; comment may be none. author: Gregg Irwin |
Download and Extract REBOL Library | ||
copy-lib.r | v:1.0.0 1.6 KB 13 Mar 2003 | Download REBOL library and extract all its files. author: Carl Sassenrath |
CopyCon | ||
copycon.r | v:1.0.0 817 bytes 15 Nov 2007 | Inline Line-Editor for Rebol Console mode, you can extent by loading/saving/exeucting the buffer author: ND |
CouchDB Client | ||
couchdb3.r | v:0.0.11 11.5 KB 22 Jan 2010 | Use couchdb as a datastore ( http://couchdb.apache.org/ ) author: Ingo Hohmann |
Scrolling Movie Credits | ||
credits.r | v:1.0.1 0.9 KB 13 Mar 2003 | Displays scrolling credits over an image. (Most of
this example is the text for the credits.) author: Carl Sassenrath |
File Encryption and Decryption Utility | ||
crypt.r | v:1.0.4 1.9 KB 13 Mar 2003 | An example utility that encrypts and decrypts files using a highly secure form of encryption (the Blowfish algorithm with 128 bits). Requires REBOL/View/Pro or REBOL/Command to run. author: Carl Sassenrath |
Crystal Reports | ||
crystal-reports.r | v:0.1.0 10.2 KB 6 Apr 2007 | Provides a basic API to the Crystal-ReportŪ report engine (crpe32.dll) to show, print and export reports.
Allows for setting formulas and selection criteriae as well as passing parameters when launching reports. author: Christian Ensel |
61 / 537 | 1 | 2 | [3] | 4 | 5 | ... | 14 | 15 | 16 | 17 | 18 |