Showing posts with label API. Show all posts
Showing posts with label API. Show all posts

Wednesday, May 9, 2012

AR in social media and business card

1) http://www.forbes.com/sites/insead/2012/02/07/move-over-social-media-here-comes-augmented-reality/
2) http://www.bitrebels.com/social/augmented-reality-comes-to-social-networking/  (very good)
3) http://www.guardian.co.uk/technology/2010/mar/21/augmented-reality-iphone-advertising (business card)
4)http://technorati.com/social-media/article/augmented-reality-meets-location-based-social/

face recognition API

http://developers.face.com/docs/  (something like detective program) you can find someone's facebook or twitter according to that API

Friday, April 20, 2012

Amazon Search Operation Documentation

http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/SearchOperations.html

App using Amazon AWS


How to host the pictures in amazon AWS
https://github.com/kwliou/SmartNature/blob/a9b8daae06102c427a429a39c415cb757488f55f/src/edu/berkeley/cs160/smartnature/ShareGarden.java

App search for Amazon items (using php) :https://github.com/whoisstan/Buy-It-Later-Hybrid-Stores-QR-Code-Generator/blob/master/lib/AmazonECS.class.php

Amazon API & in iOS

this is not a free API cos AWS set up needs to register with your credit card
http://docs.amazonwebservices.com/mobile/sdkforandroid/gsg/Welcome.html?r=4295

Writing Amazon Product Search in iOS
https://github.com/jugend/amazon-ecs

Monday, April 16, 2012

Dealing with Amazon Web API

Register -> https://developer.amazonservices.co.uk/index.html

The Developer guide ->https://images-na.ssl-images-amazon.com/images/G/01/mwsportal/doc/en_US/bde/MWSDeveloperGuide._V161845402_.pdf

3 Types of developer access
I want to access my own Amazon seller account with MWS.— Select this option when you sign up to use
Amazon MWS for your own Amazon seller account, Amazon MWS will assign a developer account identifier
to you. When you make Amazon MWS requests, you'll use the developer account credentials that are associated
with your developer account, plus the merchant Id for your seller account.
I want to use an application to access my Amazon seller account with MWS.— Select this option if you
want to use an application to access your Amazon seller account using Amazon MWS. When you register, you
must enter the developer account identifier for the application you will be using. The final page of the Amazon
MWS registration process shows your merchant Id. You will use this identifier in the application you use.
I want to give a developer access to my Amazon seller account with MWS.— Select this option when you
want to authorize a third-party developer to access your account with Amazon MWS.