Gary
XenServer is now fully open source. http://xenserver.org/ http://www.xenserver.org/overview-xenserver-open-source-virtualization/open-source-virtualization-features.html
Yuren
Coveralls - Code Coverage History and Statistics https://coveralls.io/
免費而且由 Microsoft 提供的 Windows VMs,
peter
$ git log -- filename
$ git blame filename
文字版 git tree graph
$ git config --global alias.l "log --graph --full-history --all --color --date=short --pretty=format:'%Cred%x09%h %Creset%ad%Cblue%d %Creset'"
$ vi ~/.gitconfig
[alias]
l = log --graph --full-history --all --color --date=short --pretty=format:'%Cred%x09%h %Creset%ad%Cblue%d %Creset %s %C(bold)(%an)%Creset'
yan
社群資源圖 http://www.mindmeister.com/303031964
政府推動中小企資科應用徵建議書 http://www.bqjournal.com/ict-fund-invites-proposals
Breadcrumbs In Web Design http://www.smashingmagazine.com/2009/03/17/breadcrumbs-in-web-design-examples-and-best-practices-2/
from iCoding.co : AlloyUI http://alloyui.com/
// nodejs_jquery.js
require("node-jquery");
a = ['aaa', 'bbb', 'ccc', 'ddd'];
$.each(a, function(key, val) { console.log(key + " => " + val); });
czchen
$ git clone --depth 1 --no-hardlinks /path/to/repo.git.
johnsonkuo
Debian 7.0 , 要下 locate 指令的 user, 要加入 mlocate 群組 sshfs, 在 debian/ centos 的 remote machine 中,要把 user 加到 fuse 的群組 centos 裝好第一次要下 updatedb 的指令才能使用 locate
Ricky
TSOC
IKARI
Raspberry Pi + Face detection <= Python
四軸飛行器 + WebCam 臉部偵測