Image to binary |
img-to-bin.r | v:1.0.0 666 bytes 13 Mar 2003 | To return binary representation of the image. author: Oldes |
Input via CGI |
input-cgi.r | 721 bytes 13 Mar 2003 | Get CGI input with either POST or GET author: Mike Yaunish |
Interweave |
interweave.r | v:1.0.1 880 bytes 13 Mar 2003 | Combines two series into one series by interleaving their values. author: [unknown] |
Itemize |
itemize.r | v:1.1.0 680 bytes 13 Mar 2003 | Appends Value to Values, if Value not all ready in block. author: Andrew Martin |
Load-ini |
ini.r | v:0.0.3 2.2 KB 13 Mar 2003 | Tries to load ini-structured file to Rebol author: oldes |
Jobbot Email Server |
jobbot.r | 2.7 KB 13 Mar 2003 | The email server we use for processing job related
email. author: Carl Sassenrath |
JPG analyse |
jpg-analyse.r | v:1.0.0 5.1 KB 13 Mar 2003 | To remove some data from the JPG files to make them smaller.
For example files from Adobe contains so many other informations that the file is twice bigger than may be. author: Oldes |
Keep an ISP Connection Alive |
keep-alive.r | 818 bytes 13 Mar 2003 | This script can be used to keep an ISP connection alive by
accessing the net every so often. author: Jim Goodnow II |
Keyboard Trener |
keyboar-trener.r | v:1.0.0 3.8 KB 25 May 2007 | Learn to write rebol words faster without looking at keyboard. author: Karol Gozlinski |
Kilos to Stones & Pounds |
kg-st-remainder-lbs.r | 923 bytes 5 Sep 2005 | To convert weight from kg to stone & lbs. author: Leke |
clipboard handler |
klipper.r | v:0.2.0 1.9 KB 18 Feb 2005 | Share clipboard between Linux/KDE klipper and Rebol author: Piotr Gapinski |
REBOL External Application Launcher - self extracting archive |
launcher-ext42.r | v:0.2.0 21.8 KB 13 Mar 2003 | Launches external apps (using the C system() call) from any version of REBOL author: Cal Dixon |
Library history - console version |
lib-history.r | v:0.1.1 2.1 KB 13 Mar 2003 | To display recent Rebol library uploads author: Oldes |
Line Intersection Demo |
line-intersection-demo.r | v:1.0.0 1.7 KB 10 Jan 2004 | Demonstrate an algorithm used to detect an intersection between two line segments. author: Claude Precourt |
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 |
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 |
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] |
Email Friend Monitor |
mailfriends.r | 945 bytes 13 Mar 2003 | This example displays messages that come from
friends only. All others will be ignored. author: [unknown] |
Email Viewer (as web page) |
mailview.r | 1.3 KB 13 Mar 2003 | This example displays all of your pending email
as an HTML web page. (But does not remove it.) author: [unknown] |
Gradient Colorize Examples |
my_grab.r | v:0.0.1 2.8 KB 13 Mar 2003 | Trying to Auto DL weather maps on 30min. intervals from: http://wwwghcc.msfc.nasa.gov/cgi-bin/get-goes?satellite=Global Composite&x=0&y=0&map=none&zoom=1&width=1000&height=500&quality=100 author: Tesserator |
How to attach two or more db files in SQLITE |
more-sqlite-dbs.r | 595 bytes 11 Jan 2011 | Simple script demonstrates how to attach second(or more) db files in SQLITE database author: Robert Paluch alias BobikCZ |
Mandelbrot |
mandelb.r | 2.0 KB 19 Jul 2009 | Mandelbrot author: Lami Gabriele |
Mini-Calculator |
mini-calc.r | v:1.1.3 1.3 KB 13 Mar 2003 | Tiny calculator example. author: Ryan Cole |
Mini-MetaDB |
metadb.r | v:1.0.0 2.8 KB 16 Mar 2010 | Simple associative database for managing metadata author: Christopher Ross-Gill |
Mirror preferences module |
mirror-pref.r | 3.9 KB 18 Jul 2012 | [no purpose header found] author: Arnold van Hofwegen |