add W3C Working Group Note snapshots as per http://lists.w3.org/Archives/Public/public-device-apis/2013Nov/0010.html
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Mon, 30 Dec 2013 14:07:22 +0200
changeset 486 ebd7eae1444c
parent 485 9acfff58e71e
child 487 e9a2853d1b8f
add W3C Working Group Note snapshots as per http://lists.w3.org/Archives/Public/public-device-apis/2013Nov/0010.html
contacts/NOTE.src.html
gallery/NOTE.src.html
wi-addendum-local-services/NOTE.src.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contacts/NOTE.src.html	Mon Dec 30 14:07:22 2013 +0200
@@ -0,0 +1,65 @@
+<!DOCTYPE html>
+<html xmlns='http://www.w3.org/1999/xhtml'>
+  <head>
+    <meta charset='utf-8'/>
+    <title>Pick Contacts Intent</title>
+    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script class='remove'>
+      var respecConfig = {
+        shortName:            "contacts-api",
+        specStatus:           "WG-NOTE",
+        publishDate:          "2014-01-09",
+        previousMaturity:     "WD",
+        previousPublishDate:  "2012-07-12",
+        editors: [
+          {
+            name:             "Richard Tibbett",
+            url:              "http://richt.me",
+            company:          "Opera Software ASA", 
+            companyURL:       "http://www.opera.com"
+          },
+          {
+            name:             "Robin Berjon",
+            url:              "http://berjon.com/",
+            company:          "Robineko", 
+            companyURL:       "http://robineko.com/"
+          },
+          {
+            name:             "송정기(Jungkee Song)",
+            url:              "mailto:jungkee.song@samsung.com", 
+            company:          "Samsung Electronics Co., Ltd.",
+            companyURL:       "http://www.samsung.com/sec/"
+          }
+        ],
+        wg:                   "Device APIs Working Group",
+        wgURI:                "http://www.w3.org/2009/dap/",
+        wgPublicList:         "public-device-apis",
+        wgPatentURI:          "http://www.w3.org/2004/01/pp-impl/43696/status"
+      };
+    </script>
+  </head>
+  <body>
+    <section id='abstract'>
+      <p>
+        The Pick Contacts Intent defines a <a href="http://www.w3.org/TR/web-intents/">
+        Web Intent</a> that enables access to a user's address book service
+        from inside a Web application. It defines both an Intent action/type
+        pair that selects this operation, and the format of the contacts data
+        that is returned by services implementing this specification.
+      </p>
+    </section>
+    <section id='sotd'>
+      <p>
+        <strong>
+          Work on this document has been discontinued and it should not be
+          referenced or used as a basis for implementation.
+        </strong>
+      </p>
+      <p>
+        This is a historical document. The domain covered by this document
+        is still within the scope of the Working Group as defined in its
+        Charter.
+      </p>
+    </section>
+  </body>
+</html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gallery/NOTE.src.html	Mon Dec 30 14:07:22 2013 +0200
@@ -0,0 +1,59 @@
+<!DOCTYPE html>
+<html xmlns='http://www.w3.org/1999/xhtml'>
+  <head>
+    <meta charset='utf-8'/>
+    <title>Pick Media Intent</title>
+    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script class='remove'>
+      var respecConfig = {
+        shortName:            "gallery",
+        specStatus:           "WG-NOTE",
+        publishDate:          "2014-01-09",
+        previousMaturity:     "FPWD",
+        previousPublishDate:  "2012-07-12",
+        editors: [
+          {
+            name:             "송정기(Jungkee Song)",
+            url:              "mailto:jungkee.song@samsung.com", 
+            company:          "Samsung Electronics Co., Ltd.",
+            companyURL:       "http://www.samsung.com/sec/"
+          },
+          {
+            name:             "이원석(Wonsuk Lee)",
+            url:              "http://wonsuk73.com/", 
+            company:          "Samsung Electronics Co., Ltd.",
+            companyURL:       "http://www.samsung.com/sec/"
+          }
+        ],
+        wg:                   "Device APIs Working Group",
+        wgURI:                "http://www.w3.org/2009/dap/",
+        wgPublicList:         "public-device-apis",
+        wgPatentURI:          "http://www.w3.org/2004/01/pp-impl/43696/status"
+      };
+    </script>
+  </head>
+  <body>
+    <section id='abstract'>
+      <p>
+        The Pick Media Intent defines a <a href="http://www.w3.org/TR/web-intents/">
+        Web Intent</a> that enables access to a user's media gallery from
+        inside a Web application. It defines both an Intent action/type pair
+        that selects this operation, and the format of the media data that is
+        returned by services implementing this specification.
+      </p>
+    </section>
+    <section id='sotd'>
+      <p>
+        <strong>
+          Work on this document has been discontinued and it should not be
+          referenced or used as a basis for implementation.
+        </strong>
+      </p>
+      <p>
+        This is a historical document. The domain covered by this document
+        is still within the scope of the Working Group as defined in its
+        Charter.
+      </p>
+    </section>
+  </body>
+</html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wi-addendum-local-services/NOTE.src.html	Mon Dec 30 14:07:22 2013 +0200
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<html xmlns='http://www.w3.org/1999/xhtml'>
+  <head>
+    <meta charset='utf-8'/>
+    <title>Web Intents Addendum - Local Services</title>
+    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' async class='remove'></script>
+    <script class='remove'>
+      var respecConfig = {
+        shortName:            "contacts-api",
+        specStatus:           "WG-NOTE",
+        publishDate:          "2014-01-09",
+        previousMaturity:     "WD",
+        previousPublishDate:  "2012-07-12",
+        editors: [
+          {
+            name:             "Claes Nilsson",
+            company:          "Sony Mobile",
+            companyURL:       "http://www.sonymobile.com/se/"
+          },
+          {
+            name:             "Norifumi Kikkawa",
+            company:          "Sony Corporation",
+            companyURL:       "http://www.sony.net/"
+          }
+        ],
+        wg:                   "Device APIs Working Group",
+        wgURI:                "http://www.w3.org/2009/dap/",
+        wgPublicList:         "public-device-apis",
+        wgPatentURI:          "http://www.w3.org/2004/01/pp-impl/43696/status"
+      };
+    </script>
+  </head>
+  <body>
+    <section id='abstract'>
+      <p>
+        This specification is an addendum to <a href="http://www.w3.org/TR/web-intents/">
+        Web Intents</a>, that defines how Web Intents enabled User Agents can
+        discover and communicate with local Web Intents Services.
+      </p>
+    </section>
+    <section id='sotd'>
+      <p>
+        <strong>
+          Work on this document has been discontinued and it should not be
+          referenced or used as a basis for implementation.
+        </strong>
+      </p>
+      <p>
+        This is a historical document. The domain covered by this document
+        is still within the scope of the Working Group as defined in its
+        Charter.
+      </p>
+    </section>
+  </body>
+</html>
\ No newline at end of file