Re: [Standards] RTT, take 3

2011-06-27 Thread Mark Rejhon
 On Mon, Jun 27, 2011 at 5:40 PM, Peter Saint-Andre 
 wrote:

> The authors have sent me version 0.0.3 of the RTT proposal:
> http://xmpp.org/extensions/inbox/realtimetext.html


Here's a copy of the detailed changelog between 0.0.2 and 0.0.3

Highlights of the biggest Edits:
* Rewrote section "4.5.1.3 Rules for Attribute Values" for Unicode code
points (remove UTF16)
* Rewrote section  "9. Internationalization Considerations" for Unicode code
points (remove UTF16)
* Added section "5. Determining Support" to detect remote caps for RTT
* Clarified section "7.9 Real World Message With Key Press Intervals"
.Added more back-referencing links to the the bottom of the last example
example (section 7.9)
.Added an introduction to the beginning of "7. Use Cases" to explain
that the final example (section 7.9) is the most important example.

Other Fixes suggested by XMPP.org and this mailing list
* NOTE: Due to new section "Determining Support", old section numbers 5+
renumbered to 6+
* Section 4.5.1.3 - removed UTF-16 counting requirement. (now use code point
counting.)
* Section 9 - removed UTF-16 counting requirement. (now use code point
counting.)
* Section 4.2.2 - the 0 should be a MUST
* Section 4.2.3.4 - the word "stop" should be "cancel"
* Section 4.3.2 - tone down UI behaviour
* Section 4.5.1.1 - explain "at position p"
* Section 4.5.1.1 - explain "Forward Delete" for RTL
* Section 4.5.1.3 - explain UTF8 vs UTF16 better
* Section 4.5.2.1 - should forward-reference whitespace example
* Section 4.5.3 - define empty rtt
* Section 4.5.3 - fix confusion Tier 2 optional vs recommended
* Section 4.5.3 - clarify "unmodified" sentence
* Section 4.6.2 - mention dangers of corrupted text
* Section 6.1.1 - change to "This hurts usability of real-time text"
* Section 6.2.2 - fix non-normative "should not"
* Section 6.2.3 - fix non-normative "should"
* Section 6.2.3 - explain a suggested programming algorithm
* Section 6.4 - remove reference to 8 kilobytes
* Section 10 - put into proper format, add XEP-0205
* Section 7.3 - fix improper  example. Action elements should
never nest XML
* Section 7.7 - fix inconsistency in final  element p='0' in table,
p='18' in example
* Section 6.2.2 - clarify third bullet, add ", and no cursor movements, "
* Section 8 - updated "Interoperability Considerations"
* Many other minor grammatical, spelling edits, and sentence improvements,
linking/referencing improvements, etc.


[Standards] RTT, take 3

2011-06-27 Thread Peter Saint-Andre
The authors have sent me version 0.0.3 of the RTT proposal:

http://xmpp.org/extensions/inbox/realtimetext.html

Peter

-- 
Peter Saint-Andre
https://stpeter.im/




[Standards] DEFERRED: XEP-0283 (Moved)

2011-06-27 Thread XMPP Extensions Editor
XEP-0283 (Moved) has been Deferred because of inactivity.

Abstract: This document defines an XMPP protocol extension that enables a user 
to inform its contacts about a change in JID.

URL: http://www.xmpp.org/extensions/xep-0283.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.


[Standards] DEFERRED: XEP-0282 (DMUC2: Distributed MUC)

2011-06-27 Thread XMPP Extensions Editor
XEP-0282 (DMUC2: Distributed MUC) has been Deferred because of inactivity.

Abstract: Multi-User Chats, distributed over several nodes in the XMPP network, 
using a master/slave architecture

URL: http://www.xmpp.org/extensions/xep-0282.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.


[Standards] DEFERRED: XEP-0280 (Message Carbons)

2011-06-27 Thread XMPP Extensions Editor
XEP-0280 (Message Carbons) has been Deferred because of inactivity.

Abstract: In order to keep all IM clients for a user engaged in a conversation, 
outbound messages are carbon-copied to all interested resources.

URL: http://www.xmpp.org/extensions/xep-0280.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.


[Standards] DEFERRED: XEP-0109 (Out-of-Office Messages)

2011-06-27 Thread XMPP Extensions Editor
XEP-0109 (Out-of-Office Messages) has been Deferred because of inactivity.

Abstract: This document defines an XMPP protocol extension for communicating 
out-of-office status.

URL: http://www.xmpp.org/extensions/xep-0109.html

If and when a new revision of this XEP is published, its status will be changed 
back to Experimental.


[Standards] UPDATED: XEP-0292 (vCard4 Over XMPP)

2011-06-27 Thread XMPP Extensions Editor
Version 0.6 of XEP-0292 (vCard4 Over XMPP) has been released.

Abstract: This document specifies an XMPP extension for use of the vCard4 XML 
format in XMPP systems, with the intent of obsoleting the vcard-temp format.

Changelog: Clarified status of VERSION and TZ properties. (sm/psa)

Diff: http://xmpp.org/extensions/diff/api/xep/0292/diff/0.5/vs/0.6

URL: http://xmpp.org/extensions/xep-0292.html



[Standards] UPDATED: XEP-0266 (Codecs for Jingle Audio)

2011-06-27 Thread XMPP Extensions Editor
Version 0.6 of XEP-0266 (Codecs for Jingle Audio) has been released.

Abstract: This document describes implementation considerations related to 
audio codecs for use in Jingle RTP sessions.

Changelog: Clarified that the codec descriptions are non-normative. (psa)

Diff: http://xmpp.org/extensions/diff/api/xep/0266/diff/0.5/vs/0.6

URL: http://xmpp.org/extensions/xep-0266.html



[Standards] UPDATED: XEP-0273 (Stanza Interception and Filtering Technology (SIFT))

2011-06-27 Thread XMPP Extensions Editor
Version 0.4 of XEP-0273 (Stanza Interception and Filtering Technology (SIFT)) 
has been released.

Abstract: This specification defines an XMPP protocol extension that enables a 
client to exercise control over the XML stanzas it will receive from the server 
by instructing the server to intercept and filter inbound stanzas.

Changelog: Made it clear that presence means presence notifications; added 
support for subscription-related presence stanzas; described payload matching 
in greater detail; added use case for allowing only core XMPP child elements; 
increased protocol version number from 1 to 2. (psa)

Diff: http://xmpp.org/extensions/diff/api/xep/0273/diff/0.3/vs/0.4

URL: http://xmpp.org/extensions/xep-0273.html