Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Handy Server Monitor Window
monitor.rv:1.0.0
2.8 KB
13 Mar 2003
A handy script that monitors various servers (such as web and email servers) and displays them in a nice little status window.
author: Carl Sassenrath
REBOL news Protocol $Revision: 1.8 $
nntp.rv:1.8.0
20.7 KB
13 Mar 2003
Read and post news articles
author: Jeff Kreis
Simple pager
pager.r
 documentation
v:0.9.4
12.8 KB
28 Mar 2008
A more less page pager; support b, r, /, ?, >, <, q and /options [rows: cols: num: eof:]
author: Brian Tiffin
PARADOX-PROTOCOL
paradox-protocol.rv:0.3.3
12.5 KB
3 Mar 2011
Paradox database REBOL protocol
author: nicolas
Rugby
rugby4.rv:4.0.2
28.4 KB
13 Mar 2003
A high-performance, handler based, server framework and a rebol request broker...
author: Maarten Koopmans
REST-Friendly HTTP Protocol
rest.r
 documentation
v:0.1.0
5.2 KB
10 Nov 2008
An elementary HTTP protocol allowing more versatility when developing Web Services clients: REST, SOAP or other.
author: Christopher Ross-Gill
The rugby mobile code console
rugby-console.rv:1.0.0
3.7 KB
6 May 2003
A P2P console for Rebol/Rugby
author: maarten koopmans
RIM Bot
rim-bot.rv:0.6.0
5.2 KB
13 Mar 2003
Provides easy to use interface into RIM (Rebol Instant Messenger) communications.
author: Ryan S. Cole
Rugby
rugby3.rv: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 System Tray
simple-system-tray.r2.8 KB
18 Oct 2013
After learning Rebol 1.3 could place itself in the System Tray on Windows, and after finding Graham's example, I decided to make a slightly simpler version of the System Tray dialect. Since it's based on Graham's example, it may well be missing stuff... Later note: This was also an experiment for me, learning the parse dialect.
author: Izkata
System Port - Drag Accept Demo
sys-port-drag-accept.rv: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
techfell uSqlite3 protocol handler
techfell-protocol.rv:0.0.2
8.2 KB
9 Feb 2006
http://users.iol.it/irwin/ uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple as possible. Readers who are not familiar with SQLite are advised to visit www.sqlite.org. uSQLite [...]
author: Piotr Gapinski
Textris
textris.r8.2 KB
29 Jun 2008
The game of Tetris, in text mode. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
URI
uri.rv:1.1.1
1.7 KB
13 Mar 2003
URI parse rules.
author: Andrew Martin
CSV Handling Tools
csv-tools.rv:1.1.5
11.9 KB
20 Dec 2011
Loads and formats CSV data, for enterprise or mezzanine use.
author: Brian Hawley
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
Editor with Undo
editor-with-undo.r4.1 KB
5 Oct 2010
Demonstrates how alter REBOL's built in text editor. Romano Paolo Tenca's edit-text-undo (http://www.rebol.it/romano/edit-text-undo.txt) is incorporated. The color scheme and help text in the editor are also adjusted. The key to making the changes is in the lines: ctx-edit: mold :ctx-edit (make changes to the code in ctx-edit) [...]
author: Romano Paolo Tenca, (incorporated by Nick Antonaccio)
En-/decryption Functions
encrypt.r2.1 KB
13 Mar 2003
A basic encryption scheme.
author: Bohdan Lechnowsky
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
author: Christian Ensel
POINT OF SALE SYSTEM
pos.r12.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