リンク: [ホーム] [自己紹介] [リンク集] [アルバム] [ソフトウェア] [発表文献] [その他]

まさおのChangeLogメモ / 2004-06-02

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

2004-06-02 Wed

* CustomDir

http://www.customdir.net/
ODP のデータベースを利用して提供される CustomDir(カスタム・ディ
アー)は、従来、高度なプログラミングスキルが要求されたディレクト
リサイトの構築を、基本的な WEB サイトの知識だけでも行えるように
するための、フリーソフトウェアです。

興味深い。とりあえずメモ。

from CustomDir - 無料でディレクトリ型検索エンジンを構築:
http://www.sem-research.jp/sem/directory/20040524233449.html

上記の SEM-RESEARCH の記事へのトラックバックで面白い感想記事を見つけた。

http://datapot.com/~laboratory/mt/archives/000699.html


むしろYomi Searchのようにユーザーが自由に登録できるデータベースを別に持って、その結果とCustomDirの結果を表示(例としてはYahooみたいな感じかな?)してくれるとページを作る側としてはおもしろくできるのになぁと思うんですがどんなもんでしょう・・・?自分で改造するだけの能力もないヘタレなのでとりあえず思ったことだけをここに残しておきます。

まさに、重ね合わせ風のことを想定しているかも。。。

* xml2 - XML/Unix Processing Tools

http://dan.egnor.name/xml2/
UNIX のコマンドライン上から使いやすいXML/HTMLプロセッサ。

特に、パイプライン処理を念頭に置いた出力をするので、sh などでも簡
単なXMLファイル処理が可能みたい。

例: http://dan.egnor.name/xml2/examples から

デフォルト出力は以下のような感じ:
% wget -q -O - http://slashdot.org/slashdot.xml | xml2
/backslash/@xmlns:backslash=http://slashdot.org/backslash.dtd
/backslash/story/title=More on Athlon Overclocking
/backslash/story/url=http://slashdot.org/articles/00/03/04/1441248.shtml
/backslash/story/time=2000-03-05 03:40:47
/backslash/story/author=Hemos
/backslash/story/department=better-faster-strong
/backslash/story/topic=amd
/backslash/story/comments=56
/backslash/story/section=articles
/backslash/story/image=topicamd.gif
/backslash/story
/backslash/story/title=New Atari Jaguar Game Running $1,225 on eBay
/backslash/story/url=http://slashdot.org/articles/00/03/02/1430232.shtml
...

タイトルだけ出力:
% wget -q -O - http://slashdot.org/slashdot.xml | xml2 | grep story/title= | cut -d= -f 2-
More on Athlon Overclocking
New Atari Jaguar Game Running $1,225 on eBay
AT&T's Korn Shell Source Code Released
TheBench.org: Community Cartooning
OpenGL for Palm OS Environment
Banner Ads on Your Cell Phone
Burning Money on Open Source
Embedded OpenBSD Running the Stallion ePipe
Bezos Responds to Tim O'Reilly's Open Letter
Update on 'Blame Canada' and the Oscars

リンクを辿る:
% wget -q -O - http://slashdot.org/ | html2 | grep 'a/@href' | cut -d\= -f 2- | sort | uniq
/about.shtml
/advertising.shtml
/article.pl?sid=99/03/31/0137221
/article.pl?sid=99/04/25/1438249
/article.pl?sid=99/04/27/0310247
/article.pl?sid=99/04/29/0124247
/article.pl?sid=99/08/24/1327256&mode=thread
/awards.shtml
/cheesyportal.shtml
/code.shtml

from Scripting GNU in the 21st Century:
http://www.linuxjournal.com/article.php?sid=7598

* 新聞勧誘

素晴しくしつこい勧誘員が来て、7〜9月まで三ヶ月間朝日新聞を取ること
になった。(勧誘員は「伊沢 〜」と名乗っていた)

なんと、

・現金3000円
・ビール券(350ml*2本分) 5枚

を勧誘のために渡してきた。

ちょっと検索してみたところ、
http://www.jftc.go.jp/pressrelease/00.march/000315.html
(注) 新聞販売業者が新聞を3か月以上購読する者に対して懸賞によら
ないで提供できる景品類の価額は,新聞業景品告示第1項第2号イの規
定により,当該新聞の3か月分の購読料金の8%以内であるので,関係
人4名がこれらの購読者に対し,懸賞によらないで提供できる景品類の
最高額は,各紙の統合版の購読料金の違いに応じ721円又は708円
である。

といった情報もあり、違反勧誘行為を行っているのかなあ。

さらに検索して、

・新聞販売店の仕事の舞台裏を覗いてみよう
http://www.h4.dion.ne.jp/~doracha/sub4.htm

というサイトにあった卒論を元にした文章を見つけた。
こちらによると、一ヶ月分の金額を渡す、という値引き行為は正当な商行
為であり景品にあたらないので、上記の規定には引っかからないみたい。

う〜ん、巧妙。

* Perl の CPAN モジュールを自動で RPM に変換する

http://fumika.jp/nikki/2004/04/cpan2rpm
「clover で RPM 形式で Perl モジュールを導入したいと思った場合、ど
うすれば良いの?」という疑問が湧いたので、調べてみた。

cpan2rpm っていうコマンドがあるみたい。

* いいわけ辞典ワケデス

http://www.miobeans.com/wakedes/
「いいわけ」に使う文句を集めている。アホなのも多いけど…。
とりあえずメモ。