Script Library: 1240 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Print Mailbox Subjects
mbxsubjects.r800 bytes
13 Mar 2003
Prints all the mail subject lines for a Eudora mailbox file.
author: Carl Sassenrath
Specs Document Converter (Text to HTML)
makespec.r
 documentation
v:1.0.0
4.3 KB
10 Jan 2005
(See MakeDoc2 for the latest version.) We use this script to save a lot of time when writing specification documents here at REBOL HQ. Very little notation is required to produce good looking HTML documents with titles, table of contents, section headers, indented fixed-spaced examples, sidebars , and more. Does all the formatting so we can focus on writing the words (the hard [...]
author: Carl Sassenrath
Email a Text File
mailfile.r567 bytes
13 Mar 2003
Send a text file (as text of message).
author: [unknown]
Email a Web Page
mailpage.r418 bytes
13 Mar 2003
Send a web page. (simple)
author: [unknown]
Email Auto-reply
mailautoreply.r1.1 KB
13 Mar 2003
This example confirms email received from friends only. All others will be ignored.
author: [unknown]
Email Files as Compressed
mailfilescomp.r1.0 KB
13 Mar 2003
This example sends a group of files (binary or text) as a single compressed text message.
author: [unknown]
Email Friend Monitor
mailfriends.r945 bytes
13 Mar 2003
This example displays messages that come from friends only. All others will be ignored.
author: [unknown]
Email Group Sender
mailsendgroup.r713 bytes
13 Mar 2003
A very simple way to send email to a group.
author: [unknown]
Email Headers
mailheader.r699 bytes
13 Mar 2003
Send email with a custom header.
author: [unknown]
Email Message Sender
mailsend.r651 bytes
13 Mar 2003
A very simple way to send an email.
author: [unknown]
Email Ping (Confirmation)
mailping.r971 bytes
13 Mar 2003
Confirm certain email that contains a key word.
author: [unknown]
Email Send With CC
mailcc.r718 bytes
13 Mar 2003
Example of how to include CC addresses on an email header.
author: [unknown]
Email Sniffer
mailsniff.r985 bytes
13 Mar 2003
Example of how to search all incoming email for particular keywords.
author: [unknown]
Email Text Files
mailfiles.r763 bytes
13 Mar 2003
This example sends a group of text files as separate messages.
author: [unknown]
Email Viewer (as web page)
mailview.r1.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]
REBOL Memory Stats
mem-stats.r1.8 KB
13 Mar 2003
Print out statistics for memory usage. (Command only.)
author: Carl Sassenrath
REBOL Standard Document Formatter
make-doc.r
 documentation
v:0.9.0
9.3 KB
10 Jan 2005
(See MakeDoc2 for the latest version.) Converts very simple text file format into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons. Does the formatting so you can focus on the hard part: the words.
author: Carl Sassenrath
Gradient Colorize Examples
my_grab.rv:0.0.1
2.8 KB
13 Mar 2003
Trying to Auto DL weather maps on 30min. intervals from: http://wwwghcc.msfc.nasa.gov/cgi-bin/get-goes?satellite=Global Composite&x=0&y=0&map=none&zoom=1&width=1000&height=500&quality=100
author: Tesserator
Handy Server Monitor Window
monitor.rv:1.0.0
2.8 KB
13 Mar 2003
A handy script that monitors various servers (such as web and email servers) and displays them in a nice little status window.
author: Carl Sassenrath
Magic 8 ball
magic8.rv: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
Save Email to File
mailsave.r701 bytes
13 Mar 2003
This example reads all email and saves it to a file.
author: [unknown]
Make Object
make-object.rv:1.0.0
1.1 KB
13 Mar 2003
Scans a Spec looking for set-word! inside them, then stuffs them in the object spec with none.
author: Andrew Martin
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
Save to Mailbox File
mailboxsave.r1.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]
Mandelbrot
mandelbrot.rv:0.0.1
1.9 KB
18 Aug 2009
Create Mandelbrot Set
author: Keith Ray