Posts

W3C Invites Implementations of W3C XML Schema Definition Language 1.1 (Parts 1 and 2)

The XML Schema Working Group invites implementation of the Candidate Recommendation s XML Schema Definition Language (XSD) 1.1 Part 1: Structures and XML Schema Definition Language (XSD) 1.1 Part 2: Datatypes. The first document specifies the XML Schema Definition Language, which offers facilities for describing the structure and constraining the contents of XML documents, including those which exploit the XML Namespace facility. The schema language, which is itself represented in an XML vocabulary and uses namespaces, substantially reconstructs and considerably extends the capabilities found in XML document type definitions (DTDs). This specification depends on XML Schema Definition Language 1.1 Part 2: Datatypes, which defines facilities for defining datatypes to be used in XML Schemas as well as other XML specifications. Learn more about the Extensible Markup Language (XML) Activity .

User Agent Accesibility Guidelines (UAAG) 2.0 Draft Published

Image
The User Agent Accessibility Guidelines Working Group has published an updated Working Draft of the User Agent Accessibility Guidelines (UAAG) 2.0 . UAAG defines how browsers, media players, and other "user agents" should support accessibility for people with disabilities and work with assistive technologies. The Working Group also published an updated Working Draft of Implementing UAAG 2.0. Read the invitation to review the UAAG 2.0 Working Draft and about the Web Accessibility Initiative (WAI) . Learn HTML and CSS with w3Schools Learn JavaScript and Ajax with w3Schools

Internationalization Checker Updated

Image
The i18n checker is a free service from W3C that provides information about internationalization-related aspects of your HTML page and advice on creating markup that supports the multilingual Web. This latest release uses a new user interface and redesigned source code. It also adds a number of new tests, a file upload facility, and support for HTML5. This is still a 'pre-final' release and development continues. There are already plans to add further tests and features, to translate the user interface, to add support for XHTML5 and polyglot documents, to integrate with the W3C Unicorn checker, and to add various other features. At this stage we are particularly interested in receiving user feedback. Learn more about Web Internationalization . Learn HTML and CSS with w3Schools Learn JavaScript and Ajax with w3Schools

Optimizing Meta Data

Image
Search Engine Optimization (SEO) Secrets SEO Made Simple (Second Edition): Strategies For Dominating The World's Largest Search Engine Search Engine Optimization: Do It Yourself - Kindle Bestseller (The Definitive Do It Yourself Guide to SEO) Title tags are the most critical Meta Tag and are the only tags that will influence SEO. Title tags have a direct effect on search engine relevancy and ranking. Make sure that your keywords appear in your Title tag. 1. Character Limits – 65 or less. Including spaces. Sorry folks, if you write more your title will end with a “…” Some cases you can have up to 70 characters but just play it safe and stick with 65. 2. Keywords and key phrases – Make titles page specific. Use longer key phrases where possible. The more relevant your title is to content the better your pages will  rank, and obviously higher rank = more traffic. 3. H1 tag – Repeat your title tag in your headline. This will help with relevancy and comm...

Last Call: API for Media Resources 1.0

Image
The Media Annotations Working Group has published a Last Call Working Draft of API for Media Resources 1.0 . This specification defines an API to access metadata information related to media resources on the Web. The overall purpose is to provide developers with convenient access to metadata information stored in different metadata formats. The API provides means to access the set of metadata properties defined in the Ontology for Media Resources 1.0 specification. Comments are welcome through 07 August. Learn more about the Video in the Web Activity . Learn HTML and CSS with w3Schools XQuery from the Experts: A Guide to the W3C XML Query Language XML Schema: The W3C's Object-Oriented Descriptions for XML

CSS Drafts Updated: CSSOM; CSS Image Values and Replaced Content Module Level 3

The Cascading Style Sheets (CSS) Working Group has published Working Drafts of CSSOM and CSS Image Values and Replaced Content Module Level 3 . CSSOM defines APIs (including generic parsing and serialization rules) for Media Queries, Selectors, and CSS itself. The latter specification First, it defines the syntax for image values in CSS. It also defines properties used to control the interaction of replaced content and the CSS layout algorithms. These properties can affect the used image resolution for bitmaps, the replaced object's orientation, and whether and how to preserve the object's aspect ratio. Learn more about the Style Activity .

Last Call: Web IDL

The Web Applications Working Group has published a Last Call Working Draft of Web IDL . This document defines an interface definition language, Web IDL, that can be used to describe interfaces that are intended to be implemented in Web browsers. Web IDL is an IDL variant with a number of features that allow the behavior of common script objects in the web platform to be specified more readily. How interfaces described with Web IDL correspond to constructs within ECMAScript and Java execution environments is also detailed in this document. It is expected that this document acts as a guide to implementors of already-published specifications, and that newly published specifications reference this document to ensure conforming implementations of interfaces are interoperable. Comments are welcome through 23 August. Learn more about the Rich Web Client Activity .