2011-01-01から1年間の記事一覧

php 切り替え

pearの設定 alias pear='pear -C /usr/local/php/etc/pear.conf $@' alias pearpear=pear

summary

git

% git diff commit..HEAD --stat --summary

Router::connect

CakePHP 1.3.6お題:UsersController::mobile_hoge()を呼び出す以下のurlを出力してみる /m/139c765e92697cb6b5cb096066d462d5/hoge?foo=bar routes.php 'users', 'action' => 'hoge', 'prefix' => 'mobile', 'mobile' => true), array('var' => '[a-zA-Z0-…

vimのsource

% hg clone https://vim.googlecode.com/hg/ vimVim 7.3 on CentOS 5.5 once more