Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
site-build
site-build.rv:1.0.0
40.1 KB
13 Mar 2003
site-build basicaly builds/updates a website based on the template I have developed. Requires html 4.0 compliant browser (opera 5 or IE 5).
author: Rishi Oswal
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
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
make-doc-pro
make-doc-pro.r
 documentation
v:1.0.8
57.8 KB
7 Feb 2004
Parses the make-doc-pro markup language into a datastructure that can be into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons.
author: Robert M. Münch
Web Site Builder
build-site.r
 documentation
v:1.0.0
5.6 KB
13 Mar 2003
The actual script that builds the REBOL web site (using a master template and a navigation structure).
author: Carl Sassenrath
CMS - web site builder
sitebuilder.cgi125.6 KB
22 Dec 2012
Easily create, edit, and arrange HTML pages on your web site. Upload existing content files or use the built-in WSYIWYG HTML editor (from openwebware.com) to layout pages visually, without having to write any code. It works just like a word processor, except it runs directly in your browser, right on your web site. You can adjust fonts, colors, and other [...]
author: nick
REBOL Blogger
blog.r
 documentation
v:1.3.2
18.3 KB
10 Jan 2005
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
Content Management
content-management.r
 documentation
v:1.0.0
4.3 KB
13 Mar 2003
test
author: Christopher Ross-Gill
dir-tree
dir-tree.rv:1.0.0
1.8 KB
13 Mar 2003
Recursively build a rebol and human readable tree from a directory or a ftp site. Maximum depth can be set.
author: Stephane Bagnier
Slidery
slidery.r23.5 KB
29 Dec 2013
See the help-text below. An MS Windows .exe. is available at http://re-bol.com/slidery.exe
author: nick
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
Sends Email via CGI Form
cgiemailer.r
 documentation
v:1.0.0
855 bytes
13 Mar 2003
Uses a Web form to send an email message.
author: Anonymous
Write Text File
ftpwrite.r
 documentation
v:1.0.0
457 bytes
13 Mar 2003
Write a text file to an FTP server.
author: Anonymous
MakeDoc 2 - The REBOL Standard Document Formatter
makedoc2.r
 documentation
v:2.5.7
17.0 KB
10 Mar 2007
This is the official MakeDoc document formatter that is used by REBOL Technologies for all documentation. It is the fastest and easiest way to create good looking documentation using any text editor (even ones that do not auto-wrap text). It creates titles, headings, contents, bullets, numbered lists, indented examples, note blocks, and more. For documentation, [...]
author: Carl Sassenrath
Mathematical Expression Dialect Parser
parse-expression.r
 documentation
v:0.9.6
8.3 KB
22 Mar 2011
Converts a mathematical expression into a block of rebol code that can be evaluated.
author: Francois Vanzeveren
Run sequence encoded integer data sets
rse-ids.r
 documentation
v:0.0.1
7.0 KB
21 Feb 2007
Provide an API for compacting/compressing sets of integers
author: christian
RebGUI span Example
rebgui-sizing.r
 documentation
v:1.0.0
1.9 KB
5 Jun 2007
RebGUI tutorial; display images, with widget span and window resizing
author: Brian Tiffin
RebGUI image Example
rebgui-image.r
 documentation
v:1.0.0
1.3 KB
4 Jun 2007
RebGUI tutorial; display an image, with tip and close action
author: Brian Tiffin
RebGUI and RebDB Sample
rebdbgui.r
 documentation
v:0.9.0
17.6 KB
3 Jul 2007
A quick demonstration of RebGUI with RebDB
author: Brian Tiffin
RebGUI table Example
rebgui-table.r
 documentation
v:1.0.0
1.7 KB
4 Jun 2007
RebGUI tutorial; display a table
author: Brian Tiffin