24 July 2006
Instant XML with PHP and PEAR::XML_Serializer [PHP & MySQL Tutorials]
by springnet & 2 others22 July 2006
20 July 2006
16 July 2006
10 July 2006
09 July 2006
Discovering WSGI and XSLT as middleware » Archive » Blog » 0xDECAFBAD
by benoit (via)01 July 2006
25 June 2006
19 June 2006
14 June 2006
Le W3C met en ligne une série de mises à jour - Développeurs
by Simay31 May 2006
Consuming 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.