Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
View an Image behind File Name
view-image-name2.r
 documentation
v:1.0.0
562 bytes
13 Mar 2003
Display an image with its file name on top of it.
author: Anonymous
View an Image in a Window
view-image.r
 documentation
v:1.0.0
496 bytes
13 Mar 2003
View an image in a window.
author: Anonymous
View HTML Code
view-html.r
 documentation
v:1.0.0
464 bytes
13 Mar 2003
Fetch a web page and view its HTML code in a window.
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
Demo sound player
wavplayer.r10.6 KB
4 Nov 2011
The is a complete program (as opposed to a code sample) that plays a .wav file. It is an annotated modification of a script sent to the author in response to a question on the REBOL mailing list, namely, how to find out how long a .wav file will play. Besides playing a sound file, this script is annotated to explain how to make a progress [...]
author: Steven White with help from Rosemary de Dear
WHOIS Maker
whoismaker.rv:1.0.0
1.4 KB
13 Mar 2003
WhoIs query, parse, and save as a file
author: David Handy
Wiggly Text
wiggly-text.r866 bytes
13 Mar 2014
A quick demo done with a student, loosely based on the QT Wiggly example.
author: nick
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]
Wall Street
wall-street.r3.6 KB
5 Jun 2007
Small nice demo
author: rebolek
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
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
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
WAP Mail Reader CGI
wap-mail-reader.r3.4 KB
10 Aug 2010
Read email using your WAP cell phone browser.
author: nick
Wiki entry R3
wiki-rebol3.rv:3.0.6
4.1 KB
2 Jan 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 Rebol3
author: Massimiliano Vessi
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
Watch Various Webcams
watch-various-webcams.r823 bytes
11 Mar 2017
Display video feeds from more than 130 live webcam servers. The code used to gather the list of validated working cam URLs is also provided.
author: [unknown]
Web Banner
webbanner.rv:1.0.0
1.1 KB
13 Mar 2003
Generate HTML code that displays a banner and links to its destination.
author: Andrew Grossman
Wild Buttons
wild-buttons.rv:1.0.1
2.8 KB
13 Mar 2003
To demonstrate some easy visual button effects with REBOL/View.
author: Bohdan Lechnowsky
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