1247 scripts tagged as: [//all]
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 |
Console udp-broadcast | ||
console-udp.r | v:1.0.0 1.2 KB 15 Nov 2007 | Console IO udp-broadcast instead of echo file!. When rebol echo function! is executed then bcast-on is automaticly closed by rebol,
scheme: 'file takes over for echo in system/ports/echo. There is no check on udp port, please change to the right port. Use of an
udp-listen on a remote console/machine can now listen for udp traffic from this console and capture it to file i.e. [...] author: ND |
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 |
Content-Type | ||
content-type.r | v:1.0.1 626 bytes 13 Mar 2003 | Prints Content-type header for cgi. author: Andrew Martin |
Contexts | ||
contexts.r | 10.5 KB 7 Jul 2013 | REBOL code from the bindology article author: Ladislav Mecir |
Software engineering: design by contract | ||
contract.r | v:1.0.1 5.7 KB 6 May 2003 | Facilitates design by contract author: Maarten Koopmans |
Comma-Seperated-Values to REBOL converter | ||
convert-csv.r | 729 bytes 13 Mar 2003 | Convert CSV files to REBOL blocks author: Bohdan Lechnowsky |
Convert Decimal to Binary | ||
convert-decimal-to-binary.r | 392 bytes 2 Aug 2014 | A quick example demonstrating the technique at
https://www.youtube.com/watch?v=XdZqk8BXPwg author: nick |
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 |
Convertisseur | ||
convertisseur.r | v:1.0.0 1.2 KB 25 Aug 2004 | convert Francs vs Euros author: Philippe Le Goff |
Unit converter | ||
convertitore.r | v:1.4.14 24.2 KB 2 Jul 2013 | The best unit converter on earth! author: Massimiliano Vessi |
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 |
Cookie Client | ||
cookies-client.r | 8.9 KB 13 Mar 2003 | To grab cookies from the server and post form data. author: andrew grossman |
Cookie Cleaner | ||
cookies.r | v:1.0.0 2.0 KB 13 Mar 2003 | Removes unwanted cookie files from windows system.. note files are permanently deleted!
can be used to search and clean files from any folder. Just change line that reads (files: read %/c/windows/cookies/)
to something like (files: read %/c/windows/temp).Type .txt at the search prompt and search for all text files in temp folder.
Script is run from the folder you [...] author: A Rebol |
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 |
Core Email | ||
core-email.r | 5.1 KB 12 Oct 2009 | A simple email program that can run in REBOL/Core - entirely
at the command line (no VID GUI components or View graphics
are required). You can store configuration information for as
many email accounts as you'd like in the accounts block, and
easily switch between them at any point in the program.
Taken from the [...] author: nick |
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 |
Count and Download | ||
counload.r | v:1.0.0 2.5 KB 13 Mar 2003 | Downloads numbered filenames from the internet. author: Tommy Giessing Pedersen |
Count References on Web Pages | ||
countweb.r documentation | v:1.0.0 743 bytes 13 Mar 2003 | Count the number of times a string appears on each of a given set of web pages. author: Anonymous |
176 / 1247 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | [8] | 9 | 10 | ... | 46 | 47 | 48 | 49 | 50 |