<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Blog of Roy Chan</title>
	<link>http://blog.xychen.org</link>
	<description>boring word of a geek</description>
	<pubDate>Mon, 01 Sep 2008 20:28:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>
	<language>en</language>
			<item>
		<title>在 EeePC 加入速成輸入法</title>
		<link>http://blog.xychen.org/archives/2008/09/01/quick-input-method-in-eeepc/</link>
		<comments>http://blog.xychen.org/archives/2008/09/01/quick-input-method-in-eeepc/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 16:36:03 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>General</category>

		<category>FreeDesktop</category>

		<category>Chineselization</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/09/01/quick-input-method-in-eeepc/</guid>
		<description><![CDATA[早一陣子有朋友買了部 EeePC 901 回來，因為不慣用速成，但 eeepc 又無 速成輸入法，問我點搞。我都知 lazyeeepc 亦可以加速成輸入法，但因為朋友不想加 lazyeeepc, 所我就手動搞搞佢。

注意: 本文已放上 OSWikiHK, 請到 在 EeePC 加輸入法 一文看最新最完整的版本。

EeePC 900/900A/901 使用 gcin 作為輸入法引擎。雖然預設只有幾個輸入法，但其實 gcin 提供了很多其他輸入法 (包括速成) ，只是沒有開啟罷了 (可能華碩怕太多輸入法選擇會很亂)。要開啟這些隱藏了的輸入法，需要手動改變設定。


先 Ctrl-Alt-T 開啟終端機 (Terminal), 在 /home/user&#62; 提示符下輸入以下命令檢查您的 EeePC 使用的輸入法引擎是否 gcin：


echo $XMODIFIERS


如果顯示 @im=scim，您的 EeePC 應該仍是舊版 (700/701) ，還使用 scim 。您應該跟 SCIM一節的方法在 SCIM 安裝速成等輸入法或在終端機打 sudo apt-get autoremove scim; sudo apt-get install gcin [...]]]></description>
			<content:encoded><![CDATA[<p>早一陣子有朋友買了部 EeePC 901 回來，因為不慣用速成，但 eeepc 又無 速成輸入法，問我點搞。我都知 <a href="http://sourceforge.net/project/platformdownload.php?group_id=219390">lazyeeepc</a> 亦可以加速成輸入法，但因為朋友不想加 lazyeeepc, 所我就手動搞搞佢。</p>

<p>注意: 本文已放上 OSWikiHK, 請到 <a href="http://wiki.eeepc.hk/w/Add_input_methods_in_EeePC">在 EeePC 加輸入法</a> 一文看最新最完整的版本。</p>

<p>EeePC 900/900A/901 使用 gcin 作為輸入法引擎。雖然預設只有幾個輸入法，但其實 gcin 提供了很多其他輸入法 (包括速成) ，只是沒有開啟罷了 (可能華碩怕太多輸入法選擇會很亂)。要開啟這些隱藏了的輸入法，需要手動改變設定。
</p>

<p>先 Ctrl-Alt-T 開啟終端機 (Terminal), 在 /home/user&gt; 提示符下輸入以下命令檢查您的 EeePC 使用的輸入法引擎是否 gcin：
</p>

<pre>echo $XMODIFIERS
</pre>

<p>如果顯示 @im=scim，您的 EeePC 應該仍是舊版 (700/701) ，還使用 scim 。您應該跟 <a href="http://wiki.eeepc.hk/w/Add_input_methods_in_EeePC#SCIM_.28EeePC_70x.29" title="">SCIM</a>一節的方法在 SCIM 安裝速成等輸入法或在終端機打 <code><b>sudo apt-get autoremove scim; sudo apt-get install gcin gcin-qt3-immodule</b></code> 安裝 gcin 取代 scim 。

</p>

<p>如果顯示的是 @im=gcin，則表示您確實是 gcin ，可以按以下指示安裝速成等輸入法。先在終端機打以下命令把系統預設的 gcin 輸入法清單複製至目錄 ~/.gcin 中：
</p>

<pre>cp /usr/share/gcin/table/gtab.list ~/.gcin/gtab.list
</pre>

<p>輸入以下指令用文字編輯器 Kate 開啟 ~/.gcin/gtab.list：
</p>

<pre>kate ~/.gcin/gtab.list
</pre>

<p>並把檔案編輯成以下:
</p>

<pre>繁體倉頡 1 cj.gtab cj.png
<b>繁體簡易 2 simplex.gtab simplex.png</b>
繁體注音 3 - juyin.png
繁體詞音 6 - tsin.png
繁體大易 7 dayi3.gtab dayi3.png
簡體五筆 8 wubi.gtab wubi.png
簡體拼音 5 pinyin.gtab pinyin.png
#內碼 0 - intcode.png
#倉頡五代 2 cj5.gtab cj5.png
#標點倉頡 4 cj-punc.gtab cj-punc.png
#繁體行列 8 ar30.gtab ar30.png
#日本式 =  kana-nippon.gtab kana-nippon.png
#Greek ` greek.gtab greek.png
#拉丁字母 [ latin-letters.gtab latin-letters.png
#帶調粵拼 ] jyutping.gtab jyutping.png
</pre>

<p>重點在於增加了第二行，令 gcin 有 簡易 (即是速成輸入法) 可以選。您亦可以刪除上文字一些輸入法前的井號 (#) 啟用該隱藏了的輸入法。儲存後, 將 gtab.list 複製至幾個語系 (locale):
</p>

<pre>cd ~/.gcin
cp gtab.list gtab_en.list
cp gtab.list gtab_tw.list
cp gtab.list gtab_cn.list
</pre>

<p>完成後，先關閉了所有正在運行中的軟件，然後按 Ctrl-Alt-Backspace 重新啟動 X-Window (會中止所有執行中的 X-Window 程式) 就可以正常使用速成輸入法了。
</p>

<p>其他 gcin 設定可以打 gcin-setup 跑 gcin 個設定程式。
</p>

<p>您亦可以到 /usr/share/gcin/table 找到其他 eeepc 個 gcin 無用到既輸入法檔 (*.gtab) 可同樣用以上方法加入。
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/09/01/quick-input-method-in-eeepc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade to Diablo (Maemo 4.1)</title>
		<link>http://blog.xychen.org/archives/2008/08/06/upgrade-to-diablo-maemo-41/</link>
		<comments>http://blog.xychen.org/archives/2008/08/06/upgrade-to-diablo-maemo-41/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 20:59:15 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>NokiaN800</category>

		<category>Maemo</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/08/06/upgrade-to-diablo-maemo-41/</guid>
		<description><![CDATA[Ok, you won&#8217;t believe that I haven&#8217;t upgrade my N800 to the lateast OS2008, Diablo (Maemo 4.1) until today. I even unaware it til bunny tell me few weeks ago.

2 Major things that diablo delights me are the Chinese support on RSS reader and the new mail client Modest. Ok, it also shipped with the [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, you won&#8217;t believe that I haven&#8217;t upgrade my <a href="http://blog.xychen.org/archives/2007/11/26/new-gadget-nokia-n800/">N800</a> to the lateast OS2008, <a href="http://maemo.org/news/announcements/view/os2008_feature_upgrade-reflash_your_tablet-for_the_last_time.html">Diablo</a> (<a href="http://maemo.org/news/announcements/view/maemo_4-1_comes_with_new_tools-better_documentation_and_a_promoted_extras_repository.html">Maemo 4.1</a>) until today. I even unaware it til bunny tell me few weeks ago.</p>

<p>2 Major things that diablo delights me are the Chinese support on RSS reader and the new mail client Modest. Ok, it also shipped with the Chinese font MHei18030C5.ttf. But I used the Chinese font provided by Google&#8217;s Android SDK which is much better then AR PL UMing since I upgrade to <a href="http://blog.xychen.org/archives/2007/11/27/how-to-login-root-in-nokia-os2008/">OS2008 beta</a>. I have never got a problem on reading Chinese in N800. However, the broken Chinese support in RSS reader in Maemo 4.0 really make it useless for me. It is great they really fix it in Diablo. Besides, the long waiting Modest is pretty great. I had try the beta version of it last year in OS2008 beta and found it is much better then the old mail client. However the beta version didn&#8217;t integrated well with Task applet. I haven&#8217;t use the N800 to read mail since I upgrade to the official OS2008 (Maemo 4.0) coz it didn&#8217;t ship with Modest. Now, n800 can really become the Internet Tablet instead of only an E-Book reader or Podcast player for me. Wow!!!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/08/06/upgrade-to-diablo-maemo-41/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GNU/Linux HSDPA (3.5G) 上網!?</title>
		<link>http://blog.xychen.org/archives/2008/08/04/gnulinux-hsdpa-35g/</link>
		<comments>http://blog.xychen.org/archives/2008/08/04/gnulinux-hsdpa-35g/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 14:54:50 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>FreeSoftware</category>

		<category>GNU/Linux</category>

		<category>Debian</category>

		<category>Internet</category>

		<category>Linux</category>

		<category>Fedora</category>

		<category>SuSE</category>

		<category>Ubuntu</category>

		<category>Wireless</category>

		<category>Notebook</category>

		<category>Redhat</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/08/04/gnulinux-hsdra-35g-%e4%b8%8a%e7%b6%b2/</guid>
		<description><![CDATA[早一陣子，有人問我 GNU/Linux 可不可以 HSDRA (3.5G) 上網。現在香港 HSDPA 計畫都頗貴，我沒有錢使用，所以亦答不到。不過研究一下亦無況。

Google 搜索一下，Tuxmobil 有一專頁收集了有過 GNU/Linux 3G 上網的資料。似乎上 Smartone-Vodafone 最新那個 HSDPA USB stick 有 GNU/Linux 驅動器，有 Debian、Fedora 8 和 OpenSuSE 10.3 等 distro 的套件預備。但見討論區有不少人投訴驅動器有問題。

有機會要找個有 Smartone-Vodafone USB stick 的朋友備來試試。


Draisberghof - Software - USB_ModeSwitch
Betavine: E220 not working on Ubuntu 8.04
Betavine: Huawei E220 mobile internet on eepc 
Betavine: Vodafone connect on OpenSuse10.3 
superbash.de: [...]]]></description>
			<content:encoded><![CDATA[<p>早一陣子，有人問我 GNU/Linux 可不可以 HSDRA (3.5G) 上網。現在香港 HSDPA 計畫都頗貴，我沒有錢使用，所以亦答不到。不過研究一下亦無況。</p>

<p>Google 搜索一下，Tuxmobil 有一<a href="http://tuxmobil.org/linux_on_laptops_with_umts_cards.html" title="TuxMobil: Linux Compatibility Guides for 3G (WCDMA, UMTS, HSDPA, HSUPA) Laptops, Notebooks &amp; Adapters">專頁</a>收集了有過 GNU/Linux 3G 上網的資料。似乎上 Smartone-Vodafone 最新那個 HSDPA USB stick 有 <a href="http://www.betavine.net/bvportal/web/linux_drivers" title="Betavine - Vodafone Mobile Connect Card">GNU/Linux 驅動器</a>，有 Debian、Fedora 8 和 OpenSuSE 10.3 等 distro 的套件預備。但見討論區有不少人投訴驅動器有問題。</p>

<p>有機會要找個有 Smartone-Vodafone USB stick 的朋友備來試試。</p>

<ul>
<li><a href="http://www.draisberghof.de/usb_modeswitch/" title="Draisberghof - Software - USB_ModeSwitch">Draisberghof - Software - USB_ModeSwitch</a></li>
<li><a href="http://www.betavine.net/bvportal/forums/index.html?threadId=466" title="Betavine: E220 not working on Ubuntu 8.04">Betavine: E220 not working on Ubuntu 8.04</a></li>
<li><a href="http://www.betavine.net/bvportal/forums/index.html?threadId=560" title="Betavine: Huawei E220 mobile internet on eepc ">Betavine: Huawei E220 mobile internet on eepc </a></li>
<li><a href="http://www.betavine.net/bvportal/forums/index.html?threadId=379" title="Betavine: Vodafone connect on OpenSuse10.3 ">Betavine: Vodafone connect on OpenSuse10.3 </a></li>
<li><a href="http://www.superbash.de/?p=33" title="superbash.de: Vodafone Easybox-3 unter Linux">superbash.de: Vodafone Easybox-3 unter Linux</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/08/04/gnulinux-hsdpa-35g/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Feodra 9 中 KDE4 的中文支援問題</title>
		<link>http://blog.xychen.org/archives/2008/05/28/chinese-in-fedora-9-kde4/</link>
		<comments>http://blog.xychen.org/archives/2008/05/28/chinese-in-fedora-9-kde4/#comments</comments>
		<pubDate>Wed, 28 May 2008 12:22:17 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Chineselization</category>

		<category>Fedora</category>

		<category>KDE</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/05/28/chinese-in-fedora-9-kde4/</guid>
		<description><![CDATA[KDE4 的介面有很多吸引人的支援，不過多個使用 KDE4 的 distribution 在中文支援都問題多，繼 Kubuntu KDE 4 Remix 後，Fedora 9 中的 KDE4 也是沒有搞好中文支援。在 VM 試了幾次，亦在些簡介一下修正中文支援問題的方法 (本文最新版本已拼入 OSWiki 中的 安裝 Fedora 9 和 使用 LiveCD 安裝 Fedora 9 桌面中)：

首先需要自行自行安裝下以套件(Package):


kde-l10n-Chinese - KDE 簡體中文支援
kde-l10n-Chinese-Traditional - KDE 繁體中文支援
im-chooser - 讓您設定輸入法引擎的圖形介面工具。
scim-tables-chinese - SCIM 的中文輸法表，包括香港人常用的倉頡、速成、港式廣東話、行列、五筆等。安裝此套件時 YUM 自動會安裝其他所需的 SCIM 套件。
scim-pinyin - SCIM 智能漢語拼音輸入法。安裝此套件時 YUM 自動會安裝其他所需的 SCIM 套件。
scim-chewing - SCIM 酷音輸入法 [...]]]></description>
			<content:encoded><![CDATA[<p>KDE4 的介面有很多吸引人的支援，不過多個使用 KDE4 的 distribution 在中文支援都問題多，繼 <a href="http://wiki.linux.org.hk/w/Install_Kubuntu">Kubuntu KDE 4 Remix</a> 後，<a href="http://wiki.linux.org.hk/w/Install_Fedora">Fedora 9</a> 中的 KDE4 也是沒有搞好中文支援。在 VM 試了幾次，亦在些簡介一下修正中文支援問題的方法 (本文最新版本已拼入 OSWiki 中的 <a href="http://wiki.linux.org.hk/w/Install_Fedora">安裝 Fedora 9</a> 和 <a href="http://wiki.linux.org.hk/w/Install_Fedora_with_LiveCD">使用 LiveCD 安裝 Fedora 9 桌面</a>中)：</p>

<p>首先需要自行自行安裝下以套件(Package):</p>

<ul>
<li>kde-l10n-Chinese - KDE 簡體中文支援</li>
<li>kde-l10n-Chinese-Traditional - KDE 繁體中文支援</li>
<li>im-chooser - 讓您設定輸入法引擎的圖形介面工具。</li>
<li>scim-tables-chinese - SCIM 的中文輸法表，包括香港人常用的倉頡、速成、港式廣東話、行列、五筆等。安裝此套件時 YUM 自動會安裝其他所需的 SCIM 套件。</li>
<li>scim-pinyin - SCIM 智能漢語拼音輸入法。安裝此套件時 YUM 自動會安裝其他所需的 SCIM 套件。</li>
<li>scim-chewing - SCIM 酷音輸入法 (一種智能注音輸入法)。安裝此套件時 YUM 自動會安裝其他所需的 SCIM 套件。 </li>
</ul>

<p>即是使用倉頡、速成或港式廣東話的使用者可以打命令：</p>

<pre>yum install kde-l10n-Chinese-Traditional im-chooser scim-tables-chinese</pre>

<p>即是使用漢語拼音的使用者可以打命令：</p>

<pre>yum install kde-l10n-Chinese im-chooser scim-pinyin</pre>

<p>即是使用的使用者可以打命令：</p>

<pre>yum install kde-l10n-Chinese-Traditional im-chooser scim-chewing</pre>

<p>安裝完成後，執行 im-chooser。勾選 Enable input method feature，選擇 &#8220;Use SCIM&#8221;</p>

<p>使用 LiveCD 安裝的朋友需要在 K 選單中選 應用程式(Application) -> 設定(Settings) -> 系統設定(System Settings)。在系統設定(System Settings)中選擇地區與語言(Regional and Language)，並在新增語言 (Add Language) 中選擇『繁體中文』(Chinese)後按套用(Apply)。</p>

<p>再重新登入後，您需要在 SCIM 輸入法設定中的 介面(前端) -> 全域設定中的以下三個快速鍵：</p>

<ul>
<li>作用鍵: Control+space</li>
<li>下一種輸入法: Shift+Control+KeyRelease+Shift_L </li>
</ul>

<p>設定後，按『確定』。</p>

<p>相關連結:
</p>

<ul><li> <a href="http://www.wretch.cc/blog/windows98/10477482" class="external text" title="http://www.wretch.cc/blog/windows98/10477482" rel="nofollow">松音的謎部落格 - Kubuntu 8.04 KDE4</a>

</li><li> <a href="http://www.linuxidc.com/Linux/2008-05/13037.htm" class="external text" title="http://www.linuxidc.com/Linux/2008-05/13037.htm" rel="nofollow">Linux 公社: Fedora 9 英文狀態下使用中文輸入法</a>
</li><li> <a href="http://www.linuxidc.com/Linux/2008-05/12882.htm" class="external text" title="http://www.linuxidc.com/Linux/2008-05/12882.htm" rel="nofollow">Linux 公社: Fedora 9 安裝後初感受</a>
</li></ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/05/28/chinese-in-fedora-9-kde4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GDM 佈景主題: 用 Google/Windows/Mac 登入</title>
		<link>http://blog.xychen.org/archives/2008/05/22/gdm-themes-login-with-google-windows-mac/</link>
		<comments>http://blog.xychen.org/archives/2008/05/22/gdm-themes-login-with-google-windows-mac/#comments</comments>
		<pubDate>Thu, 22 May 2008 15:45:06 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>FreeDesktop</category>

		<category>GNOME</category>

		<category>FunnyStuff</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/05/23/gdm-themes-login-with-google-windows-mac/</guid>
		<description><![CDATA[

我一向都喜歡使用有人像的 GDM 登入畫面，近來最想使用的 tobain 設計的 Avio-GDM，不過今天看見 feuc5766 設計的 GDM Google English GDM 登入佈景，覺得很有趣。這個佈景主題把登入畫面裝扮成 Google 搜尋網頁，暗喻 Google 在當世電腦世界的地位。

當然，Gnome-look.org 還有模仿其他 OS 的登入畫面佈景:


Apple Mac OSX Session Login
XP Login GDM

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnome-look.org/content/show.php/GDM+Google+English?content=80639"><img id="image734" src="http://blog.xychen.org/wp-content/uploads/2008/05/gdm-google.png" alt="GDM Google GDM" class="frame" align="right" /></a></p>

<p>我一向都喜歡使用有人像的 GDM 登入畫面，近來最想使用的 tobain 設計的 <a href="http://www.gnome-look.org/content/show.php/Avio-GDM?content=37395" title="Avio-GDM GNOME-Look.org">Avio-GDM</a>，不過今天看見 feuc5766 設計的 <a href="http://www.gnome-look.org/content/show.php/GDM+Google+English?content=80639">GDM Google English GDM 登入佈景</a>，覺得很有趣。這個佈景主題把登入畫面裝扮成 Google 搜尋網頁，暗喻 Google 在當世電腦世界的地位。</p>

<p>當然，Gnome-look.org 還有模仿其他 OS 的登入畫面佈景:</p>

<ul>
<li><a href="http://www.gnome-look.org/content/show.php/Apple+Mac+OSX+Session+Login?content=68346" title="Apple Mac OSX Session Login GNOME-Look.org">Apple Mac OSX Session Login</a></li>
<li><a href="http://www.gnome-look.org/content/show.php/XP+Login+GDM?content=63383" title="XP Login GDM GNOME-Look.org">XP Login GDM</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/05/22/gdm-themes-login-with-google-windows-mac/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 上的圖形介面 PPPoE 連接程式!? Gnome System Tools 2.22</title>
		<link>http://blog.xychen.org/archives/2008/05/03/gst222-support-pppoe/</link>
		<comments>http://blog.xychen.org/archives/2008/05/03/gst222-support-pppoe/#comments</comments>
		<pubDate>Fri, 02 May 2008 18:40:20 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Debian</category>

		<category>Fedora</category>

		<category>Ubuntu</category>

		<category>GNOME</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/05/03/gst222-support-pppoe/</guid>
		<description><![CDATA[慣性教人在 Ubuntu 或 Debian 連上 xDSL 都是使用文字模式的 PPPoE 設定程式 pppoeconf 。不過跟據多年教人使用 GNU/Linux 的經驗，很多人對就算遇然打一兩句命令或文字模式的程式都很抗拒的。號稱人性化的 Ubuntu 多年來仍只用文字模式的 pppoeconf 來設定 xDSL 連線，似乎有點說不過去。

不過令天倒留意到 GNOME System Tools 2.22 中的 network-admin 似乎有了 PPPoE 的支援。翻查 changelog ，PPPoE 和 GPRS/UMTS 是在 2.21.4 時加入。(去年 12 月推出)

只要選取 系統 -> 管理 -> 網路 執行 network-admin ，雙擊 &#8220;點對點連接&#8221; (Point-to-Point connection) 。



在 ppp0 的屬性中，勾選啟用這個連線 (Enable this connection)，就在連線類型 (Connection [...]]]></description>
			<content:encoded><![CDATA[<p>慣性教人在 Ubuntu 或 Debian 連上 xDSL 都是使用文字模式的 PPPoE 設定程式 <a href="http://wiki.debian.org.hk/w/Connect_Internet_with_PPPoEConf">pppoeconf </a>。不過跟據多年教人使用 GNU/Linux 的經驗，很多人對就算遇然打一兩句命令或文字模式的程式都很抗拒的。號稱人性化的 Ubuntu 多年來仍只用文字模式的 pppoeconf 來設定 xDSL 連線，似乎有點說不過去。</p>

<p>不過令天倒留意到 <a href="http://www.gnome.org/projects/gst/">GNOME System Tools</a> 2.22 中的 network-admin 似乎有了 PPPoE 的支援。翻查 <a href="http://linuxtoy.org/archives/gnome-2214-released.html">changelog</a> ，PPPoE 和 GPRS/UMTS 是在 2.21.4 時加入。(去年 12 月推出)</p>

<p>只要選取 系統 -> 管理 -> 網路 執行 network-admin ，雙擊 &#8220;點對點連接&#8221; (Point-to-Point connection) 。</p>

<p><img id="image731" src="http://blog.xychen.org/wp-content/uploads/2008/05/network-admin.png" alt="GNOME System Tools 的 network-admin"align="center" /></p>

<p>在 ppp0 的屬性中，勾選啟用這個連線 (Enable this connection)，就在連線類型 (Connection Type) 中，選擇 序列數據機 (Serial Modem)、 PPPoE 或 GPRS/UMTS 。</p>

<p><img id="image732" src="http://blog.xychen.org/wp-content/uploads/2008/05/network-admin_-_pppoe.png" alt="PPPoE 設定" align="center" /></p>

<p>因為本人的寬頻供應商不使用 PPPoE ，所以未能測試這個新功能。如果有人可以幫手測試一下，並郵寄一兩個 screenshot 給我, 我會感激不盡。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/05/03/gst222-support-pppoe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenOffice.org 也加入超炫聯盟!! 3D Impress 轉畫面動畫</title>
		<link>http://blog.xychen.org/archives/2008/04/27/3d-opengl-transitions-for-openofficeorg-impress/</link>
		<comments>http://blog.xychen.org/archives/2008/04/27/3d-opengl-transitions-for-openofficeorg-impress/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 15:41:59 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>FreeSoftware</category>

		<category>FreeDesktop</category>

		<category>OpenSource</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/04/27/3d-opengl-transitions-for-openofficeorg-impress/</guid>
		<description><![CDATA[當 KDE4 和 Compiz Fusion 帶 GNU/Linux 進入超炫的國度，OpenOffice.org 似乎略為遜色。不過最近進出的 OpenOffice.org 2.4 也多了個 Fancy 元件。只要您安裝 OpenGL transitions 元件，在 Impress 就多了幾個超炫的 3D 轉畫面動畫。Ubuntu 8.04 或 Debian Sid/Lenny 使用者可以安裝套件 openoffice.org-ogltrans :


  sudo apt-get install openoffice.org-ogltrans




我個人最喜歡 Rochade 和 Turn Over 動畫。不過當然，Draw 的功能可以再強化點更好。


  Impressive Eye Candy: 3D OpenGL Transitions - OpenOffice.org Ninja
  Where is the OpenGL 3D [...]]]></description>
			<content:encoded><![CDATA[<p>當 KDE4 和 Compiz Fusion 帶 GNU/Linux 進入超炫的國度，OpenOffice.org 似乎略為遜色。不過最近進出的 OpenOffice.org 2.4 也多了個 Fancy 元件。只要您安裝 OpenGL transitions 元件，在 Impress 就多了幾個超炫的 3D 轉畫面動畫。Ubuntu 8.04 或 Debian Sid/Lenny 使用者可以安裝套件 openoffice.org-ogltrans :</p>

<pre>
  sudo apt-get install openoffice.org-ogltrans
</pre>

<p><object width="425" height="355" align="center"><param name="movie" value="http://www.youtube.com/v/jFge2zTSN-A"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/jFge2zTSN-A" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>

<p>我個人最喜歡 Rochade 和 Turn Over 動畫。不過當然，Draw 的功能可以再強化點更好。</p>

<ul>
  <li><a href="http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html" title="Impressive Eye Candy: 3D OpenGL Transitions - OpenOffice.org Ninja">Impressive Eye Candy: 3D OpenGL Transitions - OpenOffice.org Ninja</a></li>
  <li><a href="http://www.oooninja.com/2008/04/opengl-3d-impress-extension.html" title="Where is the OpenGL 3D extension for Impress? - OpenOffice.org Ninja">Where is the OpenGL 3D extension for Impress? - OpenOffice.org Ninja</a></li>
  <li><a href="http://www.oooninja.com/2008/03/new-features-openofficeorg-240.html" title="New features in OpenOffice.org 2.4.0 - OpenOffice.org Ninja">New features in OpenOffice.org 2.4.0 - OpenOffice.org Ninja</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/04/27/3d-opengl-transitions-for-openofficeorg-impress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>堅強的鷺展翅! Ubuntu 第二個長期支援版 8.04 登場</title>
		<link>http://blog.xychen.org/archives/2008/04/26/ubunt-804-hardy-heron-released/</link>
		<comments>http://blog.xychen.org/archives/2008/04/26/ubunt-804-hardy-heron-released/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 15:09:36 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Ubuntu</category>

		<category>FSWikiHK</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/04/26/ubunt-804-hardy-heron-released/</guid>
		<description><![CDATA[

Ubuntu 8.04 (Hardy Heron) 終於在最幾天正式進出。跑了幾天，似乎比 7.10 穩定很多。因為事前已把 OSWikiHK中的 Ubuntu 安裝手冊更新得七七八八，也在正式進出後幾個小時正式貼上 8.04 的桌面和伺服器的安裝手冊。結果反應不錯，單計 8.04 桌面安裝手冊，兩天裡每天都有近 700 個 hits 。Mobile01 一個 post 就貢獻了百多個 hits。不過 server 就有點辛苦了。

留意這版本中  Edubuntu 不成有獨立的安裝光碟 ，反而變會 Ubuntu 的一個 extension 。而 Kubuntu 也分別有 KDE 3 和 KDE 4 兩個版本的光碟，KDE 4 版未能輸入中文。這個版本另一大賣點是收錄了著名 Wubi ， Windows 使用者可以不分割硬碟安裝 Ubuntu。原理並不新鮮，只是在 Windows 上建立一個大的檔案作為 Ubuntu 的 virtual partition，Boot 入 Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://wiki.linux.org.hk/wiki/images/thumb/4/43/Ubuntu_8.04_Desktop.png/300px-Ubuntu_8.04_Desktop.png" align="right" class="frame" /></p>

<p>Ubuntu 8.04 (Hardy Heron) 終於在最幾天正式進出。跑了幾天，似乎比 7.10 穩定很多。因為事前已把 <a href="http://wiki.linux.org.hk/">OSWikiHK</a>中的 Ubuntu 安裝手冊更新得七七八八，也在正式進出後幾個小時正式貼上 <a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_desktop">8.04 的桌面</a>和<a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_server">伺服器</a>的安裝手冊。結果反應不錯，單計 8.04 桌面安裝手冊，兩天裡每天都有近 700 個 hits 。Mobile01 一個 <a href="http://www.mobile01.com/topicdetail.php?f=300&amp;t=597594&amp;p=8">post</a> 就貢獻了百多個 hits。不過 server 就有點辛苦了。</p>

<p>留意這版本中  Edubuntu 不成有獨立的安裝光碟 ，反而變會 Ubuntu 的一個 extension 。而 Kubuntu 也分別有 KDE 3 和 KDE 4 兩個版本的光碟，KDE 4 版未能輸入中文。這個版本另一大賣點是收錄了著名 Wubi ， Windows 使用者可以不分割硬碟安裝 Ubuntu。原理並不新鮮，只是在 Windows 上建立一個大的檔案作為 Ubuntu 的 virtual partition，Boot 入 Ubuntu 時， Ubuntu 自然會使用該檔案佔據的位置作為 / ，速度不會比平常安裝出來 Ubuntu 慢。更好的時，Windows 使用者可以像移除普通 Windows 軟件般在 Windows 上移除 Wubi 安裝出來的 Ubuntu。此舉加大了打破 Windows 使用者心理障礙的機會。找台 Windows 機來試，稍後再加上桌面安裝手冊中。</p>

<p>更新: <a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_with_Wubi">《使用 Wubi 在 Windows 安裝 Ubuntu/Kubuntu/Xubuntu》</a>已完成了。</p>

<p><img src="http://wiki.ubuntu.hk/wiki/images/1/1a/Wubi_Install_02_-_Wubi.png" align="center" /></p>

<p><img src="http://wiki.ubuntu.hk/wiki/images/3/39/Wubi_Install_09_-_Remove_Ubuntu.png" align="center" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/04/26/ubunt-804-hardy-heron-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>修正 Ubuntu 在安裝其他 Distribution 後不能休眠問題</title>
		<link>http://blog.xychen.org/archives/2008/01/02/ix-hibernation-problem-after-mkswap/</link>
		<comments>http://blog.xychen.org/archives/2008/01/02/ix-hibernation-problem-after-mkswap/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 13:41:08 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Ubuntu</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2008/01/02/ix-hibernation-problem-after-mkswap/</guid>
		<description><![CDATA[這個問題解決了差不多半年，不過近日安裝 Fedora 8 在 Ubuntu 7.10 的電腦上，又要修正一次。所以順道寫下來記錄一下。

Ubuntu 預設使用 UUID 辯認不同的分割區。格式化 swap 分割區會重新產生一個新的 UUID ，令 Ubuntu 不能找不到 swap 分割區。由於系統休眠 (Hibernation) 要將系統狀態儲存入 swap 分割區。找不到會令 swap 分割區會令休眠和回復失敗。所以我們需要告訴 Ubuntu swap 分割區的新 UUID 才能修正休眠功能。


先用 blkid 找出 swap 分割區的新 UUID&#160;:



# blkid  
/dev/sda1: TYPE=&#8221;ntfs&#8221; 
/dev/sda2: UUID=&#8221;b8a89b69-f090-4012-94f6-a243014d1184&#8243; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda5: LABEL=&#8221;SwapSpace&#8221; UUID=&#8221;62a19d18-5c43-4df8-9df0-70353bf7dc5d&#8221; TYPE=&#8221;swap&#8221; 
/dev/sda6: UUID=&#8221;6357e627-dea6-418f-8735-14ddc377ff66&#8243; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda7: UUID=&#8221;02c44f5b-d41e-42d3-9dfa-9517be310d3f&#8221; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda8: [...]]]></description>
			<content:encoded><![CDATA[<p>這個問題解決了差不多半年，不過近日安裝 Fedora 8 在 Ubuntu 7.10 的電腦上，又要修正一次。所以順道寫下來記錄一下。</p>

<p>Ubuntu 預設使用 UUID 辯認不同的分割區。格式化 swap 分割區會重新產生一個新的 UUID ，令 Ubuntu 不能找不到 swap 分割區。由於系統休眠 (Hibernation) 要將系統狀態儲存入 swap 分割區。找不到會令 swap 分割區會令休眠和回復失敗。所以我們需要告訴 Ubuntu swap 分割區的新 UUID 才能修正休眠功能。
</p>

<p>先用 blkid 找出 swap 分割區的新 UUID&nbsp;:

</p>

<pre># <b>blkid</b>  
/dev/sda1: TYPE=&#8221;ntfs&#8221; 
/dev/sda2: UUID=&#8221;b8a89b69-f090-4012-94f6-a243014d1184&#8243; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda5: LABEL=&#8221;SwapSpace&#8221; UUID=&#8221;<b>62a19d18-5c43-4df8-9df0-70353bf7dc5d</b>&#8221; TYPE=&#8221;swap&#8221; 
/dev/sda6: UUID=&#8221;6357e627-dea6-418f-8735-14ddc377ff66&#8243; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda7: UUID=&#8221;02c44f5b-d41e-42d3-9dfa-9517be310d3f&#8221; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda8: UUID=&#8221;0a22b594-f2ce-4183-8aa3-ea3a7b9a371d&#8221; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
/dev/sda9: LABEL=&#8221;/&#8221; UUID=&#8221;bc101f56-e391-4022-b280-d29eb7cf76a5&#8243; SEC_TYPE=&#8221;ext2&#8243; TYPE=&#8221;ext3&#8243; 
</pre>

<p>現在我們可以得知 Swap 分割區的 UUID 是「62a19d18-5c43-4df8-9df0-70353bf7dc5d」。先修正 <a href="/w/Filesystem:/etc/fstab" title="Filesystem:/etc/fstab">/etc/fstab</a> 中的 Swap 分割區位置: 
</p>

<pre># /dev/sda5
# UUID=e5113b30-3c4c-4ddc-9c14-e4ecd0374886 none          swap    sw              0       0
<b>UUID=62a19d18-5c43-4df8-9df0-70353bf7dc5d none            swap    sw</b>              0       0

</pre>

<p>接著要改變休眠回復的分割區 UUID 。先修正 <a href="/wiki/index.php?title=Filesystem:/etc/initramfs-tools/conf.d/resume&amp;action=edit" class="new" title="Filesystem:/etc/initramfs-tools/conf.d/resume">/etc/initramfs-tools/conf.d/resume</a>上的 UUID:
</p>

<pre>RESUME=UUID=<b>62a19d18-5c43-4df8-9df0-70353bf7dc5d</b>
</pre>

<p>然後打「<code><b>update-initramfs -u</b></code>」重建 initrd 檔。
</p>

<ul><li> <a href="http://ubuntuforums.org/showthread.php?p=1683612" class="external text" title="http://ubuntuforums.org/showthread.php?p=1683612" rel="nofollow">Kubuntu Edgy: swap failed when awaken from hibernate - Ubuntu Forums</a>
</li><li> <a href="https://launchpad.net/ubuntu/+bug/66637" class="external text" title="https://launchpad.net/ubuntu/+bug/66637" rel="nofollow">Bug #66637 in Ubuntu: “After running mkswap, swap space is discarded, system fails to hibernate (invalid swap signature)”</a>

</li><li> <a href="http://ubuntuforums.org/showthread.php?t=199952&amp;highlight=swsusp%3A+-enough+free+memory" class="external text" title="http://ubuntuforums.org/showthread.php?t=199952&amp;highlight=swsusp%3A+-enough+free+memory" rel="nofollow">Hibernate (resume) - Ubuntu Forums</a>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2008/01/02/ix-hibernation-problem-after-mkswap/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Philips 220EW and Gutsy</title>
		<link>http://blog.xychen.org/archives/2007/12/20/philips-220ew-and-gusty/</link>
		<comments>http://blog.xychen.org/archives/2007/12/20/philips-220ew-and-gusty/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 14:09:09 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Ubuntu</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/12/20/philips-220ew-and-ubuntu/</guid>
		<description><![CDATA[Spent some time to configure the Gutsy (Ubuntu 7.10) to work with Philips&#8217; 22-inch LCD monitor. Th mon suppose can display up to 1680&#215;1050 pixels. However, it doesn&#8217;t work in Gutsy. The display shift to right and keep blinking. I try to configure the X Window with displayconfig-gtk and editing xorg.conf  manually but no [...]]]></description>
			<content:encoded><![CDATA[<p>Spent some time to configure the Gutsy (Ubuntu 7.10) to work with Philips&#8217; 22-inch LCD monitor. Th mon suppose can display up to 1680&#215;1050 pixels. However, it doesn&#8217;t work in Gutsy. The display shift to right and keep blinking. I try to configure the X Window with <strong>displayconfig-gtk</strong> and editing <em>xorg.conf </em> manually but no luck.</p>

<p>xvidtune doesn&#8217;t help and Google show that some people also suffer <a href="https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/148208">same situation</a> on Gutsy but fixed in Fedora 8. I haven&#8217;t try to install Fedora 8. But at least, I found the mon work well in 1440&#215;900@60Hz. Anyway, lazy to make a further study. 1440&#215;900 is fine for me.  <img src="http://blog.xychen.org/wp-content/plugins/more-smilies/kopete/tongue.png" alt="p" class="wp-smiley" /> </p>

<p><strong>Update:</strong> Hardy (Ubuntu 8.04) fixed it and able to display 1680&#215;1050.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/12/20/philips-220ew-and-gusty/feed/</wfw:commentRss>
		</item>
		<item>
		<title>N800 用後一週</title>
		<link>http://blog.xychen.org/archives/2007/12/03/a-week-with-n800/</link>
		<comments>http://blog.xychen.org/archives/2007/12/03/a-week-with-n800/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 15:48:52 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>Debian</category>

		<category>NokiaN800</category>

		<category>Maemo</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/12/03/a-week-with-n800/</guid>
		<description><![CDATA[R&#038;D mode

之前提過 Maemo 的 R&#38;D mode ，終於提到一點資料。做法頗煩複，要在 flash 時在 flasher 加上選項 &#8220;--enable-rd-mode&#8220;。啟用了 R&#38;D mode 主要可以用 &#8220;sudo gainroot&#8221; 進入 root 和按開關掣會立即開機 (平時要按數秒才開機)。

似乎還是用 becomeroot 套件比較方便。

自動掛載或卸載 SD

年頭看一些 N800 的評論，有人投訴 N800 的 status bar 沒有退出 SD 卡的工具，懷疑要手動在終端機打 &#8220;umount /media/mmc1&#8220;。N800 到手後，我實際觀察，發覺當你打開 External SD slot 的蓋時， N800 已感應到並自動 unmount SD。當你關閉 slot 蓋，N800 又會自動 mount 起 SD 卡。如果你打開 slot 蓋時有程式正使用 SD 卡上卡的檔案 [...]]]></description>
			<content:encoded><![CDATA[<h2>R&#038;D mode</h2>

<p>之前提過 Maemo 的 R&amp;D mode ，終於提到一點<a href="http://maemo.org/community/wiki/rdmode/">資料</a>。做法頗煩複，要在 flash 時在 flasher 加上選項 &#8220;<code>--enable-rd-mode</code>&#8220;。啟用了 R&amp;D mode 主要可以用 &#8220;<code>sudo gainroot</code>&#8221; 進入 root 和按開關掣會立即開機 (平時要按數秒才開機)。</p>

<p>似乎還是用 <a href="http://blog.xychen.org/archives/2007/11/27/how-to-login-root-in-nokia-os2008/">becomeroot 套件</a>比較方便。</p>

<h2>自動掛載或卸載 SD</h2>

<p>年頭看一些 N800 的評論，有人投訴 N800 的 status bar 沒有退出 SD 卡的工具，懷疑要手動在終端機打 &#8220;<code>umount /media/mmc1</code>&#8220;。N800 到手後，我實際觀察，發覺當你打開 External SD slot 的蓋時， N800 已感應到並自動 unmount SD。當你關閉 slot 蓋，N800 又會自動 mount 起 SD 卡。如果你打開 slot 蓋時有程式正使用 SD 卡上卡的檔案 (如終端機 cd 到 /media/mmc1 ) ，N800 會彈出警告訊息。</p>

<h2>在 MicroB Browser 選擇文字</h2>

<p>初用  MicroB Browser ，發覺不能選擇文字作 copy&amp;paste ，在網頁上拖拉只會令網頁捲上下左右。早幾天用手指捲動網頁才發覺偶然可以選擇文字，再查看線上說明，才知道要快速點擊網頁，就可以拖拉選擇文字作 copy&amp;paste。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/12/03/a-week-with-n800/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu 7.10 和 Fedora 8</title>
		<link>http://blog.xychen.org/archives/2007/11/28/ubuntu710-and-fedora8/</link>
		<comments>http://blog.xychen.org/archives/2007/11/28/ubuntu710-and-fedora8/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 16:53:13 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>DebianHK</category>

		<category>HKLUG</category>

		<category>Blog</category>

		<category>Wiki</category>

		<category>Fedora</category>

		<category>Ubuntu</category>

		<category>FSWikiHK</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/11/28/ubuntu/</guid>
		<description><![CDATA[這大半年的時間都很懶寫 blog, 一來忙 MSc, 二來也多花時間去整理 OSWikiHK。順帶提一提 Ubuntu/Kubuntu/Edubuntu/Xubuntu 7.10 (Gusty Gibbon) 的安裝手冊 (桌面和伺服器)早在個多月前已完成了。也有份教人由 Ubuntu 7.04 (Feisty)升級至 7.10 的文章。Fedora 8 (Werewolf)才完成了幾個星期 (LiveCD 倒時未正式動手)
]]></description>
			<content:encoded><![CDATA[<p>這大半年的時間都很懶寫 blog, 一來忙 MSc, 二來也多花時間去整理 <a href="http://wiki.linux.org.hk/">OSWikiHK</a>。順帶提一提 <a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_desktop">Ubuntu/Kubuntu/Edubuntu/Xubuntu 7.10 (Gusty Gibbon) 的安裝手冊</a> (<a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_desktop">桌面</a>和<a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_server">伺服器</a>)早在個多月前已完成了。也有份教人由 <a href="http://wiki.ubuntu.hk/w/Upgrade_Ubuntu">Ubuntu 7.04 (Feisty)升級至 7.10 的文章</a>。<a href="http://wiki.linux.org.hk/w/Install_Fedora">Fedora 8 (Werewolf)</a>才完成了幾個星期 (<a href="http://wiki.linux.org.hk/w/Install_Fedora_with_LiveCD">LiveCD</a> 倒時未正式動手)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/11/28/ubuntu710-and-fedora8/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to login root in Nokia OS2008 (N800/N810)</title>
		<link>http://blog.xychen.org/archives/2007/11/27/how-to-login-root-in-nokia-os2008/</link>
		<comments>http://blog.xychen.org/archives/2007/11/27/how-to-login-root-in-nokia-os2008/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 11:52:32 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>Debian</category>

		<category>NokiaN800</category>

		<category>Maemo</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/11/27/how-to-login-root-in-nokia-os2008/</guid>
		<description><![CDATA[

I have just upgrade my new N800 to OS2008 beta (Maemo 4.0). Most program run faster and more smooth in OS2008, including MicroB Browser and the PDF Viewer. Of course, you should aware that many application are not ported to OS2008 yet. (Compared that there is 191 apps in www.maemo.org for OS2007 but only 37 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="frame" src="http://blog.xychen.org/wp-content/uploads/2007/11/20071128001.jpg" alt="Skype in OS2008" align="right" /></p>

<p>I have just upgrade my new N800 to <a href="http://maemo.org/news/announcements/view/os2008beta_for_n800.html">OS2008 beta </a>(Maemo 4.0). Most program run faster and more smooth in OS2008, including MicroB Browser and the PDF Viewer. Of course, you should aware that many application are not ported to OS2008 yet. (Compared that there is <a href="http://maemo.org/downloads/OS2007">191 apps in www.maemo.org for OS2007</a> but only <a href="http://maemo.org/downloads/OS2008">37 for OS2008</a> )</p>

<p>After upgraded to OS2008, I found that I can&#8217;t login as root as in OS2007. Different from the GNU/Linux embedded devices I used before, Maemo use a better security structure. It run most application in a common user &#8220;user&#8221; instead of &#8220;root&#8221; in other embedded platforms. Sudo is used to execute tasks needed system administrator right. And you will see many rules is defined in <em>/etc/sudoers</em>.</p>

<pre>
### Automatically added by update-sudoers start ###
user ALL = NOPASSWD: /etc/init.d/ke-recv start
user ALL = NOPASSWD: /etc/init.d/ke-recv stop
user ALL = NOPASSWD: /etc/init.d/alarmd start
user ALL = NOPASSWD: /etc/init.d/alarmd stop
user ALL = NOPASSWD: /etc/init.d/osso-hss start
user ALL = NOPASSWD: /etc/init.d/osso-hss stop
user ALL = NOPASSWD: /usr/bin/osso-product-info
user ALL = NOPASSWD: /bin/rm -f /tmp/.opi.tmp
### Automatically added by update-sudoers end ###
</pre>

<p>In OS2007, the root user was &#8220;protected&#8221; by a simple password &#8220;rootme&#8221;. It wouldn&#8217;t cause much problem until you install ssh server in it. The password of user &#8220;user&#8221; is locked. You can change it by &#8220;<code>su</code>&#8221; as root and change the password of user by &#8220;<code>passwd user</code>&#8220;. However, things changed in OS2008. They locked both the password of &#8220;root&#8221; and &#8220;user&#8221;. You can&#8217;t login root with &#8220;<code>su</code>&#8221; anymore.</p>

<p>It is said that you can use switch it to <em>R&amp;D mode</em> or install a package <em>becomeroot</em> to get back your root again. I have no idea about R&amp;D mode but found the <a href="http://eko.one.pl/maemo/dists/bora/user/binary-armel/becomeroot_0.1-2_armel.deb">becomeroot</a>. Here is the procedure (Beware that the following step will introduce security risk to your tablet, make sure you know what you are doing and pick good passwords):</p>

<ul>
<li>Open the web browser (MicroB browser)</li>
<li>Download the <a href="http://eko.one.pl/maemo/dists/bora/user/binary-armel/becomeroot_0.1-2_armel.deb">becomeroot</a> package with the web browser, choose &#8220;Open&#8221; to install it.</li>
<li>After that you can login the root by typing the following command in the XTerm:</li>
</ul>

<pre>
  sudo gainroot
</pre>

<ul>
<li>Now you can change the password of &#8220;user&#8221; and &#8220;root&#8221; with &#8220;<code>passwd user</code>&#8221; and &#8220;<code>passwd root</code>&#8220;.</li>
</ul>

<p><strong>Warnning:</strong> Notice you again that the above action may allow people to take the control your tablet from wireless network. Choose good passwords for the both account.</p>

<ul>
<li><a href="http://maemo.org/news/announcements/view/os2008beta_for_n800.html">maemo.org - announcements: OS2008 beta release for Nokia N800 and Chinook development</a></li>
<li><a href="http://www.internettablettalk.com/forums/showthread.php?p=99536" title="Where to grab becomeroot from? - Internet Tablet Talk Forums">Internet Tablet Talk Forums: Where to grab becomeroot from?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/11/27/how-to-login-root-in-nokia-os2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Gadget: Nokia N800</title>
		<link>http://blog.xychen.org/archives/2007/11/26/new-gadget-nokia-n800/</link>
		<comments>http://blog.xychen.org/archives/2007/11/26/new-gadget-nokia-n800/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 15:48:47 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>Debian</category>

		<category>Internet</category>

		<category>PDA</category>

		<category>Nokia</category>

		<category>NokiaN800</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/11/27/new-gadget-nokia-n800/</guid>
		<description><![CDATA[

Let see my new Gadget!!! It&#8217;s not iPhone! Not EeePC! Not even the latest N810 but the previous version of Nokia GNU/Linux Internet Tablet N810 which released nearly a year. Wow!!!!!
]]></description>
			<content:encoded><![CDATA[<p><img class="frame" align="center" src="http://blog.xychen.org/wp-content/uploads/2007/11/20071126.jpg" alt="Nokia N800" /></p>

<p>Let see my new Gadget!!! It&#8217;s not iPhone! Not EeePC! Not even the latest N810 but the previous version of Nokia GNU/Linux Internet Tablet N810 which released nearly a year. Wow!!!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/11/26/new-gadget-nokia-n800/feed/</wfw:commentRss>
		</item>
		<item>
		<title>加快 Notebook 啟動 Ubuntu 速度: 取消開機自動啟動網絡</title>
		<link>http://blog.xychen.org/archives/2007/11/24/speed-up-ubuntu-boot-disable-start-network/</link>
		<comments>http://blog.xychen.org/archives/2007/11/24/speed-up-ubuntu-boot-disable-start-network/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 16:39:43 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Networking</category>

		<category>Fedora</category>

		<category>Ubuntu</category>

		<category>Notebook</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/11/24/speed-up-ubuntu-boot-disable-start-network/</guid>
		<description><![CDATA[老方法，不過好像一直沒有記下來。

在 Notebook 啟動 Ubuntu 一般都會很慢。因為 Ubuntu 的圖像開機畫面令人看不到那裡出現問題。按 Alt-Ctrl-F8 就可以發現原兇。問題在於 Notebook 多會使用無線網絡，而開機時一般都還未連上無線網絡或插上網線。而和一般 GNU/Linux 一樣， Ubuntu 開機會自動啟動網絡。當 /etc/init.d/networking 未能找到網絡，自動需要等 timeout 才宣告啟動網絡失敗和繼續下一步。這一下 timeout 要浪廢十多二十秒的時間。

反正現時的網絡連接都交由 Network Manager 管理，我何大可以 rm /etc/rcS.d/S40networking 以取消開機自動啟動網絡，侍登入帳戶後， Network Manager 自動會動連幫我們連接網絡。
]]></description>
			<content:encoded><![CDATA[<p>老方法，不過好像一直沒有記下來。</p>

<p>在 Notebook 啟動 Ubuntu 一般都會很慢。因為 Ubuntu 的圖像開機畫面令人看不到那裡出現問題。按 Alt-Ctrl-F8 就可以發現原兇。問題在於 Notebook 多會使用無線網絡，而開機時一般都還未連上無線網絡或插上網線。而和一般 GNU/Linux 一樣， Ubuntu 開機會自動啟動網絡。當 /etc/init.d/networking 未能找到網絡，自動需要等 timeout 才宣告啟動網絡失敗和繼續下一步。這一下 timeout 要浪廢十多二十秒的時間。</p>

<p>反正現時的網絡連接都交由 Network Manager 管理，我何大可以 <code>rm /etc/rcS.d/S40networking</code> 以取消開機自動啟動網絡，侍登入帳戶後， Network Manager 自動會動連幫我們連接網絡。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/11/24/speed-up-ubuntu-boot-disable-start-network/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Extreme&#8221; Democracy and Cultural Revolution</title>
		<link>http://blog.xychen.org/archives/2007/10/13/extreme-democracy-and-cultural-revolution/</link>
		<comments>http://blog.xychen.org/archives/2007/10/13/extreme-democracy-and-cultural-revolution/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 18:01:43 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>CurrentAffairs</category>

		<category>HongKong</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/10/13/extreme-democracy-and-cultural-revolution/</guid>
		<description><![CDATA[Let see how our chief executive describe &#8220;extreme&#8221; democracy and Cultural Revolution in an radio programme:


Host: I was struck by one phrase at the end of the policy address, towards the end of the conclusion, you say, we promote democratic development without compromising social stability or government efficiency, that kind of implies that democratic development [...]]]></description>
			<content:encoded><![CDATA[<p>Let see how our chief executive describe &#8220;extreme&#8221; democracy and Cultural Revolution in an radio programme:</p>

<blockquote>
<p><strong>Host:</strong> I was struck by one phrase at the end of the policy address, towards the end of the conclusion, you say, we promote democratic development without compromising social stability or government efficiency, that kind of implies that democratic development does compromise social stability or government efficiency?</p>

<p><strong>Donald Tsang</strong>: It can, it can, if we go to the extreme, people go to the extreme, and you have a cultural revolution, for instance, in China. When people take everything into their hands, then you cannot govern the place. And eh, the similar thing is&#8230;for instance&#8230;</p>

<strong>Host:</strong> <p>But Cultural Revolution wasn&#8217;t really an extreme example of democracy.</p>

<strong>Donald Tsang:</strong> <p>What is it? People taking power into their own hands! Now, this is what it means by democracy, if you take it to the full swing. In other democracies, even if you have an elected 　person, then you overturn the policy in California, for instance, you have initiative number, number, number what, then you overturn policy taken by the government, that&#8217;s not necessarily conducive to efficient government.</p>
</blockquote>

<p>May be he really need to study the meaning of democracy and the background of Cultural Revolution.</p>

<p>Never expect our government will push the democratic development. They fear democracy. And worse that they even fear their people.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/10/13/extreme-democracy-and-cultural-revolution/feed/</wfw:commentRss>
		</item>
		<item>
		<title>防孤兒行動!!!!!</title>
		<link>http://blog.xychen.org/archives/2007/09/22/%e9%98%b2%e5%ad%a4%e5%85%92%e8%a1%8c%e5%8b%95/</link>
		<comments>http://blog.xychen.org/archives/2007/09/22/%e9%98%b2%e5%ad%a4%e5%85%92%e8%a1%8c%e5%8b%95/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 05:54:51 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>FreeSoftware</category>

		<category>Debian</category>

		<category>Comic</category>

		<category>FunnyStuff</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/09/22/%e9%98%b2%e5%ad%a4%e5%85%92%e8%a1%8c%e5%8b%95/</guid>
		<description><![CDATA[剛剛在 Planet.Compiz-Fusion.org 看到這段 xkcd 的漫畫:



P.S. Foka 剛提醒我漫畫有 title 有一小段故事，我懶得貼上來，請自己點去原站，把 mouse 放在漫畫上等數秒。
]]></description>
			<content:encoded><![CDATA[<p>剛剛在 <a href="http://planet.compiz-fustion.org/">Planet.Compiz-Fusion.org</a> 看到這段 <a href="http://www.xkcd.com/">xkcd</a> 的漫畫:</p>

<p><a href="http://xkcd.com/306/"><img id="image710" src="http://blog.xychen.org/wp-content/uploads/2007/09/orphaned_projects.png" alt="orphaned_projects.png" /></a></p>

<p>P.S. Foka 剛提醒我漫畫有 title 有一小段故事，我懶得貼上來，請自己點去原站，把 mouse 放在漫畫上等數秒。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/09/22/%e9%98%b2%e5%ad%a4%e5%85%92%e8%a1%8c%e5%8b%95/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How gnome-codec-install in Ubuntu work?</title>
		<link>http://blog.xychen.org/archives/2007/07/21/how-gnome-codec-install-in-ubuntu-work/</link>
		<comments>http://blog.xychen.org/archives/2007/07/21/how-gnome-codec-install-in-ubuntu-work/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 18:08:07 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>FreeDesktop</category>

		<category>Ubuntu</category>

		<category>GNOME</category>

		<category>UnixShell</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/07/21/how-gnome-codec-install-in-ubuntu-work/</guid>
		<description><![CDATA[Ok, I know that I can ask people to install all GStreamer plugin to solve the codecs problems. But some people keep asking which package they need exactly. One thing in Ubuntu 7.04 that help me a lot is that is that it can detect the codec you need when you try to play a [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I know that I can ask people to install all GStreamer plugin to solve the codecs problems. But some people keep asking which package they need exactly. One thing in Ubuntu 7.04 that help me a lot is that is that it can detect the codec you need when you try to play a multimedia file and help you to install the packages. However, I still need to told people which package they really need on other distros.</p>

<p>I try to look around the gnome-codec-install and dig out how it know which package we need. First, gnome-codec-install is only a symbolic link of gnome-app-install. gnome-app-install put information of all available desktop applications in .desktop file under /usr/share/app-install/desktop. Those codecs package got the field &#8220;X-AppInstall-Codecs&#8217; in their .desktop file. update-app-install will collect the information of all .desktop and build index in /var/cache/app-install/. The index file is in GDBM. I&#8217;m lazy to decode it. Therefore, I wrote a one-line shell command to build an index table from the .desktop files. Run the following command under /usr/share/app-install/desktop</p>

<pre><code>
grep  -l 'X-AppInstall-Codecs' * | while read file;
    do
        pkg=`basename "$file" .desktop`;
        grep 'X-AppInstall-Codecs' $file | \
            sed -e 's/^X-AppInstall-Codecs//' \
                -e 's/[=;]0.10:/\n'$pkg':/g' \
                -e 's/\.desktop$//'
    done | awk -F: '{printf "%s:%s\n", $2, $1}' | sort | less
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/07/21/how-gnome-codec-install-in-ubuntu-work/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Surface: Multi-touch 如果由微軟平民化!?</title>
		<link>http://blog.xychen.org/archives/2007/06/01/microsoft-surface/</link>
		<comments>http://blog.xychen.org/archives/2007/06/01/microsoft-surface/#comments</comments>
		<pubDate>Thu, 31 May 2007 18:56:19 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Microsoft</category>

		<category>Usability</category>

		<category>Vista</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/06/01/microsoft-surface/</guid>
		<description><![CDATA[年頭 Apple 的 iPhone 技驚四座，亦引起了我對 Multi-touch 技術的興趣，如果在 Youtube 找來年前 Jeff Han的 Multi-Touch 演示。當時曾猜想Apple可能會是首間公司將這技術平民化，帶入個人電腦中。未幾，微軟在本週三發表了 Microsoft Surface ，正是一台盡用 Multi-touch 技術的電腦，並計劃在今年11月投入市場。

除了不少和 Jeff Han 演示相同的技量，Microsoft Surface 還有不少殺著。這台桌子形的電腦會把電腦、手機、MP3播放機和其他電子儀器結合一起。你要下載WiFi數碼相機的相片可以直接把相機實物放在Surface的桌形觸感熒幕上，Surface會自動識別相機並把相片下載顯示在相機旁。當把Zune放在Surface上，你可以用手在Surface上把唱片圖案撥至Zune下，令歌曲傳入Zune中，以上功能自然同樣可以應用在手機上。另外放手機在 Surface 上，手機周圍亦會出現圓盤形選單，讓你操控手機的不同功能，包括撥動唱片至朋友的圖片來設定不同人打入的鈴聲等。把地圖上的位置撥至PDA上，可以設定PDA上GPS導航的目的地。

由於微軟計劃Surface最初主要針對商用，演示亦有不少商用上的示範。包括把商品手機樣板放在Surface上，Surface可以在旁立即展示手機的資訊，撥動各電話計劃至手機上可以改變要訂講的計劃。在餐廳上撥動菜式的圖案至放在Surface上的信用卡或酒店房間的鑰匙，可以結帳。

這確實令人鼓舞。不過作為反微軟份子的我，總喜在雞蛋裡挑骨頭。我對Surface介面的實用性有不少意見，侍續&#8230;&#8230;   


    Microsoft Surface brings computing to the table

    Microsoft Surface: Business 2.0 Demo
    Microsoft Surface - The Possibilities
  [...]]]></description>
			<content:encoded><![CDATA[<p>年頭 Apple 的 iPhone 技驚四座，亦引起了我對 Multi-touch 技術的興趣，如果在 Youtube 找來年前 <a href="http://blog.xychen.org/archives/2007/01/26/multi-touch/">Jeff Han</a>的 Multi-Touch 演示。當時曾猜想Apple可能會是首間公司將這技術平民化，帶入個人電腦中。未幾，微軟在本週三發表了 <a href="">Microsoft Surface</a> ，正是一台盡用 Multi-touch 技術的電腦，並計劃在今年11月投入市場。</p>

<p>除了不少和 Jeff Han 演示相同的技量，Microsoft Surface 還有不少殺著。這台桌子形的電腦會把電腦、手機、MP3播放機和其他電子儀器結合一起。你要下載WiFi數碼相機的相片可以直接把相機實物放在Surface的桌形觸感熒幕上，Surface會自動識別相機並把相片下載顯示在相機旁。當把Zune放在Surface上，你可以用手在Surface上把唱片圖案撥至Zune下，令歌曲傳入Zune中，以上功能自然同樣可以應用在手機上。另外放手機在 Surface 上，手機周圍亦會出現圓盤形選單，讓你操控手機的不同功能，包括撥動唱片至朋友的圖片來設定不同人打入的鈴聲等。把地圖上的位置撥至PDA上，可以設定PDA上GPS導航的目的地。</p>

<p>由於微軟計劃Surface最初主要針對商用，演示亦有不少商用上的示範。包括把商品手機樣板放在Surface上，Surface可以在旁立即展示手機的資訊，撥動各電話計劃至手機上可以改變要訂講的計劃。在餐廳上撥動菜式的圖案至放在Surface上的信用卡或酒店房間的鑰匙，可以結帳。</p>

<p>這確實令人鼓舞。不過作為反微軟份子的我，總喜在雞蛋裡挑骨頭。我對Surface介面的實用性有不少意見，侍續&#8230;&#8230;  <img src="http://blog.xychen.org/wp-content/plugins/more-smilies/kopete/tongue.png" alt="P" class="wp-smiley" /> </p>

<ul>
    <li><a href="http://seattlepi.nwsource.com/business/317737_msftdevice30.html">Microsoft Surface brings computing to the table</a></li>

    <li><a href="http://www.youtube.com/watch?v=FlZxuqjJDgk">Microsoft Surface: Business 2.0 Demo</a></li>
    <li><a href="http://www.youtube.com/watch?v=rP5y7yp06n0">Microsoft Surface - The Possibilities</a></li>
    <li><a href="http://www.youtube.com/watch?v=8hVSnCfN8OI">Microsoft Surface - The Power</a></li>
    <li><a href="http://www.youtube.com/watch?v=FtrztnqCrm4">Microsoft Surface -explained in full</a></li>


</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/06/01/microsoft-surface/feed/</wfw:commentRss>
		</item>
		<item>
		<title>在咖啡廳外使用其免費無線網絡是違法的!!!</title>
		<link>http://blog.xychen.org/archives/2007/05/24/using-cafe-free-wifi-from-outside-is-illegal/</link>
		<comments>http://blog.xychen.org/archives/2007/05/24/using-cafe-free-wifi-from-outside-is-illegal/#comments</comments>
		<pubDate>Wed, 23 May 2007 17:00:30 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Internet</category>

		<category>CurrentAffairs</category>

		<category>Wireless</category>

		<category>CyberCulture</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/05/24/using-cafe-free-wifi-from-outside-is-illegal/</guid>
		<description><![CDATA[
這好像點在匪疑所思，不過早前美國密芝根州的一名市民就因在其坐駕上「盜」用附近一間咖啡廳的免費無線網絡而被起訴。

美國密芝根州的Sam Peterson習慣每天都駕車經過Union Street Cafe鄰近並使用其免費無線網絡收發電郵。他的「古怪」習慣行為引起了一位警員的疑心並上前查問。Peterson當時並沒有意會到其行在道德上有問題而照直說出原因。結果Peterson就因此而被捕，並以未經同意進入他人網絡罪被起訴。因為Union Stree Cafe的免費無線網絡只是提供給其客人使用，而Peterson從未光顧或進入Cafe內。

根據密州的法例，Peterson最高可以被罰一萬美元及入獄五年。不過法官考慮到Peterson一直未有意識到其行為是違法，所以只輕判四百美元和四十小時社會服務，亦不留案底。

除了Peterson外，Union Street Cafe的老板亦未有意識Peterson的行為是違法。拘捕Peterson的警員亦說當時只意識Peterson已觸犯某條法例但並不知是那條。不過事實上Peterson的案件並首宗例子，類似例子在美國而有不少個案。其中一宗，一名阿拉斯架的男子更在本年年頭在公共圖書館外使用其公開無線網絡玩遊戲而被捕。
]]></description>
			<content:encoded><![CDATA[<p><img id="image706" src="http://blog.xychen.org/wp-content/uploads/2007/05/180679320_47a1568e0c_b.jpg" alt="WiFi on car!" align="right" class="frame" />
這好像點在匪疑所思，不過早前美國密芝根州的一名市民就因在其坐駕上<a href="http://arstechnica.com/news.ars/post/20070522-michigan-man-arrested-for-using-cafes-free-wifi-from-his-car.html">「盜」</a>用附近一間咖啡廳的免費無線網絡而被起訴。</p>

<p>美國密芝根州的Sam Peterson習慣每天都駕車經過Union Street Cafe鄰近並使用其免費無線網絡收發電郵。他的「古怪」習慣行為引起了一位警員的疑心並上前查問。Peterson當時並沒有意會到其行在道德上有問題而照直說出原因。結果Peterson就因此而被捕，並以未經同意進入他人網絡罪被起訴。因為Union Stree Cafe的免費無線網絡只是提供給其客人使用，而Peterson從未光顧或進入Cafe內。</p>

<p>根據密州的法例，Peterson最高可以被罰一萬美元及入獄五年。不過法官考慮到Peterson一直未有意識到其行為是違法，所以只輕判四百美元和四十小時社會服務，亦不留案底。</p>

<p>除了Peterson外，Union Street Cafe的老板亦未有意識Peterson的行為是違法。拘捕Peterson的警員亦說當時只意識Peterson已觸犯某條法例但並不知是那條。不過事實上Peterson的案件並首宗例子，類似例子在美國而有不少個案。其中一宗，一名阿拉斯架的男子更在本年年頭在公共圖書館外使用其公開無線網絡玩遊戲而被捕。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/05/24/using-cafe-free-wifi-from-outside-is-illegal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beryl 在北京的&#8221;Wah&#8221; 電腦新體驗</title>
		<link>http://blog.xychen.org/archives/2007/05/03/beryl-wah-experience/</link>
		<comments>http://blog.xychen.org/archives/2007/05/03/beryl-wah-experience/#comments</comments>
		<pubDate>Thu, 03 May 2007 12:40:02 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>Internet</category>

		<category>FreeDesktop</category>

		<category>Ubuntu</category>

		<category>GNOME</category>

		<category>Beryl</category>

		<category>3DDesktop</category>

		<category>China</category>

		<category>Vista</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/05/03/beryl-wah-experience/</guid>
		<description><![CDATA[

上星期在南京北京走了一趟，到現在才有時間寫寫這次出差的經驗。

為北京分公司做宣傳，這次北京短短兩天半的時間走訪了幾間北京的大學和高等學院介紹GNU/Linux和Computer Forensics。由於事忙，一直未有準備演講的內容，加上北京同事設提的壓力，隨手找了最簡單的Beryl作演示，結果反應好得令我出奇。Beryl獨有的火燒視窗和環形視窗切換器(Ring Window Switcher)等固然引來哄動的徊響。然而，傳統的cube和橡皮糖視窗招來&#8221;Wah! Wah!&#8221;的驚嘆!

微軟在宣傳Vista時就用一系列所謂&#8221;Wow&#8221;體驗的故事和所謂&#8221;Wow&#8221;電腦新體驗的口號。三月時，我就曾和YPWong討論過利用Beryl製造一些&#8221;Yeah&#8221;/&#8221;Yo&#8221;體驗的故事和Vista打對台，後來因時間問題不了了之。但這次北京之旅，我們確實真的利用Beryl打造了&#8221;Wah&#8221;電腦新體驗的故事。
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.xychen.org/wp-content/uploads/2007/05/screenshot.png"><img id="image704" src="http://blog.xychen.org/wp-content/uploads/2007/05/screenshot.thumbnail.png" alt="Ubuntu 7.04 Beryl Cube" class="frame" align="left" /></a></p>

<p>上星期在南京北京走了一趟，到現在才有時間寫寫這次出差的經驗。</p>

<p>為北京分公司做宣傳，這次北京短短兩天半的時間走訪了幾間北京的大學和高等學院介紹GNU/Linux和Computer Forensics。由於事忙，一直未有準備演講的內容，加上北京同事設提的壓力，隨手找了最簡單的Beryl作演示，結果反應好得令我出奇。Beryl獨有的<a href="http://blog.xychen.org/archives/2006/11/01/beryl-burn-or-beam-up-your-windows/">火燒視窗</a>和<a href="http://blog.xychen.org/archives/2007/02/01/beryl-new-ring-window-switcher/">環形視窗切換器(Ring Window Switcher)</a>等固然引來哄動的徊響。然而，傳統的cube和橡皮糖視窗招來&#8221;Wah! Wah!&#8221;的驚嘆!</p>

<p>微軟在宣傳Vista時就用一系列所謂&#8221;Wow&#8221;體驗的故事和所謂&#8221;Wow&#8221;電腦新體驗的口號。三月時，我就曾和YPWong討論過利用Beryl製造一些&#8221;Yeah&#8221;/&#8221;Yo&#8221;體驗的故事和Vista打對台，後來因時間問題不了了之。但這次北京之旅，我們確實真的利用Beryl打造了&#8221;Wah&#8221;電腦新體驗的故事。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/05/03/beryl-wah-experience/feed/</wfw:commentRss>
		</item>
		<item>
		<title>606 和 610</title>
		<link>http://blog.xychen.org/archives/2007/04/24/606-and-610/</link>
		<comments>http://blog.xychen.org/archives/2007/04/24/606-and-610/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 17:15:23 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>CurrentAffairs</category>

		<category>Ubuntu</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/04/24/606-and-610/</guid>
		<description><![CDATA[看到這兩個數目字，我們想到的不是熊貓，而是野鴨和小蜥蜴 ;P。 那 704 和 710 會送到那裡?
]]></description>
			<content:encoded><![CDATA[<p>看到這兩個數目字，我們想到的不是熊貓，而是野鴨和小蜥蜴 ;P。 那 704 和 710 會送到那裡?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/04/24/606-and-610/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu群有多瘋狂!?</title>
		<link>http://blog.xychen.org/archives/2007/04/20/insane-ubuntu/</link>
		<comments>http://blog.xychen.org/archives/2007/04/20/insane-ubuntu/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 01:06:21 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Ubuntu</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/04/20/insane-ubuntu/</guid>
		<description><![CDATA[我來試試Ubuntu人有多瘋狂!?
由Ubuntu 6.10 (Edgy Eft) 升級的人請先參看 http://www.ubuntu.com/getubuntu/upgrading。
要Ubuntu 7.04 (Feisty Fawn) Desktop CD-ROM ISO的香港朋友可以試試我家的電腦:


http://download.ubuntu.hk:8080/ubuntu-cd/ubuntu-7.04-desktop-i386.iso
http://download.ubuntu.hk:8080/ubuntu-cd/ubuntu-7.04-desktop-amd64.iso


另外還有未完成的Install Guide。
]]></description>
			<content:encoded><![CDATA[<p>我來試試Ubuntu人有多<a href="https://bugs.launchpad.net/ubuntu/+bug/107648">瘋狂</a>!?
由Ubuntu 6.10 (Edgy Eft) 升級的人請先參看 <a href="http://www.ubuntu.com/getubuntu/upgrading">http://www.ubuntu.com/getubuntu/upgrading</a>。
要Ubuntu 7.04 (Feisty Fawn) Desktop CD-ROM ISO的香港朋友可以試試我家的電腦:</p>

<ul>
<li><a href="http://download.ubuntu.hk:8080/ubuntu-cd/ubuntu-7.04-desktop-i386.iso">http://download.ubuntu.hk:8080/ubuntu-cd/ubuntu-7.04-desktop-i386.iso</a></li>
<li><a href="http://download.ubuntu.hk:8080/ubuntu-cd/ubuntu-7.04-desktop-amd64.iso">http://download.ubuntu.hk:8080/ubuntu-cd/ubuntu-7.04-desktop-amd64.iso</a></li>
</ul>

<p>另外還有未完成的<a href="http://wiki.linux.org.hk/w/Install_Ubuntu_7.04">Install Guide</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/04/20/insane-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubunt 7.04 - 活躍的小鹿(Feisty Fawn)出世了</title>
		<link>http://blog.xychen.org/archives/2007/04/19/ubuntu704releases/</link>
		<comments>http://blog.xychen.org/archives/2007/04/19/ubuntu704releases/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 15:42:23 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>Ubuntu</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/04/20/ubuntu704releases/</guid>
		<description><![CDATA[結果 Ubuntu 7.04 還是準時推出。不知是否太多關注這次發佈，早上 Ubuntu 官方網站經常連不到。如果真的是這個原因，Mark Shuttleworth似乎要開大事慶祝了。以這幾天的情況，我勸大家還是使用BT下載Ubuntu ISO把。我已長期開了Desktop i386和amd64的torrent，希望幫到大家。

相關連結


安裝 Ubuntu (桌面/伺服器)
升級 Ubuntu

]]></description>
			<content:encoded><![CDATA[<p>結果 Ubuntu 7.04 還是準時推出。不知是否太多關注這次發佈，早上 Ubuntu 官方網站經常連不到。如果真的是這個原因，Mark Shuttleworth似乎要開大事慶祝了。以這幾天的情況，我勸大家還是使用BT下載Ubuntu ISO把。我已長期開了Desktop <a href="http://www.debian.org.hk/~voidoo/torrent/ubuntu-7.04-desktop-i386.iso.torrent">i386</a>和<a href="http://www.debian.org.hk/~voidoo/torrent/ubuntu-7.04-desktop-amd64.iso.torrent">amd64</a>的torrent，希望幫到大家。</p>

<h3>相關連結</h3>

<ul>
<li><a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_desktop">安裝 Ubuntu </a>(<a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_desktop">桌面</a>/<a href="http://wiki.ubuntu.hk/w/Install_Ubuntu_server">伺服器</a>)</li>
<li><a href="http://wiki.ubuntu.hk/w/Upgrade_Ubuntu">升級 Ubuntu</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/04/19/ubuntu704releases/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fix your chinese support in Debian 4.0</title>
		<link>http://blog.xychen.org/archives/2007/04/10/fix-your-chinese-support-in-debian-40/</link>
		<comments>http://blog.xychen.org/archives/2007/04/10/fix-your-chinese-support-in-debian-40/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 11:17:45 +0000</pubDate>
		<dc:creator>voidoo</dc:creator>
		
		<category>GNU/Linux</category>

		<category>Debian</category>

		<category>DebianHK</category>

		<category>FreeDesktop</category>

		<category>Chineselization</category>

		<category>SCIM</category>

		<guid isPermaLink="false">http://blog.xychen.org/archives/2007/04/10/fix-your-chinese-support-in-debian-40/</guid>
		<description><![CDATA[While Debian GNU/Linux 4.0 (Etch) released on Easter, there are some bugs on the Chinese support:


    Display Full-width(全形) English character in HK locale - If you choose the HK during installation, Debian will not install the font &#8220;AR PL ShangheiSun Uni&#8221; (ttf-arphic-uming). Then it will use 12&#215;13ja.pcf.gz in xfonts-base to display the [...]]]></description>
			<content:encoded><![CDATA[<p>While Debian GNU/Linux 4.0 (Etch) released on Easter, there are some bugs on the Chinese support:</p>

<ul>
    <li><strong>Display Full-width(全形) English character in HK locale</strong> - If you choose the HK during installation, Debian will not install the font &#8220;AR PL ShangheiSun Uni&#8221; (ttf-arphic-uming). Then it will use 12&#215;13ja.pcf.gz in xfonts-base to display the Chinese character . Install ttf-arphic-uming will fix it.</li>
    <li><strong>No Chinese Input Method</strong> - You should install scim yourself. For hongkong people who prefer using Cangjie/Quick input method, you can install scim-tables-zh and APT will install every things you need</li>
    <li><strong>Don&#8217;t start Chinese input method engine automatically</strong> - You should install im-switch yourself</li>
</ul>

<p>What you need to do is:</p>

<pre>
su -c 'apt-get install ttf-arphic-uming scim-tables-zh im-switch'
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.xychen.org/archives/2007/04/10/fix-your-chinese-support-in-debian-40/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
