hns - 日記自動生成システム - Version 2.19.7

void GraphicWizardsLair( void ); //

otsune GWL
FreeBSD, AfterEffects, RETAS, animo, DigitalAnime, Linux, Mac OS, Win2k

[Who is otsune?] [title] [message] [Policy] [注目エントリー] [top]
Twitter Status :


Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい

検索式:

先月 2001年09月 来月
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30


2001年09月19日(水) [長年日記]

アラジン・土瓶・オサマ・ビン

#1 [work] P2/333MHz端末のBIOSをアップデート。

P2L97マザーなので ASUSの_ から。
Permalink: http://www.otsune.com/diary/2001/09/19/1.html#200109191
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#2 [work][unix] FastTrak100にIBM IC35L060AVER72を接続。

5インチ冷却ファン付きのマウンターが必要だなぁ。
Permalink: http://www.otsune.com/diary/2001/09/19/2.html#200109192
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#3 [hanken] マンキン版権。カレンダー5,6月。

とりあえずレイアウトして作画さんチェック用にプリントアウト。
Permalink: http://www.otsune.com/diary/2001/09/19/3.html#200109193
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#4 [hanken] スラッシュゼロ版権。AX11。

A3の動画にA3ワイド印刷用として作画したので、435/350倍の解像度に。
Permalink: http://www.otsune.com/diary/2001/09/19/4.html#200109194
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune
Permalink: http://www.otsune.com/diary/2001/09/19/5.html#200109195
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#6 [mac] Mac OS 9用のWebDAVクライアント。goliath。_

WebDAVならばiDiskがHTTPプロクシ越しにマウントできる。
Permalink: http://www.otsune.com/diary/2001/09/19/6.html#200109196
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#7 月刊ASCII、MacPower、サイゾーを購入

Permalink: http://www.otsune.com/diary/2001/09/19/7.html#200109197
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#8 [computer] FastTrakなどのIDEストライピング速度を集計しているサイト。

(でも、トップ以外ほとんどが404 Not Found)
User's Sideの店員のサイト_
ちょっと偏っているけど。

8 Ultra DMA 5(ATA100)の帯域を使い切るだけのドライブはまだほとんど無い。ってのが。:

ATA133とかインターフェースばっかり先行して、肝心の物理ドライブの速度はなかなか上がっていない。
Permalink: http://www.otsune.com/diary/2001/09/19/8.html#200109198
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#9 [unix] cgiをgzipで圧縮して転送する方法。

コンテントタイプ出力を以下のコードと置き換える。
if($ENV{"HTTP_ACCEPT_ENCORDING"}=~/gzip/ ){
	print "Content-type: text/html\n\n";
	print "Content-encording: gzip\n\n";
	open (STDOUT,"| /bin/gzip -1 -c");
}else{
	print "Content-type: text/html\n\n";
}
もしCGIサーバーの圧縮負荷が軽いようであれば、gzipのオプションの数字を高くする。ただ、-9まで高くしてもそれほど容量が減るわけではない。
Permalink: http://www.otsune.com/diary/2001/09/19/9.html#200109199
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune

#10 ToDoメモ。

  • 64bitバスPCIでLinux Readyなマザーボード。
  • 64Bitの1000BASE-T NIC。
  • ギガベースHUB。
  • メモリ。
  • 5inchベイ用冷却ファン付きマウンター。
  • SuperTrakはLinux Readyなのか? Esqueradeは?
  • picture構造体をインターレースするプラグイン。
Permalink: http://www.otsune.com/diary/2001/09/19/10.html#2001091910
trackback
このエントリーを含むはてなブックマーク del.icio.us livedoor Clip View blog reactions
Last Updated 2001-09-19 00:00:00 By otsune