Soundex |
soundex.r | v:1.0.0 5.6 KB 6 May 2003 | Soundex Encoding returns similar codes for similar sounding words or names. eg Stephens, Stevens are both S315, Smith and Smythe are both S53. Useful for adding Sounds-like searching to databases author: Allen Kamp |
Space Game |
space-game.r | v:0.0.2 262.4 KB 13 Oct 2005 | A space shooting game.
Objective: Using your cannon, destroy meteors to avoid colliding with them and earn points
Controls (keyboard): To shoot, press SPACE key. To rotate your cannon and aim, use the RIGHT and LEFT keys author: Ayrris Aunario |
Pop-down style example |
simple-pop-down-style.r | v:0.3.1 8.8 KB 17 Oct 2020 | A quick way to add a simple pop-down to VID GUIs author: Marco Antoniazzi |
Spin-number style example |
simple-spin-number-style.r | v:0.9.0 11.0 KB 17 Oct 2020 | A quick way to add a simple spin-number to VID GUIs author: Marco Antoniazzi |
Sqlite 3.X rebol wrapper as protocol handler |
sqlite3-protocol.r | v:0.1.2 8.6 KB 22 Mar 2005 | Sqlite wrapper as a Rebol protocol handler. author: cal dixon |
CMS - web site builder |
sitebuilder.cgi | 125.6 KB 22 Dec 2012 | Easily create, edit, and arrange HTML pages on your web site. Upload existing
content files or use the built-in WSYIWYG HTML editor (from openwebware.com)
to layout pages visually, without having to write any code. It works just like a
word processor, except it runs directly in your browser, right on your web site.
You can adjust fonts, colors, and other [...] author: nick |
Sqlite 3.X rebol wrapper try |
sqlite3.r discussion | v:0.0.2 7.8 KB 21 Sep 2004 | Sqlite wrapper in Rebol. author: Juan-Carlos Miranda |
Static |
static.r documentation | 784 bytes 24 Dec 2003 | Functions with static vars author: Vincent Ecuyer |
Style Scrollable scroll-pane & table avec gestion de la roullette |
style-scrollable.r | v:0.0.0.1 24.2 KB 4 Oct 2005 | Essai de gestion des scrolls & de tables author: Claude RAMIER |
style-tooltip.r |
style-tooltip.r documentation | v:1.0 2.9 KB 29 Nov 2004 | Use in the simplest way the tooltip. This is a first intent it's a little bit deprecated and we have worked on a better way to generate and handle tooltips. I share this with you because I think this code have a good educationnal value and is a good point start if you are interested in tooltips avanced filnal version please visit http://rebol.agora-dev.org/ . Sample script [...] author: Shadwolf, Boss, DideC |
Supercalculator |
supercalculator.r | v:3.8.23 10.8 KB 21 Dec 2011 | Scientific calculator in Rebol! author: Massimiliano Vessi |
Superenalotto extractor |
superenalotto.r documentation | v:2.0.9 2.9 KB 7 Jul 2009 | Simple random number generator. author: Massimiliano Vessi |
System Port - Drag Accept Demo |
sys-port-drag-accept.r | v:0.0.1 4.6 KB 25 Sep 2003 | Demo using system port to catch WM_DROPFILE messages for drag-n-drop
support. author: Gregg Irwin |
EMail Setup (for Send) |
setemail.r | 1.0 KB 13 Mar 2003 | Minimum set-up for sending email messages from REBOL. author: [unknown] |
The two-phase simplex algorithm |
simplex.r | v:0.1.0 14.1 KB 8 Dec 2019 | Implement the two-phase simplex algorithm. author: Marco Antoniazzi |
Rich Text Format style |
simple-rich-text-style.r | v:0.0.4 8.9 KB 3 Aug 2013 | A quick way to add simple rich-text to VID GUIs author: Marco Antoniazzi |
Ticker style example |
simple-ticker-style.r | v:0.0.1 1.6 KB 6 May 2012 | A quick way to add a simple ticker to VID GUIs author: Marco Antoniazzi |
Sammy's manager |
samman.r | 12.8 KB 2 Jan 2012 | To generate Sammy.js files using a dialect author: [unknown] |
SCRIM (Simple Console Rebol Instant Messenger) |
scrim.r | v:0.6.0 3.3 KB 13 Mar 2003 | RIM for those without View author: Ryan S. Cole |
Tiny Paint Programs |
tiny-paint-programs.r | 1.3 KB 13 Jan 2010 | Three different small paint programs, including the shortest possible one-liner.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |