Vim – Encoding at 林光生活兩光過 (tags: vim) Make UTF-8 Environment Comfortable at 林光生活兩光過 (tags: utf8 vim screen)
posted in 有的沒的 by johnpupu
Zero-Downtime Restarts with HAProxy – igvita.com (tags: HAproxy)
posted in 有的沒的 by johnpupu
PHP 追蹤此 函數 被哪些 function 呼叫來使用過 | Tsung's Blog (tags: php)
posted in 有的沒的 by johnpupu
Example YUI Image upload with YUI 2.6.0 | All My Brain (tags: rte yui wysiwyg)
posted in 有的沒的 by johnpupu
[sourcecode language='js'] var myEditor = new YAHOO.widget.Editor(‘editor’, config); myEditor.on(‘editorContentLoaded’, function() { myEditor.setEditorHTML(‘This is my new content’); }); myEditor.render(); [/sourcecode] 要 listening editorContentLoaded event 才行 沒在editorContentLoaded 裡下…………. myEditor.setEditorHTML(‘This is my new content’); 沒作用………
posted in program by johnpupu
YUI Editor Upload Example (tags: YUI RTE) 10 Excellent CSS Tips and Tutorials | Design Reviver (tags: css) Elastic css framework (tags: css) 20 Great PHP frameworks for developers (tags: php Framework) ByteOfZhpy – zhpy – Google Code – 咬一口 Python 程式語言 (tags: python)
posted in 有的沒的 by johnpupu
Zelut’s Blog » Blog Archive » How To Install FreeBSD 7.x From USB (tags: FreeBSD) 終極邊疆BLOG » 馬爾地夫 挑選包套方案 (tags: travel 馬爾地夫) 終極邊疆BLOG » 馬爾地夫 行程介紹 (tags: travel 馬爾地夫)
posted in 有的沒的 by johnpupu
今天發現都不能登入01 … 每次登入完都還是顯示未登入的狀態… 用IE 就沒問題………… 後來把ff 的addons 都關了..一個一個測… 發現是YSlow 的問題… 要是YSlow 開了Autorun 的話 似乎就會發生這個問題…………………
posted in 有的沒的 by johnpupu
在<body> 這個tag 似乎一定要設 class=’yui-skin-sam’ 不然會有一些小問題 我之前是設在<div class=’yui-skin-sam’><textarea></textarea></div> 這樣來解 ..不過… 用了一陣子才發現….class=’yui-skin-sam’不是設在body 的話…. add link 的這個func 會破版…………..css 會整個走掉…. 本來是沒有很想加 class 在body 的.. 不過突然想到….drupal 的 plugin 中也有yui rte 我就去看了一下他是怎麼解的.. [sourcecode language='js'] [/sourcecode] 然後看了一下skin裡面的css 應該是不至於加了這個class 造成新版的走位,所以就照著幹了…
posted in program by johnpupu
Developer's Guide – AJAX Libraries API – Google Code (tags: google cdn)
posted in 有的沒的 by johnpupu