- From: Siegman, Tzviya - Hoboken <tsiegman@wiley.com>
- Date: Fri, 11 Nov 2016 16:23:25 +0000
- To: Leonard Rosenthol <lrosenth@adobe.com>, "DPUB mailing list (public-digipub-ig@w3.org)" <public-digipub-ig@w3.org>
- Message-ID: <0640161da8584047870412d606b88ee4@AUS-WNMBP-005-n.wiley.com>
Thanks, Leonard. I have responded to your comments in the other email thread.
Is this a formal objection? Since DPUB-ARIA was on our agenda on 31 October [1], and one raised any questions or even mentioned that questions might be raised, I was not expecting much discussion.
Regarding timeline, we have not set formal policy in DPUB for CfCs. I think we can follow the guidance of APA here [2], meaning we will allow 2 business days for members to vote.
[1] https://lists.w3.org/Archives/Public/public-digipub-ig/2016Oct/0164.html
[2] https://www.w3.org/WAI/APA/decision-policy
Tzviya Siegman
Information Standards Lead
Wiley
201-748-6884
tsiegman@wiley.com<mailto:tsiegman@wiley.com>
From: Leonard Rosenthol [mailto:lrosenth@adobe.com]
Sent: Friday, November 11, 2016 8:50 AM
To: Siegman, Tzviya - Hoboken; DPUB mailing list (public-digipub-ig@w3.org)
Cc: 'hadrien.gardeur@feedbooks.com'
Subject: Re: [dpub] 20161114 agenda
Regrets for Monday – will be in an all day summit. (and very bummed, was looking forward to Hardien’s demos, but will check out the links!)
On the other items
- I fully support moving UCR forward towards a 2nd PWD
- In general, I support modifying the DPUB-PWP document based on the suggested TODOs. I am sure there will be lots of details of discussion and debate as the actual work on the document is accomplished ☺. To that end, if folks were happy with my work on the UCR, I am willing to also take some editorial responsibilities on the PWP document itself.
- As seen in the email thread, I have at least one objection to the DPUB-ARIA work. What is the timeframe for reaching consensus? Can I assume we have some additional time for discussions?
Thanks,
Leonard
From: "Siegman, Tzviya - Hoboken" <tsiegman@wiley.com<mailto:tsiegman@wiley.com>>
Date: Friday, November 11, 2016 at 7:05 AM
To: "DPUB mailing list (public-digipub-ig@w3.org<mailto:public-digipub-ig@w3.org>)" <public-digipub-ig@w3.org<mailto:public-digipub-ig@w3.org>>
Cc: "'hadrien.gardeur@feedbooks.com'" <hadrien.gardeur@feedbooks.com<mailto:hadrien.gardeur@feedbooks.com>>
Subject: [dpub] 20161114 agenda
Resent-From: <public-digipub-ig@w3.org<mailto:public-digipub-ig@w3.org>>
Resent-Date: Friday, November 11, 2016 at 7:06 AM
Hi DPUB,
Below is the draft agenda for next week's IG concall, to be held at the usual time and day [0].
Please let us know if you are able to scribe. Please join the call via WebEx [1] and join IRC [13] for live chat & minutes (IRC channel #dpub).
Webex: https://www.w3.org/dpub/IG/wiki/WebEx<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.w3.org_dpub_IG_wiki_WebEx&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=HDWX517A02R9inge-INWWnkv3kZpEQ_xnLCWv-ZBkN8&e=>
Agenda:
* Approve minutes [2]
* PWP-UCR Editor’s Draft – ready for 2nd PWD? [3]
* Updates to DPUB-PWP [4]
* Call for Consensus DPUB-ARIA [5]
* Another perspective on Manifests (Hadrien Gardeur) [6]
*AOB
[0] http://www.timeanddate.com/worldclock/fixedtime.html?msg=DPUB+IG+Meeting&iso=20161114T12&p1=43
[1] http://www.w3.org/dpub/IG/wiki/WebEx<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_dpub_IG_wiki_WebEx&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=AWVyHkab-8YSKIFvg5cX199RKBKASxchJoT8vOl6Eds&e=>
[2] https://www.w3.org/2016/11/07-dpub-minutes.html
[3] http://w3c.github.io/dpub-pwp-ucr/index.html
[4] https://rawgit.com/w3c/dpub-pwp/sync-with-ucr/TODO.md
[5] https://rawgit.com/w3c/aria/dpub-cr/aria/dpub.html
[6] https://github.com/HadrienGardeur/webpub-manifest
there's also a metadata context (JSON-LD) linked to it, here's the page that provides a few explanations on how metadata can actually be expressed: https://github.com/HadrienGardeur/webpub-manifest/blob/master/contexts/default/definitions.md
* There are also a number of prototypes:
* Progressive enhancement (JS is included in the resources of the Web Publication):
Code: https://github.com/HadrienGardeur/webpub-js
Live demo: https://hadriengardeur.github.io/webpub-manifest/examples/progressive-enhancements/index.html
* Web App (iframe based, no JS required in the resources of the Web Publication):
Code: https://github.com/HadrienGardeur/webpub-viewer
Live demo: https://hadriengardeur.github.io/webpub-manifest/examples/viewer/
Variant (paginated on Android): https://hadriengardeur.github.io/webpub-manifest/examples/paged-viewer/
* Server-side EPUB to Web Manifest (written in Go-lang):
Code: https://github.com/banux/webpub-streamer
Live demo: https://proto.myopds.com/
In addition there are also two dedicated profiles respectively for audiobooks and comics with prototypes too:
* https://github.com/HadrienGardeur/audiobook-manifest
* https://github.com/HadrienGardeur/comics-manifest
To fully understand the Readium-1 & Readium-2 discussion, here are also useful links:
* JSON documents currently used by Readium-1: https://github.com/readium/readium-2/tree/develop/readium1-data-samples
* potential example for Readium-2: https://github.com/readium/readium-2/blob/develop/examples/manifest.json
-------------------------------------------------
To join this telecon, use the following logistics:
Webex [10]
Join chat and minutes on Zakim
We will also use an IRC channel to minute the discussions:
Address: irc.w3.org<https://urldefense.proofpoint.com/v2/url?u=http-3A__irc.w3.org&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=h-5bD2a_nAKp3H7yBTuZon_BjouN6r1WvAuXcVc2hd4&e=>
Available ports (choose one): 6667, 6665, 21 IRC channel: #dpub See how to connect [11] using an IRC client [12] or our web interface [13] User Instructions for Zakim [14] To mute your line press 61#. Unmute is 60#.
To place yourself on the speaker queue ('q+' in irc) press 41# (Handup).
Unqueue ('q-' in irc) is 40#.
-------------------------------------------------
Digital Publishing Interest Group home page http://www.w3.org/dpub/IG/<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_dpub_IG_&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=qizMA2uF3w05lFnio42yhvYTbP3KdqfhoGKdarm9vp8&e=> Digital Publishing Interest Group Wiki
http://www.w3.org/dpub/IG/wiki/Main_Page<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_dpub_IG_wiki_Main-5FPage&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=YIM72-SWeepRM7ccMwTLXXb_ommtJZ_7dywgTAhwh2w&e=>
* Digital Publishing Interest Group Charter http://www.w3.org/2013/02/digpubig.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_2013_02_digpubig.html&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=MspFOYljKyd3OvLK4HQ0tSDoyy7deeDPXBsY2eTZ4Bg&e=>
* IG Task forces http://www.w3.org/dpub/IG/wiki/Task_Forces<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_dpub_IG_wiki_Task-5FForces&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=2hMdfz9wvT2yt-LRpjGD2JOlLRGRsrbz94MEIcJDAiE&e=>
[10] http://www.w3.org/dpub/IG/wiki/WebEx<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_dpub_IG_wiki_WebEx&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=AWVyHkab-8YSKIFvg5cX199RKBKASxchJoT8vOl6Eds&e=>
[11] http://www.w3.org/Project/IRC/<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_Project_IRC_&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=nSqDkNODuFfTEvgyvxepXvGUWc5gfHHusclLX-pifqw&e=>
[13] http://www.w3.org/Project/IRC/#Client<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_Project_IRC_-23Client&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=dMrCmw2z6nfp4OehFQaPzST9jcnnQr0vCJKszDMz3yk&e=>
[13] http://irc.w3.org/<https://urldefense.proofpoint.com/v2/url?u=http-3A__irc.w3.org_&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=TZckj2m7jaTSnt-0_YfNwbvT9Wr_8945IKVYL7vyACo&e=>
[14] http://www.w3.org/2002/01/UsingZakim<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.w3.org_2002_01_UsingZakim&d=CwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=zjI0r-H6xRs5fYf2_jJkju6US9ijk0nLw4ns2nuwU2k&m=rIuqucla5dlbf2RphNNvB8RvCVimlUMYalDkG5lRDlw&s=evvsspcHumsRw4CWlOs5pGNisePyMksCrMEmpBaJ0ag&e=>
Tzviya Siegman
Information Standards Lead
Wiley
201-748-6884
tsiegman@wiley.com<mailto:tsiegman@wiley.com>
Received on Friday, 11 November 2016 16:24:02 UTC