Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Script search

Build a Program Package
build-pack.r
 documentation
v:1.0.0
2.1 KB
13 Mar 2003
Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images.
author: Carl Sassenrath
REBOL Blogger
blog.r
 documentation
v:1.3.2
18.3 KB
10 Jan 2005
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
Piles of Button Styles
buttons.r
 documentation
v:1.1.0
4.4 KB
13 Mar 2003
Displays 52 button styles out of the hundreds possible.
author: Carl Sassenrath
Web Site Builder
build-site.r
 documentation
v:1.0.0
5.6 KB
13 Mar 2003
The actual script that builds the REBOL web site (using a master template and a navigation structure).
author: Carl Sassenrath
File Compress and Decompress
compress.rv:1.0.0
792 bytes
13 Mar 2003
An example file compression utility.
author: Carl Sassenrath
Digital Clock
clock.rv:1.2.0
606 bytes
13 Mar 2003
Displays a simple digital clock in its own window.
author: Carl Sassenrath
Scrolling Movie Credits
credits.rv:1.0.1
0.9 KB
13 Mar 2003
Displays scrolling credits over an image. (Most of this example is the text for the credits.)
author: Carl Sassenrath
Color REBOL Code in HTML
color-code.r
 discussion
 documentation
3.4 KB
22 Jul 2005
Colorize source code based on datatype. Result is HTML. This script is used to syntax color the library scripts.
author: Carl Sassenrath
File Encryption and Decryption Utility
crypt.rv:1.0.4
1.9 KB
13 Mar 2003
An example utility that encrypts and decrypts files using a highly secure form of encryption (the Blowfish algorithm with 128 bits). Requires REBOL/View/Pro or REBOL/Command to run.
author: Carl Sassenrath
CGI Web Page Comment Poster
cgicomment.r
 documentation
3.0 KB
13 Mar 2003
Allows viewers to add comments to a web page. (needs webcomment.r to create example forms file).
author: Carl Sassenrath
REBOL Heavy Script Cleaner (Pretty Printer)
clean-script-heavy.r2.4 KB
27 Mar 2005
Based on Carls %clean-script.r Cleans (pretty prints) REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing. Breaks now every bracket/paren it finds (thus heavy ). If you have a really messed up script, like %ascii-chart.r from the library, you have a chance to make it readable. [...]
author: carl sassenrath
REBOL Standard Colors
color-names.rv:1.0.1
1.8 KB
13 Mar 2003
Displays the official built-in REBOL named colors.
author: Carl Sassenrath
REBOL Script Cleaner (Pretty Printer)
clean-script.r1.9 KB
15 Jan 2005
Cleans (pretty prints) REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing.
author: Carl Sassenrath
Download and Extract REBOL Library
copy-lib.rv:1.0.0
1.6 KB
13 Mar 2003
Download REBOL library and extract all its files.
author: Carl Sassenrath
Dual Column Text
dual-col.rv:1.0.0
1.6 KB
13 Mar 2003
Shows an easy way to make dual column text.
author: Carl Sassenrath
Block Diagram
diagram.rv:1.0.0
1.7 KB
13 Mar 2003
An example of REBOL code creating a useful diagram.
author: Carl Sassenrath
Quick Email Sender
emailer.rv:1.0.4
2.2 KB
13 Mar 2003
A simple GUI example of an email sender.
author: Carl Sassenrath
REBOL Face Effect Lab
effect-lab.rv:1.3.2
5.5 KB
13 Mar 2003
Show combinations of effects.
author: Carl Sassenrath
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
Data Entry Form
entry-form.r1.5 KB
13 Mar 2003
A simple data entry form for an address book. Does not verify field data.
author: Carl Sassenrath
Find a file in directories / folders
find-file.rv:1.0.0
1.6 KB
22 Dec 2004
Search all files for ones that contain a given string.
author: Carl Sassenrath
Feedback
feedback.rv:1.0.0
2.3 KB
13 Mar 2003
Sends feedback to REBOL Technologies.
author: Carl Sassenrath
Simple File Requestor
file-request.r
 discussion
1.5 KB
13 Mar 2003
Example of a simple file requestor.
author: Carl Sassenrath
Find Invalid Chars
findchars.r679 bytes
13 Mar 2003
Finds odd unprintable ASCII characters in a file
author: Carl Sassenrath
Font Lab
font-lab.rv:1.1.1
3.0 KB
13 Mar 2003
A tool for experimenting with fonts.
author: Carl Sassenrath