Values |
values.r | v:1.1.1 1.2 KB 13 Mar 2003 | Loads Values into Rebol. Interprets 'Needs field in header. author: Andrew Martin |
HTML Rainbow generator for Rebol/View |
view-rainbow.r | v:1.0.1 2.4 KB 13 Mar 2003 | Create HTML color fade effects. Places output on the clipboard author: Cal Dixon |
VID Shooter |
vid-shooter.r | 1.9 KB 6 Mar 2010 | A simple shooter game to demonstrate timer events and offsets in VID.
Taken from the tutorial at http://re-bol.com author: nick |
VID Usage |
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite |
VID1 for R3 |
vid1r3.r3 discussion | v:0.3.20 113.6 KB 17 Apr 2022 | Lets you use VID1 with R3 author: Marco Antoniazzi |
VID_build |
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi |
Visual sorting |
visual-sorting.r | v:0.0.10 21.4 KB 17 May 2016 | Collect and show various sorting algorithms. author: Marco Antoniazzi |
Voice Alarms |
voice-alarms.r | 4.5 KB 18 Nov 2009 | Record your voice or other sounds to be played as alarms for
any number of multiple events. Save and Load event lists. All
alarm sounds repeat until stopped. Record yourself saying 'wake
up you lazy bum' or 'hey dude, get up and walk the dog', then
set alarms to play those voice messages on any given day/time.
If you set [...] author: Nick Antonaccio |
Web Cam |
web-cam.r | 2.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 |
Download Multiple Pages |
webgetter.r | 537 bytes 13 Mar 2003 | Fetch several web pages and save them as local files. author: [unknown] |
Download Web Page |
webget.r | 423 bytes 13 Mar 2003 | Fetch a web page and save it as a file. author: [unknown] |
WHOIS Maker |
whoismaker.r | v:1.0.0 1.4 KB 13 Mar 2003 | WhoIs query, parse, and save as a file author: David Handy |
Find a file in sites |
web-find-file.r | v:3.0.0 2.8 KB 9 Nov 2012 | Finding web page containing a text, also crawling on all page links author: Massimiliano Vessi |
Gnome Evolving Wallpaper |
wallp.r | 1.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 |
Wiki entry R2 |
wiki-rebol2.r | v: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 |
REBOL Web Crawler |
webcrawler.r | 1.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 |
Web Server Management Tool |
web-tool.cgi | 19.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] |
Wiki entry R3 |
wiki-rebol3.r | v: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 |
web to plain |
web-to-plain.r | v:1.0.0 3.1 KB 8 Jul 2003 | to translate htmlized text into plain text in one pass
markdown? author: Tom Conlin |
Web-GetIt! |
wgetit.r | v:1.8.0 13.5 KB 6 Feb 2006 | Saves content of web pages to local disk. author: Dirk Weyand |
Window maker |
win-maker.r | v:0.1.0 5.1 KB 13 Mar 2003 | Adds title with any buttons to any face (useful for windows without standard system title) author: oldes |
webcam style |
webcam.r | v:0.0.2.0 1.8 KB 11 Jun 2004 | style for webcam images author: Piotr Gapinski |
Wall Street |
wall-street.r | 3.6 KB 5 Jun 2007 | Small nice demo author: rebolek |
Search a Web Page |
webfind.r | 511 bytes 13 Mar 2003 | Search a web page for a string, and save the page
to a file if it was found author: [unknown] |
WAP File Editor CGI |
wap-file-editor.r | 1.9 KB 10 Aug 2010 | Edit text file (insert only) using your WAP cell phone browser. author: nick |