Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Kindly suggest a good starting point for XML Parsing.

by tobyink (Canon)
on Jan 04, 2012 at 00:25 UTC ( [id://946172]=note: print w/replies, xml ) Need Help??


in reply to Re: Kindly suggest a good starting point for XML Parsing.
in thread Kindly suggest a good starting point for XML Parsing.

XSLT is an absolutely horrible programming experience. I tend to regard XSLT as a solution of last resort.

It's right at the bottom of my list of solutions for programming problems, just below taking my own life.

  • Comment on Re^2: Kindly suggest a good starting point for XML Parsing.

Replies are listed 'Best First'.
Re^3: Kindly suggest a good starting point for XML Parsing.
by CountZero (Bishop) on Jan 04, 2012 at 12:08 UTC
    I think C and its minions are horrible programming languages, but that is just my feeling.

    Many years ago and long before Catalyst, Dancer or even Mason was even thought of, the first big web-project I did used Perl to extract data from a database and export it as an XML-file which was then transformed "server-side" into HTML through XSLT. XSLT was acting as a kind of proto-templating framework. If I remember well, it was early versions of AxKit and Sablotron all the way then and although the set-up was very difficult, once it ran inside the Apache-server it worked perfectly.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Re^3: Kindly suggest a good starting point for XML Parsing.
by Anonymous Monk on Jan 04, 2012 at 01:24 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-18 23:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found