顯示包含「HTML5」標籤的文章。顯示所有文章
顯示包含「HTML5」標籤的文章。顯示所有文章

2011年3月21日星期一

2011年3月16日星期三

HTML5補習班

在EndUser的世界可能未感受到,但在開發人員的世界,就像之前的Ajax熱一樣,焦點已經開始集中在HTML5,相信不出一年就會是很熱門的技術。
應該還有不少人對HTML5陌生,分享一些我Delicious上的HTML5 Bookmark給大家,大家特別要看看Flash/Silverlight的殺手 - WebGL!!

了解篇

HTML5 Presentation - 由零開始介紹HTML5新元素 (店長推薦!!!)
http://slides.html5rocks.com

HTML5 Rocks - HTML5資願集散地,算是現時最齊全的HTML5網
http://www.html5rocks.com/

HTML 5 Demos and Examples - 大大小小的Demos
http://html5demos.com/

HTML5 Test - 測試你的Browser支援多少HTML5新元素
http://html5test.com/

Canvas Demos - 有很多用Canvas製造的HTML5 Game
http://www.canvasdemos.com/

入門篇

W3Schools HTML5教學 - 網頁程式員沒可能不知的W3Schools都開始HTML5教程
http://www.w3schools.com/html5/

WebGL篇

就我自己認為WebGL才是HTML5最大的賣點,看過你就知點解。
HelloRacer™ WebGL
http://helloracer.com/webgl/

測試篇

三大Browser廠牌Google,Mozilla,Microsoft都有推出自家的HTML5技術演示網站。
Google Chrome
Chrome Experiments
http://www.chromeexperiments.com/


Microsoft Internet Explorer
Test Drive
http://ie.microsoft.com/testdrive/


Mozilla Firefox
Web 'O Wonder
https://demos.mozilla.org


List of WebGL Framework
http://www.khronos.org/webgl/wiki/User_Contributions#Frameworks

HTML5 Game - 塊魂


唔知大家玩過塊魂未,我自己就PS2/PSP/Xbox360版就好鐘意玩,現在有HTML5版,直接起網頁上吸HTML Element!!!

HTML5で塊魂をプレイする Katamari Hack
http://japanese.engadget.com/2011/03/13/html5-katamari-hack/

2011年1月23日星期日

HTML5 Logo

W3C公佈HTML5的Logo,我覺得真係好核突。



我諗起變形金剛Transformers

2010年4月14日星期三

HTML5做的小畫家



整得又幾似~~
CanvasPaint
http://canvaspaint.org/

測試你的瀏覽器是否支援HTML5

The HTML5 test score is only an indication of how well your browser supports the upcoming HTML5 standard. It does not try to test all of the new features offered by HTML5, nor does it try to test the functionality of each feature it does detect. Despite these shortcomings we hope that by quantifying the level of support users and web developers will get an idea of how hard the browser manufacturers work on improving their browsers and the web as a development platform.


THE HTML5 TEST – HOW WELL DOES YOUR BROWSER SUPPORT HTML5?
用作測試你的Browser是否已經完整支援HTML5,我用Firefox 3.6.3測試,和Google Chrome相比,結果似乎還差很多。

2010年2月19日星期五

HTML5 Canvas Game

找到兩隻用純HTML5 寫的Game, 一隻是撞撞波, 另一隻是桌球.
HTML5似乎真的很強,難怪Apple咁老定不支援Flash。

撞撞波
http://billmill.org/static/canvastutorial/index.html
桌球
http://dave.whipp.name/snooker/canvas_pool.html