On Mon, 15 Apr 2002 18:47:10 -0400, Seth Dillingham wrote:
>I have a number of reasons to be interested in XSLT (eXtensible Stylesheets Language / Transform)
>right now, not the least of which is that it's a cool technology that I don't know enough about.
I learned out of the Beginning XML book:
http://btobshop.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=15UCY2RJPX&mscssid=FW4N8F62U0US9G5JD606P92QJS3QE0BB&btob=Y&isbn=1861005598
Which I liked a lot -- was a great programmer's intro to XML, XSLT, using CSS with XSLT, etc...as well as chapters on programming XML with DOM and SAX.
I think XSLT has a bright future, it's a nicely thought-out way to repurpose content...I think it will still largely remain a server-side technology, however, for the foreseeable future.
g.