July 2009
6 posts
IT’S MY FUCKING SONG YOU ABSOLUTE BASTARDS
– Calvin Harris 對 YouTube 的怒吼
2 tags
HTML5 structure—HTML4 and XHTML1 to HTML5
boblet:
Other HTML5 articles
HTML5 id/class name cheatsheet
HTML5 structure:
div, section & article
header, hgroup & h1-h6
nav, aside, figure, & footer (plus outlines)
HTML4 and XHTML1 to HTML5
We’ve covered a lot of ground so far. To recap, HTML5 has four new block-level sectioning elements that we can use to give the parts of web pages more semantic meaning. These new...
2 tags
HTML5 structure—div, section & article
boblet:
Other HTML5 articles
HTML5 id/class name cheatsheet
HTML5 structure series
div, section & article
header, hgroup & h1-h6
nav, aside, figure, & footer (plus outlines)
HTML4 and XHTML1 to HTML5
It seems my HTML5 id/class name cheatsheet article interested a few people, so here’s the start of an in-depth look at the document structures that fall out of the HTML5 spec....
1 tag
News is what somebody somewhere wants to suppress; all the rest is advertising.
– Alfred Harmsworth, 1st Viscount Northcliffe
3 tags
當他們發表 IEC 94 ,你在哪裡?
滾石唱片總經理段鍾潭,於第20屆金曲獎:
「老兵不死」「請電信業請不要再虐待唱片業」「音樂萬歲」
滾石是家好唱片公司(假如我們不使用偉大這種形容詞的話),但該說的還是要說。給段總的回應如下:
當他們發表 IEC 94 ,你在哪裡?
當他們發表 IEC 908 ,你在哪裡?
當他們發表 ISO/IEC 11172-3 的十幾年後——對不起!已經太遲了。
我們可以毫不誇張地說:今日所謂唱片業,就是 IEC 這幾個魔術般的數字撐起來的。感謝他們吧,雖然沒有人認識他們是誰。
3 tags
XHTML2 is dead.
Jeffrey Zeldman 所寫的部落格文章《XHTML WTF》的回應區當中, Tantek Çelik 提到說他是 XHTML2 工作組的成員,但他六年前就強烈不同意其他成員,而 W3C 也不聽反對意見。反對力量在2004年開始集結,他們自立門戶成為 WHATWG ,搞出來的標準,也就是 W3C 後來在2007年也接納的 (X)HTML5 。
關於 XHTML2 與 (X)HTML5 的角力,人們認為是純粹主義者與實用主義者的拉鋸,也有人說是專注在結構化內容(content)與強調應用程式(application)的區別。這從 HTML5 的前身稱為 Web Applications 1.0 可以看得出來。以 XML 撰寫網頁的主要好處——機器可處理、資訊易傳遞——在 RSS 的廣泛流行之後,變得食之無味; JavaScript 的復興使 Web App 成為潮流;IE...