Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
vprint: print/logging management tool
vprint.r
 documentation
v:1.3.2
10.0 KB
11 Dec 2008
programatically selectable, indented printing/tracing/logging/debugging engine.
author: Maxim Olivier-Adlhoch
Topic Tags
topic-tags.r
 discussion
v:0.2.1
9.3 KB
15 May 2004
Makes tagging the mailing list a little bit more comfortable. Lists all topic tags in a window which I like to have open while tagging. Clicking on any tag copies it into clipboard so I only have to paste it into browser.
author: Christian Ensel
BBcode
bbcode.rv:0.1.0
8.7 KB
9 Jan 2009
Basic BBCode implementation. For more info about BBCode check http://en.wikipedia.org/wiki/BBCode
author: David 'Oldes' Oliva
HTML Dialect
html.r
 documentation
v:0.0.7
21.8 KB
20 Aug 2008
HTML dialect for simple generation of webpages with REBOL code.
author: henrik mikael kristensen
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
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
SLiM - STEEL | Library Manager
slim.rv:0.9.13
29.1 KB
7 Mar 2009
Loads and Manage Run-time linkable libraries. Also serves as a specification.
author: Maxim Olivier-Adlhoch
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
REBOL tagfile generator
rtags.r
 documentation
v:1.1.0
4.2 KB
13 Mar 2003
Generates a tagfile that can be used with vi/emacs to quickly locate set-words in your code
author: Ernie van der Meer
Web HTML Tag Extractor
websplit.r
 documentation
v:1.0.0
709 bytes
13 Mar 2003
Separate the HTML tags from the body text of a document.
author: Anonymous
make-word-list
make-word-list.r
 documentation
v:1.0.0
16.5 KB
2 Apr 2007
Makes a list of words from a string
author: peter
Textile Parser
textile.r
 documentation
v:0.2.0
16.2 KB
16 Jun 2006
Transforms Textile-formatted text into HTML
author: Brian Wisti
JPG analyse
jpg-analyse.rv:1.0.0
5.1 KB
13 Mar 2003
To remove some data from the JPG files to make them smaller. For example files from Adobe contains so many other informations that the file is twice bigger than may be.
author: Oldes
LIQUID - core dataflow programming engine.
liquid.r
 discussion
v:0.8.1
64.9 KB
28 Mar 2009
Create procedural processing networks.
author: Maxim Olivier-Adlhoch
CGI common procedures
cgibasic.r
 discussion
 documentation
8.0 KB
10 Nov 2011
This is a collection of functions that could be used in a CGI program. There is nothing in this module that has not been done better by others, but the code is more heavily annotated for beginners. Separate documentation explains how to use the functions. The comments should be helpful also. None of this is my original creation. I just assembled and annotated, [...]
author: Steven White
Emit RSS
emit-rss.r
 discussion
 documentation
v:1.0.0
4.5 KB
19 Nov 2007
Create an RSS Feed from a REBOL Block.
author: Christopher Ross-Gill
CSS
css.r
 documentation
v:1.0.0
2.1 KB
13 Mar 2003
CSS generates CSS markup from Rebol words, paths, tags, blocks and other Rebol values.
author: Andrew Martin
extract-web-links
extract-web-links.rv:1.2.1
6.3 KB
22 Apr 2005
A function which scans a string (normally a web page) and creates a block of URL/Text combinations for each HTML <a> tag in the string.
author: Peter WA Wood
IP Addresses
ipaddress.rv:1.0
2.9 KB
8 Dec 2006
How to know local and wan addresses with Rebol
author: François Jouen
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
ML
ml.rv:1.7.0
2.6 KB
13 Mar 2003
ML generates HTML, XHTML, XML, WML and SVG markup from Rebol words, paths, tags and blocks.
author: Andrew Martin
string encoding utilities
str-enc-utils.r
 documentation
v:1.2.3
45.9 KB
25 Jan 2015
A set of string utilities created to help with text encoding in 8-bit character strings
author: Peter W A Wood
Web Page Link Displayer
weblinks.r
 documentation
v:1.0.0
798 bytes
13 Mar 2003
Display all of the web links found on a page.
author: Anonymous
RebXML to XML Converter
rebxml2xml.rv:1.3.1
4.1 KB
2 Mar 2009
Converts a RebXML block structure to XML.
author: John Niclasen