Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
View A List of Data
view-list.r
 documentation
v:1.0.0
615 bytes
13 Mar 2003
Example of how to display a simple block of data as fixed width columns in a window. Code is just one line.
author: Anonymous
View-Hanoi
view-hanoi.r
 discussion
v:1.0.0
8.0 KB
13 Mar 2003
Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time.
author: Gregg Irwin
Visual sorting
visual-sorting.rv:0.0.10
21.4 KB
17 May 2016
icon for visual-sorting.rCollect and show various sorting algorithms.
author: Marco Antoniazzi
vprint: print/logging management tool
vprint.r
 documentation
v:1.3.2
10.0 KB
11 Dec 2008
programatically selectable, indented printing/tracing/logging/debugging engine.
author: Maxim Olivier-Adlhoch
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
Find a file in sites
web-find-file.rv:3.0.0
2.8 KB
9 Nov 2012
icon for web-find-file.rFinding web page containing a text, also crawling on all page links
author: Massimiliano Vessi
Wall Street
wall-street.r3.6 KB
5 Jun 2007
Small nice demo
author: rebolek
Gnome Evolving Wallpaper
wallp.r1.3 KB
16 Jan 2011
change every hours to three hours your gnome's desktop wallpaper with an image of planet Earth real time enlightenment. This script is a one-liner splited for reading purpose
author: Shadwolf - Alphé Salas-Schumann
REBOL Web Crawler
webcrawler.r1.9 KB
13 Mar 2003
To crawl the web starting from any site. Does not record duplicate visits. Saves all links found in 'newlinks.
author: Bohdan Lechnowsky
WAP File Editor CGI
wap-file-editor.r1.9 KB
10 Aug 2010
Edit text file (insert only) using your WAP cell phone browser.
author: nick
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
WAP File Viewer CGI
wap-file-viewer.r1.6 KB
10 Aug 2010
Read text files on your web server using your WAP cell phone browser.
author: nick
Hunt the Wumpus
wumpus.rv:1.0.1
9.7 KB
20 Jul 2003
A REBOL version of a retro text game. Just for fun.
author: Gregg Irwin
Web Cam
web-cam.r2.4 KB
2 Jul 2008
An example demonstrating how to use the Windows API to access local web cam images. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Web Server Management Tool
web-tool.cgi19.2 KB
4 Oct 2009
A CGI script to manage your web server. List directory contents, upload, download, edit, and search for files, execute OS commands (chmod, ls, mv, cp, etc. - any command available on your web server's operating system), and run REBOL commands directly on your server. Edited files are automatically backed up into an edit_history folder [...]
author: [unknown]
web to plain
web-to-plain.rv:1.0.0
3.1 KB
8 Jul 2003
to translate htmlized text into plain text in one pass markdown?
author: Tom Conlin
Webcam Viewer
webcam-viewer.r1.3 KB
29 Jun 2008
Display video feeds from live webcam servers. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Weekday
weekday.rv:1.1.2
985 bytes
13 Nov 2003
Creates Weekday routines to test if a date is a specific weekday.
author: Andrew Martin
CGI Comment Article
webcomment.r
 documentation
2.9 KB
13 Mar 2003
Run this to create the file used for the cgicomment.r script.
author: Carl Sassenrath
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin