Calculese |
calculese.r | v:1.0.0 4.7 KB 14 Oct 2004 | A dialect for creating calculators. author: Ryan S. Cole |
Codec: tar archives |
codec-tar.r | v:1.0.0 9.2 KB 6 Mar | [no purpose header found] author: Annick ECUYERupdated: 7-Mar-2025 |
One Hundred Draw Examples |
draw-examples.r | 17.9 KB 14 Nov 2011 | - to illustrate draw examples. author: 10Mile |
Email Spam Filter |
despam.r | 1.2 KB 13 Mar 2003 | 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. author: Scrip Rebo |
Simple Dll Examples |
dll-examples.r | 724 bytes 29 Jun 2008 | A simple example demonstrating how to use functions inside DLLs.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
drop-list2 widget for REBGUI |
drop-list2.r | v:0.1.0 3.7 KB 9 Aug 2009 | Extension of original drop-list widget.
Widget receives data as pairs [value1 text1 value2 text2 ...]
Widget has extension of function PICKED with options /values returning block of selected row(pair) author: Robert Paluch 2009 |
PhotoTrackr DPL700 |
dpl700.r | 11.8 KB 30 Sep 2009 | Reads the memory from the Gisteq PhotoTrackr GPS logger to a file author: pijoter |
Display chess board |
display-chess-board.r | v:1.0.0 3.5 KB 14 Sep 2004 | Display a basic chess board and some
moveable counters (use a mouse to drag and drop). The
most-recently selected counter comes to the front, if it
was obscured by other counters.
Intended as a get-you-started set of ideas if you intend
to write a board game, and a demo of VID feel and other
useful techniques author: Sunanda |
Diff compare |
diff.r | 1.1 KB 13 Mar 2003 | See the differences between two files.
Only provides basic DIFF functionality.
Shows lines which don't exist in other file. author: Bohdan Lechnowsky |
Dialog Box |
dialog.r | 847 bytes 13 Mar 2003 | Pops up a dialog requestor that displays a message
and waits for the user to click a button. author: [unknown] |
Desktop Shifter |
desktop-shifter.r | v:1.0 12.3 KB 18 Oct 2013 | To change the desktop wallpaper at specified intervals.
There's a modifiable default time that a wallpaper will stay before switching.
Each wallpaper has separate settings for:
*Stretched versus Centered
*Solid color versus Top/Bottom Gradient versus Left/Right gradient background
*The two colors that can be chosen
*A [...] author: [unknown] |
Dice roller generator |
dice-roller.r | v:1.0.1 1.1 KB 19 Jul 2012 | From an idea of Adrew Martin a dice rolling generator for
role-playing game like D&d or D20. author: Massimiliano Vessi |
Directory Downloader |
directory-downloader.r | 3.4 KB 29 Jun 2008 | Download all files and subfolders from a given folder on a web server.
Used to transfer entire folder structures via network. Currently configured
for the aprelium web server (http://aprelium.com/), but easily adjusted for
others.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
Drill Bits |
drill-bits.r | v:0.9 7.6 KB 8 Aug 2005 | A VID drill program to help memorize facts
using repeated multiple choice question and answers. author: mikel |
Demo Emulate PSG AY-3-8912... MSX PoWaaaa !!!! |
demo-ay.r | v:0.0.2 88.5 KB 9 Feb 2007 | Emulate the PSG AY-3-8912 author: Guest2 |
Random Number Generator Demo |
demorandom.r | v:1.0 7.9 KB 19 Jun 2009 | Some examples how to use randomr lib author: François Jouen. |
Demo |
demo.r | 4.1 KB 14 Sep 2009 | Amazingly small REBOL demo app: 10 useful programs in only 2.5k
(LESS THAN HALF A PRINTED PAGE OF CODE!):
1 - FREEHAND PAINT: draw and save graphic images
2 - SNAKE GAME: eat food, avoid hitting the walls and yourself
3 - TILE PUZZLE, 15 : arrange the tiles into alphabetical order
4 - CALENDAR: save [...] author: nick |
Threads Demo |
demo1.r | v:0.0.1 1.6 KB 1 Dec 2004 | show native multithreading with view 1.3 author: François Jouen |
Parser for Dicom Header |
dicomparser.r | v:1.0.0 105.5 KB 7 Apr 2008 | Parse dicom headers author: Willem Michiels |
Email client |
emailclient.r | v:1.0.0 9.1 KB 13 Mar 2003 | A fullblooded email-client that checks, orginizes and sends emails! autoupgradable! author: Tommy Giessing Pedersen |
EASY SERVICE |
easy-service.r | v:1.0.2 14.8 KB 16 Nov 2005 | Easy-Service is a broker based on REBOL/Service which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Service makes very easy to expose function written in Rebol like REBOL/Services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment easy-service uses a simple [...] author: marco |
EASY SOCCER |
easy-soccer.r documentation | v:2.1.1 15.1 KB 3 Jan 2011 | Easy-Soccer is a broker based on CGI which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Soccer makes very easy to expose function written in Rebol like services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment Easy-Soccer uses a simple WEB server
and CGI to execute Rebol code [...] author: marco |
Easy VID Tutorial |
easy-vid.r | v:1.1.2 16.2 KB 13 Mar 2003 | Beginner's tutorial to VID. author: Carl Sassenrath |
EnList |
enlist.r | v:0.0.3 10.3 KB 20 Jul 2003 | Simple GUI for encap tools author: Gregg Irwin |
Easy Quick Plot |
ez-plot.r | v:0.1.1 60.5 KB 13 Mar 2003 | Simple tutorial for using the quick plot dialect. author: Matt Licholai |