前言 以往的 Web Design 可能只是編寫靜態 HTML 檔案,除錯時大概透過檢視原始碼就可以完成。但現在的 We… Read more →

初探 HTTP 1.1 Cache 機制
Caching in HTTP 我們都知道 Cache (快取) 的目的就是讓系統反應變快,理所當然快取的概念也同樣設計… Read more →

研究 MySQL 使用 Foreign Key 對 Join Table 的效率差異
簡介 在某些情況下,我們設計 Database 並沒有使用 Foreign Key (外來鍵/參照鍵) 來限制資料表欄位… Read more →

Lali Puna - Our Inventions
曲目: 1 rest your head 2 remember 3 everything is always 4 our… Read more →

WebApp 行動應用程式開發前,需要先搞懂的「螢幕解析度」、「圖型解析度」與「轉換率」!
前言 現今行動上網裝置 (MID, Mobile Internet Device) 盛行,幾乎到人手多機的境界,不少程式… Read more →
iOS UIWebView use HTML5 Video Tag Autoplay (WebView 影片自動播放)
iOS UIWebView Video Tag Autoplay HTML5 提供了 Video Tag 讓我們在網頁中… Read more →

Web App 行動開發 (8) – Sencha Touch Component 介紹
Sencha Touch User Interface 使用 Sencha Touch Framework 開發,最大的… Read more →

Web App 行動開發 (7) – Sencha Touch Device Profile 實作教學
Device Profile 介紹 在前一個章節介紹的 Sencha Touch Application 中,已經大概介… Read more →

Web App 行動開發 (6) – Sencha Touch 初探 Application
Sencha Touch Application 介紹 在 Sencha Touch 中,每一個 App 就是代表一個 … Read more →

Web App 行動開發 (5) – Sencha Touch 物件導向類別系統介紹
Sencha 與 ExtJS 前面的章節我們有提到過,Sencha 是基於 ExtJS 的設計 (Ext 4),然而在 … Read more →