This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Google AJAXSLT
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
The new Google AJAXSLT provides a JavaScript XSL-T and XPath implementation that you can use when providing AJAX goodness in your apps. It’s licensed under a BSD-style license, so you can use it for whatever you want.
As you can see from the readme, Google had to really work to smooth out differences between browsers, many [...]