聚會期間會先用 http://pad.ubuntu-uk.org/h4 來共筆打字,稍晚即整理更新至此頁
**這個頁面不需註冊/登入也可以直接編輯的內容喔**
Mat:
http://world.std.com/~swmcd/steven/perl/module_mechanics.html
Perl 設定的一些注意事項
export PERL5LIB=<path to private perl modules *.pm>
可以指定 *.pm 的搜尋路徑
perl -V 可以看到 perl 搜尋路徑的列表
autoconf, automake, … 等 autotools 工具,是用 perl 寫的。
有人有用過 AC_CONFIG_SUBDIRS 的功能嗎? http://www.gnu.org/software/hello/manual/autoconf/Subdirectories.html
perror 可以用來查一些常見的 error num 對應的訊息
perror 13
perror 65
一篇寫得不錯的導引
http://realmike.org/mfgraph/automake.htm
Makefile.am 關鍵字講解
http://techbase.kde.org/Development/Tutorials/KDE3/Makefile.am
honkia:
blue119:
vim 的外掛 snipMate 可以自動補全程式語法。像是 for , if … 之類的。
kcliu:
http://www.openjs.com/scripts/events/keyboard_shortcuts/
用這個來加 javascript網頁的熱鍵,非常方便!
javascript debug callback 常用手法:
callback = function(){ ... };
alert( callback.toString() );
fourdollars:
- fossil, 這個在 tsung 的 bookmark 看到有附 issue tracker 跟 wiki 的版本控制系統
- [*http://github.com/fourdollars/json-cat json-cat], 自製的 JSON C Library 模仿 jQuery 串接指令的寫法
Rex:
這個是開放專利的聯盟 http://www.openinventionnetwork.com/