Tuesday, March 28, 2006

好用的id3tag轉換工具

在linux下的mp3 player大部分都是把id3tag當成unicode來讀,但是大部分mp3的id3tag似乎都是用big5或是大陸編碼在存的,所以老是會看到一堆亂碼。

剛剛找了一下,看有沒有現成的工具可以把id3tag轉成unicode,好讓linux下的mp3 player可以順利地顯示資訊。果然,有需求的東西,就會有人寫出來。

找到一個工具叫做Unicode Rewriter,是個用java寫成的小工具,不過,它運做得很好,把我大部分的id3tag都成功地轉對了。

用法也很簡單,安裝好後,只要在開啟的GUI畫面中,先設定要搜尋mp3的目錄,和原始mp3中id3tag的編碼,就可以讓它乖乖地幫你轉啦。

Tuesday, February 28, 2006

stardict fix

1. change shortcut for exporting from Alt-S to Alt-E, because Alt-S is already used for toggle scanning clipboard.

2. extend the field of the file path entry.

gtk_box_pack_start: change extend and fill parameter to true.

Monday, February 27, 2006

stardict fix

1. add Browse button for export filename.

Sunday, February 26, 2006

Quick Launch

Another good utility from PCMan:

Link

PCMan's QuickFolder 1.0

Nice utilities for saving or opeing files in File dialog.

Link

stardict enhancement

add feature:
if there is selection in Text Area, only selected part will be exported to the file with the look up word in the front.
or else, all the Text Area will be exported.

modified xorg.conf to make mouse wheeling work

Change mouse protocol from "PS/2" to "ImPS/2".

Quite easy but very useful.

Saturday, February 25, 2006

stardict fix again

1. add two items into "conf"
o Toggle
o File path

2. check if the export is enabled before exporting to file in mainwin and floatwin

3. add extra UI for exporting options
o dictionary/enable_export_event
o dictionary/export_file

TODO list:
1. keyboard shortcut
2. drop-down list for inputed file paths ( good for switching )
3. exported notification on screen

Friday, February 24, 2006

stardict fix

1. modify the copy icon in the main window to append the texts in the explanation area to a predefined file.
2. modify the copy icon in the float window to append the texts in the explanation area to a predefined file.
3. modify the explanation area not to have dictionary names. (better outlook for exportings)

pcmanfm fix

Add F8 to create new directory.

Tuesday, February 21, 2006

[LN] Some installations I made

1. install scim
***

而像是 SCIM 等等輸入法則直接能夠在 zh_TW.UTF-8 環境下運作。 如果您有興趣則不妨試試看!

  註:要在不同 locale 的 utf-8 環境中使用 SCIM ,請修改 /etc/scim/global (或相對應的個人設定檔):

/SupportedUnicodeLocales = en_US.UTF-8,zh_TW.UTF-8,ja_JP.UTF-8
****

-> locale-gen
-> setup right zh_TW.UTF8 in /etc/X11/xinitrc or .xinitrc
-> install boshiamy

2. install gcc, g++, qt4

3. fix firefox

-> update to unstable
-> install firefox


another day

installation of pcmanfm
-> use fam version
-> unable to compile ( maybe i will try next time)