XML.com: XML From the Inside Out

XML.comWebServices.XML.comO'Reilly Networkoreilly.com
  Articles | Weblogs | Newsletter | Safari Bookshelf
advertisement

Article:
 XML and Web Sites
Subject: I am a newbie, i guess :)
Date: 2002-11-08 06:58:57
From: Sherzod Ruzmetov

I recently staretd doing XML, and I tell you, i'm already in love with it. To test out my knowledge I converted my homepage and Perl POD manuals to XML and serving them all now from my website dynamicly through XSLT.


http://author.ultracgis.com


I'm doing it by installing an apache action and assingning the action as a handler to all the files with .xml extension. The action is a simple Perl script which calls "xsltproc" ( which used libxslt ) on $ENV{PATH_TRANSLATED}


To view pre-profecessed content, just append "?cmd=source" to any URL ending in .xml.


Previous Message Previous Message   Next Message Next Message

Sponsored By:


Contact Us | Our Mission | Privacy Policy | Advertise With Us | | Submissions Guidelines
Copyright © 2008 O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938