
HTML5
Get flash to fully experience Pearltrees
開始HTML5 – Web Workers Posted in 四月 24th, 2010 by 阿育 | Filed under Web開發 , 程式設計 | HTML5帶來了許多的改變,除了標記語意上的增強之外,最令人震撼的莫過於它所附屬的Javascript APIs。而 Web Workers 是 HTML5 提供的一個多執行緒(Multi-Thread)的解決方案,讓我們可以把需要大量運算的程式交由Web Workers去做背景執行,如此的好處就是其他的工作仍可以順利進行。 Web Workes 目前支援的瀏覽器有:Firefox 3.5+ / Safari 4.0+ / Chrome 5.0+
開始HTML5 – Web Workers « 色胚子部落
5lide: HTML5-based Slides Maker
Start Using HTML5 WebSockets Today
One of the coolest new features of HTML5 is WebSockets, which let us talk to the server without using AJAX requests. In this tutorial, we’ll review the process of running a WebSocket server in PHP, and then building a client to send and receive messages to it over the WebSocket protocol. What are WebSockets? WebSockets is a technique for two-way communication over one (TCP) socket, a type of PUSH technology. At the moment, it’s still being standardized by the W3C; however, the latest versions of Chrome and Safari have support for WebSockets. What do WebSockets Replace?The scoped attribute
A few concerns keep bobbing up now and then for Web developers, one of which relates to how to lay out a given design. Developers have made numerous attempts to do so with existing solutions. Several articles have been written on finding the holy grail of CSS layouts , but to date, not a single solution works without major caveats.
Six CSS Layout Features To Look Forward To - Smashing Coding
Cut the Rope 移植至 HTML5 網頁,週末一起來打發時間吧!
文章分類: 遊戲相關 , 網際網路 除了歡欣鼓舞地 宣告舊時代的離去 ,Microsoft 也效法 別間瀏覽器的做法 ,與 Cut the Rope 的遊戲公司合作,將這個在移動平台上非常熱門的遊戲,移植到 HTML5 的網頁平台中 -- 遊戲大致上運用了 CSS3 樣式與 Canvas 繪圖等技術所構成,而該遊戲的製作團隊也在他們的開發部落格中,更詳細敘述了更多他們所使用的技術細節,像是 ZeptoLab 與 Pixel Lab 是如何將遊戲從 Objective-C 轉至 Javascript 的說明等。總之,快點擊第三個引用來源來試試這款遊戲在你瀏覽器上的表現,並且探索看看遊戲後來是否會有專屬瀏覽器介面的特殊關卡囉!(IE 表示:我就在右下角耶,可以不要忽視我嗎?)The Edge of HTML5 Eric Bidelman · Legend: Not quite ready. Keep it on your radar. Relevant Chrome/WebKit bug. Bug has been fixed/resolved.

