http://www.helpqlodhelp.com/blog/archives/000094.html
I took a look at the above link and thought I’d like to share what I’m doing at work with you.
Most of time my job is related to xml and xslt. Using those two monsters, manage content easily and make it portable so that the look of the site can be interchangable.
As long as you keep your content data either in relational database or xml database in oracle 9i, all you have to do in order to show client users is to prepare xslt stylesheet. With xml formatted data you can utilize it with any other technoloies and this is when XML kicks ass.
As of now, xpath version 1 is used. Meaning that with it you may end up with using javaScript to solve some scripting issues. That’s because xpath version 1 doesn’t offer much functionalities.
With understanding of XML and XSLT, you will look at the web site from totaly different perspective than you had before.
Maybe I’ll change my blog to my own blogging system utilizing xml and xslt someday. Also I’ll upload some tutorials someday too.






0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.