Pages tagged w3c:

HTML 5 ― HTML 4 からの変更点
http://standards.mitsue.co.jp/resources/w3c/TR/html5-diff/

save
w3c html5
HTML5はSGMLやめたのね
WebAIM: WCAG 2.0 Checklist
http://webaim.org/standards/wcag/checklist
WCAG 2.0 Checklist
10 Reasons Why Your Code Won’t Validate (and How to Fix it) - NETTUTS
http://net.tutsplus.com/articles/web-roundups/10-reasons-why-your-code-wont-validate-and-how-to-fix-it/
QuirksBlog: Introduction to W3C Widgets
http://www.quirksmode.org/blog/archives/2009/04/introduction_to.html
QuirksBlog: Introduction to W3C Widgets
Essentially, a widget is a local HTML/CSS/JavaScript web application. A mobile phone user downloads a widget once, and from that moment on he has a web application stored locally on his mobile phone. Although currently widgets are mostly used for relatively limited functions such as clocks, RSS readers, or Twitter or Flickr clients, as well as for games, there’s no theoretical reason why they couldn’t contain a complete, complicated, JavaScript-heavy web application; for instance a mobile-optimised spreadsheet application.
The Web of Data: Creating Machine-Accessible Information - ReadWriteWeb
http://www.readwriteweb.com/archives/web_of_data_machine_accessible_information.php
The Web of Data: Creating Machine-Accessible Information In the coming years, we will see a revolution in the ability of machines to access, process, and apply information. This revolution will emerge from three distinct areas of activity connected to the Semantic Web: the Web of Data, the Web of Services, and the Web of Identity providers. These webs aim to make semantic knowledge of data accessible, semantic services available and connectable, and semantic knowledge of individuals processable, respectively. In this post, we will look at the first of these Webs (of Data) and see how making information accessible to machines will transform how we find information. The amount of information and services available is growing exponentially. Every day, it is getting harder to find the information we are actually looking for. Still, we have to learn how to tell machines what we want. Why can't a machine understand which website, recent tweet, Flickr photo, Facebook message, or restaurant
Putting Government Data online - Design Issues
http://www.w3.org/DesignIssues/GovData.html
Notes from Tim Berners-Lee
An Unofficial Q&A about the Discontinuation of the XHTML2 WG
http://hsivonen.iki.fi/xhtml2-html5-q-and-a/
【レポート】5分で把握するHTML5 - Google Developer Dayセッションリポート (1) HTML5仕様の概要 | エンタープライズ | マイコミジャーナル
http://journal.mycom.co.jp/articles/2009/06/15/gdd1/index.html
うおー。WebStorage って! ウェブアプリは今後どーなっていくんだろー。
Web Storage
HTML 5: The Markup Language
http://dev.w3.org/html5/markup/
This specification describes the fifth major version of the HTML language and provides details necessary for producers of HTML content to create documents that conform to the language. By design, it does not define related APIs nor attempt to specify how consumers of HTML content are meant to process documents.
HTML 5: The Markup Language
http://dev.w3.org/html5/markup/spec.html
This specification describes the fifth major version of the HTML language and provides details necessary for producers of HTML content to create documents that conform to the language. By design, it does not define related APIs nor attempt to specify how consumers of HTML content are meant to process documents.
QuirksBlog: The HTML5 drag and drop disaster
http://www.quirksmode.org/blog/archives/2009/09/the_html5_drag.html
"After spending about a day and a half in testing I am forced to conclude that the HTML5 drag and drop module is not just a disaster, it’s a fucking disaster."
Holy H Christ... WHAT have we done!? We stood idly by and let this drag and drop disaster happen.
Gee, I wonder why that is.
#eCSStender.org { content: "Homepage"; }
http://ecsstender.org/
Say goodbye to the browser-specific properties and hacks cluttering your files and say hello to lean, mean CSS. With eCSStender, when you write the rules, browsers pay attention.
script for modernizing and extending css
Why do we have an IMG element? [dive into mark]
http://diveintomark.org/archives/2009/11/02/why-do-we-have-an-img-element
"Mark Pilgrim traces the origin of the <img> element. A window into standards (and the web) history."
« On February 25, 1993, Marc Andreessen wrote : I’d like to propose a new, optional HTML tag: IMG.»
Why an img element? Quite simply, because Marc Andreessen shipped one, and shipping code wins.
dive into mark ‣ November 2, 2009 ‣ Why do we have an IMG element? (history, html, mu)
BBS discussions on IMG tag implementation.
"HTML has always been a conversation between browser makers, authors, standards wonks, and other people who just showed up and liked to talk about angle brackets. Most of the successful versions of HTML have been “retro-specs,” catching up to the world while simultaneously trying to nudge it in the right direction. Anyone who tells you that HTML should be kept “pure” (presumably by ignoring browser makers, or ignoring authors, or both) is simply misinformed. HTML has never been pure, and all attempts to purify it have been spectacular failures, matched only by the attempts to replace it."
HTML5, きちんと。
http://www.slideshare.net/myakura/html5-2480964
HTML5の概要や目的について
登場背景とXHTMLからの変更点をざっくりと。
把握
HTML5 Features at a Glance
http://molly.com/html5/html5-0709.html
一份html5支持清单
Tal Leming » Web Fonts
http://talleming.com/2009/04/21/web-fonts/
web type research
Thoughts on embedded fonts for the web from a type designer.
W3C cheatsheet
http://www.w3.org/2009/cheatsheet/
Nützliche Informationen über W3C-Standards und allgemeine Tipps rund um Typographie und Barrierefreiheit.
Nützliche Kurzübersichten und Suchfunktionen für W3C-Standards.
Lookup various W3C code bits.
Adactio: Journal—The HTML5 Equilibrium
http://adactio.com/journal/1600/
HTML5 is a strange character with what appears to be a split personality. Hardly surprising then that something so divided would appear to be so divisive.
Interview with Ian Hickson, editor of the HTML 5 specification. - The Web Standards Project
http://www.webstandards.org/2009/05/13/interview-with-ian-hickson-editor-of-the-html-5-specification/
The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all.
Coding Horror: HTML Validation: Does It Matter?
http://www.codinghorror.com/blog/archives/001234.html
igners who can create old-style "Tag Soup" pages that do work flawlessly in every browser; there certain
The web is, to put it charitably, a rather forgiving place. You can feed web browsers almost any sort of HTML markup or JavaScript code and they'll gamely try to make sense of what you've provided, and render it the best they can. In comparison, most programming languages are almost cruelly unforgiving. If there's a single character out of place, your program probably won't compile, much less run. This makes the HTML + JavaScript environment a rather unique -- and often frustrating -- software development platform.
But the question remains: does HTML Validation really matter? Yes. No. Maybe. It depends. I'll tell you the same thing my father told me: take my advice and do as you please.
HTML 5 Editor Ian Hickson discusses features, pain points, adoption rate, and more | Programming and Development | TechRepublic.com
http://blogs.techrepublic.com.com/programming-and-development/?p=718
"In this interview, HTML 5 Editor Ian Hickson discusses his favorite features, the features he thinks might be most contentious, the pain points he expects HTML 5 will address, and much more. He also tells what he would change in the original HTML spec if he could go back in time." TechRepublic.com
In this interview, HTML 5 Editor Ian Hickson discusses his favorite features, the features he thinks might be most contentious, the pain points he ex
[Big NNW still-interesting-after-a-period-of-up-to-two-years open tabs dump]
CSS 3 Modules
http://vidasp.net/css3/
A List Apart: Articles: A Brief History of Markup
http://www.alistapart.com/articles/a-brief-history-of-markup/
First chapter of "HTML5 for Web Developers" from Jeremy Keith.
W3CにおけるHTMLの歴史。
Chapter 1 of the book, “HTML5 for Web Designers” by Jeremy Keith
HTML5 for Web Designers by Jeremy Keith. Read Chapter 1 online: http://www.alistapart.com/articles/a-brief-history-of-markup/ #html5
Opera study: only 4.13% of the web is standards-compliant
http://arstechnica.com/news.ars/post/20081015-opera-study-only-4-13-of-the-web-is-standards-compliant.html
Opera study: only 4.13% of the web is standards-compliant
"Flash is most popular in China" - um, duh; "only 50 percent of sites that display a badge touting validation are actually valid"
Guia de Referência - Apostila sobre HTML 5
http://tableless.com.br/html5/
Apostila de html5
A Visie foi escolhida pelo W3C do Brasil para ministrar um treinamento sobre HTML5 para os seus membros e alguns convidados. Para tanto, construímos uma apostila com todo o conteúdo abordado neste nosso curso. Essa apostila está sendo agora publicada sob Creative Commons aqui no Tableless. Esperamos que ajude a comunidade de desenvolvimento web brasileira.
RT @marcoscampelo: Guia sobre HTML5 em português - http://www.tableless.com.br/html5/
Índice
http://w3c.br/cursos/html5/conteudo/
Curso Html 5
Índice
http://w3c.br/cursos/html5/conteudo/
curso html5