Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
CouchDB Client
couchdb3.rv:0.0.11
11.5 KB
22 Jan 2010
Use couchdb as a datastore ( http://couchdb.apache.org/ )
author: Ingo Hohmann
Dual Column Text
dual-col.rv:1.0.0
1.6 KB
13 Mar 2003
Shows an easy way to make dual column text.
author: Carl Sassenrath
Compute the date of Easter day
easter-day.rv:1.1.0
1.3 KB
1 Mar 2005
Just a small function to compute the date of the Easter day. Can be used to compute other dates related to Easter. Should be accurate for years starting at 1583 to 2050, and maybe more.
author: Didier Cadieu, but many more
dates of easter
easter.r1.0 KB
1 Mar 2005
find the date Easter will fall on for a particular year
author: [unknown]
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
REBOL/Layout
layout-1.8.r
 discussion
v:0.1.8
37.1 KB
13 Mar 2003
Visual Layout Editor, now accepts more than 6 layouts
author: Carl Sassenrath, Ammon Johnson
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
Mass mailer
massmailer.r
 documentation
v:2.3.24
6.1 KB
15 Feb 2011
icon for massmailer.rMass emailng the world!
author: Massimiliano Vessi
NIST clock
nistclock.r3.6 KB
14 Nov 2012
Get the current time using the NIST service. Defines NIST-TIME, NIST-CORRECTED-TIME and SET-SYSTEM-TIME functions. Uses a GUI to display and (eventually) set system time.
author: Ladislav Mecir
Analyze of Oracle listener logs
ora-listener.rv:1.1.0
19.7 KB
28 Jun 2004
Oracle SGBD rebtool to analyze listener log
author: Philippe Le Goff (with help of Ladislav Mecir)
PhotoTrackr DPL converter
phototrackr-converter.r8.8 KB
27 Oct 2010
Converts memory dumps of the PhotoTrackr GPS (DPL) logger to OziExplorer/GPX formats
author: pijoter
Rebol date to-timestamp
to-timestamp.rv:0.0.3
0.9 KB
13 Mar 2003
For better date storage (in large date databases)
author: Oldes
Date and time in digits
time-in-digits.rv:1
1.6 KB
13 Mar 2003
Convert the date and time into a string of digits.
author: Ryan C. Christiansen
ZIP explorer
zip.rv:0.1.0
5.4 KB
13 Mar 2003
Shows content of some ZIP archive
author: Oldes
Analog Clock
analog-clock.r
 documentation
v:1.2.0
5.6 KB
28 Jan 2013
Colorful clock with analog display
author: Vincent Ecuyer
Estimate size of a REBOL application
application-sizer.r
 documentation
v:0.0.3
13.2 KB
7 Dec 2008
[no purpose header found]
author: Sunanda
Email Blaster
blast.r
 documentation
v:1.0.0
1.8 KB
13 Mar 2003
Send an email to everyone on a spreadsheet of email addresses. Personalize the greeting for each. Keep a log of who was been sent the message.
author: Anonymous
Dynamic Script Localization
locale.r
 documentation
v:1.0.1
12.6 KB
6 Sep 2004
Locale.r extends the system/locale objet in order to supply a dynamique localization of applications
author: marco
REST-Friendly HTTP Protocol
rest.r
 documentation
v:0.1.0
5.2 KB
10 Nov 2008
An elementary HTTP protocol allowing more versatility when developing Web Services clients: REST, SOAP or other.
author: Christopher Ross-Gill
Native requestors
native-requestors.r8.8 KB
15 Jul 2009
Replaces a number of REBOL requestors with native equivalents. Windows requires COMLib.r from http://anton.wildit.net.au/rebol/os/windows/COMLib/ REQUESTOR Mac Win alert Y Y confirm Y Y request Y Y request-color Y N request-date N N request-dir Y Y request-download N N request-file N N request-list Y N request-pass Y N request-text Y Y say [...]
author: Ashley G Truter