W3C launches First HTML5 Course in new partnership with edX
31 March 2015 | Archive
In support of its on-going commitment to developer training programs, the W3C today announced a new member partnership with edX on its Massive Open Online Course (MOOC) platform under the name W3Cx. The W3Cx courses mean that thousands of developers around the world will have greater access to high quality training programs developed by W3C.
The first W3Cx course, HTML5-part 1, will focus on Web design fundamentals at an intermediate level. It is widely recognized that HTML5 is and will be the essential technology for organizations delivering applications across multiple platforms. HTML5-part 1 will be taught by Michel Buffa Professor at the University of Côte d’Azur (UFR Sciences). Read the course description and register for the W3Cx course HTML5-part 1 which starts 1 June 2015. To learn more, read the press release.

WOFF File Format 2.0; WOFF 2.0 Evaluation Report Drafts Published
14 April 2015 | Archive
The WebFonts Working Group has published a Working Draft of WOFF File Format 2.0. Based on experience with WOFF 1.0, which is widely deployed, this specification was developed to provide improved compression and thus lower use of network bandwidth, while still allowing fast decompression even on mobile devices. This is achieved by combining a content-aware pre-processing step and improved entropy coding, compared to the Flate compression used in WOFF 1.0.
The Group also published a Working Draft of WOFF 2.0 Evaluation Report. Web Open Font Format (WOFF) 2.0 is a proposed update to the existing WOFF 1.0 with improved compression. This report lists requirements for successful deployment, evaluates how the requirement may be met, and examines the compression gains and tradeoffs vs. code complexity, encode and decode time. This document is non-normative. Learn more about the Fonts Activity.

Three Drafts Published by the SVG Working Group
9 April 2015 | Archive
The SVG Working Group has published two First Published Working Drafts and one Working Draft.
SVG Markers is a specification that defines SVG markers, a feature for placing re-usable graphical elements along the outline of an SVG shape.
SVG Strokes is a specification that defines properties for controlling the appearance of strokes painted for SVG shapes.
Scalable Vector Graphics (SVG) 2 is a specification that defines the features and syntax for Scalable Vector Graphics (SVG) Version 2. SVG is a language based on XML for describing two-dimensional vector and mixed vector/raster graphics. SVG content is stylable, scalable to different display resolutions, and can be viewed stand-alone, mixed with HTML content, or embedded using XML namespaces within other XML languages. SVG also supports dynamic changes; script can be used to create interactive documents, and animations can be performed using declarative animation features or by using script.
Learn more about the Graphics Activity.
