<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Jay&apos;s Room</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/" />
    <link rel="self" type="application/atom+xml" href="https://soph.jp/MT/atom.xml" />
    <id>tag:soph.jp,2026-01-15:/MT//1</id>
    <updated>2014-12-18T06:12:09Z</updated>
    <subtitle>思ったこと、感じたこと、未来の自分に伝えたいことを記していきたい</subtitle>
    <generator uri="https://www.sixapart.com/movabletype/" version="8.8.2">Movable Type</generator>

<entry>
    <title>NASのディスクが壊れた</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2014/09/nas-harddisk-broken.php" />
    <id>tag:soph.jp,2014:/MT//1.837</id>

    <published>2014-08-31T16:08:54Z</published>
    <updated>2014-12-18T06:12:09Z</updated>

    <summary>2年間使っているNAS　QNAP TS-259のディスクが壊れた。 交換用のディ...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Computer" scheme="https://www.sixapart.com/ns/types#category" />
    
        <category term="Linux" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        2年間使っているNAS　QNAP TS-259のディスクが壊れた。

交換用のディスクは持っていないので、Amazonで注文したら当日中に届いてすぐに交換できた。
すごく便利な世の中になったものだ。

リビルドに2日間くらいかかりそうだから、それまでにもう一方のディスクが故障しないことを祈る。
        
    </content>
</entry>

<entry>
    <title>Jay&apos;s Room リニューアル</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2012/11/jays-room-renewal.php" />
    <id>tag:soph.jp,2012:/MT//1.833</id>

    <published>2012-11-25T08:40:52Z</published>
    <updated>2012-12-11T18:36:33Z</updated>

    <summary>何年ぶりだろうか。 ブログをリニューアルしてみました。 mt.Vicuna si...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Movable Type" scheme="https://www.sixapart.com/ns/types#category" />
    
    <category term="movabletypetheme" label="MovableType theme" scheme="https://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[何年ぶりだろうか。
ブログをリニューアルしてみました。

<a href="http://www.zelazny.mydns.jp/pub/plugins/mtvicuna-simple.php" target="_blank" title="mt.Vicuna simple">mt.Vicuna simple</a>というプラグイン形式のテーマにしてみた。

前回風のまにまに号さんのDreamWeaver風テンプレートを入れるときはすごく苦労したけど、
これはダウンロードしたものをプラグインディレクトリに入れればいいだけ。
本当にかんたんになったものだな。

大分雰囲気変わって大満足。]]>
        
    </content>
</entry>

<entry>
    <title>qmailanalogでログが正常に集計されない</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/12/qmailanalog.php" />
    <id>tag:soph.jp,2010:/MT//1.831</id>

    <published>2010-12-19T14:49:11Z</published>
    <updated>2012-11-24T16:33:24Z</updated>

    <summary>昨日になって急に気付いたのだが、日時でログを集計しているのqmailanalog...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Linux" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[昨日になって急に気付いたのだが、日時でログを集計しているのqmailanalogが正常に動いていないみたい。

こんな感じで一件集計されているように見えるけど、
deferralのメッセージがあるのにzdeferralsのデータがなかったり、
zrhosts・zfailures・zsuids・zdeferralsが動いていない模様。

<blockquote><small><small>-----------Result of zoverall------------

Basic statistics

qtime is the time spent by a message in the queue.

ddelay is the latency for a successful delivery to one recipient---the
end of successful delivery, minus the time when the message was queued.

xdelay is the latency for a delivery attempt---the time when the attempt
finished, minus the time when it started. The average concurrency is the
total xdelay for all deliveries divided by the time span; this is a good
measure of how busy the mailer is.

Completed messages: 153
Recipients for completed messages: 153
Total delivery attempts for completed messages: 153
Average delivery attempts per completed message: 1
Bytes in completed messages: 1501110
Bytes weighted by success: 1501110
Average message qtime (s): 1.12839

Total delivery attempts: 153
 success: 153
 failure: 0
 deferral: 0
Total ddelay (s): 165.507989
Average ddelay per success (s): 1.081752
Total xdelay (s): 122.277667
Average xdelay per delivery attempt (s): 0.799200
Time span (days): 0.945623
Average concurrency: 0.00149663

-----------Result of zddist------------
Distribution of ddelays for successful deliveries

Meaning of each line: The first pct% of successful deliveries
all happened within doneby seconds. The average ddelay was avg.

doneby   avg  pct
 0.27  0.17  10
 ...
 4.24  1.08  100

-----------Result of zdeferrals------------
Reasons for deferral

One line per reason for deferral. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.

del  xdelay  reason

-----------Result of zfailures------------
Reasons for failure

One line per reason for delivery failure. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.

del  xdelay  reason

-----------Result of zrhosts------------
Recipient hosts

One line per recipient host. Information on each line:
* sbytes is the number of bytes successfully delivered to this host.
* mess is the number of messages sent to this host (success plus failure).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this host.

sbytes  mess  tries  xdelay  host

-----------Result of zsuids------------
Sender uids

One line per sender uid. Information on each line:
* mess is the number of messages sent by this uid.
* bytes is the number of bytes sent by this uid.
* sbytes is the number of bytes successfully received from this uid.
* rbytes is the number of bytes from this uid, weighted by recipient.
* recips is the number of recipients (success plus failure).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this uid.

mess  bytes  sbytes  rbytes  recips  tries  xdelay  uid

-----------Result of zrxdelay------------
Recipients in the best order for mailing lists

One line per recipient, sorted by avg. Information on each line:
* avg is the _average_ xdelay for the recipient.
* tries is the number of deliveries that avg is based on.

avg  tries  recipient
0.10     36  local.soph.jp-xxxxxxxx@soph.jp
0.38     15  remote.xxxxxxxxxx@i.softbank.jp
0.42     28  local.soph.jp-xxxxxxxxx@soph.jp
0.63      2  remote.xxxxxxxx@xxx.ocn.ne.jp
2.63     28  remote.xxxxx@gmail.com
...</small></small></blockquote>]]>
        <![CDATA[そこで再インストールしたり、qmailanalogのスクリプトを直したりしたんだけど効果なし。

んでいろいろ調べてみたら、やっとのことで発見しました。

<a href="http://www.gimmix.org/max/article.php?id=862" target="_blank">ひとにやさしく : sort の -k オプション</a>

どうやらsortのオプションが変わったことが原因で集計が出来ていなかったみたい。
公開しているパッチ適用してから再インストールすると、きちんと集計されるようになりました。

<a href="http://soph.jp/MT/archives/2010/12/20/qmailanalog-sort.patch">qmailanalog-sort.patch</a>]]>
    </content>
</entry>

<entry>
    <title>Movable Type 5.031にアップグレード</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/11/movable-type-5031.php" />
    <id>tag:soph.jp,2010:/MT//1.830</id>

    <published>2010-11-27T13:17:34Z</published>
    <updated>2015-04-06T07:21:23Z</updated>

    <summary>久しぶりにサーバのアップデート。 まず最初にMovableTypeから、 5.0...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Movable Type" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[久しぶりにサーバのアップデート。

まず最初にMovableTypeから、
5.0から5.031にアップグレードだから、いつもの通りダウンロード→解凍→バックアップ→インストール→アップグレードという流れでやったら、なぜかアップグレードが進まない。

こんな画面のまま進みませんでした。
<a href="//soph.jp/MT/archives/2010/12/06/mtupgrade.png" rel="lightbox[MT]"><img alt="mtupgrade.png" src="//soph.jp/MT/archives/assets_c/2010/12/mtupgrade-thumb-200x145-184.png" width="200" height="145" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a>

仕方がないので一旦全部ファイルを削除してやり直すとアップグレードが出来た。

そこでそのまま前の環境を戻すとダッシュボードさえ開かない状態に。

プラグインが原因だろうと思い、いろいろ外したりしながら調べてみると、nofollowのプラグインと、MTTagInvokeの2つが原因だった模様。何で5.0で動いてたのか分からないけど、取りあえず解決までに3時間ぐらいかかってしまった。

まぁしかたないね。

<a href="http://www.movabletype.jp/blog/movable_type_5031.html" target="_blank">Movable Type 5.031 の提供を開始 | MovableType.jp </a>]]>
        
    </content>
</entry>

<entry>
    <title>VMware Converter</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/11/vmware-converter.php" />
    <id>tag:soph.jp,2010:/MT//1.827</id>

    <published>2010-11-27T06:54:37Z</published>
    <updated>2012-11-24T14:47:57Z</updated>

    <summary>サーバーの音や電力消費が気になってきて、Dell PowerEdge1800から...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Linux" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[サーバーの音や電力消費が気になってきて、Dell PowerEdge1800からFujitsuTX100 S1に換えることにしました。

これを機に物理サーバから仮想サーバに移行することにしたので、VMwareConverterを使って移行してみました。

手順通り進めてるとエラーで終了してしまって、何度試しても同じ現象。

いろいろ調べてみたら、なぜか/var/log/lastlogのサイズが1TB以上ある。
ハードディスクのサイズは420GBぐらいしかないから、明らかにおかしい。
削除してから再度VMwareConverterを実行すると移行完了。

ここにも同様の現象があるとの報告があった。
<a href="http://communities.vmware.com/thread/199475" target="_blank">VMware Communities: P2V RedHat Linux failed ... </a>]]>
        
    </content>
</entry>

<entry>
    <title>Linux強制リブート</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/11/linux.php" />
    <id>tag:soph.jp,2010:/MT//1.826</id>

    <published>2010-11-27T06:41:38Z</published>
    <updated>2012-11-24T15:38:29Z</updated>

    <summary>今日はmysqlとかphpとかコンパイルしているうちにファイルシステムにエラーが...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Linux" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[今日はmysqlとかphpとかコンパイルしているうちにファイルシステムにエラーが見つかってReadOnlyになってしまった。
それからというものreboot とか shutdown -r now とか全く効かなくて、再起動できなくて本当に困った。

探してみるとこんな方法もあるんだ。

<a href="http://d.hatena.ne.jp/pyopyopyo/20100601/p1" target="_blank">ぴょぴょぴょ？ - Linuxとかプログラミングの覚え書き　linux を強制リブートする方法</a>
<blockquote>linux を強制的に遠隔から再起動する方法。

<blockquote># echo b > /proc/sysrq-trigger</blockquote>

これだけ。</blockquote>

無事に再起動して復旧。超助かりました。]]>
        
    </content>
</entry>

<entry>
    <title>皇居Run</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/11/run-5.php" />
    <id>tag:soph.jp,2010:/MT//1.829</id>

    <published>2010-11-26T12:28:01Z</published>
    <updated>2012-11-24T15:38:07Z</updated>

    <summary>会社にあるランニングサークル（正式に部活認定されているらしい）に参加して、初めて...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Run" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        会社にあるランニングサークル（正式に部活認定されているらしい）に参加して、初めての皇居Run。

神田の稲荷湯からスタートして、1周だけ走った。ホントは2周するつもりだったけど、全然ペースが上がらなくて2周目に入ると予定の時間を過ぎてしまうため断念。次に走るときは2周走れるように頑張ろう。

距離　5.02 km
タイム　29:39
        
    </content>
</entry>

<entry>
    <title>初出勤</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/02/post-274.php" />
    <id>tag:soph.jp,2010:/MT//1.825</id>

    <published>2010-02-16T14:36:42Z</published>
    <updated>2010-11-27T06:39:21Z</updated>

    <summary>いよいよ待ちに待った初出勤。 出社してみてやっとこの会社に勤めるんだなーと実感し...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="独り言" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        いよいよ待ちに待った初出勤。
出社してみてやっとこの会社に勤めるんだなーと実感した。

全く新しいフィールドに出るのは久しぶりだけど、これから新たな世界が広がっていると思うと楽しみでしょうがない。

私なりに頑張ってみよう。
        
    </content>
</entry>

<entry>
    <title>合格！</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/01/post-273.php" />
    <id>tag:soph.jp,2010:/MT//1.824</id>

    <published>2010-01-25T06:31:44Z</published>
    <updated>2010-11-27T06:40:38Z</updated>

    <summary>先週面接を受けた会社から連絡があって、なんと合格でした！ 2月中旬から入社するこ...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="独り言" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        先週面接を受けた会社から連絡があって、なんと合格でした！

2月中旬から入社することになりました。

今度はエンジニアとしての入社。楽しみだなぁ。
        
    </content>
</entry>

<entry>
    <title>行きたい会社の面接</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/01/post-272.php" />
    <id>tag:soph.jp,2010:/MT//1.823</id>

    <published>2010-01-22T13:24:51Z</published>
    <updated>2012-12-11T09:02:16Z</updated>

    <summary>今日は今まで受けた中で一番行きたい会社の最終面接。面接慣れしてきて緊張しない会社...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="独り言" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        今日は今まで受けた中で一番行きたい会社の最終面接。面接慣れしてきて緊張しない会社も多くなったけど、今日はすごく緊張した。

面接前にエージェントに電話して相談したのもここだけだし。

なんとそんな会社の面接日が自分の誕生日なんて縁があるような気がする。仕事内容も環境も素晴らしくて、こんな会社で働けたら素晴らしいな。

後は結果を待つだけ。楽しみにしておこう。
        
    </content>
</entry>

<entry>
    <title>転職活動は楽しいです</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/01/post-271.php" />
    <id>tag:soph.jp,2010:/MT//1.822</id>

    <published>2010-01-06T03:40:47Z</published>
    <updated>2012-12-11T09:01:49Z</updated>

    <summary>いろんなエージェントやいろんな会社の面接官から自分の評価をしてもらって、ダメなと...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="独り言" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        いろんなエージェントやいろんな会社の面接官から自分の評価をしてもらって、ダメなところ、いいところを客観的に見れるのは本当にいいことだ。

これが転職の一番の醍醐味だよな。

まだどんな会社に行けるか分からないけど、今回の転職は未来の自分に役に立つと思う。

がんばらないと。

        
    </content>
</entry>

<entry>
    <title>明けましておめでとうございます</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2010/01/2010.php" />
    <id>tag:soph.jp,2010:/MT//1.821</id>

    <published>2010-01-01T01:47:45Z</published>
    <updated>2012-11-24T15:27:51Z</updated>

    <summary>みなさま今年も宜しくお願いいたします。 ことしは発展の年になるといいなぁ。今まで...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="独り言" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        みなさま今年も宜しくお願いいたします。

ことしは発展の年になるといいなぁ。今まで停滞してた感があるし、仕切りなおして一から出直す気分で頑張りたいです！

今年がどうなるのか、本当に楽しみ。
とってもいい年になるといいですね。
        
    </content>
</entry>

<entry>
    <title>2009年も終わりですね</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2009/12/2009.php" />
    <id>tag:soph.jp,2009:/MT//1.820</id>

    <published>2009-12-31T14:38:57Z</published>
    <updated>2010-01-06T13:25:33Z</updated>

    <summary>2009年で今までいた会社を離れることにしました。 いろいろ考えた結果、いろいろ...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="独り言" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        2009年で今までいた会社を離れることにしました。

いろいろ考えた結果、いろいろ話し合った結果のことなので後悔はしていません。会社も発展していって欲しいし、これから自分も違う道を思う方向に進んでいければと思います。

これからの自分に起こることが楽しみです。

いろいろ成長させてくれた2009年に感謝。
        
    </content>
</entry>

<entry>
    <title>Cyberduckの動作が重い</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2009/12/cyberduck.php" />
    <id>tag:soph.jp,2009:/MT//1.819</id>

    <published>2009-12-07T01:42:37Z</published>
    <updated>2009-12-07T01:55:05Z</updated>

    <summary>サーバにSPAMを学習させるときとか、ソースやパッケージをサーバに上げるときなん...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Mac" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[サーバにSPAMを学習させるときとか、ソースやパッケージをサーバに上げるときなんかは、いつもCyberduckを使ってるんだけど、最近やたら重い。

そんでなんか解決方法はないかなと思ってググってみたら、いきなり解決方法が見つかりました！

<a href="http://blog.btmup.com/wp-content/cache/supercache/blog.btmup.com/web-general/cyberduck.html/index.html" target="_blank">「Cyberduck」の動作が突然遅くなったときの対処法。 ｜ btmup Blog</a>
<blockquote>アップロードやダウンロードをすると、その経過や結果が「転送」ウィンドウに表示されます。
その履歴は何もしなければ消えることなく、どんどんたまっていきます。

で、どうやらこの「転送」ウィンドウに履歴がたまったことが、動作を重くしていた原因のようなのです。

理由は分かりません。
それだけ余分なリソースを喰ってたってことなんでしょうか。

とにかく、「転送」ウィンドウの古い情報を適当に選択して「削除」ボタン（竹ぼうきみたいなヤツ）を押したら、それだけで動作が一気に軽くなりました。</blockquote>

これやってみたら、本当にめちゃくちゃ軽くなりました！

履歴は必要ないので全部削除したら、今までサーバのログインにも10秒以上かかっていたのが、2秒くらいで済むようになったりと、全ての作業が軽くなりました。

このウィンドウで全部選択して削除。
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://soph.jp/MT/archives/2009/12/07/cyberduck.png" rel="lightbox[cyberduck]" title="Cyberduck転送ウィンドウ"><img alt="Cyberduck転送ウィンドウ" src="http://soph.jp/MT/archives/assets_c/2009/12/cyberduck-thumb-200x117-182.png" width="200" height="117" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></span>

いやー。ホント助かりました。]]>
        
    </content>
</entry>

<entry>
    <title>Google日本語入力</title>
    <link rel="alternate" type="text/html" href="https://soph.jp/MT/archives/2009/12/google.php" />
    <id>tag:soph.jp,2009:/MT//1.817</id>

    <published>2009-12-03T04:19:15Z</published>
    <updated>2009-12-03T07:16:33Z</updated>

    <summary>Googleからフリーの日本語入力ソフトが出た。 その名も「Google日本語入...</summary>
    <author>
        <name>Jay</name>
        <uri>http://soph.jp/MT/</uri>
    </author>
    
        <category term="Mac" scheme="https://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="https://soph.jp/MT/">
        <![CDATA[Googleからフリーの日本語入力ソフトが出た。

<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://soph.jp/MT/archives/2009/12/03/images/capture%EF%BC%882009-12-03%201.18.41%20PM%EF%BC%89.png" rel="lightbox[GoogleInput]"><img alt="Google日本語入力" src="http://soph.jp/MT/archives/assets_c/2009/12/capture（2009-12-03 1.18.41 PM）-thumb-150x194-172.png" width="150" height="194" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></span>

その名も「Google日本語入力」
もうちょっとましな前つけれくれないかなー。なんてことはさておき、
早速使ってみた。

最初の印象は、動作が軽い！

「かわせみ」も使ってみたけど、それもりもずっと軽い印象。
ATOKみたいに多機能じゃないけど、
基本的な設定は一通りあるし、変換も自分の望む候補がすぐに出てきてすごく使いやすい。
設定画面が英語だったりで粗削りな印象もあるけど、
少しずつでも良くなっていってくれたらいいな。

とりあえずATOKから乗り換えてみます。]]>
        <![CDATA[追記：
メモリ使用量を見てみたら、ATOKよりは若干多いかな。
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://soph.jp/MT/archives/2009/12/03/image/googleinputmemoryusage.png" rel="lightbox[GoogleInput]"><img alt="Google日本語入力メモリ使用量" src="http://soph.jp/MT/archives/assets_c/2009/12/googleinputmemoryusage-thumb-150x160-175.png" width="150" height="160" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></a></span>]]>
    </content>
</entry>

</feed>
