Make a directory |
ftpmakedir.r documentation | 414 bytes 13 Mar 2003 | Make a file directory on an FTP server. author: [unknown] |
Read a Text File |
ftpread.r documentation | 412 bytes 13 Mar 2003 | Read a text file from an FTP server and print it. author: [unknown] |
Rename a File |
ftprename.r documentation | 411 bytes 13 Mar 2003 | Rename a file on a server using FTP. author: [unknown] |
Cool Effect Gel |
gel.r | v:1.3.2 1.7 KB 13 Mar 2003 | Power of the REBOL/View engine. author: Carl Sassenrath |
GISMo - Graphical Internet Server Monitor |
gismo.r | v:1.1.0 1.9 KB 7 Nov 2005 | Graphical Internet server monitor, as posted in the REBOL cookbook, found
at http://www.rebol.net/cookbook/ - See that for more notes. author: Carl Sassenrath |
Gradient in all Directions |
grad-all.r | 680 bytes 13 Mar 2003 | Displays all gradient directions. author: Carl Sassenrath |
Gradient Colorize Examples |
grad-image.r | v:1.0.0 2.6 KB 13 Mar 2003 | Applies multiple gradients to a single image. author: Carl at REBOL |
Gradient Colorize |
gradcol-all.r | 707 bytes 13 Mar 2003 | Displays gradient colorize in all directions. author: [unknown] |
Gradients demonstration |
gradient.r | 848 bytes 19 Jul 2003 | Gradients demonstration author: Jeff |
Full REBOL Header |
headfull.r | v:0.1.2 2.3 KB 13 Mar 2003 | Shows the optional definitions that can be
used within a REBOL header. author: Carl Sassenrath |
Hello World Window |
hello.r documentation | 423 bytes 13 Mar 2003 | Opens a window that displays text and a quit button author: [unknown] |
Library History |
history.r | v:1.0.1 2.1 KB 13 Mar 2003 | Show file change dates for the REBOL public library.
Click on a file to view it. author: Carl Sassenrath |
Iconic Image Browser |
icon-browse.r | v:1.1.1 4.7 KB 29 May 2004 | Browse a directory of images using a scrolling list of icons.
Displays a progress bar while icons are being created. author: Carl Sassenrath |
Image Sorter |
image-sort.r | v:1.1.0 4.1 KB 13 Mar 2003 | A handy tool for sorting images into separate directories
or deleting images. Includes scrolling list of image
files with highlight and scrolling list of target directories.
Also uses cursor keys, space, and backspace for navigation. author: Carl Sassenrath |
Increment and Decrement |
incdec.r | 645 bytes 13 Mar 2003 | Increment and decrement a variable by one. author: [unknown] |
Include Files |
include.r | 867 bytes 13 Mar 2003 | A useful function for including a single file
or a block of files. Web and other file paths
are allowed. author: [unknown] |
Non-echoing Input |
inhide.r documentation | 395 bytes 13 Mar 2003 | Hide input for passwords (no echo characters) author: [unknown] |
Jobbot Email Server |
jobbot.r | 2.7 KB 13 Mar 2003 | The email server we use for processing job related
email. author: Carl Sassenrath |
Graphical Layout Editor |
layed.r | v:1.0.1 1.6 KB 13 Mar 2003 | Your basic 1K REBOL graphical object layout editor.
Not many features, but a good example of how to drag
faces and show nubs. author: Carl Sassenrath |
REBOL/Layout |
layout-1.8.r discussion | v:0.1.8 37.1 KB 13 Mar 2003 | Visual Layout Editor, now accepts more than 6 layouts author: Carl Sassenrath, Ammon Johnson |
REBOL/Layout |
layout.r | v:0.1.7 35.7 KB 13 Mar 2003 | Visual Layout Editor author: Carl Sassenrath |
Check for REBOL Pro Features |
licensed.r | v:1.0.0 612 bytes 13 Mar 2003 | An example of how to detect View/Pro and Command special features. author: Carl Sassenrath |
REBOL Directory Services Lookup |
lookup.r | v:1.1.0 3.7 KB 13 Mar 2003 | Provides a simple but effective directory server for
peer-to-peer and other types of REBOL applications.
Can be installed on any CGI webserver. author: Carl Sassenrath |
Lowercase All Tags |
lowertag.r | v:1.0.0 886 bytes 21 Jan 2005 | Given an HTML or XML file, shifts all tags to lowercase.
Everything in the tag is lowercased, so you will need to
inspect the resulting file names, etc. But, for most
files this is easier than doing it manually. (Also shows
how easy it is to do this kind of conversion.) author: Carl Sassenrath |
Email Auto-reply |
mailautoreply.r | 1.1 KB 13 Mar 2003 | This example confirms email received from
friends only. All others will be ignored. author: [unknown] |