REBOL  

The Internet Messaging LanguageTM

       
 

HOME

COMPANY
  Our Mission
  News Events
  Backgrounder
  Executive Bios
  To Contact Us

INTRODUCTION
  What Users Say
  In a Nutshell
  REBOL Features
  REBOL with a Cause
  What is Messaging?
  REBOL in Ten Steps

DOWNLOAD

LIBRARY
  Script Library
  User's Library

SUPPORT
  How-To
  Guides
  Feedback
  FAQ

JOBS

Download

 

User-Contributed Script Library

39 Scripts - Updated: 6-Aug-1999/11:34:10-7:00

This is a new, user contributed library of functions, utilities, and applications. To post a file, send it to scripts@rebol.com. We reserve the right to make minor editorial and consistency changes to scripts that are submitted.

Note: All scripts are provided AS IS without warranty and without liability to the author or to REBOL Technologies.

Contents

Scripts
Data formatter

View It

align.r

Create text columns

16 lines

20-Jul-1999

Cgi-input

View It

cgi-input.r

Get CGI inut with either POST or GET

9 lines

20-Jul-1999

Diff compare

View It

diff.r

See the differences between two files.

21 lines

20-Jul-1999

En-/decryption Functions

View It

encrypt.r

A basic encryption scheme.

48 lines

20-Jul-1999

State Quizzer

View It

quiz.r

To demonstrate a simple flashcard-style quizzing script

75 lines

20-Jul-1999

Email attachments

View It

attach.r

Send email with base64 encoded attachments

61 lines

20-Jul-1999

Save email attachments to disk

View It

detach.r

Detach mail attachments

47 lines

9-Jun-1999

dir-tree

View It

dir-tree.r

Recursively build a rebol and human readable tree from a directory or a ftp site. Maximum depth can be set.

26 lines

20-Jun-1999

Automatic local variables

View It

protect-func.r

Function generator that automatically makes local variables

22 lines

20-Jul-1999

Web Banner

View It

webbanner.r

Generate HTML code that displays a banner and links to its destination.

22 lines

20-Jul-1999

Web Form Widgets

View It

webwidget.r

Generate HTML code quickly and easily for several form elements.

21 lines

20-Jul-1999

Save email attachments to disk

View It

detach.r

Detach mail attachments

47 lines

9-Jun-1999

Comma-Seperated-Values to REBOL converter

View It

convert-csv.r

Convert CSV files to REBOL blocks

5 lines

16-Jun-1999

Autoextracting REBOL file creator

View It

autoextract.r

Send files via email which can be decompressed simply by executing the contents of the message when it is received.

27 lines

16-Jun-1999

REBOL Random Password Generator

View It

rand-pass.r

To use the system password file to generate a random set of passwords for every user on the system.

14 lines

16-Jun-1999

REBOL Prompt Setter

View It

set-prompt.r

Demonstrates how to set the prompt in REBOL

7 lines

16-Jun-1999

Sorting nested blocks

View It

sort-nests.r

Sort a block of blocks on different fields.

21 lines

16-Jun-1999

Throwing and Catching Named Values

View It

catcher.r

Throwing and catching functions.

16 lines

16-Jun-1999

The Game of Nim

View It

nim.r

Relax a bit with a little mind-numbing game

99 lines

9-Jun-1999

Word Wrap Text

View It

wraptext.r

Handy function to fill and wrap a text paragraph.

23 lines

18-Jun-1999

Ordinal Number Translator

View It

ordnum.r

Translates ordinals (e.g. twenty) to numbers (20)

45 lines

18-Jun-1999

Data Directions

View It

directions.r

Illustrates the data descriptive capabilities of REBOL -- Gives the road directions to the REBOL office from San Francisco. Readable by humans and by REBOL.

10 lines

6-Jun-1999

XML Generator

View It

xmlgen.r

Simple functions to generate XML output. Creates example XML as published in Scientific American, May 1999.

52 lines

4-Jun-1999

Email Spam Filter

View It

despam.r

Filters spam by removing all messages from your incoming email that were not sent directly to you. Valid email is not affected and remains on server.

23 lines

6-Jun-1999

Text to HTML Converter

View It

texthtml.r

A useful doc formatting language. Converts text to HTML with titles, sections, sub-sections, and code. Is used to create all REBOL How-to documents.

24 lines

5-Jun-1999

Example Text Document

View It

textdoc.r

Creates an example for text-to-html doc language. Shows how natural and readable it is -- the reason we prefer it for writing our how-to documentation.

54 lines

5-Jun-1999

Print Mailbox Subjects

View It

mbxsubjects.r

Prints all the mail subject lines for a Eudora mailbox file.

9 lines

4-Jun-1999

Search Mailbox

View It

mbxfind.r

Search a Eudora mailbox file and output a file with all the messages that contain a given string.

21 lines

4-Jun-1999

Find Invalid Chars

View It

findchars.r

Finds odd unprintable ASCII characters in a file

9 lines

4-Jun-1998

Convert Line Terminators

View It

reline.r

Convert all line terminators to those used by the local computer. Works for PC, Mac, Unix, Amiga, and all others

2 lines

4-Jun-1998

REBOL Ale

View It

beer.r

A rich, malty, copper brew.

36 lines

30-Oct-1998

99 Bottles of Beer Song

View It

beersong.r

The correct song. A bit more advanced.

13 lines

26-Apr-1998

Alien Dialect

View It

alien.r

It came from outer space

30 lines

10-Mar-1999

Alien Dialect Explanation

View It

alienexp.r

It came from outer space explained.

18 lines

10-Mar-1999

Tower of REBOL

View It

tower.r

REBOL can speak to many audiences.

87 lines

17-Nov-1998

Replace Text in Files

View It

replacetext.r

To replace all occurrences of a string in a file with another string

24 lines

26-Apr-1999

Simple Emailer

View It

semailer.r

A simple script, which uses the e-mail capabilities of REBOL in a more user friendly way.

24 lines

24-Oct-1998

Is Prime?

View It

is-prime.r

Address the question, could this integer be a prime number? results of false are not prime, results of true are very probably prime and with the /strong refinement, ( I still have to verify this ) true ( should ) guarantee prime. if the argument is outside the domain of the function, none is returned

61 lines

21-Jul-1999

Soundex

View It

soundex.r

Soundex Encoding returns similar codes for similar sounding words or names. eg Stephens, Stevens are both S315, Smith and Smythe are both S53. Useful for adding Sounds-like searching to databases

107 lines

17-Jul-1999

Indicated lengths do not include blank lines or the script's header.



 

A Platform-Independent Language for Practical Internet Solutions

Copyright © 1999 REBOL Technologies. All Rights Reserved. REBOL and The Internet Messaging Language are trademarks of REBOL Technologies.
Contact us at
info@rebol.com; Web problems: webmaster@rebol.com