トップ «前の日(09-27) 最新 次の日(09-29)» 追記

汚し飯

2002|11|12|
2003|01|02|03|04|05|06|07|08|09|10|11|12|
2004|01|02|03|04|05|06|07|08|09|10|11|12|
2005|01|02|03|04|05|06|07|08|09|10|11|12|
2006|01|02|03|04|05|06|07|08|09|10|11|12|
2007|01|02|03|04|05|06|07|08|09|10|11|12|
2008|01|02|03|04|05|06|07|08|09|10|11|12|
2009|01|02|03|04|05|06|07|08|09|10|11|12|
2010|01|02|03|

喫茶店「プリモ」にて
ナポリタン 行こう .

2003年
9月
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

「ErrorProtector / DriveCleaner / ErrorSafe / SystemDoctor / WinFixer / WinAntivirusって何?」と思う方はこちらへ。
「ErrorProtector / DriveCleaner / ErrorSafe / SystemDoctor / WinFixer / WinAntivirus をどうしよう?」と思う方はこちらへ。

Google
WWW を検索 flcl.org を検索
日本国外からのコメント投稿を制限しています。こちらをお読み下さい。
特に検索サイトから来られた方々へ: この電子文書に関する概略とご注意をお読み下さい。  

2003-09-28 名称未設定

_ ネタ

うまい棒同盟より引用:

2003/9/17に幕張メッセで開催されたWPC EXPO 2003内の
コンシューマー向けLinux「Lindows」ブースにて
Lindows版うまい棒 たこ焼き味が配られました
なんと、うまえもんの顔がM社のB会長の顔になっていて
タコ殴りにされてます なかなか粋ですね
げいつくんうまい棒

んー、この方の言う通り、

Lindows.comのビジネスはとにかく「Windows対抗!」という声を上げ続けないと、特色を見出せないように思える。

という、そのまんまっすね。

情報提供さんくすです(__)>lssさめ

_ 今日はさんすとでにわかカメコになってみますた

祭後のガシシキタイムにて:
先ずはぱふゅ〜む。
perfume

當山奈央@Buzy
當山奈央
やる気ないカメコでスマソ(爆)

丹羽麻由美@Buzy
丹羽麻由美
感謝。(__)

竹田侑美@Buzy
竹田侑美
感謝。(__)

やるヌキッ祭のおしゃれアリーナに出た、いちご姫
いちご姫
ライブに間に合わなかった(;'Д⊂)

本日のツッコミ(全4件) [ツッコミを入れる]

_ 某た [前から気になってたけど,かなり偽色出すCCDですね。携帯電話のカメラってまだこの程度のものなんですかね?]

_ Luck [あと、ダイナミックレンジの狭さと、圧縮ノイズが酷すぎます。]

_  [『ちゃっらーん!あたしにゃぁ、ムズかしい事はよく解らないんですが』(笑) アップした画像ファイルは、全て gimp ..]

_ やじさん [ふうむ、これだけ写っていて満足してもらえないとは不憫な、、、、H゛なんかまだQV10以前のレベルなのに(><)]


2005-09-28

_ [spam] SpamAssassin 3.1.0 リリースアナウンスの訳

List:       spamassassin-announce
Subject:    ANNOUNCE: SpamAssassin 3.1.0 available!
From:       jm () jmason ! org
Date:       2005-09-14 23:52:32
Message-ID: 20050914235232.814A45900BA () radish ! jmason ! org
[Download message RAW]
 
SpamAssassin 3.1.0 is released!  SpamAssassin 3.1.0 is a major update.
SpamAssassin is a mail filter which uses advanced statistical and
heuristic tests to identify spam (also known as unsolicited bulk email).
 
SpamAssassin 3.1.0 がリリースされます!
SpamAssassin 3.1.0 は重要な更新です。
SpamAssassin は、 spam (別名、迷惑メイルともいう) を識別する為の、先進の
統計的且つ発見的試験を用いる、メイルフィルタです。
 
Highlights of the release
-------------------------
 
リリースのハイライト
--------------------
 
- Apache preforking algorithm adopted; number of spamd child processes is now
  scaled, according to demand.  This provides better VM behaviour when not
  under peak load.
 
- Apache prefork アルゴリズムを採用しました;
  spamd の子プロセスの数は、今や需要に応じて比例します。
  これにより、最大負荷でない状況下において、より良い VM の振る舞いを提供
  します。
 
- added PostgreSQL, MySQL 4.1+, and local SDBM file Bayes storage modules. SQL
  storage is now recommended for Bayes, instead of DB_File. NDBM_File support
  has been dropped due to a major bug in that module.
 
- PostgreSQL, MySQL 4.1+ 及びローカル SDBM ファイルのベイズ記憶モジュール
  が追加されました。
  今後は、ベイズには DB_File の代わりに SQL 記憶の使用をお薦めします。
  NDBM_File サポートは、モジュールの重大なバグのために破棄されました。
 
- detect legitimate SMTP AUTH submission, to avoid false positives on
  Dynablock-style rules.
 
- Dynablock スタイルのルール上において誤ったスコア加算を回避するために、
  正当な SMTP AUTH 提出を検出します。
 
- new plugins: DomainKeys (off by default), MIMEHeader: a new plugin to perform
  tests against header in internal MIME structure, ReplaceTags: plugin by Felix
  Bauer to support fuzzy text matching, WhiteListSubject: plugin added to
  support user whitelists by Subject header.
 
- 新しいプラグイン: DomainKeys: (デフォルトではオフ),
  MIMEHeader: 内部の MIME 構造内のヘッダに対して試験を実行する新しいプ
  ラグイン,
  ReplaceTags: Felix Bauer による、曖昧なテキストマッチングをサポートす
  るプラグイン,
  WhiteListSubject: Subject ヘッダに対するユーザホワイトリストをサポー
  トする為に追加されたプラグイン。
 
- Razor: disable Razor2 support by default per our policy, since the service is
  not free for non-personal use.  It's trivial to reenable (by editing
  '/etc/mail/spamassassin/v310.pre').
 
- Razor: 我々の方針により、 Razor2 サポートはデフォルトでは無効になって
  います。
  これは当該サービスが非個人利用においてフリーでないからです。
  再び有効にするのは極めて簡単です ( '/etc/mail/spamassassin/v310.pre'
  を編集すれば良いです)。
 
- DCC: disable DCC for similar reasons, due to new license terms.
 
- DCC: 新たなライセンス問題に因る、上記と同様の理由により、 DCC は無効
  となっています。
 
- Net::DNS bug: high load caused answer packets to be mixed up and delivered as
  answers to the wrong request, causing false positives.  worked around.
 
- Net::DNS バグ: 高負荷は回答パケットの混乱を引き起こし、誤った要求への
  回答として提供され、誤ったスコア加算を引き起こしていました。これに手
  を付けました。
 
- DNSBL lookups and other DNS operations are now more efficient, by using a
  custom single-socket event-based model instead of Net::DNS.
 
- DNSBL 探索及びその他 DNS 操作は、 Net::DNS を使わずに自家製の単一ソ
  ケットイベントベースのモデルを採用することにより、今やより効率的になっ
  ています。
 
Downloading
-----------
 
Pick it up from:
 
  http://SpamAssassin.apache.org/
 
Note, it may take up to two hours from now for that mirror to update.
 
md5sum:
 
  d28bd7e83d01b234144e336bbfde0caa  Mail-SpamAssassin-3.1.0.tar.bz2
  f70c1fcab3d9563731bbc307eda7d69e  Mail-SpamAssassin-3.1.0.tar.gz
  65e9629ce255244fe3cb3d9772cdf239  Mail-SpamAssassin-3.1.0.zip
 
sha1sum:
 
  0185f076f619dd9e64e94b453017f9b08d4b0f04  Mail-SpamAssassin-3.1.0.tar.bz2
  d887cbae5962cb03e45aaf71cd93881a27cccc99  Mail-SpamAssassin-3.1.0.tar.gz
  8b9494448782f910e573377bf226a8072f24bb3f  Mail-SpamAssassin-3.1.0.zip
 
The release files also have a .asc accompanying them.  The file serves
as an external GPG signature for the given release file.  The signing
key is available via the wwwkeys.pgp.net key server, as well as
http://spamassassin.apache.org/released/GPG-SIGNING-KEY
 
The key information is:
 
pub  1024D/265FA05B 2003-06-09 SpamAssassin Signing Key 
     Key fingerprint =3D 26C9 00A4 6DD4 0CD5 AD24  F6D7 DEE0 1987 265F A05B
 
Important installation notes
----------------------------
 
- see the INSTALL and UPGRADE files in the distribution.
 
Summary of major changes since 3.0.x
------------------------------------
 
3.0.x 以来の大きな変更点の概略
------------------------------
 
- Apache preforking algorithm adopted; number of spamd child processes is now
  scaled, according to demand.  This provides better VM behaviour when not
  under peak load.
 
- Apache prefork アルゴリズムを採用しました;
  spamd の子プロセスの数は、今や需要に応じて比例します。
  これにより、最大負荷でない状況下において、より良い VM の振る舞いを
  提供します。
 
- Inclusion of sa-update script which will allow for updates of rules and
  scores in between code releases.
 
- sa-update スクリプトはルールとコードリリース間のスコアの更新を許可
  するでしょう。【訳注:  sa-update スクリプトの存在意義及び実際の動作
  を含め、意味不明。】
 
- added PostgreSQL, MySQL 4.1+, and local SDBM file Bayes storage modules. SQL
  storage is now recommended for Bayes, instead of DB_File. NDBM_File support
  has been dropped due to a major bug in that module.
 
- PostgreSQL, MySQL 4.1+ 及びローカル SDBM ファイルのベイズ記憶モジュー
  ルが追加されました。
  今後は、ベイズには DB_File の代わりに SQL 記憶の使用をお薦めします。
  NDBM_File サポートは、モジュールの重大なバグのために破棄されました。
 
- detect legitimate SMTP AUTH submission, to avoid false positives on
  Dynablock-style rules.
 
- Dynablock スタイルのルール上において誤ったスコア加算を回避するため
  に、正当な SMTP AUTH 提出を検出します。
 
- new Advance Fee Fraud (419 scam) rules.
 
- 新たな Advance Fee Fraud (419の詐欺) の検出ルールが追加されています。
 
- removed use of the Storable module, due to several reported hangs on SMP
  Linux machines.
 
- 何件かの SMP Linux マシンにおけるハングアップの報告により、 Storable
  モジュールの使用が撤去されました。
 
- Converted several rule/engine components into Plugins such as:
  AccessDB, AWL, Pyzor, Razor2, DCC, Bayes AutoLearn Determination, etc.
 
- 以下のような、幾つかのルール / エンジンコンポーネントはプラグインへ
  変換されました:
  AccessDB, AWL, Pyzor, Razor2, DCC, ベイズ自動学習識別, 他。
 
- new plugins: DomainKeys (off by default), MIMEHeader: a new plugin to perform
  tests against header in internal MIME structure, ReplaceTags: plugin by Felix
  Bauer to support fuzzy text matching, WhiteListSubject: plugin added to
  support user whitelists by Subject header.
 
- 新しいプラグイン: DomainKeys: (デフォルトではオフ),
  MIMEHeader: 内部の MIME 構造内のヘッダに対して試験を実行する新しいプ
  ラグイン,
  ReplaceTags: Felix Bauer による、曖昧なテキストマッチングをサポート
  するプラグイン,
  WhiteListSubject: Subject ヘッダに対するユーザホワイトリストをサポー
  トする為に追加されたプラグイン。
 
- TextCat language guesser moved to a plugin.  (This means "ok_languages"
  is no longer part of the core engine by default.)
 
- TextCat 言語推測はプラグインに移動されました。 (すなわち、
  "ok_languages" はもはやデフォルトでは中核エンジンの一部ではありません。)
 
- Razor: disable Razor2 support by default per our policy, since the
  service is not free for non-personal use.  It's trivial to reenable.
 
- Razor: 我々の方針により、 Razor2 サポートはデフォルトでは無効になっ
  ています。
  これは当該サービスが非個人利用においてフリーでないからです。
  再び有効にするのは極めて簡単です。
 
- DCC: disable DCC for similar reasons, due to new license terms.
 
- DCC: 新たなライセンス問題に因る、上記と同様の理由により、 DCC は無
  効となっています。
 
- Net::DNS bug: high load caused answer packets to be mixed up and delivered as
  answers to the wrong request, causing false positives.  worked around.
 
- Net::DNS バグ: 高負荷は回答パケットの混乱を引き起こし、誤った要求
  への回答として提供され、誤ったスコア加算を引き起こしていました。
  これに手を付けました。
 
- DNSBL lookups and other DNS operations are now more efficient, by using a
  custom single-socket event-based model instead of Net::DNS.
 
- DNSBL 探索及びその他 DNS 操作は、 Net::DNS を使わずに自家製の単一
  ソケットイベントベースのモデルを採用することにより、今やより効率的
  になっています。
 
- add support for accreditation services, including Habeas v2.
 
- Habeas v2 を含む公認サービスのサポートが追加されています。
  【訳注: habeas はメイルヘッダに俳句を埋め込む、共同型フィルタリング
  ネットワークの一種。詳細は http://www.hart.co.jp/spam/habeas.html
   等を参照。】
 
- better URI parsing -- many evasion tricks now caught.
 
- URI分析の改善 -- 多くの回避トリックは今や捉えられました。
  【訳注: ハートコンピュータさんの patch に因るもの。詳細は
  http://www.hart.co.jp/spam/sa304fix.htmlを参照。】
 
- URIBL lookups are prioritized based on the location in the message
  the URI was found.
 
- URIBL 検索は、メッセージ内の URI が見つかった場所に基づいて優先順位
  を付します。
 
- mass-check now supports reusing realtime DNSBL hit results, and sample-based
  Bayes autolearning emulation, to reduce complexity.
 
- 複雑さを減らす為に、大規模なチェックは現在、リアルタイム DNSBL の
  ヒット結果の再利用及びサンプルに基づくベイズ自動学習エミュレーション
  がサポートされています。
 
- sa-learn, spamassassin and mass-check now have optional progress bars.
 
- sa-learn, spamassassin 及び mass-check は、現在オプションのプログレ
  スバーを備えます。【訳注: --progress オプションスイッチにて、処理進
  行状況を示す。】
 
- modify header ordering for DomainKeys compatibility, by placing markup
  headers at the top of the message instead at the bottom of the list.
 
- DomainKeys 互換性の為のヘッダの修正要求によって、マークアップヘッダ
  はリストの下の方ではなく、メッセージの上の方に置かれるようになりまし
  た。
 
- spamd/spamc now support remote Bayes training, and reporting spam.
 
- spamd/spamc は、現在、リモートベイズ訓練と spam 報告をサポートします。
 
- spamc now supports reading its flags from a configuration file using the -F
  switch, contributed by John Madden.
 
- spamc は John Madden の貢献により、今や、構成ファイルの読み込みを
  -F スイッチにてサポートします。
 
- added SPF-based whitelisting.
 
- SPF ベースの whitelisting が追加されました。
 
- Polish rules contributed by Radoslaw Stachowiak.
 
- Radoslaw Stachowiak の貢献による、ポーランド語ルール。
 
- many rule changes and additions.
 
- 多くのルールが変更され追加されています。

2006-09-28

_ おい!そこの酔っ払いをやぢ!!

満員電車の中位、すかしっぺは止めろ!!(鳴咽

本日のツッコミ(全1件) [ツッコミを入れる]

_ やじさん [すかしッぺは、クセエと知っての狼藉か?、、、という志村の殿様コントがあったなあ^^]


美味しいイベソトPriceless
Cupmen the Tiger Beauty
国破山河無
QuickTake
げんじろう
STRAIGHTの日記
亀仙人への道のり
ぷっちぎりの青春
=== TacrankePark ===
blue heart & blue season
まえっちな日記
ファンタジスタへの道(仮)
MAY BE MAX〜最大限の可能性〜 全ては吉田梨沙の為に・・・
スパゲティナタリタン
マサーシー的日常生活 Ver.2
フジカワタモツの中山美穂
ふじかわひとりごと
the MESSA GOSSA all stars
最鋭輝
 
Hige Daruma's Life
chipa の日記 (14448)
かえぱぱの試行錯誤日記
tower の日記 (3118)
Broken Diary
人生 unstable !!
wakatono の日記 (12)
bravo の日記 (1225)
猫の国の物語
だめだめ日記
Forget Me Not...
 
えりんごぉ♪のまだまだこれから!レギュラー3本への道☆
 
SpamAssassin
お隣さん。 たまに覗くあんてな。
tlecダイエット部
いつも心にナンシーを。ボン研究所
  .