<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.w3.org/">
<title>W3C News</title>
<link>http://www.w3.org/</link>
<description></description>
<dc:language>en</dc:language>
<dc:creator>W3C Staff and Contributors</dc:creator>

<dc:date>2012-02-10T12:07:49-05:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=4.34-en" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9359" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9358" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9357" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9356" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9355" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9354" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9353" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9352" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9351" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9350" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9349" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9347" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9345" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9344" />
<rdf:li rdf:resource="http://www.w3.org/News/2012.html#entry-9343" />
</rdf:Seq>
</items>

</channel>


<item rdf:about="http://www.w3.org/News/2012.html#entry-9359">
<title>New Mobile Web 2 - Applications Course Open for Registration;  Early Bird Rate through 1 March</title>
<link>http://www.w3.org/News/2012.html#entry-9359</link>
<description>        <![CDATA[<p>W3C is pleased to announce that <a 
href="http://www.w3techcourses.com/course/view.php?id=10">registration</a> is open for a new W3C mobile Web course, <a 
href="http://www.w3devcampus.com/writing-great-web-applications-for-mobile/">"Mobile 
Web 2: Applications"</a>. Developed by the <a href="http://www.mobiwebapp.eu/">W3C/MobiWebApp</a> team and taught by <a href="http://twitter.com/robinberjon">Robin Berjon</a>, chair of the <a href="http://www.w3.org/2009/dap/">W3C Device APIs Working Group</a> and recently elected as a TAG member, this mobile Web course gives developers all the tools and knowledge necessary to write mobile Web applications 
that can ship both online and in application stores, using today's advanced technologies. The 8-week course begins 12 March 2012 and costs 225 EUR. However, an early bird rate of 165 EUR is available until 1 March 2012. <a 
href="http://www.w3techcourses.com/course/view.php?id=10">Enroll now</a> for the early bird rate.</p>]]>
        </description>
<dc:subject>Home Page Stories</dc:subject>
<dc:creator>Ian Jacobs</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-10T12:07:49-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9358">
<title>Ontology for Media Resources 1.0 is a W3C Recommendation</title>
<link>http://www.w3.org/News/2012.html#entry-9358</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2008/WebVideo/Annotations/">Media Annotations Working Group</a> has published a W3C Recommendation of <a href="http://www.w3.org/TR/2012/REC-mediaont-10-20120209/">Ontology for Media Resources 1.0</a>. This document defines the Ontology for Media Resources 1.0. The term "Ontology" is used in its broadest possible definition: a core vocabulary. The intent of this vocabulary is to bridge the different descriptions of media resources, and provide a core set of descriptive properties. This document defines a core set of metadata properties for media resources, along with their mappings to elements from a set of existing metadata formats. Besides that, the document presents a Semantic Web compatible implementation of the abstract ontology using RDF/OWL. The document is mostly targeted towards media resources available on the Web, as opposed to media resources that are only accessible in local repositories. Learn more about the <a href="http://www.w3.org/2008/WebVideo/">Video in the Web Activity</a>.</p>]]>
        </description>
<dc:subject>Web Design and Applications</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-09T13:17:15-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9357">
<title>WebRTC 1.0: Real-time Communication Between Browsers Draft Published</title>
<link>http://www.w3.org/News/2012.html#entry-9357</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2011/04/webrtc/">Web Real-Time Communications Working Group</a> has published a Working Draft of <a href="http://www.w3.org/TR/2012/WD-webrtc-20120209/">WebRTC 1.0: Real-time Communication Between Browsers</a>. This document defines a set of APIs to represent streaming media, including audio and video, in JavaScript, to allow media to be sent over the network to another browser or device implementing the appropriate set of real-time protocols, and media received from another browser or device to be processed and displayed locally. This specification is being developed in conjunction with a protocol specification developed by the IETF RTCWEB group and an API specification to get access to local media devices developed by the Media Capture Task Force. Learn more about the <a href="http://www.w3.org/2007/uwa/">Ubiquitous Web Applications Activity</a>.</p>]]>
        </description>
<dc:subject>Home Page Stories</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-09T13:14:44-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9356">
<title>EMMA: Extensible MultiModal Annotation markup language Version 1.1 Draft Published</title>
<link>http://www.w3.org/News/2012.html#entry-9356</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2002/mmi/">Multimodal Interaction Working Group</a> has published a Working Draft of <a href="http://www.w3.org/TR/2012/WD-emma11-20120209/">EMMA: Extensible MultiModal Annotation markup language Version 1.1</a>. This document is part of a set of specifications for multimodal systems, and provides details of an XML markup language for containing and annotating the interpretation of user input. Examples of interpretation of user input are a transcription into words of a raw signal, for instance derived from speech, pen or keystroke input, a set of attribute/value pairs describing their meaning, or a set of attribute/value pairs describing a gesture. The interpretation of the user's input is expected to be generated by signal interpretation processes, such as speech and ink recognition, semantic interpreters, and other types of processors for use by components that act on the user's inputs such as interaction managers. Learn more about the <a href="http://www.w3.org/2002/mmi/Activity.html">Multimodal Interaction Activity</a>.</p>]]>
        </description>
<dc:subject>Web of Devices</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-09T13:09:45-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9355">
<title>HTML/XML Task Force Report Note Published</title>
<link>http://www.w3.org/News/2012.html#entry-9355</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2001/tag/">Technical Architecture Group</a> has published a Group Note of <a href="http://www.w3.org/TR/2012/NOTE-html-xml-tf-report-20120209/">HTML/XML Task Force Report</a>. This document is the report of the TAG Task Force established to explore how interoperability between HTML and XML could be improved. It describes several use cases that the Task Force considered relevant and proposed resolutions to those cases. Learn more about the <a href="http://www.w3.org/2001/tag/">Technical Architecture Group</a>.</p>]]>
        </description>
<dc:subject>Web Architecture</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-09T11:21:36-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9354">
<title>W3C Demonstrates Power of Open Web Platform at Mobile World Congress 2012</title>
<link>http://www.w3.org/News/2012.html#entry-9354</link>
<description>        <![CDATA[<p>
<a class="imageLink" href="/2012/MWC/">
<img src="http://www.w3.org/2012/MWC/images/thumb.png" alt="MWC imagery" width="100" height="75"/></a>
W3C invites media, analysts, and other attendees of <a href="http://www.mobileworldcongress.com/">Mobile World Congress (MWC) 2012</a> to meet with W3C and learn how the Open Web Platform is transforming industry. From 27 February through 1 March W3C will showcase demonstrations of HTML5, CSS3, and other open Web technologies at its booth in <strong>Hall 2, Stand 2A31</strong>. CEO Jeff Jaffe, W3C staff, and some W3C Members will be available as expert resources for media stories and analyst reports on how the Web is changing mobile, television, advertising, games, publishing, automotive, health care, and other industries. Read the <a href="https://www.w3.org/2012/02/mwc-media.html.en">media advisory</a> and <a href="http://www.w3.org/2012/MWC/">learn more about W3C @ MWC 2012.</a></p>

]]>
        </description>
<dc:subject>Home Page Stories</dc:subject>
<dc:creator>Ian Jacobs</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-08T10:03:00-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9353">
<title>W3C Launches New Markup Validation Service</title>
<link>http://www.w3.org/News/2012.html#entry-9353</link>
<description>        <![CDATA[<p>
The W3C has launched the
<a href="http://validator.w3.org/nu/">Nu Markup Validation Service</a>,
a non-DTD-based markup validator being made available to the community in
parallel to the existing DTD-based
<a href="http://validator.w3.org">validator.w3.org</a> W3C markup validator.
The W3C Nu Markup Validation Service uses the same backend as the
<a href="http://validator.nu/">Validator.nu</a> site, which is also the
backend for the HTML5-checking feature of
<a href="http://validator.w3.org">validator.w3.org</a>.
The Nu Markup Validation Service is a separate, standalone validator
which provides that same HTML5-checking feature while also offering a user
interface that exposes additional options, such as full validation support
for XHTML5 documents, and the ability to validate documents that contain
features from
<a href="http://www.w3.org/TR/rdfa-core/">RDFa Core 1.1</a> and from
<a href="http://www.w3.org/TR/rdfa-lite/">RDFa Lite 1.1</a>.
</p>]]>
        </description>
<dc:subject></dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-08T05:47:39-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9352">
<title>Widget Access Request Policy is a W3C Recommendation</title>
<link>http://www.w3.org/News/2012.html#entry-9352</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> has published a W3C Recommendation of <a href="http://www.w3.org/TR/2012/REC-widgets-access-20120207/">Widget Access Request Policy</a>. This specification defines the security model controlling network access from within a widget, as well as a method for authors to request that the user agent grant access to certain network resources or sets thereof. Learn more about the <a href="http://www.w3.org/2006/rwc/">Rich Web Client Activity</a>.</p>]]>
        </description>
<dc:subject>Web Design and Applications</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-07T10:01:55-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9351">
<title>CSS Positioned Layout Module Level 3 Draft Published</title>
<link>http://www.w3.org/News/2012.html#entry-9351</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/Style/CSS/members">Cascading Style Sheets (CSS) Working Group</a> has published the First Public Working Draft of <a href="http://www.w3.org/TR/2012/WD-css3-positioning-20120207/">CSS Positioned Layout Module Level 3</a>. CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc. This module contains the features of CSS level 3 relating to positioning and stacking of elements. It includes and extends the functionality of CSS level 2, which builds on CSS level 1. The main extensions compared to level 2 are the ability to position elements based on CSS Region boxes, and the ability to specify a different containing blocks for elements. Learn more about the <a href="http://www.w3.org/Style/">Style Activity</a>.</p>]]>
        </description>
<dc:subject>Web Design and Applications</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-07T09:57:39-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9350">
<title>Last Call: Web IDL</title>
<link>http://www.w3.org/News/2012.html#entry-9350</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> has published a Last Call Working Draft of <a href="http://www.w3.org/TR/2012/WD-WebIDL-20120207/">Web IDL</a>. This document defines an interface definition language, Web IDL, that can be used to describe interfaces that are intended to be implemented in web browsers. Web IDL is an IDL variant with a number of features that allow the behavior of common script objects in the web platform to be specified more readily. How interfaces described with Web IDL correspond to constructs within ECMAScript execution environments is also detailed in this document. It is expected that this document acts as a guide to implementors of already-published specifications, and that newly published specifications reference this document to ensure conforming implementations of interfaces are interoperable. Comments are welcome through 28 February. Learn more about the <a href="http://www.w3.org/2006/rwc/">Rich Web Client Activity</a>.</p>]]>
        </description>
<dc:subject>Web Design and Applications</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-07T09:54:39-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9349">
<title>Java language binding for Web IDL Draft Published</title>
<link>http://www.w3.org/News/2012.html#entry-9349</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> has published the First Public Working Draft of <a href="http://www.w3.org/TR/2012/WD-WebIDL-Java-20120207/">Java language binding for Web IDL</a>. This document defines the Java language binding for Web IDL, the interface definition language for the Web platform. Learn more about the <a href="http://www.w3.org/2006/rwc/">Rich Web Client Activity</a>.</p>]]>
        </description>
<dc:subject>Publication</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-07T09:50:12-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9347">
<title>W3C Introduces Startup Level for Membership</title>
<link>http://www.w3.org/News/2012.html#entry-9347</link>
<description>        <![CDATA[<p>To increase and broaden participation in its activities, W3C announces today a new
<a href="http://www.w3.org/Consortium/fees-201202#startup">startup membership level</a> for small organizations new to W3C. Organizations are eligible for the new level depending on their size (10 or fewer employees) and annual revenues. This new level is available for the first two years of Membership. Please see the <a href="http://www.w3.org/Consortium/fees-201202#startup">startup level description</a> for details and more information about eligibility. Please contact membership@w3.org if you have any questions.</p>]]>
        </description>
<dc:subject></dc:subject>
<dc:creator>Ian Jacobs</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-03T13:25:49-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9345">
<title>Last Call: Vibration API</title>
<link>http://www.w3.org/News/2012.html#entry-9345</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2009/dap/">Device APIs Working Group</a> has published a Last Call Working Draft of <a href="http://www.w3.org/TR/2012/WD-vibration-20120202/">Vibration API</a>. This specification defines an API that provides access to the vibration mechanism of the hosting device. Vibration is a form of tactile feedback. The API is designed to tackle high-value use cases related to gaming, and is not meant to be used as a generic notification mechanism. Comments are welcome through 01 March. Learn more about the <a href="http://www.w3.org/2007/uwa/">Ubiquitous Web Applications Activity</a>.</p>]]>
        </description>
<dc:subject>Web Design and Applications</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-02T09:34:34-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9344">
<title>The PROV Data Model and Abstract Syntax Notation Draft Published</title>
<link>http://www.w3.org/News/2012.html#entry-9344</link>
<description>        <![CDATA[<p>The <a href="http://www.w3.org/2011/prov/">Provenance Working Group</a> has published a Working Draft of <a href="http://www.w3.org/TR/2012/WD-prov-dm-20120202/">The PROV Data Model and Abstract Syntax Notation</a>. PROV-DM is a data model for provenance for building representations of the entities, people and activities involved in producing a piece of data or thing in the world. PROV-DM is domain-agnostic, but is equipped with extensibility points allowing further domain-specific and application-specific extensions to be defined. PROV-DM is accompanied by PROV-ASN, a technology-independent abstract syntax notation, which allows serializations of PROV-DM instances to be created for human consumption, which facilitates its mapping to concrete syntax, and which is used as the basis for a formal semantics. Learn more about the <a href="http://www.w3.org/2001/sw/">Semantic Web Activity</a>.</p>]]>
        </description>
<dc:subject>Semantic Web</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-02-02T09:29:17-05:00</dc:date>
</item>

<item rdf:about="http://www.w3.org/News/2012.html#entry-9343">
<title>BAD to Good Updated: Demo shows web accessibility barriers fixed</title>
<link>http://www.w3.org/News/2012.html#entry-9343</link>
<description>        <![CDATA[<p>The Web Accessibility Initiative (<a href="http://www.w3.org/WAI/">WAI</a>)
Education and Outreach Working Group (<a href="http://www.w3.org/WAI/EO">EOWG</a>) has updated
the <a href="http://www.w3.org/WAI/demos/bad/">Before and After Demonstration
(BAD)</a>. BAD shows an inaccessible website and a retrofitted version of the
same website with the accessibility barriers fixed. Read the <a href="http://lists.w3.org/Archives/Public/w3c-wai-ig/2012JanMar/0024.html">update e-mail</a> and learn
about <a href="http://www.w3.org/standards/webdesign/accessibility">Accessibility</a>.</p>  ]]>
        </description>
<dc:subject>Web Design and Applications</dc:subject>
<dc:creator>Coralie Mercier</dc:creator>
<dc:language>en</dc:language>
<dc:date>2012-01-31T15:24:15-05:00</dc:date>
</item>


</rdf:RDF>
