![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello again CDP, I've recently jumped into the world of XSLT am discovering the joys (and nightmares) of using an XSLT translator for making HTML output out of XML data. Since I'm an utter noobie at this I'm using the Salbatron translator from within PHP scripts on the webserver. Salbatron does the trick by from what I read its not a very good translator for industrial strength apps. But hey, it was pretty easy to get it up and running which is a big plus in my book right now. I've also begun to experiment with using the in-browser XSLT translators one can find in IE and FireFox. I am wondering if any of the pickies reading this newsgroup are currently using XSLT translators in a live application envrionment and what their experiences have been (good or bad) especially in reguards to the translators performance under production load. I'm also curious how helpful the translators error output is when the XSLT or XML is bad. So far, Salbatron sucks in this reguard. The in browser translators in IE and FireFox are a bit more helpful. I guess I'm really just trying to get a feel for whats out there for XSLT translators and which ones are being used by the MV community in general at the moment. Many thanks, Tedd |
#3
| |||
| |||
|
|
I've recently jumped into the world of XSLT am discovering the joys (and nightmares) of using an XSLT translator for making HTML output out of XML data. |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
"Tedd Scofield" wrote: I've recently jumped into the world of XSLT am discovering the joys (and nightmares) of using an XSLT translator for making HTML output out of XML data. I'll openly admit that from the research I've done into XSLT, XPath, XQuery, and related versions, diversions, and subversions of the principles - I'm flat out scared of anything having to do with XSLT. We seem to have come full circle, from disorganized information to organized XML to completely irrational procedural methods of reformatting that XML. I get the basic premise: scan for a pattern, execute code/script for the nodes that match, repeat as required. But beyond the most basic needs this starts to get hairy very fast. The tools for creating XSLT are primitive and highly subject to error, as well as the processors that operate on the documents with their vendor-specific nuances. It's just too chaotic for my taste and I choose to completely avoid the whole thing as much as possible - akin to giving the ranting 3 year old a "time out" until he decides to behave. I'm sure others have a different opinion and I'm probably way off on this. I'll take some heat for completely avoiding a technology like this, but as with most research projects, no one in the Pick world is paying me to use it anyway. I've done a decent amount of reading on the topic so "take time to get to know it" isn't quite the advice I need. Any book I read has notes like "this might not work by the time you read it" - acknowledgement that change in this area is going as fast as extreme developers can push it. I'm very interested in the experience of others in this area, and it will be good to hear how you're progressing Tedd. T |
#9
| |||||||||
| |||||||||
|
|
"Tedd Scofield" wrote: I've recently jumped into the world of XSLT am discovering the joys (and nightmares) of using an XSLT translator for making HTML output out of XML data. I'll openly admit that from the research I've done into XSLT, XPath, XQuery, and related versions, diversions, and subversions of the principles - I'm flat out scared of anything having to do with XSLT. |
|
We seem to have come full circle, from disorganized information to organized XML to completely irrational procedural methods of reformatting that XML. |
|
I get the basic premise: scan for a pattern, execute code/script for the nodes that match, repeat as required. But beyond the most basic needs this starts to get hairy very fast. |
|
The tools for creating XSLT are primitive and highly subject to error, as well as the processors that operate on the documents with their vendor-specific nuances. It's just too chaotic for my taste and I choose to completely avoid the whole thing as much as possible - akin to giving the ranting 3 year old a "time out" until he decides to behave. |
|
I'm sure others have a different opinion and I'm probably way off on this. I'll take some heat for completely avoiding a technology like this, |
|
but as with most research projects, no one in the Pick world is paying me to use it anyway. |
|
I've done a decent amount of reading on the topic so "take time to get to know it" isn't quite the advice I need. |
|
Any book I read has notes like "this might not work by the time you read it" - acknowledgement that change in this area is going as fast as extreme developers can push it. |
|
I'm very interested in the experience of others in this area, and it will be good to hear how you're progressing Tedd. |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |