最近 MacBook Air で仕事をしてるんですが、どうも腕が疲れます。
原因は何かなぁと考えたのですが、たぶん幾つかあります。(9/27に追加修正)
1.キーボードのストロークが浅すぎる
2.キーボードの面が手前に傾斜していているので、手首を置いて休める場所が相対的に低い位置になり、手首が休まらない
3.トラックパッドの副ボタンを押すのに結構力が要る
4.トラックパッドを使って2本指でスクロールする場合、人差し指と中指を使うと、短い人差し指に無理が掛かる (中指と薬指を使うといい感じ)
5.トラックパッドが大きすぎて(OSもそれを想定して設計されていて)指を動かす範囲が大きすぎる(別途フリーソフトを入れると小さい動きでもポインターを大きく移動できるらしいです)
6.メニューバーが常に画面の最上部にあるので、ポインターをそこまでもっていくのが大変
単純に慣れの問題かも知れませんが、個人的にはLet's Noteのキーボートとくるくるホイールの使いやすさは天下一品です。
2011年7月10日
2011年7月9日
Thunderbird のメッセージフィルタをバックアップする
Windows でも Mac でも Thunderbird のメッセージフィルタは msgFilterRules.dat というファイル名で保存されています。
拡張子が dat ですが、中身は単純なテキストです。
具体的な格納先はここでは割愛しますが、各 OS のファイル検索コマンドでこのファイルを探すと良いと思います。
拡張子が dat ですが、中身は単純なテキストです。
具体的な格納先はここでは割愛しますが、各 OS のファイル検索コマンドでこのファイルを探すと良いと思います。
2011年7月8日
2011年7月7日
2011年7月6日
Eclipse 3.7 (Indigo) に Google App Engine Plugin を追加する
GAE のプラグインを Eclipse IDE for Java Developers や Eclipse Classic 3.7 にインストールしようとすると下のようなエラーが出ます。
必ず Eclipse IDE for Java EE Developers を使うようにしましょう。
ちなみに Install New Software から入力する URL は
http://dl.google.com/eclipse/plugin/3.7
です。
必ず Eclipse IDE for Java EE Developers を使うようにしましょう。
ちなみに Install New Software から入力する URL は
http://dl.google.com/eclipse/plugin/3.7
です。
Cannot complete the install because one or more required items could not be found.
Software being installed: Google App Engine Java SDK 1.5.1 1.5.1.r37v201106211634 (com.google.appengine.eclipse.sdkbundle.e37.feature.feature.group 1.5.1.r37v201106211634)
Missing requirement: Google App Engine Plugin 2.3.2.r37v201106211634 (com.google.appengine.eclipse.core 2.3.2.r37v201106211634) requires 'bundle org.eclipse.wst.xml.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google App Engine SDK 1.5.1.r37v201106211634 (com.google.appengine.eclipse.sdkbundle 1.5.1.r37v201106211634)
To: bundle com.google.appengine.eclipse.core 0.0.0
Cannot satisfy dependency:
From: Google App Engine Java SDK 1.5.1 1.5.1.r37v201106211634 (com.google.appengine.eclipse.sdkbundle.e37.feature.feature.group 1.5.1.r37v201106211634)
To: com.google.appengine.eclipse.sdkbundle [1.5.1.r37v201106211634]
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 2.3.2.r37v201106211634 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.3.2.r37v201106211634)
Missing requirement: Google Plugin for Eclipse 3.7 2.3.2.r37v201106211634 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.3.2.r37v201106211634) requires 'org.eclipse.wst.common.project.facet.core 0.0.0' but it could not be found
登録:
投稿 (Atom)