[Web] 連結分享
PHP
-
Extra fields for Zend_Db_Table
在 Zend_Db_Table 中增加資料表所沒有的欄位。
-
ZF 1.0.2 釋出,主要有以下的更動:
- New database adapter for PDO_IBM
- Custom database profiler support
- New Google Base support with Zend_Gdata_Gbase
- Added CAPTCHA support to Zend Gdata
- Improved PDF component documentation
- Enhanced search performance
- More flexible language translation facilities
- Additional UTF-8 support for validation
- Documentation of the Zend Framework system requirements
-
Zend Framework MVC Webinar posted
很棒的 ZF MVC Web 教學,相關視訊、 PDF 教材與程式範例都可以在 Zend Recorded Webinars & Demos 找到。
JavaScript / CSS
-
Unobtrosive Bubble Tooltips with Javascript and CSS
又一種新的 Tooltips 。
-
Avoiding XSS security attacks to sites that use HTML editors
用 HTML Editor 的時候,要記得過濾掉一些會引來麻煩的標籤,像是 script 、 iframe 等等。
其實只要是會引用外部資源的標籤都可能會有危險。
-
JavaScript style and the art of anal retention
介紹一些 JavaScript 的程式碼撰寫風格。
Web
-
Learn Apache mod_rewrite: 13 Real-world Examples
用實際的例子來介紹 Apache 的 mod_rewrite 模組。
-
這種事情我也有慘痛的經驗,所以感受很深。看完以後有點想殺人的衝動…Orz
-
10 Usability Nightmares You Should Be Aware Of
10 個要儘可能避免的介面技術,沒用好的話可能會變成使用者操作上的惡夢。列舉如下:
-
Hidden log-in link (不明顯的登入連結)
-
Pop-ups for content presentation (利用 window.open 所建立的彈出視窗來呈現主要的網站內容)
-
Dragging instead of vertical navigation (利用 Flash 建立的可拖動視窗,使得有些頁面無法被 Bookmark)
-
Invisible links (不像連結的連結)
-
Visual noise (沒辦法一眼看出主要訊息的雜亂畫面)
-
Dead end (不想繼續卻無法取消的死路)
-
Content blocks layering upon each other (擋路的圖層)
-
Dynamic navigation (位置不定的導覽列)
-
Drop-Down Menus (無法快速表明重點的階層式下拉選單)
-
Blinking images (不斷閃動的 GIF 動畫)
-
近期迴響