<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>鳥名小站</title>
	<atom:link href="http://blog.cwke.info/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cwke.info</link>
	<description>惡搞是進步的原動力</description>
	<pubDate>Mon, 15 Jun 2009 10:46:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>失序生活</title>
		<link>http://blog.cwke.info/2009x06/PostID=66</link>
		<comments>http://blog.cwke.info/2009x06/PostID=66#comments</comments>
		<pubDate>Mon, 15 Jun 2009 10:29:08 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/2009x06/PostID=66</guid>
		<description><![CDATA[當初是帶著怎樣的心情，離開校園進入軍中的?!
]]></description>
			<content:encoded><![CDATA[<p>當初是帶著怎樣的心情，離開校園進入軍中的?!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x06/PostID=66/feed</wfw:commentRss>
		</item>
		<item>
		<title>Toshiba Portege R100 vs Acer Timeline 3810T</title>
		<link>http://blog.cwke.info/2009x05/PostID=65</link>
		<comments>http://blog.cwke.info/2009x05/PostID=65#comments</comments>
		<pubDate>Sun, 24 May 2009 04:00:37 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=65</guid>
		<description><![CDATA[原來目前正在用的 Toshiba R100 那麼輕，機身重量只有 1.09 公斤。Acer Timeline 3810T(13.3") 雖然是CULV(Consumer Ultra Low Voltage)系列也有 1.6kg。剛翻了一下資料，之前用的 IBM Thinkpad X32 也是 1.65kg，看來是低估 Timeline 的重量了!!
原以為 Timeline 會很輕的...等看看會不會出 12 吋的機種吧。
]]></description>
			<content:encoded><![CDATA[<p>原來目前正在用的 Toshiba R100 那麼輕，機身重量只有 1.09 公斤。Acer Timeline 3810T(13.3") 雖然是CULV(Consumer Ultra Low Voltage)系列也有 1.6kg。剛翻了一下資料，之前用的 IBM Thinkpad X32 也是 1.65kg，看來是低估 Timeline 的重量了!!</p>
<p>原以為 Timeline 會很輕的...等看看會不會出 12 吋的機種吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x05/PostID=65/feed</wfw:commentRss>
		</item>
		<item>
		<title>關於模擬數據這件事</title>
		<link>http://blog.cwke.info/2009x05/PostID=64</link>
		<comments>http://blog.cwke.info/2009x05/PostID=64#comments</comments>
		<pubDate>Sun, 10 May 2009 01:56:28 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=64</guid>
		<description><![CDATA[lizard - 23K的吸塵器真好用 說:
先跑一些範例，再偽造數據比較簡單QQ
阿宅的至理名言!!
]]></description>
			<content:encoded><![CDATA[<p>lizard - 23K的吸塵器真好用 說:</p>
<blockquote><p>先跑一些範例，再偽造數據比較簡單QQ</p></blockquote>
<p>阿宅的至理名言!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x05/PostID=64/feed</wfw:commentRss>
		</item>
		<item>
		<title>更換 VPS 主機作業系統</title>
		<link>http://blog.cwke.info/2009x04/PostID=63</link>
		<comments>http://blog.cwke.info/2009x04/PostID=63#comments</comments>
		<pubDate>Sat, 18 Apr 2009 12:04:58 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=63</guid>
		<description><![CDATA[今天把 vps 的系統換回 Debian 4，因為之前主機商提供的 Debian 5 Xen image 一直有問題。核心狂送「4gb seg fixup, process ldconfig」錯誤訊息，試了很多修正方法，狀況仍然存在，索性將系統換回原本的 Debian 4。Server 還是求穩為上...
除此之外也將原本使用的 Lighttpd 換回 Apache。由於 VPS 主機只有配置 64MB 的記憶體，之前使用 Apache 的經驗，每次大概只要開機一週，所有服務就會因為記憶體不足而掛點：
Cannot allocate memory: fork: Unableto fork new process
這次有加掛 Swap file 試圖解決記憶體不夠用的窘境，至於後續情況如何就靜觀其變吧。希望這個方法用在 LAMP 上有效 :Q
]]></description>
			<content:encoded><![CDATA[<p>今天把 vps 的系統換回 Debian 4，因為之前主機商提供的 Debian 5 Xen image 一直有問題。核心狂送「4gb seg fixup, process ldconfig」錯誤訊息，試了很多修正方法，狀況仍然存在，索性將系統換回原本的 Debian 4。Server 還是求穩為上...</p>
<p>除此之外也將原本使用的 Lighttpd 換回 Apache。由於 VPS 主機只有配置 64MB 的記憶體，之前使用 Apache 的經驗，每次大概只要開機一週，所有服務就會因為記憶體不足而掛點：</p>
<blockquote><p>Cannot allocate memory: fork: Unableto fork new process</p></blockquote>
<p>這次有加掛 Swap file 試圖解決記憶體不夠用的窘境，至於後續情況如何就靜觀其變吧。希望這個方法用在 LAMP 上有效 :Q</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x04/PostID=63/feed</wfw:commentRss>
		</item>
		<item>
		<title>Jaiku is being upgraded...</title>
		<link>http://blog.cwke.info/2009x03/PostID=62</link>
		<comments>http://blog.cwke.info/2009x03/PostID=62#comments</comments>
		<pubDate>Sun, 15 Mar 2009 08:07:46 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=62</guid>
		<description><![CDATA[
難得碰到 Jaiku 系統維護，結果修了一天，到現在還是沒好。實際上 Jaiku 的使用人口一直都比 Twitter 少很多，再加上後起之秀 Plurk 興起，Jaiku 實在難吸引一般用戶注意...雖然話是這麼說，不過仍舊沒得用，軍人的放假時光很寶貴啊(抱頭)。
在抱怨的同時，Jaiku 網頁已經可以瀏覽，不過一樣沒法登入。
]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.zooomr.com/images/7067755_6e0e9ec5ba_o.png" alt="" width="494" height="331" /></p>
<p>難得碰到 Jaiku 系統維護，結果修了一天，到現在還是沒好。實際上 Jaiku 的使用人口一直都比 Twitter 少很多，再加上後起之秀 Plurk 興起，Jaiku 實在難吸引一般用戶注意...雖然話是這麼說，不過仍舊沒得用，軍人的放假時光很寶貴啊(抱頭)。</p>
<p>在抱怨的同時，Jaiku 網頁已經可以瀏覽，不過一樣沒法登入。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x03/PostID=62/feed</wfw:commentRss>
		</item>
		<item>
		<title>OSI 模型速記口訣</title>
		<link>http://blog.cwke.info/2009x01/PostID=61</link>
		<comments>http://blog.cwke.info/2009x01/PostID=61#comments</comments>
		<pubDate>Thu, 29 Jan 2009 03:12:28 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=61</guid>
		<description><![CDATA[網路 OSI 模型共有七層這是眾所周知，問題是要怎麼記住各層名稱?!在 wikipedia 上翻到一些口訣：

1. 請不要告訴銷售員任何事情
Please Do Not Tell Sales People Anything (L1 to L7)
2. 所有人似乎都需要資料處理
All People Seem To Need Data Processing (L7 to L1)

第一個看起來好像比較正常 XDD
]]></description>
			<content:encoded><![CDATA[<p>網路 OSI 模型共有七層這是眾所周知，問題是要怎麼記住各層名稱?!在 <a href="http://en.wikipedia.org/wiki/OSI_model" class="external" target="_blank">wikipedia</a> 上翻到一些口訣：</p>
<blockquote><p>
1. 請不要告訴銷售員任何事情<br />
Please Do Not Tell Sales People Anything (L1 to L7)<br />
2. 所有人似乎都需要資料處理<br />
All People Seem To Need Data Processing (L7 to L1)
</p></blockquote>
<p>第一個看起來好像比較正常 XDD</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x01/PostID=61/feed</wfw:commentRss>
		</item>
		<item>
		<title>新年走春</title>
		<link>http://blog.cwke.info/2009x01/PostID=60</link>
		<comments>http://blog.cwke.info/2009x01/PostID=60#comments</comments>
		<pubDate>Tue, 27 Jan 2009 19:09:50 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=60</guid>
		<description><![CDATA[
好像每次過年都一定會來這邊。只不過今年感覺跟以往差多了，只有我們兄弟倆把園區繞完，親戚們都坐在涼庭休息。大老遠跑來這只待了兩小時就打道回府...弱掉了。可能今年大家都過得很沉重吧... 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/weblog/3230652419/" title="Flickr 上 cwke@ymail.com 的 IMG_0140.JPG" class="external" target="_blank"><img src="http://farm4.static.flickr.com/3087/3230652419_670b5c7762_m.jpg" width="180" height="240" alt="IMG_0140.JPG" /></a></p>
<p>好像每次過年都一定會來這邊。只不過今年感覺跟以往差多了，只有我們兄弟倆把園區繞完，親戚們都坐在涼庭休息。大老遠跑來這只待了兩小時就打道回府...弱掉了。可能今年大家都過得很沉重吧... <img src='http://blog.cwke.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x01/PostID=60/feed</wfw:commentRss>
		</item>
		<item>
		<title>二月新片</title>
		<link>http://blog.cwke.info/2009x01/PostID=59</link>
		<comments>http://blog.cwke.info/2009x01/PostID=59#comments</comments>
		<pubDate>Sat, 24 Jan 2009 17:22:39 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=59</guid>
		<description><![CDATA[二月份即將上映的電影真是令人期待：

真愛旅程 (Revolutionary Road)
七生有幸 (Seven Pounds)
班傑明的奇幻旅程 (The Curious Case of Benjamin Button)

前兩片都會在2月6號上映，班傑明的奇幻旅程則在13號才會上映。雖然「真愛旅程」讓 Kate Winslet 得到這屆金球獎的最佳女主角，不過 PTT 上的觀後感普遍都是失望居多...個人倒是比較期待另一部「為愛朗讀(The Reader)」這個在三月才會上檔。另一片也是三月上映的「貧民百萬富翁(Slumdog Millionaire)」呼聲似乎也很高。
希望到時有空進電影院...
]]></description>
			<content:encoded><![CDATA[<p>二月份即將上映的電影真是令人期待：</p>
<ul>
<li>真愛旅程 (Revolutionary Road)</li>
<li>七生有幸 (Seven Pounds)</li>
<li>班傑明的奇幻旅程 (The Curious Case of Benjamin Button)</li>
</ul>
<p>前兩片都會在2月6號上映，班傑明的奇幻旅程則在13號才會上映。雖然「真愛旅程」讓 Kate Winslet 得到這屆金球獎的最佳女主角，不過 PTT 上的觀後感普遍都是失望居多...個人倒是比較期待另一部「為愛朗讀(The Reader)」這個在三月才會上檔。另一片也是三月上映的「貧民百萬富翁(Slumdog Millionaire)」呼聲似乎也很高。</p>
<p>希望到時有空進電影院...</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x01/PostID=59/feed</wfw:commentRss>
		</item>
		<item>
		<title>DDR 333 For NB</title>
		<link>http://blog.cwke.info/2009x01/PostID=58</link>
		<comments>http://blog.cwke.info/2009x01/PostID=58#comments</comments>
		<pubDate>Sun, 11 Jan 2009 05:24:57 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=58</guid>
		<description><![CDATA[
這年頭誰還買 DDR 記憶體啊?!就因為這樣，在建國商場繞呀繞，幾乎遍尋不著我要的東西。唯獨一家「創見」直營店有庫存，不過開出的價格真是天價 T_T 最後是在「威剛」代理商那邊，花了六百大洋把記憶體帶回家。這個價格其實還蠻親民的...只不過裝在 TOSHIBA R100 上面，好像沒什麼太大改變，原本以為 Firefox 會跑得比較順，結果讓我失望了!!
UPDATE: 後來發現這個問題，只要降低顯示卡「加速功能」就可解決。
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/f5008/3186225313/" title="Flickr 上 Jack Ko 的 IMG_0135" class="external" target="_blank"><img src="http://farm4.static.flickr.com/3403/3186225313_c6b34dee6a_m.jpg" width="240" height="180" alt="IMG_0135" /></a></p>
<p>這年頭誰還買 DDR 記憶體啊?!就因為這樣，在建國商場繞呀繞，幾乎遍尋不著我要的東西。唯獨一家「創見」直營店有庫存，不過開出的價格真是天價 T_T 最後是在「威剛」代理商那邊，花了六百大洋把記憶體帶回家。這個價格其實還蠻親民的...只不過裝在 TOSHIBA R100 上面，好像沒什麼太大改變，原本以為 Firefox 會跑得比較順，結果讓我失望了!!</p>
<p><strong>UPDATE:</strong> 後來發現這個問題，只要降低顯示卡「<a href="http://farm4.static.flickr.com/3427/3228310689_e44344fd0f_o.png" class="external" target="_blank">加速功能</a>」就可解決。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x01/PostID=58/feed</wfw:commentRss>
		</item>
		<item>
		<title>常用 rc 檔</title>
		<link>http://blog.cwke.info/2009x01/PostID=57</link>
		<comments>http://blog.cwke.info/2009x01/PostID=57#comments</comments>
		<pubDate>Mon, 05 Jan 2009 08:02:29 +0000</pubDate>
		<dc:creator>kcw</dc:creator>
		
		<category><![CDATA[不可言喻]]></category>

		<guid isPermaLink="false">http://blog.cwke.info/?p=57</guid>
		<description><![CDATA[.vimrc

set bs=2
syntax on
highlight Search term=reverse ctermbg=4 ctermfg=7
highlight Normal ctermbg=black ctermfg=white
highlight Folded ctermbg=black ctermfg=darkcyan
hi Comment ctermbg=black ctermfg=darkcyan
&#160;
set ls=2
set statusline=%&#60;%f\ %m%=\ %h%r\ %-19([%p%%]\ %3l,%02c%03V%)%y
highlight StatusLine ctermfg=blue ctermbg=white
&#160;
set hlsearch

.screenrc

caption always &#34;%{= wk} %{= KY} [%n]%t @ %H %{-} %= %{= KR} %l %{-} &#124; %{= KG} %Y-%m-%d %{-} &#34;
hardstatus alwayslastline &#34; %-Lw%{= Bw}%n%f %t%{-}%+Lw %=&#124; %0c:%s &#34;

]]></description>
			<content:encoded><![CDATA[<p><strong>.vimrc</strong></p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">set bs=2
syntax on
highlight Search term=reverse ctermbg=4 ctermfg=7
highlight Normal ctermbg=black ctermfg=white
highlight Folded ctermbg=black ctermfg=darkcyan
hi Comment ctermbg=black ctermfg=darkcyan
&nbsp;
set ls=2
set statusline=%&lt;%f\ %m%=\ %h%r\ %-19([%p%%]\ %3l,%02c%03V%)%y
highlight StatusLine ctermfg=blue ctermbg=white
&nbsp;
set hlsearch</pre></div></div>

<p><strong>.screenrc</strong></p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">caption always &quot;%{= wk} %{= KY} [%n]%t @ %H %{-} %= %{= KR} %l %{-} | %{= KG} %Y-%m-%d %{-} &quot;
hardstatus alwayslastline &quot; %-Lw%{= Bw}%n%f %t%{-}%+Lw %=| %0c:%s &quot;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.cwke.info/2009x01/PostID=57/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
