Akra’s DevNotes » Blog Archive » On models in a Zend Framework application (tags: zendframework)
posted in 有的沒的 by johnpupu
XSS(Cross Site Scripting)攻擊會讓您遺失Cookie中的資料 – 翻譯文章 – 精華區 : 台灣PHP聯盟[ Taiwan PHP User Group ] (tags: security) OWASP台灣分會 部落格 Blog: OWASP公布最新2007年版十大Web安全漏洞—OWASP介紹與近期發展 (tags: security) Extension:SyntaxHighlight GeSHi – MediaWiki (tags: mediawiki) MediaWiki 用戶權限管理 (種玉堂) (tags: mediawiki)
posted in 有的沒的 by johnpupu
960 CSS Framework – Learn the Basics » DivitoDesign (tags: css) 960 Grid System (tags: css) Creating an OS Web Interface in jQuery (Part I) | yensdesign – Tutorials, Web Design and Coding (tags: jQuery) Mediawiki簡明編輯教程 – Allwiki (tags: mediawiki) 布丁布丁吃?: MediaWiki + FCKeditor功能介紹與安裝教學 (tags: mediawiki)
posted in 有的沒的 by johnpupu
My advice to MySQL – Jay Pipes (tags: MySQL) MySQL Replication Slave 忽略所有錯誤訊息 | Tsung's Blog (tags: MySQL replication) [Apache]虛擬主機設定中文網域 » sshlog (tags: apache) [文件] 在 Postfix 上強力的 antispam 機制:Postgrey – tw.bbs.comp.386bsd | Google 網上論壇 (tags: postfix postgrey spam) Gea-Suan Lin’s BLOG » Spam (tags: spam postfix) DNSBL.info – Complete DNSBL List (tags: DNSBL spam)
posted in 有的沒的 by johnpupu
談談FreeBSD如何更新系統 – damon's notepad (tags: FreeBSD) EOS/EOL Policies of Ports and Ports Infrastructure on RELENG_4 (tags: freebsd) Release Engineering Information (tags: freebsd)
posted in 有的沒的 by johnpupu
滋養五臟 養生茶 | Tsung's Blog (tags: 養生) Integrating Zend Framework and Doctrine / Ruben Vermeersch (RubenV) (tags: Doctrine) API: editor YAHOO.widget.SimpleEditor (YUI Library) (tags: yui rte) YUI: Editor Styling Issues (tags: yui rte) Nabble – ydn-javascript – Custom CSS for RTE body (tags: YUI RTE)
posted in 有的沒的 by johnpupu
Doctrine – 1.0 Manual (tags: Doctrine ORM) iThome online : : 新聞內容 (tags: php) PHP Extensions – How and Why? | Abhi's Weblog (tags: php)
posted in 有的沒的 by johnpupu
Upload in IFRAME, update with Ajax and jQuery | ProDevTips – dev notes and tutorials (tags: php jQuery)
posted in 有的沒的 by johnpupu
In the Woods – 15 CSS Tricks That Must be Learned (tags: css) Kev009.com » Blog Archive » On File Systems (tags: fs) 100 Free High-Quality XHTML/CSS Templates | Developer's Toolbox | Smashing Magazine (tags: css templates) Ibuildings – Ibuildings blogs > Zend_Paginator: First Impressions (tags: zendframework) Zend Framework Bootstrap « RaiyaRaj (tags: zendframework) PHP [...]
posted in 有的沒的 by johnpupu
在vim7 後有Omni completion這個功能…. 星期五在看othree blog 看到他寫的vim 自動補全 之前看的時後一直沒有太大的衝勁驅始我去用這個功能,也就不放在心上.. 而星期五不知道怎麼樣心血來潮.. 就仔細看了一下他寫的部份..自已try 了一下……… 所以稍為筆記一下…. 目前看來是須要裝… supertab, 和抓phpcomplete.vim(for php)這個檔案來用 supertab 就是用tab 來觸發omni 的自動完成 phpcomplete.vim 就是for php 的自動完成的範本….(不知道這樣形容對不對) PS:這個在$VIMRUNTIME/autoload 下就有了……. 我在vimrc 加入了以下設定 [sourcecode language='text']“這是我設定自動完成的選項…基本上有四種…可以看一下vim doc 的options 有寫到.. set completeopt=longest,menu “這是快捷鍵…..不然每次按^x ^o 很麻煩.. imap [/sourcecode] 使用方法就是…. 開xxx.php後 先^L 然後就會啟動omni 了 接下來按tab 就會自動補齊了….. REF: http://wiki.geckos.cn/index.php/Vim%E4%B8%AD%E7%9A%84%E4%BB%A3%E7%A0%81%E8%A1%A5%E5%85%A8 http://blog.othree.net/log/vim/
posted in 有的沒的 by johnpupu