Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Micro Web Server
webserver.r
 discussion
2.1 KB
13 Mar 2003
Here is a web server that works quite well and can be run from just about any machine. It's not only fast, but its also small so it's easy to enhance.
author: [unknown]
Web Server Management Tool
web-tool.cgi19.2 KB
4 Oct 2009
A CGI script to manage your web server. List directory contents, upload, download, edit, and search for files, execute OS commands (chmod, ls, mv, cp, etc. - any command available on your web server's operating system), and run REBOL commands directly on your server. Edited files are automatically backed up into an edit_history folder [...]
author: [unknown]
web to plain
web-to-plain.rv:1.0.0
3.1 KB
8 Jul 2003
to translate htmlized text into plain text in one pass markdown?
author: Tom Conlin
Find a file in sites
web-find-file.rv:3.0.0
2.8 KB
9 Nov 2012
icon for web-find-file.rFinding web page containing a text, also crawling on all page links
author: Massimiliano Vessi
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
XPM parser
xpm.rv:0.1.0
2.2 KB
13 Mar 2003
Convert XPM image file to rebol image! datatype
author: oldes
X ls -R
xlsr.rv:1.0.1
1.8 KB
13 Mar 2003
Provide a template to exectute a function on all files found recursively from a directory
author: Gregory Pecheret
Qtask Markup Language - XHTML emitter
xhtml-emitter.r
 documentation
v:2.19.1
35.1 KB
28 May 2007
This program implements a QML to XHTML converter. The input is a QML document tree (from the QML parser), and the output is XHTML text.
author: Gabriele Santilli
XML/DOM
xml-dom.r
 documentation
v:0.1.2
6.6 KB
28 Mar 2009
A rudimentary in-memory XML interpreter and interface.
author: Christopher Ross-Gill
ZIP explorer
zip.rv:0.1.0
5.4 KB
13 Mar 2003
Shows content of some ZIP archive
author: Oldes
Zip-Fix
zip-fix.r5.0 KB
22 Dec 2003
Fixing broken zip archives
author: Vincent Ecuyer
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
Embedded Search
embedded-search.rv:1.0.0
3.3 KB
19 Aug 2006
The script enables a document search from within a browser.
author: rwvd.zee
edit-tools + little editor
install-edit-tools.rv:1.0.5
23.9 KB
14 Apr 2005
Various stuff to implement an editor. Main features: Tools to plug an area with find/replace in a few lines. And a little editor with plugins.
author: Volker Nitsch
OpenGL Test
opengl.r22.6 KB
17 Oct 2003
Demonstrate the use of OpenGL in View/Pro on Windows
author: Cal Dixon
URI
uri.rv:1.1.1
1.7 KB
13 Mar 2003
URI parse rules.
author: Andrew Martin
VID1 for R3
vid1r3.r3
 discussion
v:0.3.20
113.6 KB
17 Apr 2022
Lets you use VID1 with R3
author: Marco Antoniazzi
REBOL Web Crawler
webcrawler.r1.9 KB
13 Mar 2003
To crawl the web starting from any site. Does not record duplicate visits. Saves all links found in 'newlinks.
author: Bohdan Lechnowsky
Yubnub search
yubnub-searches.rv:1.0.0
1.3 KB
4 Jan 2007
Just a tool to play with Yubnub service - Yubnub.org.
author: Philippe Le Goff
args.r test
args-test.rv:0.1.6
2.4 KB
11 Dec 2008
Demonstrate the use of the args.r module on rebol.org
author: Maxim Olivier-Adlhoch
FormMail.pl Lookalike Spam Trap
formmail.pl2.5 KB
21 May 2007
Respond to a CGI calls as if we were FormMail.pl (See http://www.scriptarchive.com/formmail.html) If the request seems to be an openness check, respond with an email indicating this server is ready for abuse. Else, swallow spam email and return nothing. Note the filename - for once, a rebol script [...]
author: HY
Trivial Email List Server
mailserver.r
 documentation
v:1.0.0
1.2 KB
13 Mar 2003
As simple as a list server gets.
author: Anonymous