Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Test if leap year
oneliner-leapyear.rv:1.0.0
681 bytes
20 Jul 2003
'Leapyear? returns 'true for date values that are leapyears. For example: >> leapyear? 1/1/2001 == none >> leapyear? 1/1/2000 == true
author: Andrew Martin
Day of week
oneliner-weekday.rv:1.0.0
563 bytes
20 Jul 2003
Returns the weekday of the date. Use 'Weekday? like: Weekday? 25/Dec/2002 ; == Wednesday
author: Andrew Martin
Password Generation
pword.rv:1.0
4.1 KB
19 Jun 2005
Create passwords based on a Pass Phrase
author: Cybarite
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
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
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
rebzip
rebzip.r
 discussion
v:1.0.1
21.3 KB
17 Jul 2009
Zip archiver / unarchiver
author: Vincent Ecuyer
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
RSS feed reader
rss.rv:2.0.6
28.9 KB
20 Jul 2007
Live Bookmarks
author: Piotr Gapinski
RebProcessor
rebprocessor.rv:0.0.1
3.4 KB
13 Mar 2003
RebProcessor is a cross between an HTML pre-processor and a website content manager. The user creates source files (foo.src) which can contain any combination of HTML and RP commands, and the script will generate the target file (foo.html) for further use. ** EMail me for the help file, and for the example source file **
author: Seth Chromick
Remote file Utility
remote-file.rv:0.0.2
6.0 KB
25 Sep 2003
Exchange files over a network without ftp
author: Ingo Hohmann
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
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
Save Scheme
save-scheme.rv: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.rv:1
905 bytes
10 Mar 2006
Convert the rebol date into a iCal date string .
author: RebKodeur
Unstylize
unstylize.rv:1.0.0
4.7 KB
1 Nov 2016
Converts a style sheet to the VID stylize dialect who generated it.
author: Annick Ecuyer
Updating and Creating links in INDEX files
update-index.rv:1.0.0
5.7 KB
7 Jan 2005
Update/create links in index files
author: JL MEYRIAL
Updating and Creating links in INDEX files
update_index.rv:1.0.0
5.6 KB
13 Mar 2003
Update/create links in index files
author: JL MEYRIAL
UTC now
utc-now.rv: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
Yearly Calendar
yearly-calendar.r1.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