Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
RebelXML
rebelxml.r
 discussion
 documentation
8.0 KB
27 Apr 2006
RebelXML provides a set of functions which allows to easily create/modify/delete XML data
author: Christophe 'REBOLtof' Coussement
object to xml converter
object-xml.rv:1.1.0
4.1 KB
16 Oct 2010
Takes the output and/or object format from xml-object.r by Brian Wisti and Gavin F. McKenzie and formats it back into xml. See also xml-parse by the same authors to provide the input from an xml file to xml-object.r.
author: James Nakakihara
XML to HTML node parser
quickparser.rv:0.0.2
12.0 KB
21 Dec 2004
To parse xml, xhtml, css, and html so you can search and update, remove, or add to your markup quickly.
author: daniel murrill
Parse and write XML code
xml-load-form.rv:0.7.1
12.8 KB
9 Aug 2018
Parse XML code and return a tree of block, and vice-versa.
author: Marco Antoniazzi
A more XML 1.0 compliant set of XML parsing tools.
xml-parse.rv:0.7.6
44.0 KB
1 Jul 2009
REBOL's built-in parse-xml function lacks a number of XML 1.0 compliant features, including: - support for CDATA sections - support for XML Namespaces - exposure of the internal DTD subset The intent of this script is to create an XML parser that can operate either via an event/callback mechanism, or produce [...]
author: Gavin F. McKenzie
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
Document Generator
generate-doc.r
 documentation
15.7 KB
13 Mar 2003
XMLish doc generator using parse-XML
author: Daan Oosterveld
RSS feed reader
rss.rv:2.0.6
28.9 KB
20 Jul 2007
Live Bookmarks
author: Piotr Gapinski
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
Convert an XML-derived block structure into objects.
xml-object.rv:1.0.5
7.9 KB
3 Mar 2005
This script creates a function xml-to-object that converts a series of nested blocks, created from an XML document by parse-xml, into a series of nested objects that represent the original content of the XML document processed.
author: Gavin F. McKenzie
UPnP - IGD V1.0
upnp-igd.rv:0.1
14.3 KB
10 Sep 2006
UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP
author: marco
XML Generator
xmlgen.rv:1.0.0
1.7 KB
13 Mar 2003
Simple functions to generate XML output. Creates example XML as published in Scientific American, May 1999.
author: Scrip Rebo
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
XML to RebXML Converter
xml2rebxml.rv:1.2.0
4.8 KB
2 Mar 2009
Convert XML to RebXML block structure.
author: John Niclasen
Build-Tag
build-tag.rv:1.2.0
1.3 KB
13 Mar 2003
Build-Tag is a replacement Build-Tag that handles XML attributes. An earlier version of Build-tag is incorporated into latest Rebol/Core. :)
author: Andrew Martin
XML node parser
rblxelparser.rv:0.0.1
5.9 KB
13 Nov 2003
To parse single xhtml & xml nodes for there values.
author: daniel murrill
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
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
xpath.r
xpath.rv:1.0
8.2 KB
11 Mar 2007
This script shows how to implement an XPath interpreter in Rebol/Prolog. This interpreter is not complete. It is only a kind of Proof of Concept . It lacks some features. Currently it can parse a document containing elements, attributes and pcdata. In this script I see an xml document as a tree of UNTYPED nodes. Consequently, - all nodes are treated [...]
author: Alban Gabillon
GeoRSS converter
georss.r24.5 KB
7 Oct 2009
Converts GeoRSS xml to GPX/KML/OziExplorer formats
author: pijoter