W3C web graphics standards

Max Froumentin

Outline

Contents

  • I: Specifications
  • II: Integration
  • Part I: Specifications

    Specs: SVG

    SVG Mobile Profiles

    SVG 1.2

    Demo

    SVG Print

    SMIL

    Kyocera PocketCosmo PDAx-smiles screenshotscreenshot of mobile phone using SMIL

    Timed-Text

    New working group

    closed captioning closed captioning closed captioning

    Timed-Text Requirements

    15 May 2003: Use cases and requirements document

    XHTML2 / XForms / XFrames / XEvents

    A new HTML

    A new forms language

    Example

    Currently a Candidate Recommendation

    A new frames language

    XFrames: to fix the usability of HTML frames

    CSS

    Styling HTML and XML

    CSS2

    CSS3

    Multimodal Interaction

    digitalink world1 world2

    Multimodal Interaction (2)

    W3C started a Working Group on 2002

    picture of the mmi
framework

    More on multimodal interaction

    Part II: Integration

    Component integration

    How to handle mixing namespaces

    <html xmlns="http://www.w3.org/1999/xhtml">
      <head><title>Example</title></head>
      <body>
         <h1>Mixed sample</h1>
         ...
         <svg xmlns="http://www.w3.org/2001/svg">
            ...
            <math xmlns="http://www.w3.org/1998/MathML">
               ...
            </math>
         </svg>
      <body>
    </html>
    

    Component integration (2)

    Component integration (3)

    Does monolithic software work? X-Smiles, Mozilla

    Component extensions

    Device integration

    Fewer computers are desktop machines.

    Old specifications are big and inadapted to small devices

    Therefore, a lot of specs are being modularised:

    Device Independence

    A complete device independence framework

    Device Independence: How?

    Multimodal Interaction

    Same as CC/PP for device description, but extended requirements:

    What you should remember

    Get involved!

    www.w3.org

    mf@w3.org