Trademarks

Ref: Trademarks: A threat to free software’s freedom?
Ref:商標はフリーソフトウェアの自由にとって脅威となるか

Do trademarks require a special license for software to be free? That is the question that Debian developers are currently debating. The specific concern is whether AbiWord’s recent assertion of trademarks conflict with the Debian Free Software Guidelines (DFSG), the set of principles under which the Debian distribution operates. However, the implications could affect not only Debian’s use of other trademarked packages, such as Mozilla, Evolution, and OpenOffice.org, but other GNU/Linux distributions’ use of them as well.

「Debianが商標を持っているという点についてどう考えるのか」は重要だろう。AbiWordも防衛的な意味合いで商標を持ったのかもしれないしなぁ。AbiWordの商標をDebianへ譲渡してDebianが管理するという方式が考えられるけれども、Debianの思想に振り回されるのはいやだとAbiWordが思ったら受け入れられないだろうし。

ちなみに元記事でもちょっと名前がでているけれども、OpenOffice.orgとかMozillaのパッケージってDebianには入っていないんだろうか。同じ扱いにAbiWordもすればいいだけのような気もするけれど、これの影響でMozillaとかが変な風に扱われることが発生したら嫌だなぁ。

Design Patterns

デザインパターンという言葉は、Java House ML の中で聞いたのが最初だった。何だろうと思って、書籍を購入してみたところ内容が濃くて驚いた覚えがある。まだオブジェクト指向の良さを完全には理解していなかったので、まさに目から鱗の内容がいくつもあった。もっと驚いたのは、「そんなの当たり前」というオブジェクト指向のエキスパート達がたくさんいるということだった。
続きを読む

カテゴリー: Java