Many in the W3C community — including staff, chairs, and Member
representatives — present W3C work at conferences and other events.
Below you will find a list some of the talks. All material is copyright of the author, except
where otherwise noted.
Listing is based on the following search constraints:
- Possible presentation dates: past few months and upcoming
- Technology area: XML Core Technology
-
2009
27 Jul
Abstract:
There is a lot of confusion and misinformation about the future of HTML and XML. This presentation will cover some of the differences (and similarities) between HTML5, XHTML, and XHTML2, discuss the future roadmap of X/HTML and XML in browsers.
-
2009
28 Jul
Abstract:
This is an introductory presentation on SVG, Canvas, and how they fit into the larger Web ecosystem.
-
2009
10 Aug
Abstract:
Although the ideal approach to streaming is to process markup events as soon as they are encountered, with no memory needing to be used for storing parts of the input document, this is not always feasible, and in practice it is useful to consider "near-streaming" approaches that involve a limited amount of buffering or lookahead. In the extreme, however, such approaches degenerate until they are indistinguishable from non-streaming processes. This paper attempts a classification of streaming and near-streaming processing methods using different approaches to memory management, and discusses the advantages and disadvantages of each.
-
2009
11 Aug
Abstract:
The XML community has lived with XML namespaces for a decade. They are useful to the point of seeming indispensable, they are ubiquitous, and yet they are at the same time unwieldy and flawed. Namespace declarations can be inconvenient to remember, and errors in them are frequently the source of subtle and hard-to-diagnose errors. From a programming perspective, namespaces provide scope and disambiguation; from a document authoring perspective, namespaces provide headaches. By introducing a single new feature namespace declarations could be simplified and namespace functionality enhanced without losing the existing benefits of namespaces. Let’s talk about making namespace lemonade from namespace lemons.
-
2009
11 Aug
Abstract:
Is the future of XML planned to be without XML? Visual tools are everywhere and XProc might be the first XML dialect to be immediately available with its visual editor. After erratic evolutions, visual tools have become more and more precise (even HTML+CSS tools are now very powerful), and are become more and more main stream. Could we imagine dealing with XML Schema without descent Visual Tools? We will show in this presentation an overview of where we do XML without seeing any angle bracket and the places where we expect to have some equivalent tools soon.
-
2010
13 Mar-14 Mar
Abstract:
XML Prague is a conference on XML for developers, markup geeks, information managers, and students