〜2005年9月下旬〜
昨日のコミットがない件はおいらのミスが原因だった。もうしわけない。
Firefoxを立ち上げてしばらく放って置くと
/usr/local/firefox/run-mozilla.sh: line 159: 11521 セグメンテーション違反です "$prog" ${1+"$@"}
と言われて落ちてることがしばしば。 たぶん定期的にJavaScriptでなにかやってるbloglinesかgmailが怪しいとは思うんだけど。
- Changes:
- New plugins for 7z: chm, lzh, rar, and multivolume CAB archives. Some bugs were fixed.
継続決定。よかった。
森薫は女だったのか。男だとばかり思ってた。
最近なぜかEPGの番組単位が1時間毎になってしまってうっとうしい。
やっと面白くなってきたよ。それにしても伊藤由奈の声はすばらしいと思った。 ENDLESS STORYがまさにエンドレスに頭の中をぐるぐる…。 というかなぜLAYLAではなくREIRA?
突然隣の家の前にバス停が増えた。路線図を見ると最寄駅まで行くようだ。 10月3日から運行とか書いてあるが、全然知らなかったぞー。 どうなってんだ?雨の日に便利じゃないか。
よく見ると1時間に1本しか来ないとか9時から18時までの平日だけだとか、 かなり利用者が限定されるな、これ。およびじゃないらしい。
TV naviの9月号を見ると今日は阪神×巨人の中継になっているが、 実際はナツメロみたいな番組だった。 そういえば週末も中継なかったし、中継延長どころかもう中継自体がなくなってるんだな。 なんか去年のストが嘘みたいだ。
明日は優勝が決まるかもしれないから流石に中継するか。
- About:
- log4sh is a logging framework for shell scripts that works similar to the other wonderful logging products available from the Apache Software Foundataion (eg. log4j, log4perl). Although not as powerful as the others, it can make the task of adding advanced logging to shell scripts easier, and has much more power than just using simple "echo" commands throughout. In addition, it can be configured from a properties file so that scripts in a production environment do not need to be altered to change the amount of logging they produce.
- About:
- libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The plugin architecture allows for new database drivers to be easily added by a third party with flexible licensing.