MindManager 6

今天回家後,想要將一個蘊釀已久想法做個初步規劃,即使不能付諸實行,想想也是有益頭腦健康。
我發現我還沒安裝 MingManager 這個軟體,於是上了 "MindManager 的官方網站":http://www.mindjet.com/ 。
才發現 MindManager 6 出了!哇~快來安裝瞧一瞧有什麼新鮮功能。

為了要下載試用版,我不甘不願填了一些資料,等了 5 分鐘,才收到下載網址的通知信。
單向下載,龜速得要命,我上了 Google 想找一些有關 MindManager 6 的相關訊息。
搜尋結果的第一筆,靠,竟然是 MindManager 官方軟體的下載清單:
"http://www.mindjet.com/us/download/software_download.php":http://www.mindjet.com/us/download/software_download.php

我馬上停掉單向下載,啟動 FlashGet 下載高達 42 MB 的檔案,不到 10 分鐘,就完成下載。
以下是新版本功能的官方說法:"http://www.mindjet.com/us/products/whats_new.php?s=1":http://www.mindjet.com/us/products/whats_new.php?s=1

■ 我的發現:

* 運作顯示變快了。
* 操作輔助,滑鼠移動到樹枝上,會有 highlight 標示。
* 匯出成 treeview style 的 html 頁面,中文正常!

■ 延伸閱讀:

* "MINDMANAGER功能初探":http://www.mobile01.com/newsdetail.php?id=1644
* "思維導圖軟件FREEMIND":http://www.zuola.com/weblog/article.asp?id=111
* "Mindjet MindManager Pro 6 V6.0.643 中文化":http://leoboard.cpatch.org/cgi-bin/topic.cgi?forum=3&topic=577&replynum=last

[Plugin] WP 專屬留言板

不久前在 "hsuyo BLOG":http://blog.hsuyo.info/2005/0605/317/ 看到這個好用的留言板,昨晚發神經給它裝了起來。
這個留言板支援中文,而且是用那個 AJAX 的技術,感覺好屌 (我是外行人,請海涵)。

不過, "AJAX Shoutbox":http://blog.jalenack.com/ajax/ 版本已經升級,安裝方法有點不同!
下載之後,建議詳讀它的 readme.txt 再安裝不遲,免得把自己搞到焦頭爛額。

照著它的說明,我安裝成功了,所以試翻一下步驟:

1. Put the folder labeled "wordspew" in your plugins folder. This is located at /wp-content/plugins/.
(解壓後,將 wordspew 目錄及目錄下的檔案,都上傳到 plugins 目錄之下)

2. Browse to your plugins manager in the admin section of your blog. Activate Jalenack's Wordspew plugin. This will automatically create a table in your database that the plugin will use for its content.
(到後端的 Plugins 去啟動這個外掛,你將可在 Manage 之下看到 "Live Shoutbox"選項)

3. Now you have to choose where you want the shoutbox to show on your blog. I suggest putting it in your sidebar. To edit the sidebar, go to /wp-content/themes/*yourtheme*/sidebar.php . Then place this snippet:
(建議將這個留言板放在 sidebar,置入的語法為: )

4. You can edit the look and functionality of your shoutbox by browsing to your admin panel and clicking on Manage. Under there, there should be a submenu titled "Live Shoutbox". Go there. By default, only users with Level 8 or higher status can access it. Site Admins are level 10, so you have nothing to worry about.
(你可以到後端的 Manage 之下的 "Live Shoutbox"選項,做相關的設定,打造屬於自己的留言板)

就這樣,感謝 hsuyo!