W3C Public Newsletter, 2015-05-25

Dear W3C Public Newsletter Subscriber,

The 2015-05-25 version of the W3C Public Newsletter is online:
  http://www.w3.org/News/Public/pnews-20150525

A simplified plain text version is available below.

W3C Communications Team

-----------------------------------
Visit the W3C Track at WWW 2015

   20 May 2015
   <http://www.w3.org/blog/news/archives/4713>

   [] At this year’s International World Wide Web Conference –
   WWW2015, W3C organizes a W3C track, where conference
   participants are invited to learn from, meet and discuss with
   W3C’s team of experts. On 20 and 21 May 2015, the W3C Track
   program highlights current standards work developed thanks to
   the support of European projects: TV and multi-screens
   scenarios from MediaScape, Web apps and rich Web APIs from
   HTML5Apps, Web security architecture from Strews and Web of
   data from BigDataEurope. We hope to see you in Florence, Italy!

   <http://www.w3.org/2015/05/w3c-track>
   <http://www2015.it/>
   <http://www.w3.org/2015/05/w3c-track>
   <http://mediascapeproject.eu/>
   <http://html5apps-project.eu/>
   <http://www.strews.eu/>
   <http://www.big-data-europe.eu/>

Last Call: Canonical EXI

   21 May 2015
   <http://www.w3.org/blog/news/archives/4717>

   The Efficient XML Interchange Working Group has published a
   Last Call Working Draft of "Canonical EXI." Any EXI document
   is part of a set of EXI documents that are logically equivalent
   within an application context, but which vary in physical
   representation based on differences permitted by the Efficient
   XML Interchange (EXI) Format 1.0 (Second Edition). This
   specification describes a relatively simple method for
   generating a physical representation, the canonical form, of an
   EXI document that accounts for the permissible changes. An
   example of the applications targeted by this specification is
   one that needs to guarantee non-repudiation using XML Signature
   yet allows certain flexibility for intermediaries to
   reconstitute the documents before they reach final destination
   without breaking the signatures. Note that two documents may
   have differing canonical forms yet still be equivalent in a
   given context based on more elaborate application-specific
   equivalence rules which is out of scope of this specification.
   Comments are welcome through 16 July. Learn more about the
   Extensible Markup Language (XML) Activity.

   <http://www.w3.org/XML/EXI/>
   <http://www.w3.org/TR/2015/WD-exi-c14n-20150521/>
   <http://www.w3.org/XML/>

HTML5: Techniques for providing useful text alternatives Note
Published

   21 May 2015
   <http://www.w3.org/blog/news/archives/4723>

   The HTML Working Group has published a Group Note of "HTML5:
   Techniques for providing useful text alternatives." This
   document contains best practice guidance for authors of HTML 5
   documents on providing text alternatives for images. Learn more
   about the HTML Activity.

   <http://www.w3.org/html/wg/>
   <http://www.w3.org/TR/2015/NOTE-html-alt-techniques-20150521/>
   <http://www.w3.org/MarkUp/Activity>

Notes on Using ARIA in HTML Draft Published

   21 May 2015
   <http://www.w3.org/blog/news/archives/4720>

   The HTML Working Group has published a Working Draft of "Notes
   on Using ARIA in HTML." This document is a practical guide for
   developers on how to add accessibility information to HTML
   elements using the Accessible Rich Internet Applications
   specification WAI-ARIA-1.1, which defines a way to make Web
   content and Web applications more accessible to people with
   disabilities. This document demonstrates how to use WAI-ARIA in
   HTML51, which especially helps with dynamic content and
   advanced user interface controls developed with Ajax, HTML,
   JavaScript, and related technologies. Learn more about the HTML
   Activity.

   <http://www.w3.org/html/wg/>
   <http://www.w3.org/TR/2015/WD-aria-in-html-20150521/>
   <http://www.w3.org/MarkUp/Activity>

CSS Basic User Interface Module Level 3 (CSS3 UI) Draft Published

   20 May 2015
   <http://www.w3.org/blog/news/archives/4711>

   The Cascading Style Sheets (CSS) Working Group has published a
   Working Draft of "CSS Basic User Interface Module Level 3 (CSS3
   UI)." This specification describes user interface related
   properties and values that are proposed for CSS level 3 to
   style HTML and XML (including XHTML). It includes and extends
   user interface related features from the selectors, properties
   and values of CSS level 2 revision 1 and Selectors
   specifications. It uses various selectors, properties and
   values to style basic user interface elements in a document.
   Learn more about the Style Activity.

   <http://www.w3.org/Style/CSS/members>
   <http://www.w3.org/TR/2015/WD-css3-ui-20150519/>
   <http://www.w3.org/Style/>

W3C Invites Implementations of Web Notifications

   19 May 2015
   <http://www.w3.org/blog/news/archives/4706>

   The Web Notification Working Group invites implementation of
   the Candidate Recommendation of "Web Notifications." Web
   notifications defines an API for end-user notifications. A
   notification allows alerting the user outside the context of a
   web page of an occurrence, such as the delivery of email. Learn
   more about the Rich Web Client Activity.

   <http://www.w3.org/2010/web-notifications/>
   <http://www.w3.org/TR/2015/CR-notifications-20150519/>
   <http://www.w3.org/2006/rwc/>

HTML5 Web Messaging is a W3C Recommendation

   19 May 2015
   <http://www.w3.org/blog/news/archives/4704>

   The Web Applications Working Group has published a W3C
   Recommendation of "HTML5 Web Messaging." The Web Messaging
   specification defines two mechanisms for communicating between
   browsing contexts in HTML documents. The cross-document
   postMessage API allows documents to communicate with each other
   regardless of their source domain, in a way designed to not
   enable cross-site scripting attacks. To enable independent
   pieces of code (e.g. running in different browsing contexts) to
   communicate directly, authors can use the MessageChannel and
   MessagePort APIs. Communication channels in this mechanism are
   implemented as two-way pipes, with a port at each end. Messages
   sent in one port are delivered at the other port, and
   vice-versa. Messages are delivered as DOM events, without
   interrupting or blocking running tasks. Learn more about the
   Rich Web Client Activity.

   <http://www.w3.org/2008/webapps/>
   <http://www.w3.org/TR/2015/REC-webmessaging-20150519/>
   <http://www.w3.org/2006/rwc/>

W3C Invites Implementations of TTML Text and Image Profiles for
Internet Media Subtitles and Captions 1.0

   19 May 2015
   <http://www.w3.org/blog/news/archives/4701>

   The Timed Text Working Group invites implementation of the
   Candidate Recommendation of "TTML Text and Image Profiles for
   Internet Media Subtitles and Captions 1.0." This document
   specifies two profiles of TTML1: a text-only profile and an
   image-only profile. These profiles are intended to be used
   across subtitle and caption delivery applications worldwide,
   thereby simplifying interoperability, consistent rendering and
   conversion to other subtitling and captioning formats. The text
   profile is a superset of TTML Simple Delivery Profile for
   Closed Captions (US). Learn more about the Video in the Web
   Activity.

   <http://www.w3.org/AudioVideo/TT/>
   <http://www.w3.org/TR/2015/CR-ttml-imsc1-20150519/>
   <http://www.w3.org/2008/WebVideo/>

   More news: <http://www.w3.org/blog/news/>

Workshops

W3C Blog

     * Building the Web of Things
       <http://www.w3.org/blog/2015/05/building-the-web-of-things/
       >
       24 May 2015 by Dave Raggett
     * Make a Mark – Become Verified in HTML5 by W3C!
       <http://www.w3.org/blog/2015/05/make-a-mark-become-verified
       -in-html5-by-w3c/>
       21 May 2015 by Marie-Claire Forgue
       <http://www.w3.org/People/mcf/>

Upcoming Talks

     * 2015-05-27 (27 MAY)
       Spatial Data on the Web
       <http://www.w3.org/2015/Talks/0527_phila_gwf/>
       by Phil Archer
       INSPIRE &dash; Geospatial World Forum 2015
       <http://geospatialworldforum.org/workshop.asp?Sp_Department
       =OGC/W3C%20Spatial%20Data%20on%20the%20Web>
       Lisbon, Portugal
     * 2015-05-28 (28 MAY)
       The Convergence of EPUB and the Web
       <http://w3c.github.io/dpub/idpf-digital-book-2015/index>
       IDPF Digital Book Conference
       <http://idpf.org/digital-book-2015>
       New York, NY, USA
     * 2015-06-07 (7 JUN)
       XML Interfaces to the Internet of Things with XForms
       <http://www.cwi.nl/~steven/Talks/2015/06-07-iot/>
       by Steven Pemberton
       XML London
       <http://xmllondon.com/>
       London, United Kingdom
     * 2015-06-12 (12 JUN)
       GIS and the Web – what&#039;s the problem?
       <http://www.w3.org/2015/Talks/0612_phila_agile/>
       keynote by Phil Archer
       AGILE 2015
       <http://www.agile-online.org/index.php/conference/conferenc
       e-2015?layout=edit&id=249>
       Lisbon, Portugal
     * 2015-06-18 (18 JUN)
       The convergence of EPUB and the Web
       by Ivan Herman
       Buchtage Berlin 2015
       <http://www.boersenverein.de/buchtage>
       Berlin, Germany

W3C Membership

   Learn more about the benefits of W3C Membership. If you or your
   organization cannot join W3C, we invite you to support W3C
   through a contribution.

   <http://www.w3.org/Consortium/membership-benefits>
   <http://www.w3.org/Consortium/join>
   <http://www.w3.org/Consortium/sup>

New Members

     * Monegraph

About W3C

   The World Wide Web Consortium (W3C) is an international
   consortium where Member organizations, a full-time staff, and
   the public work together to develop "Web standards." Read
   about W3C.

   <http://www.w3.org/>
   <http://www.w3.org/TR/>
   <http://www.w3.org/Consortium/>

Receiving the Newsletter

   Bookmark this edition or the latest Public Newsletter and see
   past issues and press releases. Subscribe to receive the Public
   Newsletter by email. If you no longer wish to receive the
   Newsletter, send us an unsubscribe email. Comments? Write the
   W3C Communications Team (w3t-comm@w3.org).

   <http://www.w3.org/News/Public/pnews-20150525>
   <http://www.w3.org/News/Public/>
   <http://lists.w3.org/Archives/Public/w3c-announce/latest>
   <http://www.w3.org/Press/>
   <mailto:w3c-announce-request@w3.org?subject=Subscribe>
   <mailto:w3c-announce-request@w3.org?subject=Unsubscribe>
   <mailto:w3t-comm@w3.org>

Received on Monday, 25 May 2015 12:50:15 UTC