Email Ping (Confirmation) |
mailping.r | 971 bytes 13 Mar 2003 | Confirm certain email that contains a key word. author: [unknown] |
Email Sniffer |
mailsniff.r | 985 bytes 13 Mar 2003 | Example of how to search all incoming email for
particular keywords. author: [unknown] |
Email Viewer (as web page) |
mailview.r | 1.3 KB 13 Mar 2003 | This example displays all of your pending email
as an HTML web page. (But does not remove it.) author: [unknown] |
Save Email to File |
mailsave.r | 701 bytes 13 Mar 2003 | This example reads all email and saves it to a file. author: [unknown] |
Save to Mailbox File |
mailboxsave.r | 1.3 KB 13 Mar 2003 | This example reads email and appends it to a standard
mailbox file (which can be read by most email apps). author: [unknown] |
Network Tools |
nettools.r | v:1.1 8.6 KB 12 Jul 2006 | Collection of network tools author: François Jouen |
REBOL news Protocol $Revision: 1.8 $ |
nntp.r | v:1.8.0 20.7 KB 13 Mar 2003 | Read and post news articles author: Jeff Kreis |
Password Generation |
pword.r | v:1.0 4.1 KB 19 Jun 2005 | Create passwords based on a Pass Phrase author: Cybarite |
Patch for REBOL FTP protocol 226 response handling. |
patch-ftp-226-handling.r documentation | 5.2 KB 2 Jul 2005 | To fix FTP protocol 226 response handling. author: Brett Handley |
Patch for the ESMTP handler object and net-utils object |
patch-esmtp-net.r | v:1.2.1 20.3 KB 1 Aug 2005 | Patches to fix smtp authentication other than CRAM-MD5 . author: Cesar Chavez |
PHP-colorizer |
php-colorizer.r | v:1.1.0 26.8 KB 19 Jan 2009 | [no purpose header found] author: David 'Oldes' Oliva |
R3 time scheme |
prot-time.r | 2.8 KB 7 Jan 2011 | R3 read time from RFC868 time server author: Pavel |
REBOL HTTP Proxy |
proxy.r | v:1.0.0 11.5 KB 13 Mar 2003 | This script serves many purposes.
1. Act as an HTTP proxy
2. See what your broswer sends out as an HTTP request
3. Add data filters to remove Javascript pop-up windows,
remove banner ads, and more...
Uncomment line towards the bottom of the script marked for JavaScript
to enable JavaScript popup window death!! author: Sterling Newton |
Digital PCS Phone Pager |
pcspager.r | 4.4 KB 13 Mar 2003 | Check e-mail account for messages, then process for
paging to a Digital PCS phone. The processing includes
chopping message/sender lengths and url-encoding. My
cellular company wanted an extra $3/month just to give me
an e-mail address that does what this script does. (Can
you believe that? $3!) My PCS provider is Cantel AT&T [...] author: Kevin McKinnon |
Quote bot |
quote-bot.r | v:1.0.0 1.0 KB 13 Mar 2003 | Runs a rugby request to a quote server. author: Ryan S. Cole |
RCON protocol handler |
rcon.r | 3.0 KB 17 Oct 2003 | Allow rebol scripts to perform remote server administration tasks for Half-life game servers author: Cal Dixon |
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 |
Rebol Reader |
rebol-reader.r | v:0.1.2 64.1 KB 10 Apr 2006 | The script is a method to provide an orderly collection of scripts and
documents to form a Rebol reference. author: R.v.d.Zee |
REBOL SVS |
rebsvs.r | v:0.7.2 8.6 KB 11 Dec 2010 | Source version system for REBOL author: nicolas |
Rebolide |
rebolide.r discussion | v:5.4.39 227.7 KB 7 Sep 2012 | A Rebol IDE for beginners that helps learning Rebol.
I suggest you to put this script in a separete folder. author: Massimiliano Vessi |