Vertical and horizontal panels styles |
vert-horiz-panels-style.r | v:0.1.3 3.4 KB 17 Dec 2011 | Add simple vertical and horizontal panels styles to VID GUIs author: Marco Antoniazzi |
VID Titlebar |
vid-drag-bar.r | v:0.0.4 5.4 KB 9 Mar 2009 | A VID Titlebar Style author: Ammon Johnson |
Wiki |
wiki.r | v:3.3.2 25.6 KB 19 Jul 2003 | Implements a Wiki using Rebol and the Xitami webserver. author: Andrew Martin |
Wall Street |
wall-street.r | 3.6 KB 5 Jun 2007 | Small nice demo author: rebolek |
Wild Buttons |
wild-buttons.r | v:1.0.1 2.8 KB 13 Mar 2003 | To demonstrate some easy visual button effects with REBOL/View. author: Bohdan Lechnowsky |
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 |
VID Usage |
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite |
Altme chat reader/exporter |
altme-chat-reader.r discussion | v:1.2.1 23.2 KB 19 May 2016 | Display or export to html the content of an Altme chat group.
Can be used in interractif or command-line mode.
For usage, run the script with -? argument :
"rebol.exe -s altme-chat-reader.r -?" author: [unknown] |
CGI Emailer Form (HTML Part) |
cgiemailhtml.r documentation | 1.7 KB 13 Mar 2003 | HTML form to go with CGI Emailer example (cgiemailer.r). author: [unknown] |
Easy CGI Form (HTML Part) |
cgiformhtml.r documentation | v:1.0.0 1.4 KB 13 Mar 2003 | HTML form to go with Easy CGI example (cgiform.r). author: Anonymous |
Can Rebol Print? |
can-rebol-print.r | v:0.1.1 13.4 KB 12 Oct 2008 | This script illustrate some possible methods of printing script output. author: mr.z |
CGI Event Calendar |
cgi-event-calendar.r | 2.4 KB 17 Apr 2010 | A web site CGI application that displays events in the current
calendar month, with links to specified event pages. Events
are stored in the file %bb.db, in the format:
["event 1" 18-Apr-2010 http://website.com/event1.html]
["event 2" 20-Apr-2010 http://website.com/event2.html]
["event 3" 20-Apr-2010 http://website.com/event3.html] [...] author: nick |
Embedded Search |
embedded-search.r | v:1.0.0 3.3 KB 19 Aug 2006 | The script enables a document search from within a browser. author: rwvd.zee |
Forum |
forum.r | 15.2 KB 17 Jun 2010 | A CGI forum application, running at http://rebolforum.com.
Please link to it, so that new REBOLers have a place to ask questions! author: nick |
HTML calendar |
html-calendar.r documentation | 1.4 KB 5 Dec 2003 | Creates an HTML file containing the current calendar month and displays it in
the browser author: Bohdan Lechnowsky |
National Geographic Image of the Day Downloader |
ngbg2.r | v:1.2.5 12.3 KB 11 Sep 2007 | Downloads all the Picture Of The Day images (current and past)
from the National Geographic website and saves it to a location of your choice.
Revisions:
Version 1.2.5 Checked to see if the large wallpaper exists and if not to use the smaller
wall paper image.
Version 1.2.4 Changed from Viewing the POTD to Browsing the POTD which then
allows the user to go back [...] author: Gordon Raboud |
Sintezar PM-101 - Phase Manipulation Digital Synthesizer |
pm-101.r documentation | v:0.4.0 81.3 KB 23 Jun 2006 | synthetiser author: Boleslav Brezovsky |
Parse & Display Of The Core23 Manual |
parse-core23-manual.r | v:1.0.1 16.9 KB 26 Sep 2007 | a parsing exercise author: R. v.d.Zee |
REBOL Document Generator |
rebdoc.r documentation | v:1.0.1 3.9 KB 13 Mar 2003 | Generates an HTML formatted document of all REBOL
defined words (from the information found within the
REBOL program itself). The output file is rebdoc.html. author: Carl Sassenrath |
Rebolide |
rebolide.r discussion | v:5.4.39 227.7 KB 7 Sep 2012 | A Rebol IDE for beginners that helps learning Rebol.
I suggest you to put this script in a separete folder. author: Massimiliano Vessi |