[Seaside] Amazon Web Services via SOAP or REST

Dmitri Zagidulin dmitri at zagidulin.net
Tue Aug 15 20:39:20 UTC 2006


Has anybody done anything with Amazon Web Services and Seaside?
More specifically, are there any helper classes in the public
repositories that deal with this topic, or are people just rolling
their own?

I got as far as

url := 'http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&etc...'.
url asUrl retrieveContents

and then I figure, I should feed the contents to an XML Parser of some sort.

I'm new to the Squeak environment -- is there a particular easy to use
XML parser you would recommend?

Thanks!

Dmitri Zagidulin


More information about the Seaside mailing list