News

Report: Current State and Roadmap of Standards for Web Applications on Mobile

04 June 2012 | Archive

Thumbnail of application platform diagram that appears in report W3C has published a new edition of Standards for Web Applications on Mobile , an overview of the various technologies developed in W3C that increase the power of Web applications, particularly in the mobile context.

A deliverable of the MobiWebApp project, this sixth edition of the document highlights changes since February 2012, including new deliverables from the charter of the rechartered Web Applications Working Group (packaging format for Web applications, Quota Management, push notifications that can wake a sleeping app, Web Intents, fullscreen and screen-lock APIs), playback of protected content in HTML Working Group via Encrypted Media Extensions, progress on many other specifications, and new links to resources on mobile accessibility.

The next edition of the document is scheduled for August 2012. Learn more about the Web and Mobile Devices.

MediaStream Processing API Note Published

31 May 2012 | Archive

The Audio Working Group has published a Group Note of MediaStream Processing API. A number of existing or proposed features for the Web platform deal with continuous real-time media. Many use-cases require these features to work together. This proposal makes HTML Streams the foundation for integrated Web media processing by creating a mixing and effects processing API for HTML Streams. Learn more about the Rich Web Client Activity.

Two Last Call Working Drafts published by the RDB2RDF Working Group

29 May 2012 | Archive

The RDB2RDF Working Group has published two Last Call Working Drafts today:

  • A Direct Mapping of Relational Data to RDF. The need to share data with collaborators motivates custodians and users of relational databases (RDB) to expose relational data on the Web of Data. This document defines a direct mapping from relational data to RDF. This definition provides extension points for refinements within and outside of this document. Comments are welcome through 19 June.
  • R2RML: RDB to RDF Mapping Language. This document describes R2RML, a language for expressing customized mappings from relational databases to RDF datasets. Such mappings provide the ability to view existing relational data in the RDF data model, expressed in a structure and target vocabulary of the mapping author's choice. R2RML mappings are themselves RDF graphs and written down in Turtle syntax. R2RML enables different types of mapping implementations. Processors could, for example, offer a virtual SPARQL endpoint over the mapped relational data, or generate RDF dumps, or offer a Linked Data interface. Comments are welcome through 19 June.

Learn more about the Semantic Web Activity.

HTML Media Capture Draft Published

29 May 2012 | Archive

The Device APIs Working Group has published a Working Draft of HTML Media Capture. The HTML Media Capture specification defines HTML form extensions that facilitate users' access to media capture capabilities of the hosting device. Learn more about the Ubiquitous Web Applications Activity.

Three documents published by the Web Applications Working Group

29 May 2012 | Archive

The Web Applications Working Group has published three documents today:

  • First Public Working Draft of Gamepad. The Gamepad specification defines a low-level interface that represents gamepad devices.
  • First Public Working Draft of Pointer Lock. This specification defines an API that provides scripted access to raw mouse movement data while locking the target of mouse events to a single element and removing the cursor from view. This is an essential input mode for certain classes of applications, especially first person perspective 3D applications and 3D modelling software.
  • Group Note of The From-Origin Header. The From-Origin Header specification defines the From-Origin response header -- a way for resources to declare they are unavailable within an embedding context.

Learn more about the Rich Web Client Activity.

Registration Open for Mobile Web Best Practices Course in Spanish; Early Bird Rate through 10 June

29 May 2012 | Archive

W3C announces registration is open for a new online training course in Spanish on Mobile Web Best Practices: "Buenas Prácticas en Web Móvil." Developed by the W3C/MobiWebApp team, the Spanish version of "Mobile Web 1" will be taught by Gicela Morales. The 6-week course begins 18 June 2012 and costs 225 EUR. However, an early bird rate of 195 EUR is available until 10 June 2012. Read the course description and enroll now for the early bird rate. Learn more about the W3C online training for Web developers program.

Five documents published by the Web Applications Working Group

24 May 2012 | Archive

The Web Applications Working Group has published five documents today:

  • Last Call Working Draft of The WebSocket API. This specification defines an API that enables Web pages to use the WebSocket protocol (defined by the IETF) for two-way communication with a remote host. Comments are welcome through 14 June.
  • Last Call Working Draft of Indexed Database API.This document defines APIs for a database of records holding simple values and hierarchical objects. Each record consists of a key and some value. Moreover, the database maintains indexes over records it stores. An application developer directly uses an API to locate records either by their key or by using an index. A query language can be layered on this API. An indexed database can be implemented using a persistent B-tree data structure. Comments are welcome through 21 June.
  • First Public Working Draft of Input Method Editor API. This specification defines an “IME API” that provides Web applications with scripted access to an IME (input-method editor) associated with a hosting user agent.
  • First Public Working Draft of URL. This specification defines the term URL, various algorithms for dealing with URLs, and an API for constructing, parsing, and resolving URLs.
  • Group Note of XBL 2.0. XBL (the Xenogamous Binding Language) describes the ability to associate elements in a document with script, event handlers, CSS, and more complex content models, which can be stored in another document. This can be used to re-order and wrap content so that, for instance, simple HTML or XHTML markup can have complex CSS styles applied without requiring that the markup be polluted with multiple semantically neutral div elements.

Learn more about the Rich Web Client Activity.

Requirements for Internationalization Tag Set (ITS) 2.0 Draft Published

24 May 2012 | Archive

The MultilingualWeb-LT Working Group has published the First Public Working Draft of Requirements for Internationalization Tag Set (ITS) 2.0. This document gathers metadata categories – essentially items like ways to indicate whether or not specific text should be translated, support for machine translation, and so forth – developed within the MultilingualWeb-LT Working Group. The proposed metadata targets web content (primarily HTML5) and “deep Web” content, such as content stored in a content management system (CMS) or XML files from which HTML pages are generated, that facilitates its interaction with multilingual technologies and localization processes. Learn more about the Internationalization Activity.

W3C Launches Indie UI Working Group

22 May 2012 | Archive

Today W3C Launched the new Independent User Interface (Indie UI) Working Group that will collaborate with the Web Events WG to develop a way for user actions to be communicated to web applications. Indie UI will develop an intermediate layer between device- and modality-specific events and the functionality needed by web applications, e.g., scrolling the view, placing focus on an object, etc. Indie UI will define a way for different user actions (e.g., scrolling via touch screen, via mouse wheel, or via voice commend) to be translated into a simple event. Then web application developers can get these events from different devices without having to recognize how the user performed the action. Learn more from the announcement e-mail and read about the Web Accessibility Initiative (WAI).

W3C Invites Implementations of High Resolution Time and Resource Timing

22 May 2012 | Archive

The Web Performance Working Group invites implementation of two Candidate Recommendations:

  • High Resolution Time.This specification defines a JavaScript interface that provides the current time in sub-millisecond resolution and such that it is not subject to system clock skew or adjustments.
  • Resource Timing. This specification defines an interface for web applications to access the complete timing information for resources in a document.

Learn more about the Rich Web Client Activity.

Call for Review: Widget Interface Proposed Recommendation Published

22 May 2012 | Archive

The Web Applications Working Group has published a Proposed Recommendation of Widget Interface. This specification defines an application programming interface (API) for widgets that provides, amongst other things, functionality for accessing a widget's metadata and persistently storing data. Comments are welcome through 19 June. Learn more about the Rich Web Client Activity.

Web Services Internationalization (WS-I18N) Note Published

22 May 2012 | Archive

The Internationalization Core Working Group has published a Group Note of Web Services Internationalization (WS-I18N). This document describes enhancements to SOAP messaging to provide internationalized and localized operations using locale and international preferences. These mechanisms can be used to accommodate a wide variety of development models for international usage. Learn more about the Internationalization Activity.

Three drafts published by the Web Applications Working Group

22 May 2012 | Archive

The Web Applications Working Group has published three First Public Working Drafts today:

  • Introduction to Web Components. This document is a non-normative reference, which aims to provide an overview of how Web Components work. It summarizes the normative information in the respective specifications in an easy-to-digest prose and illustration.
  • Shadow DOM. This specification describes a method of establishing and maintaining functional boundaries between DOM subtrees and how these subtrees interact with each other within a document tree, thus enabling better functional encapsulation within DOM.
  • The Screen Orientation API. The Screen Orientation API's goal is to provide an interface for web applications to be able to read the screen orientation state, to be informed when this state changes and to be able to lock the screen orientation to a specific state.

Learn more about the Rich Web Client Activity.

More news… RSS Atom