Stef, maybe you can try with SoapOpera if you want to query the ws from pharo :). On Sun, Oct 31, 2010 at 2:44 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
mirko kiefer sent me I wrote a simple client for the Amazon Web Services in Node.js that allows you to do this kind of queries. The implementation is quite straightforward - porting it to Smalltalk shouldn't be much work. http://github.com/mirkok/Node-AWS
On Oct 31, 2010, at 5:59 PM, laurent laffont wrote:
On Sun, Oct 31, 2010 at 5:31 PM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote: Thanks
In fact after the remarks of denis I think that the most important aspect for me is how to query amazon web services :)
It's not the most intuitive web service but I've used it before. I will try from Pharo.
You can have a look at:
http://www.morganney.com/blog/API/AWS-Product-Advertising-API-Requires-a-Sig...
http://www.morganney.com/blog/API/Amazon-Web-Services-with-PHP-and-SimpleXML...
Cheers,
Laurent
Stef
On Oct 31, 2010, at 5:22 PM, laurent laffont wrote:
On Sun, Oct 31, 2010 at 4:58 PM, Stéphane Ducasse <
stephane.ducasse@inria.fr> wrote:
On Oct 31, 2010, at 4:29 PM, Denis Kudriashov wrote:
Why you need some library?
I would like to see if I can use the webcam of my computer to scan isbn
and get data for my comix.
A solution seems to capture the image and then use zbar lib
Laurent
Stef
With my experance barcode reader work like usual keyboard. When you
scan barcode with device it chars input to current focused view like as you typed it from keyboard.
2010/10/31 stephane ducasse <stephane.ducasse@free.fr> barecode