Save Scheme |
save-scheme.r | v:1.0.0 8.8 KB 2 Nov 2016 | Saves scheme specification to a file. author: Annick Ecuyer |
to-ical-date.r |
to-ical-date.r | v:1 905 bytes 10 Mar 2006 | Convert the rebol date into a iCal date string . author: RebKodeur |
Unstylize |
unstylize.r | v:1.0.0 4.7 KB 1 Nov 2016 | Converts a style sheet to the VID stylize dialect who generated it. author: Annick Ecuyer |
UTC now |
utc-now.r | v:1.1.0 1.5 KB 13 Jul 2009 | Mimics the functions of the built-in now function adjusted to UTC. author: Peter W A Wood |
Updating and Creating links in INDEX files |
update_index.r | v:1.0.0 5.6 KB 13 Mar 2003 | Update/create links in index files author: JL MEYRIAL |
Updating and Creating links in INDEX files |
update-index.r | v:1.0.0 5.7 KB 7 Jan 2005 | Update/create links in index files author: JL MEYRIAL |
Yearly Calendar |
yearly-calendar.r | 1.6 KB 4 Feb 2017 | Displays a calendar for the entire year chosen by the user.
Click any date to edit that day's events. author: nick |
CouchDB Client |
couchdb3.r | v: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.r | v:1.0.0 1.6 KB 13 Mar 2003 | Shows an easy way to make dual column text. author: Carl Sassenrath |
dates of easter |
easter.r | 1.0 KB 1 Mar 2005 | find the date Easter will fall on for a particular year author: [unknown] |
Compute the date of Easter day |
easter-day.r | v: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 |
FormMail.pl Lookalike Spam Trap |
formmail.pl | 2.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.r | v: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 | Mass emailng the world! author: Massimiliano Vessi |
NIST clock |
nistclock.r | 3.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.r | v: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.r | 8.8 KB 27 Oct 2010 | Converts memory dumps of the PhotoTrackr GPS (DPL) logger to OziExplorer/GPX formats author: pijoter |
Date and time in digits |
time-in-digits.r | v:1 1.6 KB 13 Mar 2003 | Convert the date and time into a string of digits. author: Ryan C. Christiansen |
Rebol date to-timestamp |
to-timestamp.r | v:0.0.3 0.9 KB 13 Mar 2003 | For better date storage (in large date databases) author: Oldes |
ZIP explorer |
zip.r | v:0.1.0 5.4 KB 13 Mar 2003 | Shows content of some ZIP archive author: Oldes |
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 |
Analog Clock |
analog-clock.r documentation | v:1.2.0 5.6 KB 28 Jan 2013 | Colorful clock with analog display author: Vincent Ecuyer |
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 |