Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
WAP Mail Reader CGI
wap-mail-reader.r3.4 KB
10 Aug 2010
Read email using your WAP cell phone browser.
author: nick
WAP File Editor CGI
wap-file-editor.r1.9 KB
10 Aug 2010
Edit text file (insert only) using your WAP cell phone browser.
author: nick
WAP File Viewer CGI
wap-file-viewer.r1.6 KB
10 Aug 2010
Read text files on your web server using your WAP cell phone browser.
author: nick
XML to RebXML Converter
xml2rebxml.rv:1.2.0
4.8 KB
2 Mar 2009
Convert XML to RebXML block structure.
author: John Niclasen
SNMP v1 protocol
snmp.r
 discussion
v:0.8.0
13.4 KB
21 Feb 2005
Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP. URL is snmp://[community@]<host adr>/CMD/<id values> default community is public Where CMD is get getnext or set id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0 Return an object: make object! [ version: [...]
author: VDemong
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
Various compression algorithms
compression.rv:0.0.3
22.0 KB
14 Feb 2013
Collect and show various compression algorithms (Huffman, RLE, LZ77, LZSS, LZ78, LZW).
author: Marco Antoniazzi
decode-multipart-form-data
decode-multipart-form-data.rv:1.5
6.2 KB
21 May 2014
Decodes POST-data used in Form-based File Upload in HTML as specified in RFC 1867, encoded as multipart/form-data as specified in RFC 2388.
author: andreas bolka
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]
Dialect Object Model
rebol-dom.r
 discussion
 documentation
v:1.0
56.8 KB
7 Nov 2023
Use an exstensible, Rebol user-mode, Markup function to parse DSL's that will return an easy to follow tagged key value Dialect Object Model. It will allow different DSL's or programming languages to work with, or together through a Central Processing interpreter. Yes Rebol/Core. A demo example of a HTML DSL is parsed by [...]
author: daniel murrill
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
Ascii math
ascii-math.rv:0.0.0
2 KB
10 Mar 2009
Defines functions and variables for arithmetic ASCII characters
author: Scott Wall
Rebol Code colorizer
code-colorizer.rv:0.9.5
18.7 KB
19 Jan 2009
To convert Rebol script into html with colorized code. Using string based parsing.
author: David 'Oldes' Oliva
FMOD library interface
fmod-h.rv:0.9.0
177.5 KB
5 Nov 2011
Code to bind FMOD shared library to Rebol.
author: Marco Antoniazzi
libpango library interface
pango-h.rv:0.5.1
171.7 KB
9 Jun 2019
Code to bind pango and pango-cairo shared libraries to Rebol.
author: Marco Antoniazzi
Mail Reader
readmail.r
 documentation
v:4.14.14
143.0 KB
29 Jun 2007
Browse/Read/Retrieve E-mail
author: [unknown]
SDL library interface
sdl-h.rv:0.8.1
131.3 KB
23 Sep 2012
Code to bind SDL shared library to Rebol.
author: Marco Antoniazzi