Print Mailbox Subjects |
mbxsubjects.r | 800 bytes 13 Mar 2003 | Prints all the mail subject lines for a Eudora mailbox file. author: Carl Sassenrath |
Change File Extensions (Suffix) |
new-suffix.r | 1.3 KB 26 Jan 2005 | Change the file extension (suffix) for files with a specific extension.
For example, change all .txt files to .r files in the current directory.
Displays a list of changes before it makes them. 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 |
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 |
Save web page |
oneliner-save-web-page-text.r | v:1.0.0 651 bytes 20 Jul 2003 | This line reads a web page, strips all its tags (leaving just the text) and writes it to
a file called page.txt. Note: requires newer releases of REBOL. author: Carl Sassenrath |
REBOL Spec Generator for Text Editor PsPAD |
pspad-spec.r | 2.6 KB 6 Jul 2005 | Create PSPAD syntax file from REBOL system words author: cybarite@sympatico.ca |
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 |
Parse REBOL Source |
parse-code.r | 920 bytes 2 Jul 2003 | An example of how to parse REBOL source code. author: Carl Sassenrath |
A keyword based search engine for the Rebtutorial articles index page |
rebtut-indexer.r documentation | v:0.0.1 14.6 KB 14 Dec 2009 | Was tired looking up visually the index page for any article containing a specific keyword.
For now the script loads and parses the original articles' index page duirectly from the Rebtutorial.com web site,
splitting URL links apart from their descriptions, and while counting them it appends them to a block
that can be searched by keyword. [...] author: Gerard Cote |
Convert Line Terminators |
reline.r | 554 bytes 13 Mar 2003 | Convert all line terminators to those used by the
local computer. Works for PC, Mac, Unix, Amiga, and
all others author: Carl Sassenrath |
Dialect Object Model |
rebol-dom-mdlparser.r | 71.6 KB 7 Jul 2023 | ----a future Rebol browser API?----
%Rebol-DOM.r mdlparser.r can view DOM's as VID.
The Rebol-dom code in the mdlparser has
been updated. I'll improve the mdlparser
and post updates as time permits or if anyone
request specific changes that will improve it.
This mdlparser [...] author: daniel |
Directory selector (treeview) |
request-dir.r | v:1.0.0 4.2 KB 26 Sep 2003 | Open a requestor to select a directory.
The current directories path is shown as a tree, and sub-dirs are shown for selection. author: Didier CADIEU |
Rebol users |
rebolusers.r | v:1.1.0 4.0 KB 23 May 2011 | Show rebol users faces!!! author: Massimiliano Vessi |
Request List Enhanced |
request-list-enhanced.r | v:0.9.3 16.4 KB 18 Aug 2014 | An enhancement to the regular request-list that allows selecting items from a request list
by typing in the first few characters of the item. Works with text, word and number lists.
Designed to make optimum use of the keyboard.
- New refinement request-list-enhanced/return-index will return the index of the item not the value.
- Keys used; cursor up, down, page-up, [...] author: mike yaunish |
RIM - REBOL Instant Messenger |
rim.r | v:1.2.2 7.9 KB 13 Mar 2003 | A true peer-to-peer instant messenger. author: Sean & Carl Sassenrath |
RIP - Standard File Archiver |
rip.r | v:1.3.1 3.3 KB 13 Mar 2003 | A file archiver that works across 37 platforms.
Compresses all files and subdirectories into a
single binary, self-extracting archive file.
(Similar to ZIP programs, but only 3KB.) author: Carl Sassenrath |
RBBS - REBOL Bulletin Board Tutorial |
rbbs.r | v:1.0.0 16.9 KB 5 Jun 2005 | A CGI Web Bulletin Board / Message Board 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 |
Rebocalc |
rebocalc.r | v:1.0.0 2.7 KB 1 Jan 2005 | The world's smallest spreadsheet program, but very powerful. author: Carl Sassenrath |
Star Wars reminiscent intro |
swintro.r | 2.4 KB 30 Jun 2005 | To demonstrate AGG and 3D-type calculations using Rebol author: Bohdan Lechnowsky |