Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
IEEE-32
ieee.rv:0.0.2
2.8 KB
28 Jan 2004
Provides conversion to and from IEEE-32 float (binary)
author: Piotr Gapinski
ico-parser
ico-parser.rv:0.0.1
5.4 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
ico-parser2
ico-parser2.rv:0.0.5
9.7 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
IMAP Handler
imapx-handler.rv:0.0.2
36.8 KB
30 Mar 2006
Add some RFC3501 (full imap) behaviour to the imap scheme.
author: rt & ingo hohmann
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
Logviewer
logviewer.r16.0 KB
13 Oct 2006
Monitor log files. Please read included readme for further information
author: Daniel Szmulewicz
msdate-to-date
msdate-to-date.rv:0.1.0
1.1 KB
13 Mar 2003
Converts standard MS DOS binary time to Rebol's one
author: Oldes
md5sum in REBOL
md5sum.r1.1 KB
7 Apr 2010
Demonstrate streaming checksums combined with seek mode. Prints the MD5 checksum for each file given as command-line argument in a format that is compatible with the commong md5sum(1) utility.
author: Andreas Bolka
Mini-MetaDB
metadb.rv:1.0.0
2.8 KB
16 Mar 2010
Simple associative database for managing metadata
author: Christopher Ross-Gill
Email Files as Compressed
mailfilescomp.r1.0 KB
13 Mar 2003
This example sends a group of files (binary or text) as a single compressed text message.
author: [unknown]
MD5 Message-Digest Algorithm
md5.rv:2.0.1
6.2 KB
16 Dec 2012
Returns a MD5 message digest of an input string as a binary!
author: Marco Antoniazzi
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
OpenGL Test
opengl.r22.6 KB
17 Oct 2003
Demonstrate the use of OpenGL in View/Pro on Windows
author: Cal Dixon
Print-Hex
print-hex.r
 documentation
v:1.0.0
4.0 KB
1 Feb 2013
Displays binary data both in hexadecimal and filtered ASCII.
author: Vincent Ecuyer
quoted-printable encoder
qp-encode.rv:2.0.0
1.7 KB
2 Apr 2008
Encodes the string data to quoted-printable format
author: Oldes
RAR parser
rar.rv:0.1.1
5.6 KB
13 Mar 2003
Just if you need to search inside your RAR archives (for example)
author: Oldes
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
request-date object/func optimization and enhancment
request-date.rv:1.1
5.4 KB
11 Mar 2004
This is an enhanced replacement for the original request-date function, the embedded date picker in view (datepicker). - Clean, correct and optimize the code. - add day names at top of window (use system/locales/days). - add first-day-of-week value to choose starting with Sunday or Monday. (I think this value should be part of system/locales) - add Today [...]
author: Didier Cadieu
Win-Registry-Control
registry.rv:1.1.0
13.9 KB
13 Mar 2003
View and modify data of windows registry.
author: Frank Sievertsen
Sticky Notes
sticky-notes.rv:1.0.0
10.4 KB
18 Sep 2009
Simple but useful sticky note application. Click on New to create new note item. Use icons on note items to edit, delete & resize the item. Click on an item to move, hold CTRL to align. All notes will be saved (compressed) under %notes.dat when you click on Save or Quit.
author: Endo
Web Site Checker
site-check.rv:1.1.1
3.5 KB
11 Jun 2004
Scan a web site looking for missing pages, remote links, email links, etc. Helps you clean up sites.
author: Carl Sassenrath
Rich Text Format style
simple-rich-text-style.rv:0.0.4
8.9 KB
3 Aug 2013
A quick way to add simple rich-text to VID GUIs
author: Marco Antoniazzi
Tooltip style example
simple-tooltip-style.rv:0.9.6
5.6 KB
3 Apr 2016
A quick way to add a simple tooltip to VID GUIs
author: Marco Antoniazzi
SHA1 Message-Digest Algorithm
sha1.rv:1.0.0
5.3 KB
16 Dec 2012
Returns a sha1 message digest of an input string as a binary!
author: Marco Antoniazzi
SHA2 Message-Digest Algorithm
sha2.rv:1.0.0
7.7 KB
23 Mar 2013
Returns a sha2 message digest of an input string as a binary!
author: Marco Antoniazzi