Australian W3C Office The World Wide Web Consortium (W3C) develops interoperable technologies (specifications, guidelines, software, and tools) to lead the Web to its full potential as a forum for information, commerce, communication, and collective understanding. The Australian W3C Office (W3C-Aus) is the national contact point for W3C activities in Australia.
If you want to receive our regular newsletter subscribe to our mailing list. You can also send your email address to w3c-australia@w3.org. We will be glad to add it to our list.
The following news items are automatically updated from W3C's main site via the RSS 1.0 News feed described at the W3C Home Page News Archive.
2008-10-06: The SYMM Working Group has published the Proposed Recommendation of Synchronized Multimedia Integration Language (SMIL 3.0), pronounced "smile." SMIL 3.0 allows authors to write interactive multimedia presentations. Using SMIL 3.0, an author may describe the temporal behavior of a multimedia presentation, associate hyperlinks with media objects and describe the layout of the presentation on a screen. SMIL 3.0 is a modular XML application: its components may be used in other XML formats. SMIL also defines mobile profiles that incorporate features useful within the industry. Comments are welcome through 6 November. Read more about the Synchronized Multimedia Activity. See also W3C's new Video on the Web Activity. (Permalink)
2008-10-03: The Web Applications Working Group has published the Working Draft of XMLHttpRequest Level 2. The specification enhances XMLHttpRequest with new features, such as cross-site requests, progress events, and the handling of byte streams for both sending and receiving. Learn more about the Rich Web Client Activity. (Permalink)
2008-10-02: Browse W3C presentations and events also available as an RSS channel. (Permalink)
2008-09-30: W3C invites people to participate in a Workshop on Security for Access to Device APIs from the Web to be hosted by Vodafone in London (UK) on 10-11 December 2008. The goal of this workshop is to bring together people from a wide variety of backgrounds (API designers, security experts, usability experts, ...) to discuss the security challenges involved in allowing Web applications and widgets to access the APIs that allow to control these features (e.g., cameras, gps, address books, etc.). Participants will also advise the W3C on appropriate next steps for any gap that needs to be addressed with new technical work. Position papers are due 30 October. W3C invites you to read more about the Workshop scope. (Permalink)
2008-09-22: The Mobile Web Initiative Device Description Working Group has published the Proposed Recommendation of Device Description Repository Simple API. Web content delivered to mobile devices usually benefits from being tailored to take into account a range of factors such as screen size, markup language support and image format support. Such information is stored in "Device Description Repositories" (DDRs). This document describes a simple API for access to DDRs, in order to ease and promote the development of Web content that adapts to its Delivery Context. Comments are welcome through 31 October. Learn more about the Mobile Web Initiative Activity. (Permalink)
2008-09-19: The number of location-aware Web devices has increased dramatically as of late: built-in Global Positioning System (GPS) receivers and mobile phone tower triangulation services have made mobile phones location-aware, Wifi triangulation services brings location information to Wifi enabled devices, GPS receivers now have Web connectivity. Location, location, location!
2008-09-19: The Web Applications Working Group has published the Last Call Working Draft of Widgets 1.0: Requirements. A Widget is an interactive single purpose application for displaying and/or updating local data or data on the Web, packaged in a way to allow a single download and installation on a user's machine or mobile device. Typical examples of widgets include clocks, CPU gauges, sticky notes, battery-life indicators, games, and widgets that make use of Web services, like weather forecasters, news readers, e-mail checkers, photo albums and currency converters. This document lists the design goals and requirements that specifications would need to address in order to standardize various aspects of widgets. Comments are welcome through 13 October. Learn more about the Rich Web Client Activity. (Permalink)
2008-09-19: The Efficient XML Interchange Working Group has published the Last Call Working Draft of Efficient XML Interchange (EXI) Format 1.0. EXI is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. The EXI format uses a hybrid approach drawn from the information and formal language theories, plus practical techniques verified by measurements, for entropy encoding XML information. Using a relatively simple algorithm, which is amenable to fast and compact implementation, and a small set of data types, it reliably produces efficient encodings of XML event streams. Comments are welcome through 07 November. Learn more about the Extensible Markup Language (XML) Activity. (Permalink)
2008-09-17: The WebCGM Working Group has published the First Public Last Call Working Draft of WebCGM 2.1. Computer Graphics Metafile (CGM) is an ISO standard, defined by ISO/IEC 8632:1999, for the interchange of 2D vector and mixed vector/raster graphics. WebCGM is a profile of CGM, which adds Web linking and is optimized for Web applications in technical illustration, electronic documentation, geophysical data visualization, and similar fields. First published (1.0) in 1999, WebCGM unifies potentially diverse approaches to CGM utilization in Web document applications. It therefore represents a significant interoperability agreement amongst major users and implementers of the ISO CGM standard. Comments are welcome through 01 November. Learn more about the Graphics Activity. (Permalink)
2008-09-15: The SVG Working Group has published the Last Call Working Draft of Scalable Vector Graphics (SVG) Tiny 1.2 Specification. This specification defines the features and syntax for Scalable Vector Graphics (SVG) Tiny, Version 1.2, a language for describing two-dimensional vector and mixed vector/raster graphics in XML. Its goal is to provide the ability to create a whole range of graphical content, from static images to animations to interactive Web applications. SVG Tiny 1.2 is a profile of SVG intended for implementation on a range of devices, from cellphones and PDAs to desktop and laptop computers. Comments are welcome through 13 October. Learn more about the W3C Graphics Activity. (Permalink)
2008-09-14: Before a gathering of the John S. and James L. Knight Foundation in Washington, D.C. (USA), Tim Berners-Lee announced today the creation of the World Wide Web Foundation. The mission of the Foundation is:
2008-09-12: The Web Applications Working Group has published a Working Draft of Access Control for Cross-Site Requests. Other specifications that wish to enable cross-siterequests in an API they define can use the algorithms defined by this specification. If such an API is used on http://example.org resources, a resource on http://hello-world.example can opt in using the mechanism described by this specification. Learn more about the Rich Web Client Activity. (Permalink)
2008-09-12: The Service Modeling Language Working Group has published the Last Call Working Drafts of Service Modeling Language, Version 1.1 and Service Modeling Language Interchange Format Version 1.1. The former specification defines the Service Modeling Language, Version 1.1 (SML) used to model complex services and systems, including their structure, constraints, policies, and best practices. The latter defines the interchange format for SML 1.1. This format identifies the model being interchanged, distinguishes between model definition documents and model instance documents, and defines the binding of rule documents with other documents in the interchange model. Comments are welcome through 03 October. Learn more about the Extensible Markup Language (XML) Activity. (Permalink)
2008-09-10: The Cascading Style Sheets (CSS) Working Group has published a Working Draft of CSS Backgrounds and Borders Module Level 3. CSS is a language for describing the rendering of structured documents (such as HTML and XML). This draft contains the features of CSS level 3 relating to borders and backgrounds. It includes and extends the functionality of CSS level 2. The main extensions compared to level 2 are borders consisting of images, boxes with multiple backgrounds, boxes with rounded corners and boxes with shadows. Learn more about the Style Activity. (Permalink)
2008-09-10: The XML Schema Working Group has published a Working Draft of W3C XML Schema Definition Language (XSD): Component Designators. This document defines a system for designating XML Schema components. Schema components are the building blocks that comprise the abstract data model of the schema. They are specified by XML Schema Part 1: Structures and XML Schema Part 2: Datatypes. The XSD specification divides the problem of constructing schema component designators into two parts: defining a designator for an assembled schema, and defining a designator for a particular schema component or schema components, understood relative to a designated schema. Learn more about the Extensible Markup Language (XML) Activity. (Permalink)
2008-09-08: The Evaluation and Repair Tools Working Group today published Representing Content in RDF as a First Public Working Draft. This document provides a vocabulary to represent content in RDF, and is flexible for any type of content available on the Web or in local storage media. The Working Group also published an an updated Working Draft of HTTP Vocabulary in RDF, which defines terms to allow HTTP headers that have been exchanged between a client and a server to be recorded in RDF. These documents can be used to extend the Evaluation and Report Language (EARL) 1.0 Schema, an RDF vocabulary to record test results such as those generated by Web accessibility evaluation tools. They are part of the EARL Specification. Learn more about the Web Accessibility Initiative. (Permalink)
2008-09-04: The Semantic Web Deployment Working Group and XHTML2 Working Group have published the Proposed Recommendation of RDFa in XHTML: Syntax and Processing. The modern Web is made up of an enormous number of documents that have been created using HTML. These documents contain significant amounts of structured data, which is largely unavailable to tools and applications. When publishers can express this data more completely, and when tools can read it, a new world of user functionality becomes available, letting users transfer structured data between applications and web sites, and allowing browsing applications to improve the user experience. RDFa is a specification for attributes to express structured data in any markup language. The groups have also published an implementation report as part of the Candidate Recommendation phase. Comments are welcome through 03 October. Learn more about the Semantic Web. (Permalink)
2008-09-03: The Efficient XML Interchange Working Group has published the First Public Working Draft of Efficient XML Interchange (EXI) Impacts. EXI defines a new representation for the Extensible Markup Language (XML) Information Set. The introduction of such a format may cause disruption in systems that have so far been able to assume XML as the only representation of XML Information Set data. This document reviews areas where the introduction of EXI may disrupt or otherwise have an impact on existing XML technologies, XML processors, and applications. It also describes EXI design features and steps that may be taken by implementors to reduce or eliminate disruption and impacts. Learn more about the Extensible Markup Language (XML) Activity. (Permalink)
Copyright © 1994-2006 W3C ® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.