VID demo |
oneliner-bye.r | v:1.0.0 588 bytes 20 Jul 2003 | A red box with bye written on it disappears into the distance. author: Anton |
Text-Lists With One Row Hi-lite |
one-row-hilite.r | v:0.1.1 6.8 KB 23 Jun 2006 | The script was written to illustrate how a single hi-lite bar can be used with a group of text-lists. The single bar is used instead of the in-built hi-lite of the text-list style. In a group of the default text-lists, all occurrences of identical data are hi-lighted if any one of them is picked - and so no uniform hi-lite bar can be presented.
The iter co-ordinates [...] author: R.v.d.Zee |
Rebol OCR |
ocr.r | v:1.0 5.8 KB 16 Nov 2009 | use free tesseract OCR with rebol
The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test.
Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available.
The source code will read a binary, grey or color image and output text.
A tiff [...] author: François Jouen |
libpango library interface |
pango-h.r | v:0.5.1 171.7 KB 9 Jun 2019 | Code to bind pango and pango-cairo shared libraries to Rebol. author: Marco Antoniazzi |
Multiple View Pages |
pages.r | 1.8 KB 13 Mar 2003 | Shows how to switch between pages using
a navigation menu. author: [unknown] |
Add post-effects with shaders |
post-processor.r | v:0.4.0 12.2 KB 3 May 2020 | Example use of %gles-egl-h.r author: Marco Antoniazzi |
Paint |
paint.r | v:1.0.0 2.5 KB 13 Mar 2003 | The world's smallest paint program. author: Frank Sievertsen |
Paint |
paintplus.r discussion | v:1.0.0 6.0 KB 17 Nov 2005 | The world's smallest paint program. author: Frank Sievertsen |
periodic table |
periodictable.r documentation | v:0.9.4 11.9 KB 15 Aug 2007 | Display a periodic table of the elements as REBOL buttons author: Brian Tiffin |
PHP-colorizer |
php-colorizer.r | v:1.1.0 26.8 KB 19 Jan 2009 | [no purpose header found] author: David 'Oldes' Oliva |
POINT OF SALE SYSTEM |
pos.r | 12.6 KB 14 Mar 2010 | This is a point of sale system (sales checkout, receipt printer, and data
storage system) written using RebGUI. It may help provide some basic
insight into the workings of RebGUI. Actually, the majority of this code
manages user workflow - saving/retrieving receipts. The RebGUI parts are
simple and short.
Note that the username [...] author: nick |
Presentation viewer |
presenter.r | 17.6 KB 3 Nov 2011 | Display a little power-point-like slide show, where the
slides are read from a text file and consist of VID code describing
each slide. It could be used by someone who wants to give a simple
slide show without attacking a more useful, but also more complicated,
presentation program. author: Steven White |
Block preprocessor. At last! |
preprocess.r | v:0.5.1 6.5 KB 20 Aug 2011 | Use macros (also with parameters) in your code author: Marco Antoniazzi |
Progress Bar |
progress.r | 713 bytes 13 Mar 2003 | Shows a progress bar in a dialog box. author: [unknown] |
'Progress bar capsule' styles |
progress-c.r | v:1.0.0 3.4 KB 13 Mar 2003 | This style allows you to create progress bar as a 'capsule' with a grid in your layouts very simply. See the example script: http://sweb.cz/r-mud/examples/progress-c.r author: Oldes |
Qtask Markup Language Editor |
qml-ed.r documentation | 496 bytes 23 Aug 2006 | Edit QML files, create HTML from QML author: Gabriele Santilli |
Quick Plot Dialect |
q-plot.r | v:0.1.0 41.4 KB 6 Mar 2007 | Provide a quick and easy to use dialect for plotting in REBOL author: Matt Licholai |
Reversi |
reversi.r documentation | v:2.3.0 31.3 KB 27 Mar 2006 | Reversi / Othello author: Vincent Ecuyer |
RFC Parser |
rfc-parser.r documentation | v:1.0.0 6.3 KB 3 Mar 2013 | Parse RFC Documents. author: Brett Handley |
RIM - REBOL Instant Messenger |
rim.r | v:1.2.2 7.9 KB 13 Mar 2003 | A true peer-to-peer instant messenger. author: Sean & Carl Sassenrath |
Rugby |
rugby4.r | v:4.0.2 28.4 KB 13 Mar 2003 | A high-performance, handler based, server framework and a rebol request broker... author: Maarten Koopmans |
Rugby |
rugby3.r | v:3.4.0 22.7 KB 13 Mar 2003 | A high-performance, handler based, server framework and a rebol request broker... author: Maarten Koopmans |
Simple Rich Text renderer |
render-rich-text.r | v:1.3.0 4.7 KB 16 Jan 2004 | Defines the render-rich-text function, that is able to render
simple rich text in a face. author: Gabriele Santilli |
AutoEffects |
reffects.r | 1.3 KB 19 Jul 2003 | Demonstates many VID effects author: Jeff |
Radio Paradise Playlist |
radioparadise.r | v:1.0.0 1.3 KB 13 Mar 2003 | Shows the playlist from radioparadise.com author: Mike Hansen |