January 2009
6 posts
タスク管理まとめ (2009年版)
仕事のタスクを管理する方法をちょこちょこ変えていたが、だいぶ落ち着いてきたので一度まとめておく。今の仕事では、基本的にPCの前にいるので、タスク管理はPC上で行っている。 ソフトウェア(Windows) VirtuaWin Outlook VirtuaWin 仮想デスクトップを4つ作って、それぞれ (1) win+A (左上), (2) win+S (右上), (3) win+Z (左下), (4) win+X (右下)でアクティブなデスクトップが切り替わるようにショートカットキー設定する。その他に、win+Vで「選択中のウィンドウをすべての仮想デスクトップで表示する」「現在アクティブなデスクトップのみで表示する」という切り替えを行えるようにする。 Outlook Outlookは次のように設定しておく。 メールを受信した時に、ポップアップを表示しない ...
Jan 24th
Jan 23rd
CocProxy
Last November, Hatena Bookmark that is one of the most favorite social bookmark service in Japan was upgraded. But some of their users mentined that performance was slower than before, and looked into how to solve the issue. One of the users tried to speed up the JavaScript performance and he wrote an article how he investigated. He used CocProxy which is a proxy server that written in Ruby....
Jan 17th
mockupkit.js update
Changes: fixed bug so that it works on IE (windows) fixed bug that include feature doesn’t work if parent node of <include> tag is not <body> tag 変更点: (windowsの) IEで動かなかった問題を修正 <include>タグの親ノードが<body>ではない場合、include機能が上手く動かない問題を修正
Jan 13th
WatchWatch
History of the Internet on Vimeo (via Vimeo)
Jan 9th
HTML Mock Up Kit
(English follows) 前回書いた tmpl.js と incl.js をくっつけ、ちょっとした機能を追加して HTML mock up kit とした。HTMLでモックアップやプロトタイプを作る時に便利だ (個人的に)。 機能としては、 外部HTMLファイルの読み込み シンプルなテンプレート機能 ナビゲーションメニューのスタイル制御 など。詳細はアーカイブ (下にあるzipファイル) 内の index.html を参照。Mac OSX (Tiger) の Firefox 3 と Safari 3.2 でしか動作確認できてない。Windows 環境での動作は、そのうち確認予定 (来週あたり)。 I merged code of tmpl.js and incl.js that I posted previous entries and added...
Jan 4th