# Device APIs and Policy Working Group Teleconference ## 17 Nov 2010 [Agenda][3] See also: [IRC log][4] ## Attendees Present Soonho_Lee, Frederick_Hirsch, Cecile_Marc, Dominique_Hazael-Massieux, Ilkka_Oksanen, Maria_Oteo, Anssi_Kostiainen, Cathy_Chan, Niklas_Widell, Jerome_Giraud, Daniel_Coloma, Richard_Tibbett, Laszlo_Gombos Regrets John_Morris, Marco_Marengo, Suresh_Chitturi, Robin_Berjon, Claes_Nilsson Chair Frederick_Hirsch Scribe maoteo ## Contents * [Topics][5] 1. [Administrativia][6] 2. [Minutes approval][7] 3. [Media Capture API][8] 4. [Sysinfo][9] 5. [Contacts][10] 6. [Messaging][11] 7. [Other APIs][12] 8. [Security and Privacy][13] 9. [Interop and testing][14] 10. [Actions][15] * [Summary of Action Items][16] * * * Date: 17 November 2010 scribeNick: maoteo ### Administrativia If you attended this year's TPAC meeting, the W3C created a related survey for your feedback: [http://www.w3.org/2002/09/wbs/35125/tpac2010-feedback/][17] 2011 1H publishing moratorium 13-18 May, [http://lists.w3.org/Archives/Member/member-device-apis/2010Nov/0006.html][18] fjh: there is a survey for getting feedback about TPAC ### Minutes approval [http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/att-0047/minutes-2010-11-04.html][19] [http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/att-0047/minutes-2010-11-05.html][20] **RESOLUTION: The F2F minutes were approved** ### Media Capture API [http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0048.html][21] ilkka: sent a summary to the mailing list about the changes done [http://dev.w3.org/2009/dap/camera/Overview-API.html][22] ilkka: the biggest change is about supported video/audio formats In a nutshell Capture API is not anymore using MediaFileData interface from HTML Media Capture spec as MediaFileData can't describe well available image, audio and video modes. To replace MediaFileData I added new ConfigurationData interface that currently contains height, width, and MIME type attributes. Additionally user of the API is now able to select one of the available image/audio/video modes while starting the capture process. Updated example illustrates this. ilkka: users can select the supported mode for image/audio/video ... with the latest version of the spec. ... Another change is that former API used MediaFileData ... that was not very well suited for capture API, so I have added a separate interface for that. AnssiK, you wanted to ask about default mode fjh: is it stable now, should we launch a CFC? AnssiK: should we specify the default mode in case no mode is specified by developer? or should it be decided by the implementors? ilkka: currently no default mode concept, if the parameter is not present, the behaviour is not specified. ... it may make sense to specify it. AnssiK: How can I know the characteristics of a mode without launching the capture method? fjh: do we need any changes in the API to address AnssiK coments? AnssiK: no changes required, happy as it is fjh: suggestion, one extra week to review it and decide to go for CFC during next call ilkka: No rush to publish a new media capture API as it was published recently ### Sysinfo ACTION-294? ACTION-294 -- Richard Tibbett to create an editors draft for new proposed network connection API -- due 2010-11-11 -- OPEN [http://www.w3.org/2009/dap/track/actions/294][23] fjh: There was an action to create a new draft based on a new model (294) richt: I will create a new proposal for this API, there is a lot of work to be done ... an API only for network connection might be simpler general agreement that no consensus at this point fjh: Need to wait for richt proposal ### Contacts [http://dev.w3.org/2009/dap/contacts/Writer.html][24] (also linked from DAP home page) fjh: is there an editor's draft for contacts writing? richt: I sent an e-mail with the info ... available at [http://dev.w3.org/2009/dap/contacts/Writer.html][24] [http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0002.html][25] [http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0027.html][26] richt: the e-mail is available at: [http://lists.w3.org/Archives/Public /public-device-apis/2010Nov/0027.html][26] ... this is for creating a Contact Blob Writer ... Now we have two competing ways to write contacts. Contact Blob Writer spec is here: [http://dev.w3.org/2009/dap/contacts/BlobWriter.html][27] fjh: can somebody take an action to review it? **ACTION:** Dom to review Contact Blob writer proposal [http://dev.w3.org/2009/dap/contacts/BlobWriter.html][27] [recorded in [http://www.w3.org/2010/11/17-dap-minutes.html#action01][28]] Created ACTION-306 - Review Contact Blob writer proposal [http://dev.w3.org/2009/dap/contacts/BlobWriter.html][27] [on Dominique Hazaƫl-Massieux - due 2010-11-24]. dom: I can review the new API richt: It would be good to stabilize the API and go soon for a Last Call ... and start working on test cases plan to publish updated WD of contacts api, [http://dev.w3.org/2009/dap/contacts/Overview.html][29] dom: what is preventing us from going to last call at this stage? there are 5 open issues with Contacts API [http://www.w3.org/2009/dap/track/products/5][30] richt: The reader side at least is quite solid dom: the only problem could be still having open issues on the API need to review issues related to contacts before last call richt: I will review the open issues and send an e-mail **ACTION:** richt to send email to list with resolutions for open issues against contacts, clarifying status [recorded in [http://www.w3.org/2010/11/17 -dap-minutes.html#action02][31]] Created ACTION-307 - Send email to list with resolutions for open issues against contacts, clarifying status [on Richard Tibbett - due 2010-11-24]. fjh: Can we do a CFC via e-mail or do we need to wait for next call? ... for the Last Call of the Contacts API. ... none of the chairs will be around next week, so it may be better to wait for the following call dom: I suggest to wait for the review of the open issues before deciding what to do dom, agreed next steps: rich to send closure of contacts issues, WG and chairs to review and agree, then CfC for Last Call for Contacts API ### Messaging parameterization deferred, [http://lists.w3.org/Archives/Public/public- device-apis/2010Nov/0052.html][32] ACTION-302? ACTION-302 -- Maria Angeles Oteo to morph Messaging API into an API that wraps URI schemes options and adds attachment/success callback, and split off subscription -- due 2010-11-12 -- OPEN [http://www.w3.org/2009/dap/track/actions/302][33] maoteo: I have distributed the proposal with the other editors maria- plan to publish update later this week maoteo: could upload it to the CVS by end of this week ### Other APIs fjh: Gallery, any update? dom: have action related to use cases and requirements ### Security and Privacy fjh: no concrete actions or updates at this point ### Interop and testing Information on WebApps/HTML5 javascript framework fjh: Do we have something we should share with regards to the test framework? [http://test.w3.org/resources/testharness.js][34] [http://lists.w3.org/Archives/Public/public-html-testsuite/2010Nov/][35] [http://lists.w3.org/Archives/Public/public-html- testsuite/2010Nov/0055.html][36] dom: There has been already some discussions on the html testsuite mailing list ### Actions fjh: you can can check them on [http://www.w3.org/2005/06/tracker/users/my][37] ... where are we with regards to the Calendar discussions? richt: we have an action to rewrite the calendar API, based in x-calendar ... it is quite a long specification ... I cannot dedicate all the time it needs If someone else would like to work on the Calendar API, please step forward! fjh: No call next week I will certainly continue to assist with optimisations that we have in e.g. Contacts API (i.e. data minimization, etc). fjh: next call will take place 1st December ## Summary of Action Items **[NEW]** **ACTION:** Dom to review Contact Blob writer proposal [http://dev.w3.org/2009/dap/contacts/BlobWriter.html][27] [recorded in [http://www.w3.org/2010/11/17-dap-minutes.html#action01][28]] **[NEW]** **ACTION:** richt to send email to list with resolutions for open issues against contacts, clarifying status [recorded in [http://www.w3.org/2010/11/17-dap-minutes.html#action02][31]] [End of minutes] * * * Minutes formatted by David Booth's [scribe.perl][38] version 1.135 ([CVS log][39]) $Date: 2009-03-02 03:52:20 $ [1]: http://www.w3.org/Icons/w3c_home [2]: http://www.w3.org/ [3]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0049.html [4]: http://www.w3.org/2010/11/17-dap-irc [5]: #agenda [6]: #item01 [7]: #item02 [8]: #item03 [9]: #item04 [10]: #item05 [11]: #item06 [12]: #item07 [13]: #item08 [14]: #item09 [15]: #item10 [16]: #ActionSummary [17]: http://www.w3.org/2002/09/wbs/35125/tpac2010-feedback/ [18]: http://lists.w3.org/Archives/Member/member-device- apis/2010Nov/0006.html [19]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/att-0047/minutes-2010-11-04.html [20]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/att-0047/minutes-2010-11-05.html [21]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0048.html [22]: http://dev.w3.org/2009/dap/camera/Overview-API.html [23]: http://www.w3.org/2009/dap/track/actions/294 [24]: http://dev.w3.org/2009/dap/contacts/Writer.html [25]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0002.html [26]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0027.html [27]: http://dev.w3.org/2009/dap/contacts/BlobWriter.html [28]: http://www.w3.org/2010/11/17-dap-minutes.html#action01 [29]: http://dev.w3.org/2009/dap/contacts/Overview.html [30]: http://www.w3.org/2009/dap/track/products/5 [31]: http://www.w3.org/2010/11/17-dap-minutes.html#action02 [32]: http://lists.w3.org/Archives/Public/public-device- apis/2010Nov/0052.html [33]: http://www.w3.org/2009/dap/track/actions/302 [34]: http://test.w3.org/resources/testharness.js [35]: http://lists.w3.org/Archives/Public/public-html-testsuite/2010Nov/ [36]: http://lists.w3.org/Archives/Public/public-html- testsuite/2010Nov/0055.html [37]: http://www.w3.org/2005/06/tracker/users/my [38]: http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm [39]: http://dev.w3.org/cvsweb/2002/scribe/