[lug] xml for web pages

D. Stimits stimits at attbi.com
Wed Oct 16 23:43:59 MDT 2002


Anders Knudsen wrote:
> On Wed, 2002-10-16 at 21:21, D. Stimits wrote:
> 
>>Whatever I do will have to be portable to a Zeus server on a Sun Sparc, 
>>it does not run Apache, although it is very very close in behavior (and 
>>I am not root). I work on my web pages locally on Apache/Linux, then 
>>transfer them when satisfied and when they validate. Does PHP have some 
>>form of XML and XSLT parser? I did not know that PHP is XML-savvy.
> 
> 
> I'm not sure about PHP on a Sun. There is Apache for Solaris
> though...viable?

Can't do. The server has PHP and Zeus, there is a zero chance of Apache. 
Zeus though is an almost a replica of Apache, aside from virtual 
hosting. There is a zero chance of anything else running on the cluster 
of machines.

> 
> PHP handles XML and XSLT. I've only used the XML parsing functions, and
> for my needs has been great.
> 
> XML: http://www.php.net/manual/en/ref.xml.php
> XML-RPC: http://www.php.net/manual/en/ref.xmlrpc.php
> XSLT: http://www.php.net/manual/en/ref.xslt.php

Interesting...if I could use php in a command shell like what is 
possible for perl, bash, python, or tcl/tk, this might be ok. Out of 
curiosity, I wonder what XML/XSLT abilities python has? And does anyone 
here use stand alone dedicated XML/XSLT programs (e.g., maybe 
Xerces/Xalan work on command line in some way, I've only seen it as a 
C++ or Java API)?

D. Stimits, stimits AT attbi.com

> 
> from http://www.php.net/manual/en/
> 
> gluck,
> -anders.
> 
>>D. Stimits, stimits AT attbi.com
>>
>>Anders Knudsen wrote:
>>
>>>PHP and Apache. Works great!
>>>
>>>-anders.
>>>
>>>On Wed, 2002-10-16 at 11:58, D. Stimits wrote:
>>>
>>>
>>>>I am curious, what parsers, tools, etc, do people here use for XML on 
>>>>web servers? E.G., XML parsers and XSLT parsers...to what extent are you 
>>>>using them to create the html output? Are they specific to Apache, or 
>>>>will they work with other UNIX-like web servers (I use a Zeus web 
>>>>server, which is almost a duplicate of Apache, but I do not have root on 
>>>>that machine)?




More information about the LUG mailing list