- From: ashok malhotra <ashok.malhotra@oracle.com>
- Date: Thu, 11 Aug 2011 05:17:57 -0700
- To: Noah Mendelsohn <nrm@arcanedomain.com>
- CC: "www-tag@w3.org" <www-tag@w3.org>
- Message-ID: <4E43C875.1000601@oracle.com>
This is a fundamental point that needs to be made early in the document. So, in the Introduction, after we discuss that Web is increasingly moving to interactive/Ajax applications, I suggest the following change.
<existing>
This document explores the issues that arise in this context, and attempts to define best practices that help:
* Create URIs for intermediate states/pages in a Web application and manage the browser history so that states/pages can be bookmarked and the back button does the right thing
* Enable clients to address into specific points in a stream of content, e.g., video.
</existing>
<suggested>
This document explores the issues that arise in this context.The goal is to preserve the user's experience of the Web as a collection of documents.Specifically, this document attempts to define best practices that help:
* Create URIs for intermediate states/documents in a Web application and manage the browser history so that states/documents can be bookmarked and the back button does the right thing
* Enable clients to address into specific points in a stream of content, e.g., video.
</suggested>
We could add a reference to Noah's blog after the second sentence.
All the best, Ashok
On 8/10/2011 7:59 PM, Noah Mendelsohn wrote:
> Ashok,
>
> Your ACTION-586 is due tomorrow:
>
> ACTION-586: Add text covering advice equivalent to "Use of AJAX implementation technology is not a sufficient excuse for failing to provide first class URI identification for documents on the Web"
>
> Any chance you'll have something to discuss on the call? Thanks.
>
> Noah
Received on Thursday, 11 August 2011 12:18:43 UTC