Added Status and set in TR mode for FPWD TR-20130122
authorMichael Cooper <cooper@w3.org>
Fri, 18 Jan 2013 11:15:45 -0500
branchTR-20130122
changeset 76 c6a28afef802
parent 72 e172d54f291c
child 77 66cfefb58c91
Added Status and set in TR mode for FPWD
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Fri Jan 11 15:19:15 2013 -0800
+++ b/src/indie-ui-events.html	Fri Jan 18 11:15:45 2013 -0500
@@ -17,7 +17,7 @@
 		<script class="remove">
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:           "ED",
+          specStatus:           "FPWD",
           
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "indie-ui-events",
@@ -27,15 +27,15 @@
           subtitle   :  "Events for User Interface Independence",
 
           // if you wish the publication date to be other than today, set this
-          // publishDate:  "2009-08-06",
+          publishDate:  "2013-01-22",
 
           // if the specification's copyright date is a range of years, specify
           // the start date here:
-          // copyrightStart: "2012",
+          // copyrightStart: "2013",
 
           // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
           // and its maturity status
-          // previousPublishDate:  "1977-03-15",
+          // previousPublishDate:  "2013-01-22",
           // previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
@@ -67,7 +67,7 @@
           //],
           
           // name of the WG
-          wg:           "Independent User Interface (Indie UI) and Web Events Working Groups",
+          wg:           "Independent User Interface (Indie UI) Working Group",
           
           // URI of the public WG page
           wgURI:        "http://www.w3.org/WAI/IndieUI/",
@@ -94,6 +94,15 @@
 		</section>
 
 		<section id="sotd">
+			<p>This is a First Public <a href="http://www.w3.org/2004/02/Process-20040205/tr.html#RecsWD">Working Draft</a> by the <a href="http://www.w3.org/WAI/IndieUI/">IndieUI Working Group</a> (IndieUI WG) of the <a href="http://www.w3.org/WAI/">Web Accessibility Initiative</a>. The Independent User Interface Task Force has produced this document based on initial proposals and review of features critical to include for this first review opportunity. The task force has identified <a href="http://www.w3.org/WAI/IndieUI/wiki/Use_Cases_and_Requirements">use cases and requirements</a> to inform this draft, although not all requirements are yet addressed in this version. Open issues and actions are tracked in the <a href="http://www.w3.org/WAI/IndieUI/track/products/2">IndieUI: Events tracker product</a>. A <a href="http://www.w3.org/WAI/IndieUI/indie-ui-events/change-history">history of changes to IndieUI: Events 1.0</a> is available.</p>
+			<p>The Independent User Interface Task Force is comprised of members of the IndieUI Working Group and the <a href="http://www.w3.org/2010/webevents/">Web Events Working Group</a>. The <a href="https://www.w3.org/2012/05/indie-ui-charter">IndieUI Working Group charter</a> specifies that this document is a joint deliverable with the Web Events Working Group. Since the time this charter was approved, the Web Events WG has become a maintenance-only group with its work items superceded by deliverables of the new <a href="http://www.w3.org/2012/pointerevents/">Pointer Events Working Group</a>. Therefore this document is now a publication solely of the IndieUI Working Group.</p>
+			<p>Feedback on this specification is essential to success of the technology. The IndieUI WG asks in particular:</p>
+			<ul>
+				<li>Does the spec meet its requirements, and are the requirements complete?</li><li>Does the spec meet both accessibility and mainstream use cases successfully without compromising one for the other?</li>
+				<li>Is this approach useful and necessary compared to existing techniques? </li>
+				<li>Is this approach easy to implement? If not, why not?</li>
+			</ul>
+			<p>To comment on this document, start with the <a href="http://www.w3.org/WAI/PF/comments/instructions">instructions for commenting</a> page to submit comments (preferred), or send email to <a href="mailto:public-indie-ui-comments@w3.org?subject=Comment%20on%20IndieUI:%20Events%2022%20January%202013%20version">public-indie-ui-comments@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/public-indie-ui-comments/">comment archive</a>). Comments should be made by <strong>22 February 2013</strong>. In-progress updates to the document may be viewed in the <a href="https://dvcs.w3.org/hg/IndieUI/raw-file/tip/src/indie-ui-events.html">publicly visible editors' draft</a>.</p>
 		</section>
 		
 		<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->