Archive for the ‘Software’ Category

tintin++

Thursday, February 10th, 2005

玩 Mud 的多少都聽過的一個工具
在原始作者停止開發後,又有人接手囉 :)
目前是 tintin++ 1.93

不過 BSD 的 ports 上似乎完全不動了 XD

Konfabulator

Thursday, December 16th, 2004
桌面
faraway, so close 那邊看到 Konfabulator 這個桌面軟體的,原本空空的桌面可以擺一堆小玩具,像日曆、記事本、天氣,甚至是遊戲,比之前常玩的DesktopSidebar外型更華麗,不過每多跑一個 Widget 就多一個 process ,所以這是個吃記憶體的怪物。
而對有使用 iTunes 的人來說,這套軟體應該很好用吧 :P,更重要的是他同時支援 MAC 和 Windows!

(more…)

visio 輸出成 EPS

Wednesday, November 17th, 2004

dirty’s blog 看到這篇,才知道原來 visio 2003 可以透過 publisher 來輸出 eps 檔,不過目前對我來說,還是用 2002 方便,而如果要批次轉 eps(jpg -> eps, tiff -> eps 等) 的話,有 ABC winGraphic可用,不過轉出來的圖檔實在大的嚇人,用 acrobat 就不會這樣,可是這個要手動,也許直接讓 latex 去讀 jpg 檔會好一點(可不可以我忘了,反正我都轉好了 -__-”)。

相關的網頁
for 2002

for 2003 1 2

TNC自由天碟 2.0

Friday, November 5th, 2004

TNC自由天碟 2.0
本光碟由台南縣教育網路中心整理設計,共蒐錄 51 套在Windows下的自由軟體,歡迎自行下載使用。
內容還蠻不錯的,原則上常用的軟體都有方案在裡面了!不過編輯器沒 vim 真可惜,不過 vim 不好上手就是了 ^^”

不過我比較好奇那一片怎麼弄出來的。
好好玩的感覺,有空也應該弄一片自己常用的合輯 :P

發現了 我的光碟選單,不過要錢,殘念~,雖然只要兩百元 XD

只是買了我也沒時間玩,還是算了 QQ

[ThunderBird]太佔工作列?

Wednesday, November 3rd, 2004

很多 mail 軟體都可以在最小化時,把東西放到 system 下,可是 ThunderBird 卻沒辦法!
這很不好可不是?

來裝裝 minimizetotray 可以讓你的 ThunderBird 或 FireFox 躲到 systemtray 下 :)

Too many unprocessed floats

Sunday, October 31st, 2004

MacKichan 找到的 :)

Error: Too many unprocessed floats

Version: 3.x, 4.x, 5.0 - Scientific WorkPlace & Scientific Word
Problem

Typesetting the document results in this LaTeX error message:

Too many unprocessed floats

The message appears in the LaTeX window and in the .log file for the document.
Explanation

Documents that contain many floating objects may occasionally encounter LaTeX processing problems. When you typeset your document, LaTeX tries to process floating objects as it encounters them, anchoring them throughout the document. However, if it can’t place an object because of its size or if float placement options don’t fit, LaTeX holds the object and all following floating objects until the end of the document. If there are too many such objects for LaTeX to handle, it generates the error message.
Solution

You can force LaTeX to process floating objects with a TeX command in the body of your document. Alternatively, you can use the float package to manage the placement of floating objects.

(more…)

移除 outlook 的檔案防護

Thursday, October 28th, 2004

outllook office 有一項會令人非常忿怒的奇妙設定。
就是會把檔案鎖起來,不給開,而且還沒有設定的方法。

還好有同學給了我以下機碼,使用後就可以直接存取被鎖起來的檔案。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USERSoftwareMicrosoftOffice9.0OutlookSecurity]
“Level1Remove”=”.mat”

[HKEY_CURRENT_USERSoftwareMicrosoftOffice10.0OutlookSecurity]
“Level1Remove”=”.mat”

[HKEY_CURRENT_USERSoftwareMicrosoftOffice11.0OutlookSecurity]
“Level1Remove”=”.mat”

真的是很 “ 妙 ” ,我想我還是找一天,把學校的電腦也改成用 TB 好了!

TeX/LaTeX

Sunday, October 24th, 2004

什麼是 TeX

“[T]he TEX research project that I embarked on was driven by two
major goals. The first goal was quality: we wanted to produce documents
that were not just nice, but actually the best.”
“I never intended to have a system that would be universal and used
by everybody. I always wanted to write a system that would be used
for just the finest books.
-Knuth”

簡單的說,TeX 是一套很重視品質的排版軟體。

那 LaTeX 呢?
LaTeX 是一個 marco,因為 TeX 還是不夠直觀,所以 Leslie Lamport 寫了這個 marco,不過 Knuth 教授也有寫一個 plain TeX ,當然還有其他的,不過這之間的差異我沒注意過,所以也不清楚了。

接下來介紹一些我自己常用的連結…. (more…)

好用的 FireFox

Thursday, October 14th, 2004

更安全、快速也更好的網頁瀏覽器,具分頁瀏覽整合搜尋即時書籤功能
  現在就告訴全世界,你要的是 Firefox
“I suggest dumping Microsoft’s Internet Explorer” — Walt Mossberg, Wall Street Journal, Sept 16

這是Mozilla Taiwan 的首頁的題字,不過使用後也真的感覺不錯,比起之前的 0.9 更好上手。

(more…)

mlDonkey 的簡易安裝

Friday, September 26th, 2003

OS: FreeBSD 4.9 Pre (想到就心酸… 手賤按到 cvs update …. )
使用目錄 : /home/mldonkey
安裝方式 : ports
(more…)