Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Telnet Chat
telnetchat.rv:1.0.0
4.3 KB
6 May 2003
A chat-server you can telnet to! ;o)
author: Tommy Giessing Pedersen
Rebol Tiff Reader
tiffreader.rv:1.0
2.4 KB
2 Mar 2010
Some examples how to use tiff lib
author: François Jouen.
Text Editor
text-edit.rv:1.0.0
1.7 KB
6 May 2003
A basic text editor with: cut, copy, paste, horizontal and vertical scrolling, URLs as file names (for FTP remote editing), shortcut keys and a dialog box for file save confirmation.
author: Carl Sassenrath
Text File Viewer
text-view.rv:1.0.2
1.4 KB
13 Mar 2003
A simple scrolling text file viewer. (Updated from 20-May-2000 version.)
author: Carl Sassenrath
Tic Tac Toe
tic-tac-toe.r766 bytes
25 Mar 2018
A 5 minute response to: https://blog.plan99.net/reacts-tictactoe-tutorial-in-kotlin-javafx-715c75a947d2
author: [unknown]
Tooltip example and other... to be continued
tooltip.r2.3 KB
17 Dec 2019
Simplest tooltip to VID GUIs + ...
author: saulius_g
(treelist)
treelist.rv:0.0.1
3.6 KB
11 Sep 2010
show how to build a simple tree list
author: Marco Antoniazzi derived from Didier CADIEU
A Tiny Web Server
tiny-server.r2.0 KB
26 Mar 2013
Inspired by Carl's Tiny Web Server: http://www.rebol.net/cookbook/recipes/0057.html. This one is compatible with Rebol 3.
author: [unknown]
udp2bc
udp2broadcast.rv:1.0.1
886 bytes
15 Nov 2007
udp input forwarded/redirected as broadcast
author: ND
Units
units.rv:0.0.0
19.0 KB
26 May 2015
Units conversion program
author: Scott Wall
Prompt for User and Password
userprotect.r505 bytes
13 Mar 2003
Prompt for username and password to use for a transfer.
author: [unknown]
URI
uri.rv:1.1.1
1.7 KB
13 Mar 2003
URI parse rules.
author: Andrew Martin
Origami Demo
upmc12.rv:1.0
223.0 KB
26 Feb 2007
Playing with Rebol on Ultra Mobile Personal Computer. Use keyboard arrows for options!
author: Franois Jouen
Vertical and horizontal panels styles
vert-horiz-panels-style.rv:0.1.3
3.4 KB
17 Dec 2011
Add simple vertical and horizontal panels styles to VID GUIs
author: Marco Antoniazzi
VID Group
vid-group.r1.6 KB
9 Mar 2009
A simple group VID style with enable/disable capability
author: Ammon Johnson
VT100 Functions
vt100.rv:1.0.0
1.0 KB
13 Mar 2003
Examples of VT100 screen functions
author: Jeff Kreis
webcam style
webcam.rv:0.0.2.0
1.8 KB
11 Jun 2004
style for webcam images
author: Piotr Gapinski
Download Multiple Pages
webgetter.r537 bytes
13 Mar 2003
Fetch several web pages and save them as local files.
author: [unknown]
Download Web Page
webget.r423 bytes
13 Mar 2003
Fetch a web page and save it as a file.
author: [unknown]
Wiki entry R2
wiki-rebol2.rv:3.1.4
4.4 KB
14 Feb 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol2
author: Max Vessi