REBOL Library REBOL

Tutorial Scripts

Updated: 29-May-2003

Return to main library index

ConsoleIO

consoleio.r

1-Aug-2002

Console prompt output save,saves all console input to history.log file when in console mode.

2 lines

527 bytes

 
Keep an ISP Connection Alive

keep-alive.r

16-Sep-1999

This script can be used to keep an ISP connection alive by accessing the net every so often.

5 lines

622 bytes

 
Demo client with telnet-protocol

telnet-client.r

6-Jul-2001

A simple telnet-client

13 lines

665 bytes

 
keyboard input sequencer

keyb.r

3-Aug-2002

a replacement for the missing keyboard input sequences table in REBOL/Core User Guide Version 2.3, Appendix C-4

13 lines

743 bytes

 
Console capture

capture.r

31-Jul-2001

Capture console output in a string!

18 lines

1019 bytes

 
CGI Web Page Comment Poster

cgicomment.r

14-Sep-1999

Allows viewers to add comments to a web page. (needs webcomment.r to create example forms file).

27 lines

3115 bytes

 
Raging Bull page downloader

raging-bull.r

16-Sep-1999

This script reads sequential pages from the Raging-Bull on-line bulletin board.

27 lines

2342 bytes

 
Examples Using Switch Function

switch.r

15-Oct-1998

Switch between a set of choices or a default. Should make C programmers happy.

33 lines

1343 bytes

 
FIREBOLEK

fire.r

27-Oct-2001

Well-known fire-demo for your pleasure

33 lines

1455 bytes

 
Gradient Colorize Examples

grad-image.r

22-May-2001

Applies multiple gradients to a single image.

62 lines

2492 bytes

 
Get Patent

patent.r

25-Nov-2001

Downloads various types of patents from the l2.espacenet.com server. Normally espace forces you to download the patents one page at a time. This script gets all of the pages for you automatically. Shows various progress bars and time estimates. There may be patents that this does not get because I can not find any documentation on how l2.espacenet encodes its URL's. If you know how to encode a specific URL please let me know so that I can add support for it. - bpaddock@csonline.net The program is also example of how to use Rebol's: request-download choice[] ProgressBars/Time Estimates How to change face text on button press, and how to dynamically enable/disable a button. Real world application of Events.

99 lines

5881 bytes

 
Telnet Chat

telnetchat.r

28-Jan-2002

A chat-server you can telnet to! ;o)

2 pages

4240 bytes

 
Design By Contract

dbc.r

29-Oct-2002

Provides support for DBC and some simple examples

6 pages

13304 bytes

 
Easy VID Tutorial

easy-vid.r

7-Apr-2001

Beginner's tutorial to VID.

9 pages

16415 bytes

 
Easy Quick Plot

ez-plot.r

20-Feb-2002

Simple tutorial for using the quick plot dialect.

34 pages

61796 bytes

 


The line count is for code lines only and is used as a rough estimate of code size. It does not include script headers, blank lines, or comment lines.

To add or modify a file, run REBOL/View and click on the Add-Script icon in the Library folder. Be sure that the script has a REBOL header that describes its purpose.

You can download the entire library as a compressed, self-extracting REBOL archive. The file is 585 KB and requires REBOL to extract. You may need to right click on this link to save the file in some browsers.

Once you have extracted the files, you can build these HTML index pages locally by running the build-lib.r script.

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

REBOL is a trademark of REBOL Technologies.