> For 1D codes mbarcode will attempt a very basic webscrape of Amazon and > will (hopefully) return a title (rather than a segfault). For URLs > encoded in a QR code/datamatrix it will open the webbrowser and for > vCards it will add them to your contacts.
Why is it necessary to do a "webscrape" of Amazon. Amazon has plenty of simple APIs for getting data freely and easily. The REST based ones are extremely simple and you get back an XML document with everything you need. _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
