RE: CGI's to Load Remote XML.

Subject: RE: CGI's to Load Remote XML.
From: "Paulo Gaspar" <paulo.gaspar@xxxxxxxxxxxx>
Date: Wed, 7 Jun 2000 14:54:19 +0200
What kind of CGI?

Anyway, there is a scripting language which can be used as a CGI:
  Rebol
  www.rebol.com

The language is a bit strange (not more than XSL) but you can 
probably find something similar to what you need in their numerous
and organized samples. 

Most Rebol users start doing something useful just by customizing 
a sample. Probably it will be a 3 line of code thing. Rebol has a 
lot of support for Web protocols.

Besides, it is small, fast, robust and runs on a lot of OSs. I 
already used Rebol as CGI once with MS IIS 4 and it worked.

Ah! And Rebol/Core (the one you need) is free, and you can find
good support at their mailing lists - often by the developers
of the thing.

They also have a user site or something like that. Try:
 www.rebol.org


Have fun,

Paulo
(paulo.gaspar@xxxxxxxxxxxx)


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of Roland Dunn
> Sent: Tuesday, June 06, 2000 18:54
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: CGI's to Load Remote XML.
> 
> 
> Anyone know of any CGI's that would load remote XML in the same 
> way that ASP
> Tear (http://www.alphasierrapapa.com/IisDev/Components/AspTear/), 
> ActiveXML
> (http://vivid-creations.com/) or ASPHTTP( http://serverobjects.com/) do?
> 
> To run on NT. Anyone know of any? Please email me direct back at
> roland@xxxxxxxxxxxx
> Thanks, Roland.
> 
> 
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread