Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: SGML FAQ to HTML (or XML? or SQL?)

by Zaxo (Archbishop)
on Aug 17, 2002 at 18:15 UTC ( [id://190897]=note: print w/replies, xml ) Need Help??


in reply to SGML FAQ to HTML (or XML? or SQL?)

Since the source is docbook xml, XSLT would be a good place to start. You can define transformations to any format you like.

Added:
Since your FAQ probably only changes at intervals, It would improve response to keep static copies of the transformed versions, perhaps with make run from a cron job to handle updates.

The book Perl & XML shows two major approaches to transformations in perl, xslt and callbacks on parsed xml trees, which you suggested on cb you might prefer.

After Compline,
Zaxo

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://190897]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-24 09:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found