|
 |
Wednesday, July 17, 2002 |
Dennis fired up peercast and is streaming his MixFreaks mp3s. Totally 80's kickass stuff. Beauty is that I'm in Belgium receiving his broadcast from the Netherlands. Neither of us are communicating with a central server. I'm receiving his signal from another listener in the 'chain'. Big stuff here. Expect entertainment to come in 'network form', where you are a part of the physical network. [Adam Curry: Adam Curry's Weblog]
9:06:10 AM
|
|
Amazon API. Cool, Amazon releases their a web service API! Interfaces to the Amazon API are an rpc/encoded SOAP endpoint described with WSDL and a raw XML over HTTP endpoint described using XML schemas & prose. Savvy move. There are already some quite interesting uses of the API: BookWatch combines RSS, the Google API and the Amazon API; and Similarities Graph creates diagrams of the similarities between books. For fun, check out the Similarities Graph for C# Essentials. When looking at the API one thing I noticed was both the WSDL and XSDs type everything as string even if a more specific schema type exists. For example, in the SOAP API /Details/ImageUrlSmall is typed as xs:string, I would have expected this to be xs:anyURI. Any thoughts on why they chose this route? [update: Sam posited interop as the reason and suggested adding anyURI tests to SOAPBuilders] [Peter Drayton's Radio Weblog]
9:04:50 AM
|
|
© Copyright 2002 Mark Oeltjenbruns.
|
|
|