background preloader

Face.com developers site. face.com for developers

Face.com developers site. face.com for developers

Full Developer API Documentation Full Developer API The Instapaper API allows third-party applications to add URLs to Instapaper. If you only need to add URLs from your application to an Instapaper customer's account, consider using the Simple API. Use of the API constitutes agreement to the API Terms of Use. Please read it, really. Beta The Full API is currently in beta. If you find a bug, or a minor change in the API could make your life a lot easier, please send feedback. Overview This API has been designed for ease of implementation. OAuth I know OAuth can be daunting, but there are a lot of helper libraries available. Instapaper's OAuth implementation is different from what you may be accustomed to: there is no request-token/authorize workflow. xAuth is the only way to get an Instapaper access token. Other details: Only the HMAC-SHA1 signature method is supported.HTTPS is required on all endpoints. Get a token for your application To get an OAuth consumer token for your application, fill this out. Subscription accounts

API Design One of the development tasks I do most often is designing the API for a reusable component. The components are usually for iOS (though sometimes they’re for OS X), and are invariably GUI controls or views of some kind. I’ve designed literally dozens of component APIs over the years, including for clients like Apple, and I’ve learned quite a bit about the process. I periodically release open source components too, and the feedback I’ve had has helped me put together a set of guidelines for API design that I’d like to share with you. This is an important topic, whether you’re an open source contributor, or working as part of a team on a large app, or just creating your own software. APIs are UX for developers. As we go through some guidelines, I’m going to use my most recently released open source GUI component, MGTileMenu, as an example where necessary. Desirable qualities API design is very much like user interface and user experience design. IntuitiveForgivingFrictionless Class interface

TEST OPEN DATA TRANSILIEN API – Convore Get real-time updates on Convore via long polling . A request to Live can hang for up to 30 seconds so be prepared to wait. The response will return sooner if there are new updates. If you make an authenticated request you will get all the real-time updates for the logged-in user for all their groups. Presence is also managed by the Live endpoint. Use the cursor request parameter to track your place and prevent missing messages between requests. You can optionally specify a topic_id if you're interested in a particular topic. To get anonymous updates for a particular group, you do not need to be authenticated, but you must specify a group_id . Use the immediate request parameter to have results returned immediately, which will be an error if a cursor is supplied and there are no new messages. The frequency at which you will receive updates is passed back as the X-Live-Frequency HTTP header, which is set to 30 seconds. Get live updates about activity on the site. Request method: GET

awe.sm for Developers AR.Drone - Game Developer Zone - Start building iPhone and iPod touch applications compatible with AR.Drone! “Create high-quality and stable movie shots” The Director mode lets you program automaticmovements so that you can shoot great videos justlike a movie director. Choose your movement: traveling, pan, crane… Adjust speed and moves in real time to compose your video sequence Stabilization system and video post-processing to get clean smooth shots Tune camera settings such as white balance, exposure and luminosity Selection of key sequences in the video Video sharing on YouTube and AR.Drone Academy *In-app purchase on ar.freeflight Learn more Camera moves

API Documentation Due to abuse of the API, it is no longer available. Current users can cotinue to use it, but no new users are being accepted. Sorry for the inconvenience. Overview We are happy to provide an API to be used by developers and are looking forward to seeing what innovative and useful tools might result. Implementation The API comes in two varieties: a JSON format and a regular-HTML/web format. You must include the API key in the requesting URL. Additionally, for JSPONp, the JSON API can take an optional callback function in the query string; simply add "? Examples:api.wordreference.com/0.8/1/enfr/grinapi.wordreference.com/0.8/1/json/enfr/grin Terms of Service - See below, these are important! The dictionary that you want to look up your term in is specified by a combination of the two-letter code for the original language and the two-letter code for the target language. Please note: Only to and from English. The encoding is UTF-8, so "más" must show as "m%C3%A1s". Getting an API key Questions?

sdk Editor’s Note: This article was revised January 21, 2014. Thank you for being an Intel AppUp developer and submitting your app(s) to the Intel AppUp center. We’ve made the very difficult decision to close the developer portal on November 1, 2013 and to close the Intel AppUp center on March 11, 2014. Though the AppUp developer portal will no longer be available for submitting PC apps, there are a number of other app development opportunities that we have available in the Intel Developer Zone. Below are answers to some of the questions that you may have regarding this announcement. What will happen to my app in the Intel AppUp center? We sincerely appreciate your contribution to the Intel AppUp center and regret any inconvenience that this change may have caused you.

What are you working on? The Dribbble API is available for non-commercial use. Commercial use is possible by prior arrangement. Please contact us if you wish to apply for commercial use of the API. Overview All API access is over HTTP. Currently, no API key is required, but this will likely change so we can better monitor usage and enforce the Terms of Use (below). API calls are limited to 60 per minute and 10,000 per day. Contact us with comments, questions or feedback on the API. Terms of Use We're short on lawyers, so our terms are brief. Dribbble members own all rights to their content and it is your responsibility to make sure your use of the API does not contravene those rights. /shots/:id Returns details for a shot specified by :id. Example /shots/:id/rebounds Returns the set of rebounds (shots in response to a shot) for the shot specified by :id. Returns the set of comments for the shot specified by :id. /shots/:list Parameters: Supports pagination /players/:id/shots /players/:id/shots/following /players/:id page

Related: