有關『Unicode 補完計畫』的授權 - Linux

Queena avatar
By Queena
at 2013-06-06T02:03

Table of Contents

※ 引述《Tetralet (Tetralet)》之銘言:
: 個人覺得問題很嚴重... 包括 firefox、pttbbs 及 pcmanx 等等都被污染了:
: firefox: intl/uconv/ucvtw/big5.uf: (檔頭註解:)
: Mapping tables used to generate the file:
: CP950: http://moztw.org/docs/big5/table/cp950-u2b.txt
: Big5-2003: http://moztw.org/docs/big5/table/big5_2003-u2b.txt
: UAO2.41: http://moztw.org/docs/big5/table/uao241-u2b.txt
: See https://bugzilla.mozilla.org/show_bug.cgi?id=310299
: pttbbs: (解開有 uao250-b2u.big5.txt 及 uao250-u2b.big5.txt)
: http://opensvn.csie.org/pttbbs/trunk/pttbbs/common/sys/big5data.tar.bz2
: pcmanx: src/charset/uao250-u2b.c、uao250-b2u.c 等: (檔頭註解:)
: /* http://moztw.org/docs/big5/table/uao250-b2u.txt */
: /* http://moztw.org/docs/big5/table/uao250-u2b.txt */
: 雖然個人認為,只是對應碼的話,似乎沒辨法說擁有著作權?
: (比如說,"一" 這個字的 big5 碼 0xA440,
: 對應至 Unicode 為 0x4E00、
: UTF-8 為 0xE4B880 之類的)
: 但沒有釐清之前,這些軟體是不是有什麼侵權問題呢?
: 謝謝!

用的 UAO 的還有 piaip 的 pietty.

不過我覺得以上的軟體,UAO 的原作群[1]應該都知道。

像是 http://zh.wikipedia.org/wiki/User:But 編修過維基百科的「Unicode補完計畫」
條目,條目裡的內建UAO碼表軟體舉例,是他自己寫上去的[2],他本人也在用Firefox.


你可以 mail 到 [email protected] 問問看 but.


[1] Witch Five、but、Kii Ali
[2] Unicode補完計畫&diff=2852854&oldid=2361139 http://tinyurl.com/makb9pv

--
Tags: Linux

All Comments

Jacob avatar
By Jacob
at 2013-06-10T00:41
感謝... 如果沒人行動的話,敝人先代為問問看好了...
Ivy avatar
By Ivy
at 2013-06-12T16:48
我只有找到wikipedia上的user:but 其他聯絡方式還沒找到
Freda avatar
By Freda
at 2013-06-14T22:27
but學長人很nice的
Jake avatar
By Jake
at 2013-06-17T23:33
已和 but 大取得聯繫,並說明我們的狀況... 請靜待好音!
Jacob avatar
By Jacob
at 2013-06-21T11:21
加油!感覺是很巨大的問題~~

如何下指令看USB標籤

Isla avatar
By Isla
at 2013-06-05T23:32
想請問一下在linux要如何下指令看在windows下修改過的usb標籤? 找了好久找不到方法... 謝謝 - ...

Fw: 用Transmission Remote GUI來控制Synology Download station

Barb Cronin avatar
By Barb Cronin
at 2013-06-05T22:45
※ [本文轉錄自 P2PSoftWare 看板 #1Hhqo7tr ] 作者: abc623 (ETD) 看板: P2PSoftWare 標題: 用Transmission Remote GUI來控制Synology DS 時間: Wed Jun 5 22:34:44 2013 好讀版:http://w ...

有關『Unicode 補完計畫』的授權

Madame avatar
By Madame
at 2013-06-05T22:09
※ 引述《Tetralet (Tetralet)》之銘言: : ※ 引述《guezt ()》之銘言: : : 以下是 「Unicode 補完計畫」 的授權內容 : : --- : :   本套件(包括編碼表、輸入法、附屬程式工具等全部內容)為自由軟 : : 體 (freeware)。任何人得自行安裝、複製、 ...

開socket後能連線,但...

Harry avatar
By Harry
at 2013-06-05T16:00
各位板友大家好, 小弟在Linux上執行了開socket的伺服器端程式, 也在Windows上執行了開socket的用戶端程式, 由用戶端程式向伺服器端要資料,是採用TCP/IP的連線, (程式都是使用C語言來撰寫) 客戶端執行第一次時,成功,能夠將伺服器端提供的資料呈現出來, (此時,伺服器端結束執行) ...

mcrypt

Poppy avatar
By Poppy
at 2013-06-05T15:28
安裝mcrypt先要有libmcrypt.so 有沒有像windows 那樣不用安裝 下載後直接就可以在linux上用? - ...