Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
to-fussy-idate
to-fussy-idate.rv:1.0.1
3.5 KB
22 Apr 2005
A function which converts a Rebol date! to a string formatted according to a strict interpretation of the RFC 822 standard. If the time is not provided, a default of 00:00 is used. If the seconds are not set, 00 is used. (NB The zone defaults to 00:00 in a Rebol date) [...]
author: Peter WA Wood
to-iso8601-date
to-iso-8601-date.rv:1.1.1
3.3 KB
22 Apr 2005
A function which converts a Rebol date! to a string which complies with ISO 8601. If the time is not provided, a default of 00:00 is used. Truncates any milli-seconds. (NB The zone defaults to 00:00 in a Rebol date)
author: Peter WA Wood
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]
Diary
diary.r971 bytes
20 Sep 2014
This programme allows you to simply keep a diary It writes to a plain text file the *** title *** and the body, automatically adding Date and Time.
author: Caridorc
PARADOX-PROTOCOL
paradox-protocol.rv:0.3.3
12.5 KB
3 Mar 2011
Paradox database REBOL protocol
author: nicolas
Voice Alarms
voice-alarms.r4.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
REBOL Blogger
new-blog.r
 discussion
v:1.4.1
39.0 KB
11 Jul 2007
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
RBBS - REBOL Bulletin Board Tutorial
rbbs.rv:1.0.0
16.9 KB
5 Jun 2005
A CGI Web Bulletin Board / Message Board
author: carl sassenrath
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
XPDev
xpdev.rv:0.0.2
110.4 KB
24 May 2006
XPDev is a program that helps XP devellopers to manage documentation
author: [unknown]
form-date
form-date.r
 documentation
v:1.0.1
5.5 KB
18 Jul 2007
Return formatted date string using strftime style format specifiers
author: Christopher Ross-Gill
CSV Handling Tools
csv-tools.rv:1.1.5
11.9 KB
20 Dec 2011
Loads and formats CSV data, for enterprise or mezzanine use.
author: Brian Hawley
Obscure File Server
fileserver.r14.4 KB
3 Sep 2009
Share files over HTTP protocol +NLS
author: pijoter
Garmin GPS protocol handler
garmin-protocol.rv:0.4.2
18.7 KB
12 Dec 2004
Garmin eTrex Legend protocol handler
author: Piotr Gapinski
Library History
history.rv:1.0.1
2.1 KB
13 Mar 2003
Show file change dates for the REBOL public library. Click on a file to view it.
author: Carl Sassenrath
Project Time
pt.rv:1.0.0
5.2 KB
6 Jul 2006
I am working in multiple porjects at the same time, so i wanted to have a tool, to track my time spent for each project. This simple tool makes this available.
author: Varga Árpád
POINT OF SALE SYSTEM
pos.r12.6 KB
14 Mar 2010
This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving receipts. The RebGUI parts are simple and short. Note that the username [...]
author: nick
Cellphone reminder
remind.rv:0.2
5.4 KB
13 Mar 2003
Reads a file 'data.txt' containing appointment data, and sends my cell phone a text message 5 minutes before the appointment.
author: Graham Chiu
RRD
rrd.rv:1.0.0
4.2 KB
21 Jul 2008
Create, Manager, and Use simplified RRD DB
author: Roger McIlmoyle
rebzip
rebzip.r
 discussion
v:1.0.1
21.3 KB
17 Jul 2009
Zip archiver / unarchiver
author: Vincent Ecuyer