Skip to content

Instantly share code, notes, and snippets.

@jedp
Created February 3, 2014 21:39
Show Gist options
  • Save jedp/8792948 to your computer and use it in GitHub Desktop.
Save jedp/8792948 to your computer and use it in GitHub Desktop.
Contacts Notes
==============
Discussions
-----------
philikon:
- https://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/4ee893ec78d50bab
- https://groups.google.com/forum/#!topic/mozilla.dev.webapi/O9NvczNs54M/discussion
- Example code: https://github.com/philikon/webcontacts
- Demo: http://philikon.de/files/webcontacts/
Mike Hanson:
- Add-on for Labs: https://mozillalabs.com/contacts/
APIs
----
- philikon writer api: https://github.com/philikon/webcontacts/tree/master/idl
- W3C contacts writer api: http://w3c-test.org/dap/contacts/Writer.html
- W3C contacts api: http://w3c-test.org/dap/contacts/
Formats
-------
- W3C: http://w3c-test.org/dap/contacts/
- WAC: http://specs.wacapps.net/2.0/jun2011/deviceapis/contact.html
- PhoneGap API: http://docs.phonegap.com/en/1.0.0/phonegap_contacts_contacts.md.html
- PoCo: http://portablecontacts.net/draft-spec.html
- PoCo experimental google support: https://developers.google.com/google-apps/contacts/v3/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment