REST 起源與簡述 REST (全名 Representational State Transfer) 為 2000 … Read more →
分類: 科技與科學
PHP Framework Benchmarks, 整理 PHP Framework 測試報告 (沒有Container的痛)
最近要選用一種 PHP Framework 作為 Server Side 的開發基礎,由於 PHP 屬於 Script … Read more →
人月神話 - 軟體開發之路 - Een schip op het strand is een baken in zee. [A ship on the beach is a lighthouse to the sea.]
Een schip op het strand is een baken in zee. (荷蘭諺語) A ship o… Read more →
亂談程式設計的小惡魔 - 靜態函式
程式設計的小惡魔,你的名字是 「靜態函式」 程式設計中幾乎都會用到 Function Call,我想這應該是結構化程式設… Read more →
Cent OS 5.5 安裝 PHP 5.3 + PHPUnit 3.4 (教學備忘筆記)
PHPUnit 介紹 PHPUnit 是目前在 PHP Programming 中最主流的測試框架,包括 Zend Fr… Read more →
使用 JQuery 實作 CometD Client 教學
CometD 介紹 CometD 為 Jetty Server (官方網站) 原生提供的 Message Servlet… Read more →
SeleniumHQ 網站測試工具介紹與教學
SeleniumHQ 介紹 SeleniumHQ 是一套網頁測試工具,運作的原理為透過 JavaScript 在瀏覽器中… Read more →
ASUS WL-520GU (1000$) + 番茄 Tomato DualWAN (Free) = 破萬路由器 [超高CP值改機大作戰]
最近掛了兩台路由器,決定挑戰一下高檔的網管設備, 2 Wan + QoS + VPN 都是基本的。上網查了一下,看到價錢… Read more →
From OOP to AOP - 從物件導向到方面導向程式設計
回想十年前到電腦書店走走,琳琅滿目的書籍就是物件導向程式設計。我想每個資訊工作者家中總有一本 Java 物件導向或 C+… Read more →
Continuous Integration 【持續整合】與 Nightly Build【每日建置】+ Hudson 介紹
淺談 CI, Continuous Integration (持續整合) 當系統開發過程處於 Team Work 的情況… Read more →