Resizer |
resizer.r | v:1.2.3 2.3 KB 1 Oct 2013 | Simple image resizer author: Massimiliano Vessi |
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 |
RIM Bot |
rim-bot.r | v:0.6.0 5.2 KB 13 Mar 2003 | Provides easy to use interface into RIM (Rebol Instant Messenger) communications. author: Ryan S. Cole |
RIM Bulliten |
rim-bull.r | v:0.9.4 1.4 KB 13 Mar 2003 | A simple RIM bulletin board example using RIM Bot. author: Ryan S. Cole |
RIM Room |
rim-room.r | v:1.0.4 959 bytes 13 Mar 2003 | An example chat room for RIM using RIM Bot. author: Ryan S. Cole |
RIP - Standard File Archiver |
rip.r | v:1.3.1 3.3 KB 13 Mar 2003 | A file archiver that works across 37 platforms.
Compresses all files and subdirectories into a
single binary, self-extracting archive file.
(Similar to ZIP programs, but only 3KB.) author: Carl Sassenrath |
rmoocks |
rmoocks.r | v:1.0.0 3.5 KB 13 Mar 2003 | Emulates, with a few lines of Rebol code, the CommServer flash XML socket
server from Moock and Clayton.(see www.moock.org for the flash client.)
The server sends a simple xml doc like <NUMCLIENTS>numclients</NUMCLIENTS>
as soon as someone enters or leaves the server.
By updating and comparing the old and updated value of numclients, The Flash
client knows if someone has entered [...] author: SuperTomato |
The rugby mobile code console |
rugby-console.r | v:1.0.0 3.7 KB 6 May 2003 | A P2P console for Rebol/Rugby author: maarten koopmans |
RNILL - REBOL Non Intelligent Language Learner |
rnill.r | v:1.0.4 10.8 KB 19 Feb 2004 | RNILL a REBOL implementation of a non intelligent language learner
inspired by NIALL (Non Intelligent Amos Language Learner by
Mathew Peck 1990). author: Allen Kamp |
Roman |
roman.r | v:1.0.0 2.1 KB 13 Mar 2003 | Converts a Roman numeral to Arabic and reverse! author: Andrew Martin |
Rot-13 |
rot-13.r | v:1.0.1 1.1 KB 13 Mar 2003 | To Encode and Decode Rot-13 strings author: Allen Kamp |
Round |
round.r | v:1.0.1 1.1 KB 13 Mar 2003 | Rounds a number at any given place. author: Andrew Martin |
RSS feed reader |
rss.r | v:2.0.6 28.9 KB 20 Jul 2007 | Live Bookmarks author: Piotr Gapinski |
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 |
Rugby client and server |
rugby_server.r | v:2.0.0.0 17.6 KB 13 Mar 2003 | A high-performance, handler based, server framework and a rebol request broker... author: Maarten Koopmans |
Messenger |
rebalert.r | v:1.0.3 2.6 KB 5 Apr 2004 | Display a Reminder at a specified time author: P Bevan |
Asynchronous Request Broker |
rugby.r | v:1.0.0 9.5 KB 13 Mar 2003 | An asynchronous, high-performance, handler based, server framework and a rebol request broker... author: Maarten Koopmans |
Basic RC4 algorithm |
rc4.r | 2.2 KB 30 Apr 2004 | Provides encryption and decryption using the basic RC4 algorithm author: Arthur Beltrao (Brasil) |
Sorting nested blocks |
sort-nests.r | v:1.0.0 1.0 KB 6 May 2003 | Sort a block of blocks on different fields. author: Jeff Kreis |
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 |
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 |
SQL PROTOCOL |
sql-protocol.r discussion documentation | v:0.6.8 84.2 KB 3 Jan 2011 | SQL-PROTOCOL is a SQL Relationnal Database Management System (RDBMS) entirely written in REBOL
with JOIN and SORT capability. This allow you having an easy to use lightweight database engine embeded
in your REBOL application.
Today, sql-protocol execute only these kind of query :
* SELECT ... FROM ... WHERE ... ORDER BY ...
* INSERT ... INTO ... VALUES ...
* [...] author: marco |
Steganography |
steganography.r | v:1.1.0 3.3 KB 13 Mar 2007 | Functions to hide text data in the noise pixels of an image author: Piotr Gapinski |
window resizer style example |
simple-win-resizer-style.r | v:0.1.0 2.5 KB 2 Jun 2011 | A quick way to add a simple window resizer to VID GUIs author: Marco Antoniazzi |