Yukiharu YABUKI の tDiary
このtDiaryを検索します。
2004-08-01
_ 天気
はれ、今日もあつい
_ 朝昼兼用
ハッシュドビーフ。
_ [DPiS] Debian Package in Sid - libxslt-ruby1.8 - Ruby interface to libxslt
libxslt-ruby is a Ruby interface for processing XSLT. Its usage is very simple. It's based on libxslt and libxml.
_ [DPiS] Debian Package in Sid - firebird2-server-common - Common files for Firebird - a RDBMS based on InterBase 6.0 code
This package contains non-architecture specific files that do not belong to any of the other firebird2-* packages but are common to the Firebird server. This package also contains the configuration files allowing you to change server architecture without the need for reconfiguration.
Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981.
Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) under the InterBase Public License v.1.0 on 25 July, 2000.
_ [DPiS] Debian Package in Sid - mpkg-j2se - A utility for building Java(TM) 2 related Debian packages
DebianでSunのJavaを使うならコレです。This package provides the capability to create a debian package from a Java(TM) 2 distribution by just running mpkg-j2se.
This program works currently with the latest Java(TM) 2 REs and SDKs (1.3, 1.4 and 1.5) Standard Edition, from Sun Microsystems(TM) and Blackdown Java-Linux.
_ [DPiS] Debian Package in Sid - pgpool - connection pool server for PostgreSQL
pgpool is a connection pool server for PostgreSQL. pgpool runs between PostgreSQL's client and server. Any PostgreSQL client can connect to pgpool as if it's a real PostgreSQL server. pgpool caches the connection to the PostgreSQL server to reduce the overhead involved in establishing the connection to it. pgpool can also be used with two PostgreSQL servers for fail over purposes. If the first server goes down, pgpool will automatically switch to the secondary server.
Home page: http://www2b.biglobe.ne.jp/~caco/pgpool/index-e.html
2006-08-01
_ memo: iRiver H320/H340 (H300) Goodies, full package
iRiver H320/H340 (H300) Goodies, full package(http://iandouglas.com/comment.php?comment.news.28)
_ RoR:Ruby on Rails 開発環境"RadRails"
まだ、Development中だとのこと。stand aloneやEclipseのプラグインとして動く。Ruby on Rails 開発環境"RadRails"(http://journal.mycom.co.jp/articles/2006/07/31/radrails/)
_ City of God
_ 記録していたアイディアメモが、画面を上から下へ
百式より。リラックス生産性(http://www.100shiki.com/archives/2006/07/_wrideacom.html)
2007-08-01
_ changelog-should-mention-qa
canna-shion を パッケージングして lintian を通してたら下記のような警告がでるので、なんじゃらほいと lintian -i してみた。yabuki@Ernalda:~/src/deb-package/canna-shion/canna-shion-0.0.20010204$ lintian -i ../canna-shion_0.0.20010204-8.dsc W: canna-shion source: changelog-should-mention-qa N: N: If this upload is to orphan this package, please mention this fact on N: the first line of the changelog. If this is a QA upload, please N: mention "QA (group) upload" there. N:要するに、changelog の最初の行で、QA (group) upload というキーワードに言及して英文を作れということでした。
_ 神戸 unity の和室
次回の関西Debian勉強会にて、懇親会を予定している部屋である。写真で雰囲気がわかる。(http://www.unity-kobe.jp/information/photo/photo08.html)
_ memo:Bash Blogger:コマンドラインからブログをする
(http://opentechpress.jp/developer/developer/article.pl?sid=07/06/29/0148209&from=rss)
_ 犯罪発生マップ
東京は、犯罪の発生場所と件数を地図にマッピングしている。(http://www.keishicho.metro.tokyo.jp/toukei/yokushi/chui.htm) 東京に不案内な私としては、参考になってうれしい。関西でもやらないのかな。こういう行政サービスにはお金を払いたい。
_ 詳解UNIXプログラミング
W.リチャード スティーヴンス(W.Richard Stevens)本として、世間で有名な本である。ちと高いが、図書館などで見つけて読んでおいてはどうかとおもう。
_ 火のある暮らしのはじめ方 --- 七輪、囲炉裏、ペレットストーブ、ピザ窯など (単行本)
2008-08-01
_ memo:あなたに自分の好きなことをする自由な時間を取り戻す20の方法
_ 10年前の手抜き工事のおかげで、天井を剥すかも
管理会社の人が派遣してくれた電気屋さんがやってきて、規定電圧に届かないコンセントを修理してくれるのことだったが、配線図どおりに線が配線されておらず、かつ結線が緩い所を順番に直して行ったが、残念ながら規定電圧に届かない。
電気屋さん曰く、天井裏の配線を確認するにははがすしかない。こりゃまた大きな話になってきました。と思い、ひとまず管理会社さんへ報告しておいてください。こちらからも月曜日に連絡しますってことで、結局コンセントはなおらない。
PCのためや、掃除機、アイロンなど口はいっぱい欲しいのに。あとブレーカーから直で配線してもらわないと、すぐにブレーカーが飛ぶような家になってしまう。ここはまだ辛抱して工事につきあうべきか。
_ logrogte はログのサイズでローテートさせることができる。
問題は、cron が動かないと logrotate が動かないことか。cron が logrotate を動かす時間の間にログのサイズが急激に変化したら、追従できるのだろうか。
となると、ログを書いている daemon さん自体がファイルをローテートする作りが丁度のサイズでファイルを分割できる方法なんでしょうねえ
ちなみに、タイミングさえ取れれば、logrotate -f などでローテート自体をさせることはできる。または本質的解決ではないが、cronでチェックするタイミングを増やすことで回避できる場合もあろう。またはログのサイズだけ見る daemon があればいいのか。
_ memo:第1回 syslogdの限界と次世代シスログデーモン
第1回 syslogdの限界と次世代シスログデーモン(http://www.atmarkit.co.jp/flinux/rensai/newlog01/newlog01a.html)
_ memo:DTIとイーモバイル、7.2M高速モバイル接続サービスを月額最安値790円(モデムレンタル料金無料)から提供開始
プレスリリース。えらく安いな。ちょっと気になる。(DTIとイーモバイル、7.2M高速モバイル接続サービスを月額最安値790円(モデムレンタル料金無料)から提供開始http://www.dti.co.jp/release/080801.html)
_ memo:カミンスキー氏、DNSの脆弱性詳細をついに公表
カミンスキー氏、DNSの脆弱性詳細をついに公表(http://japan.cnet.com/news/sec/story/0,2000056024,20377887,00.htm)
_ memo:ばかにされそうだけど効果抜群 三単現のSの歌
ばかにされそうだけど効果抜群 三単現のSの歌(http://lifewithenglish.hp.infoseek.co.jp/Activities%20in%20class.html) 確かに、はまっているなあ。
2013-08-01
_ エンジニアは東京へ集中してしまうのか
赤井さんのblogより。130717 地方からITエンジニアが消えていく(http://blog.mkt-i.jp/entry/2013/07/17/121956)うーむ。