아래는 Anne van Kesteren 씨의 HTML5의 XTech 프리젠테이션입니다:
The Web's language is HTML
(웹의 언어는 HTML이다)The Web's application language is HTML too
(웹 응용프로그램의 언어도 HTML이다)HTML is pretty broken
(HTML은 제대로 엉망이다)HTML5 to the rescue
(HTML은 구원이다)Defines processing for all of HTML
Is for Web applications and documents
Is defined in as an abstract languageCan be written in both HTML (HTML5) and XML (XHTML5)
Is a multi-vendor effort
Worked on by overlapping groups: WHATWG and W3C HTML WG
HTML5 is (partially) implemented today
HTML5 can be used today
Great Community! (Wikis, tools, tests, reviewing)
<section>, <footer>, <progress>, <time>, …
<input type=date>, <input pattern=[a-Z]>, …
Immediate mode graphics: <canvas>
<video> and <audio>
SQL storage, offline application cache, drag & drop, editing, …
Get involved: w3.org/html and whatwg.org.
EOP_ERR exception raised: slide 21
또한 Anne씨는 HTML5에서 ruby가 지원된다고 알려주셨습니다.
Ruby 개발자라면 너무 좋아하진 마세요. 이것은 다른 ruby입니다.
여기서 말하는 루비란, 원래의 텍스트에 다는 작은 발음기호, 설명 정도가 될 것 같습니다. Ruby의 정의에도 "동아시아 문서에서 발음기호를 표시하기 위한 것"이라고 써두었네요. 예를 들면 이런 것입니다.

그림 1. Ruby 사용 예제1

그림 2. Ruby 사용 예제2
from HTML5 and a different kind of ruby support on Ajaxian
'[IT] Web Tech' 카테고리의 다른 글
Google AJAX 라이브러리 API (4) | 2008.06.04 |
---|---|
Sound Manager2 업데이트: 속도와 데모 (0) | 2008.06.03 |
YUI를 위한 Scrolling Tab View (0) | 2008.06.02 |
dojo.workers: 쇼케이스 (1) | 2008.06.02 |
HTML5, 다른 형태의 ruby 지원 (0) | 2008.06.02 |
위젯을 위한 선언적 구문 (0) | 2008.06.02 |
UFrame: div가 iframe을 만났을 때 (0) | 2008.06.02 |
W3C CSS Namespaces; 이젠 예비 권고안 (0) | 2008.06.02 |
GUIMark : 웹 응용프로그램 벤치마크 도구 (0) | 2008.06.02 |
댓글을 달아 주세요