2008
xslt.js version 3.0 released XML XSLT now with jQuery plugin
by nhoizey2007
xMDB viewer - personal Ajax movie database
by alfzurkin & 1 otherxMDB viewer - personal Ajax movie database
by homosigote & 1 otherSarissa : Javascript library for manipulating XML documents
by clochix & 5 othersL'Altruiste : le guide des langages Web
by tiger487 & 1 otherW3schools (eng)
by tiger4872006
The World's Simplest Code Generator (version 3)
by rickdog, 5 commentsConsuming Amazon's Web API Directly with Javascript (via JSON and XSLT)
by François Hodierne (via)Amazon.com's Web API is a cool piece of architecture, but one of its big limitations is the difficulty involved in getting Amazon's data straight to the browser.
Well, here's how to fix that problem (for Amazon.com's API at least), using Amazon's free XSLT transformation service, the JSON output format, and a bit of plain old javascript. The examples below show you how to use javascript (and a bit of XSL) to place live Amazon.com data - direct from Amazon's servers - on any web page.