1. Sheeva0 server setup

    Using Kuro Sheeva, I run a host named sheeva0.

    It runs ssh, exim4, and bind.

    Hostname

    I edit /etc/hostname and /etc/hosts.

    More packages

    I installed following packages.

    • sa-exim
    • spamassassin
    • ntp
    • fail2ban
    • dovecot-imapd

    Note that installing sa-exim doesn't mean installing spamassassin. It is because sa-exim only use spamc, the …

    more »
  2. Enigmail and Japanese

    With LANG=C enigmail works fine for me. With LANG=ja_JP.UTF-8, it doesn't work.

    Having a script to invoke GnuPG with LANG=C doesn't help.

    I am using enigmail 2:1.1.2-2, icedove 3.1.9-2.

    more »
  3. Gitweb supports Japanese?

    When I browse a ReST document in Japanese, I got following error on console.

    [Thu Apr 21 11:09:15 2011] gitweb.cgi: Wide character in FCGI::Stream::PRINT at /usr/lib/perl5/FCGI.pm line 95, <$fd> line 6.
    

    And generated HTML page is wrong.

    more »
  4. GNUK のステッカーを作る

    GNUK のステッカーを作ってケースに貼ることにしました。

    ステッカーを貼ったできあがりはこちらです。

    GNUK USB Token with sticker

    もうちょっと丁寧に用紙を切ればよかったと反省。第一回としては、まぁまぁでしょうか。

    フィルムラベルを購入

    プラスステーショナリー の「濡れてもOK! 超耐水光沢フィルムラベル ホワイト 屋内用 インクジェット用ノーカット 染料/顔料 A4 10枚入」を購入。カインズホームで 1380 円でした。

    これにインクジェットプリンターで印刷してステッカーを作ろうと考えたのでした。

    Inkscape と Emacs で SVG のイラストを作る

    まず、Gnuk のロゴを改善しました。プリンタのシアンのインクだけ多いのでこれを使おうと考えました。 これまで赤や黄色を使っていたのを青系統にしました。

    ロゴに対してさらに Inkscape で文字と FSIJ のロゴを足して単独のステッカーを作りました。

    作った SVG ですが Inkscape などで見るのとブラウザで見るのとフォントがずれるのはなぜ? と思ったら、X11 の Type 1 のフォントを使ってた …

    more »