Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
REBOL CGI Test Script
test.rv:0.0.2
3.1 KB
17 Jan 2005
REBOL Test CGI-Script for Serve-It!
author: Dirk Weyand
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
Anonymous CGI session services
acgiss.r
 documentation
v:0.0.1
8.1 KB
18 Dec 2006
Provide basic cookie support for CGI scripts
author: Sunanda
CGI Form Emailer
cgimail.r
 documentation
736 bytes
13 Mar 2003
Emails the contents input into a web CGI form.
author: [unknown]
Sends Email via CGI Form
cgiemailer.r
 documentation
v:1.0.0
855 bytes
13 Mar 2003
Uses a Web form to send an email message.
author: Anonymous
EASY SOCCER
easy-soccer.r
 documentation
v:2.1.1
15.1 KB
3 Jan 2011
Easy-Soccer is a broker based on CGI which offer an easy way to write and the deploy distributed Rebol application. Easy-Soccer makes very easy to expose function written in Rebol like services. Thus, you can use these functions as if they were defined locally. In a distributed environment Easy-Soccer uses a simple WEB server and CGI to execute Rebol code [...]
author: marco
cookie-example.r
cookie-example.r
 documentation
v:1.0.1
7.5 KB
13 Aug 2004
Demonstrates how to set session cookies and use them to retrieve session variables. Much of the code has been cobbled together from much more structured (ie not all in one module) code used by rebol.org itself
author: Sunanda
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
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
EASY SERVICE
easy-service.rv:1.0.2
14.8 KB
16 Nov 2005
Easy-Service is a broker based on REBOL/Service which offer an easy way to write and the deploy distributed Rebol application. Easy-Service makes very easy to expose function written in Rebol like REBOL/Services. Thus, you can use these functions as if they were defined locally. In a distributed environment easy-service uses a simple [...]
author: marco
FormMail.pl Lookalike Spam Trap
formmail.pl2.5 KB
21 May 2007
Respond to a CGI calls as if we were FormMail.pl (See http://www.scriptarchive.com/formmail.html) If the request seems to be an openness check, respond with an email indicating this server is ready for abuse. Else, swallow spam email and return nothing. Note the filename - for once, a rebol script [...]
author: HY
Input via CGI
input-cgi.r721 bytes
13 Mar 2003
Get CGI input with either POST or GET
author: Mike Yaunish
REBOL Directory Services Lookup
lookup.rv:1.1.0
3.7 KB
13 Mar 2003
Provides a simple but effective directory server for peer-to-peer and other types of REBOL applications. Can be installed on any CGI webserver.
author: Carl Sassenrath
Script Library Submission Processor (CGI side)
post-script.rv:1.0.5
4.1 KB
13 Mar 2003
Accepts a new or changed script for the script Library. Inspects the script's header first. Updates all related library index files.
author: Carl Sassenrath
Patches
patches.rv:1.4.0
5.6 KB
14 Nov 2003
Various patches to Rebol.
author: A J Martin
Simple Search
simple-search.r2.7 KB
17 May 2009
Searches though all files in all subdirectories to find given text in each file. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html (a website CGI version of the script is also given in the tutorial).
author: nick
Web Form Widgets
webwidget.rv:1.0.0
1.6 KB
13 Mar 2003
Generate HTML code quickly and easily for several form elements.
author: Andrew Grossman
Red compiler and Runner
redcompiler.r
 documentation
9.9 KB
5 Dec 2012
GUI to help with compile and run your Red(/System) scripts.
author: arnold van hofwegen
Content-Type
content-type.rv:1.0.1
626 bytes
13 Mar 2003
Prints Content-type header for cgi.
author: Andrew Martin
CD Track Titles
cd-track-titles.r8.4 KB
29 Jan 2008
This script illustrates a method of obtaining the track titles of music CDs so that the titles may become part of a CD directory or data base - without typing each title in manually.
author: r.
Windows clock sync
clock-sync.r1.5 KB
24 Oct 2009
Synchronize your Windows date and time with the clock on your web server. The 4 line CGI script given at the end of this example prints out the current date and time on your web server, and this script reads it and sets the operating system clock to match it. (To do the same thing in Linux, see Ladislav Mecir's set-system-time-lin [...]
author: [unknown]
FastCGI Broker
fcgi-broker.r
 discussion
v:1.0.1
2.6 KB
15 Dec 2005
Rebol script broker for a hooked rebol interpreter launched as a FastCGI application. This is the root script which runs others scripts on request of the FastCGI peer. This enables REBOL/Core or REBOL/View to act as a FastCGI application without the need for REBOL/Command. This script only works on Windows with a patched REBOL interpreter. Details available at [...]
author: Pascal Hurni
Gradient Colorize Examples
my_grab.rv:0.0.1
2.8 KB
13 Mar 2003
Trying to Auto DL weather maps on 30min. intervals from: http://wwwghcc.msfc.nasa.gov/cgi-bin/get-goes?satellite=Global Composite&x=0&y=0&map=none&zoom=1&width=1000&height=500&quality=100
author: Tesserator
Remove Unwanted Emails CGI
remove-emails-cgi.r1.0 KB
10 Aug 2010
Remove any emails from your POP account which contain specified snippets of text.
author: nick