以前都自己搞 File Server, 簡單的功能像是 Samba (網路芳鄰), FTP, NFS, Web File… Read more →
標籤: iOS
Mobile WebApp 開發技巧 - 利用 weinre 遠端 Debug 網頁元素 (for Linux)
任何裝置都能進行 Debug 當我們在開發 Web 時,難免會遇到 Mobile 的使用者,偏偏很多奇怪的問題都是發生在… Read more →
Mobile WebApp 開發技巧 - 透過 Safari Web Inspector 遠端偵錯 iOS UIWebView
Mobile Web 也想要 Debug 伴隨著行動上網裝置的大賣,許多網站開始支援使用手機瀏覽,在實機上要 Debug… Read more →
你也會的 Web HTTP 封包除錯技巧(Client 篇)
前言 以往的 Web Design 可能只是編寫靜態 HTML 檔案,除錯時大概透過檢視原始碼就可以完成。但現在的 We… 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 行動開發 (2) - 如何設計出一個好用的 Web App?
傳統 Web 遇上 Web App 在行動裝置上,用戶的體驗 (User experience) 不同,操作方式也是不一… Read more →
Web App 行動開發 (1) - Web App 開發介紹
App 三大開發陣營 App 近年真的大放異彩,App Store 也是一個讓沒有直接銷售管道的軟體研發工程師,有個築夢… Read more →
如何透過 PHP 發送 Apple Notification Push
依照前一篇文章「iOS APNS 訊息推播 - Apple Push Notification Service 介紹」的… Read more →
iOS APNS 訊息推播 - Apple Push Notification Service 介紹
APNS 介紹 APNS 全名為 Apple Push Notification Service,也就是大家常說的 Pu… Read more →