10x10 International checkers move generator |
dam1.r documentation | v:1.0.0 782 bytes 5 Dec 2012 | generate all legal moves in the international 10x10 checkers game author: Arnold van Hofwegen |
10x10 International checkers move generator |
damgame.r | v:1.0.0 732 bytes 22 Nov 2012 | Play the international 10x10 checkers game author: Arnold van Hofwegen |
Block Diagram |
diagram.r | v:1.0.0 1.7 KB 13 Mar 2003 | An example of REBOL code creating a useful diagram. author: Carl Sassenrath |
Compute the date of Easter day |
easter-day.r | v:1.1.0 1.3 KB 1 Mar 2005 | Just a small function to compute the date of the Easter day.
Can be used to compute other dates related to Easter.
Should be accurate for years starting at 1583 to 2050, and
maybe more. author: Didier Cadieu, but many more |
dates of easter |
easter.r | 1.0 KB 1 Mar 2005 | find the date Easter will fall on for a particular year author: [unknown] |
EAN-13 Barcode Image Generator |
ean13.r | v:0.1.0 3.7 KB 14 Mar 2005 | Generates EAN-13 barcode images as image! which can be used for
print out and later read with a barcode reader.
It's means to the the basic first version of a fuil barcode generator script
for support of mulitple barcode types.
Usage: gencode 1234567890123
Any 13-digit can be used, but must be valid 13-digit barcode [...] author: Henrik Mikael Kristensen |
Easy REBOL GUI Page |
easypage.r | v:1.0.1 1.6 KB 13 Mar 2003 | Shows how to create a simple page with paragraphs,
buttons, and entry fields on a colorful backdrop. author: Larry Palmiter |
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 |
echos |
echos.r | 921 bytes 13 Jan 2005 | allows reusing of an already existing echo file author: Anton Reisacher |
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 |
emailbot |
emailbot.r | 1.5 KB 3 Mar 2004 | A small prototype of a email robot. The program check
a POP3 account for emails with a special subject, and
reply with the result of the requested task. author: caffo |
Embedded Search |
embedded-search.r | v:1.0.0 3.3 KB 19 Aug 2006 | The script enables a document search from within a browser. author: rwvd.zee |
En-/decryption Functions |
encrypt.r | 2.1 KB 13 Mar 2003 | A basic encryption scheme. author: Bohdan Lechnowsky |
encompass function |
encompass.r | v:1.0.3 8.2 KB 26 Nov 2003 | Patch/Extend/Restrict any function by transparently enclosing it within another. author: Maxim Olivier-Adlhoch |
Engroup |
engroup.r | v:0.2 5.0 KB 14 Apr 2009 | Mezzanine function to arrange values into groups of all equal values. author: Christian Ensel |
EPU |
epu.r | 8.8 KB 6 Jun 2008 | Simple GUI for accessing escputil on linux author: AllRebbedUp |
error-text? |
error-text.r | v:1.0.0 838 bytes 3 Mar 2013 | Generate error text given an error object. author: Brett Handley |
esend - smtp client |
esend.r | v:0.1.0 3.2 KB 2 Jul 2003 | A modified version of 'send for ESMTP author: RT, G. Scott Jones |
eText |
etext.r documentation | v:1.2.1 14.8 KB 13 Mar 2003 | Processes plain text to HTML. author: Andrew Martin |
EuroJackpot extractor |
eurojackpot.r | v:0.0.2 1.3 KB 20 Jun 2012 | EuroJackpot is a transnational lottery in Europe,
Participating countries are (in alphabetical order) Denmark,
Estonia, Finland, Germany, Italy, the Netherlands and Slovenia.
The goal is to choose the five correct numbers out of 50 plus 2 out of another 8 numbers.
If you are lucky, please send me an email. author: Massimiliano Vessi |
Extend |
extend.r documentation | v:1.0.0 6.2 KB 31 Jan 2013 | Extends a series with sequential or duplicate values. author: Vincent Ecuyer |
extract-web-links |
extract-web-links.r | v:1.2.1 6.3 KB 22 Apr 2005 | A function which scans a string (normally a web page)
and creates a block of URL/Text combinations for each
HTML <a> tag in the string. author: Peter WA Wood |
REBOL Face Effect Lab |
effect-lab.r | v:1.3.2 5.5 KB 13 Mar 2003 | Show combinations of effects. author: Carl Sassenrath |
rebol Server pages |
erebol.r | v:1.0.0 1.6 KB 13 Mar 2003 | Execute embedded rebol code, see www.erebol.com author: Maarten Koopmans |