Average |
average.r discussion | v:1.0.0 626 bytes 8 Jul 2003 | Averages the values in the Block. author: Andrew Martin |
Altme chat reader/exporter |
altme-chat-reader.r discussion | v:1.2.1 23.2 KB 19 May 2016 | Display or export to html the content of an Altme chat group.
Can be used in interractif or command-line mode.
For usage, run the script with -? argument :
"rebol.exe -s altme-chat-reader.r -?" author: [unknown] |
pluginable analog alarm clock |
aclock-p.r discussion documentation | 3.5 KB 20 Sep 2004 | aproximate an analog clock and add alarm author: Tom Conlin |
Best File Fit |
bestfit.r discussion | v:1.0.0 5.9 KB 18 Jun 2004 | List the files that best fill up the available space.
Use predefined strings or insert the available space in KB (= 1000 byte).
Useful for selecting files to best fill up a CD/DVD. author: Mauro Fontana |
Calendar and Scheduler |
calendar.r discussion | v:1.0.7 8.1 KB 10 Jul 2008 | A simple calendar application. author: Sterling Newton |
Chess moves generator |
chessmoves.r discussion documentation | v:0.1.2 59.2 KB 29 Aug 2012 | Generate all legitimate moves in any position. author: Arnold van Hofwegen |
JSON to Rebol converter |
json.r discussion documentation | v:0.0.9 14.2 KB 6 Sep 2013 | Convert a JSON string to Rebol data, and vice versa. author: douglas crockford |
National Geographic Image of the Day Downloader |
ngbg.r discussion | v:1.1.0 2.0 KB 9 Feb 2004 | Downloads the current picture of the day from nationalgeographic.com
and saves it to a location of your choice. Directions: Change the 'filename' in the source to the location of your choice.
The agrument -s causes it to be silent and so not print what step
it is
at. These directions can be seen by adding a -h agrument. author: Charles MOUGEL |
Dialect Object Model |
rebol-dom.r discussion documentation | v:1.0 56.8 KB 7 Nov 2023 | Use an exstensible, Rebol user-mode, Markup function to parse DSL's that will return an
easy to follow tagged key value Dialect Object Model. It will allow different DSL's or
programming languages to work with, or together through a Central Processing
interpreter. Yes Rebol/Core. A demo example of a HTML DSL is parsed by [...] author: daniel murrill |
Tar |
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer |
Telnet protcol scheme |
telnet.r discussion | v:1.0.1.1 4.8 KB 6 May 2003 | A telnet protocol scheme author: Frank Sievertsen |
A Reb-Site |
a-reb-site.r | v:0.1.1 70.8 KB 23 Mar 2008 | a-reb-site.r was written to:
- compare form and function of a reb-site with that of a conventional web-site.
(...an obliging web-site - www.rebol.com perhaps!) &
- to provide an example of a reb-site script, &
- as an illustration of the compact size of a reb-site relative
to the average web-site [...] author: R.v.d.Zee |
Images Buttons |
button-image.r documentation | v:1.0.0 762 bytes 13 Mar 2003 | Example of how to make buttons made from images. Clicking on a button updates text in the window. author: Anonymous |
brother to text |
bro2text.r | v:1.1.0 2.4 KB 1 Feb 2007 | Converts some brother word processing files (.wpt) to text. author: Ryan S. Cole |
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 |
Bar Charts |
bar-charts.r | 1.9 KB 9 Feb 2013 | Several examples demonstrating how to draw bar charts using
simple REBOL GUI code. From the tutorial at:
http://re-bol.com/business_programming.html author: Nick Antonaccio |
Display Black Text |
black-text.r documentation | v:1.0.0 512 bytes 13 Mar 2003 | Display black text on a white background. author: Anonymous |
Scrolling Movie Credits |
credits.r | v: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 |
Call Spellchecker |
call-spellchecker.r | v:1.0.1 2.9 KB 12 Jul 2006 | The script provides a basic spell check for Rebol text areas. author: R. v.d.Zee |
CSS Sprite creator |
css-sprite.r | 1.2 KB 20 Feb 2011 | [no purpose header found] author: onetom@hackerspace.sg |
Convertisseur |
convertisseur.r | v:1.0.0 1.2 KB 25 Aug 2004 | convert Francs vs Euros author: Philippe Le Goff |
Can Rebol Print? |
can-rebol-print.r | v:0.1.1 13.4 KB 12 Oct 2008 | This script illustrate some possible methods of printing script output. author: mr.z |
Clipboard Buttons |
clipboard-buttons.r | v:1.1.0 102.1 KB 14 Apr 2005 | An aid and illustration of button scripts. author: R. v.d.Zee |
Catch Game |
catch-game.r | 1.1 KB 19 May 2010 | A tiny game to demonstrate the basics of VID.
Taken from the tutorial at http://re-bol.com author: nick |
CD Track Titles |
cd-track-titles.r | 8.4 KB 29 Jan 2008 | This script illustrates a method of obtaining the track titles of music CDs so
that the titles may become part of a CD directory or data base - without typing
each title in manually. author: r. |