<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT's on FIRE</title>
	<atom:link href="http://coolfire.fetag.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://coolfire.fetag.org</link>
	<description>For knowledge share, The fire never stop...</description>
	<lastBuildDate>Wed, 25 Aug 2010 13:18:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>好吧，WordPress 又更新了 (3.0.1)</title>
		<link>http://coolfire.fetag.org/?p=624</link>
		<comments>http://coolfire.fetag.org/?p=624#comments</comments>
		<pubDate>Wed, 25 Aug 2010 13:09:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Blog Fun]]></category>
		<category><![CDATA[IT: Linux]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=624</guid>
		<description><![CDATA[在上次更新版本之後還沒有寫任何一篇新的 Post, 然後就發現又有了更新，據說是更新了 50 個以上的 Issue, 而且是 7/29 的事了，動作慢沒辦法，而且雖然不想一直更新，但是有新的版本 (Security Fix) 就要升級根本就是 IT 人的宿命。 這次順手更新了一下系統，然後關掉 VM 重啟，重啟之前把先前談到的 I/O Cache 功能關掉 (已經在 Windows 7 Host 實驗過，關掉效能不會差很多)，看看能不能把上次不正常斷電 .VDI 會壞掉的問題給解決掉。]]></description>
			<content:encoded><![CDATA[<p>在上次更新版本之後還沒有寫任何一篇新的 Post, 然後就發現又有了更新，據說是更新了 50 個以上的 Issue, 而且是 7/29 的事了，動作慢沒辦法，而且雖然不想一直更新，但是有新的版本 (Security Fix) 就要升級根本就是 IT 人的宿命。</p>
<p>這次順手更新了一下系統，然後關掉 VM 重啟，重啟之前把先前談到的 I/O Cache 功能關掉 (已經在 Windows 7 Host 實驗過，關掉效能不會差很多)，看看能不能把上次不正常斷電 .VDI 會壞掉的問題給解決掉。 </p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=624</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>停電導致 Virtual Disk 故障</title>
		<link>http://coolfire.fetag.org/?p=622</link>
		<comments>http://coolfire.fetag.org/?p=622#comments</comments>
		<pubDate>Fri, 02 Jul 2010 13:14:06 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Linux]]></category>
		<category><![CDATA[IT: 文章、筆記與紙屑]]></category>
		<category><![CDATA[碎碎唸]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=622</guid>
		<description><![CDATA[因為停電卅分鐘，接著發現 Server 連不上了，重新開機之後發現 Production Server VM 開不起來，Ubuntu 9.10 出現錯誤訊息，沒有辦法修復，只好安裝了 Ubuntu 10.04 Server 版本，然後把舊的 LVM 分區 mount 進來，把設定檔直接對拷，再一個一個的啟動。 DNS 服務已經恢復，綁在 Apache + PHP 的服務也可以使用了，目前還有問題的部份是 Apache + Mono，安裝後還有一些問題待解決，所以 lab.fetag.net 中用 .NET 開發的功能現在暫時無法使用了。 現在還不知道為什麼 UPS 沒有撐過 30 分鐘 (1KV x 2), 停電為什麼造成 Virtual Disk 掛掉 (剛剛有看到 Disk Cache 的設定，不曉得關掉它下次會不會就不掛 Virtual Disk 了)，有空再慢慢來修吧，反正現在也沒有什麼重要的東西在上頭了。 如果 lab.fetag.net 有你喜歡使用的服務，請耐心等我修好吧。]]></description>
			<content:encoded><![CDATA[<p>因為停電卅分鐘，接著發現 Server 連不上了，重新開機之後發現 Production Server VM 開不起來，Ubuntu 9.10 出現錯誤訊息，沒有辦法修復，只好安裝了 Ubuntu 10.04 Server 版本，然後把舊的 LVM 分區 mount 進來，把設定檔直接對拷，再一個一個的啟動。</p>
<p>DNS 服務已經恢復，綁在 Apache + PHP 的服務也可以使用了，目前還有問題的部份是 Apache + Mono，安裝後還有一些問題待解決，所以 lab.fetag.net 中用 .NET 開發的功能現在暫時無法使用了。</p>
<p>現在還不知道為什麼 UPS 沒有撐過 30 分鐘 (1KV x 2), 停電為什麼造成 Virtual Disk 掛掉 (剛剛有看到 Disk Cache 的設定，不曉得關掉它下次會不會就不掛 Virtual Disk 了)，有空再慢慢來修吧，反正現在也沒有什麼重要的東西在上頭了。</p>
<p>如果 lab.fetag.net 有你喜歡使用的服務，請耐心等我修好吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=622</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>盧貝松之「搶救地球」</title>
		<link>http://coolfire.fetag.org/?p=619</link>
		<comments>http://coolfire.fetag.org/?p=619#comments</comments>
		<pubDate>Sun, 20 Jun 2010 05:51:31 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=619</guid>
		<description><![CDATA[沒有驚人特技，沒有絢麗特效，僅僅是理念的傳達，有不少的鏡頭可以給你深深的感動，世人有能力做改變，大家還在等什麼呢？ http://www.youtube.com/user/homeproject?blend=2&#038;ob=1 http://v.youku.com/v_show/id_XOTY3MDg2NjQ=.html http://www.soku.com/search_video/q_%E5%9C%B0%E7%90%83%E5%BE%88%E7%BE%8E%E6%9C%89%E8%B5%96%E4%BD%A0 片頭有點無聊，但是對於從遠古至今的連貫還是必須的，所以有點耐心忍過前面的步調緩慢的片頭吧。 PS. 藍光的效果真是不凡，如果可以的話，強烈建議看藍光版本。]]></description>
			<content:encoded><![CDATA[<p>沒有驚人特技，沒有絢麗特效，僅僅是理念的傳達，有不少的鏡頭可以給你深深的感動，<strong>世人有能力做改變，大家還在等什麼呢？</strong></p>
<p><a href="http://www.youtube.com/user/homeproject?blend=2&#038;ob=1">http://www.youtube.com/user/homeproject?blend=2&#038;ob=1</a><br />
<a href="http://v.youku.com/v_show/id_XOTY3MDg2NjQ=.html">http://v.youku.com/v_show/id_XOTY3MDg2NjQ=.html</a><br />
<a href="http://www.soku.com/search_video/q_%E5%9C%B0%E7%90%83%E5%BE%88%E7%BE%8E%E6%9C%89%E8%B5%96%E4%BD%A0">http://www.soku.com/search_video/q_%E5%9C%B0%E7%90%83%E5%BE%88%E7%BE%8E%E6%9C%89%E8%B5%96%E4%BD%A0</a></p>
<p>片頭有點無聊，但是對於從遠古至今的連貫還是必須的，所以有點耐心忍過前面的步調緩慢的片頭吧。</p>
<p>PS. 藍光的效果真是不凡，如果可以的話，強烈建議看藍光版本。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=619</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>看了就是讚了，憑什麼替我拿主意？</title>
		<link>http://coolfire.fetag.org/?p=610</link>
		<comments>http://coolfire.fetag.org/?p=610#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:47:11 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[碎碎唸]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=610</guid>
		<description><![CDATA[http://www.ithome.com.tw/itadm/article.php?c=61538 上面連結是很諷刺的一篇文章，問題不在文章的內文，而是我覺得很奇怪，看文章怎麼會連到 facebook 去呢？仔細想了一下，如果我有登入到 facebook，那麼我每看一篇，就是幫你讚一篇了喔，這樣在 facebook 上就有很多你 iT&#8212;-home 的讚連結，好處是什麼？這樣你就是一間很讚的公司了嗎？爛公司，你一點也不讚。 抵制『讚』的強暴。 這一篇很讚吧。。。]]></description>
			<content:encoded><![CDATA[<p>http://www.ithome.com.tw/itadm/article.php?c=61538</p>
<p>上面連結是很諷刺的一篇文章，問題不在文章的內文，而是我覺得很奇怪，看文章怎麼會連到 facebook 去呢？仔細想了一下，如果我有登入到 facebook，那麼我每看一篇，就是幫你讚一篇了喔，這樣在 facebook 上就有很多你 iT&#8212;-home 的讚連結，好處是什麼？這樣你就是一間很讚的公司了嗎？爛公司，你一點也不讚。</p>
<p>抵制『讚』的強暴。</p>
<p>這一篇很讚吧。。。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=610</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RMaps China Map for Android</title>
		<link>http://coolfire.fetag.org/?p=602</link>
		<comments>http://coolfire.fetag.org/?p=602#comments</comments>
		<pubDate>Mon, 17 May 2010 03:48:38 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[其它]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=602</guid>
		<description><![CDATA[在 Hero 上安裝了 Rmaps, 又加上了一些大陸的 Google Map 離線地圖，使用起來很方便，也不用再需要連網才能使用。大中國地圖雖然只有 11 級，但是國道省道都有，所以迷路的時候可以很方便找到資料，上次去天目湖回程的時候就用上了，必備。 紀錄一下檔案下載點: http://www.hiapk.com/bbs/thread-147574-1-1.html]]></description>
			<content:encoded><![CDATA[<p>在 Hero 上安裝了 Rmaps, 又加上了一些大陸的 Google Map 離線地圖，使用起來很方便，也不用再需要連網才能使用。大中國地圖雖然只有 11 級，但是國道省道都有，所以迷路的時候可以很方便找到資料，上次去天目湖回程的時候就用上了，必備。</p>
<p>紀錄一下檔案下載點:</p>
<p>http://www.hiapk.com/bbs/thread-147574-1-1.html</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=602</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>又壞了一顆筆電電池</title>
		<link>http://coolfire.fetag.org/?p=599</link>
		<comments>http://coolfire.fetag.org/?p=599#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:00:34 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[碎碎唸]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=599</guid>
		<description><![CDATA[Thinkpad 的機器是很實用，不過它的電池使用壽命真的是算得剛剛好呀，一點便宜都不讓消費者佔。 這台 Thinkpad X60 在去年九月已經過了三年的保固，先前在天津的時候隨機的 4 Cell 電池已經壞掉了，還好之前已經買了另一個 8 Cell 的電池備用，這次才來常州幾天，這個 8 Cell 電池又開始亮起電池橘色燈號，經過重新開機，確定這顆電池跟上一顆一樣已經壽終正寢，兩顆電池都是在用 220V 電力的情況之下掛掉的，是一種巧合嗎？上網 Survey 了一下電池的價格，台灣拍賣網站的價格跟兩年前差不多，大陸掏寶的價格有一些要比台灣的漂亮，不過中間得承受的風險當然要高得多。今天早上辦公室這兩排座位不明原因斷電，因為電池已經掛了，所以就直接停機，請同事幫忙跟公司的廠商詢價，廠商給的報價是 4 Cell RMB$1,200，這跟掏寶上的價格實在差太多了，而且也比台灣 Lenovo 的店面價格還要高，暫時還是撐著用，等到回台北的時候再買新電池吧。]]></description>
			<content:encoded><![CDATA[<p>Thinkpad 的機器是很實用，不過它的電池使用壽命真的是算得剛剛好呀，一點便宜都不讓消費者佔。</p>
<p>這台 Thinkpad X60 在去年九月已經過了三年的保固，先前在天津的時候隨機的 4 Cell 電池已經壞掉了，還好之前已經買了另一個 8 Cell 的電池備用，這次才來常州幾天，這個 8 Cell 電池又開始亮起電池橘色燈號，經過重新開機，確定這顆電池跟上一顆一樣已經壽終正寢，兩顆電池都是在用 220V 電力的情況之下掛掉的，是一種巧合嗎？上網 Survey 了一下電池的價格，台灣拍賣網站的價格跟兩年前差不多，大陸掏寶的價格有一些要比台灣的漂亮，不過中間得承受的風險當然要高得多。今天早上辦公室這兩排座位不明原因斷電，因為電池已經掛了，所以就直接停機，請同事幫忙跟公司的廠商詢價，廠商給的報價是 4 Cell RMB$1,200，這跟掏寶上的價格實在差太多了，而且也比台灣 Lenovo 的店面價格還要高，暫時還是撐著用，等到回台北的時候再買新電池吧。</p>
<p><img src="http://coolfire.fetag.org/wp-content/uploads/IMAG0007.jpg" alt="" title="IMAG0007" width="500" class="alignnone size-full wp-image-614" /></p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=599</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>取消 Linode，將服務轉回 Home Server</title>
		<link>http://coolfire.fetag.org/?p=595</link>
		<comments>http://coolfire.fetag.org/?p=595#comments</comments>
		<pubDate>Sun, 31 Jan 2010 09:34:45 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: 文章、筆記與紙屑]]></category>
		<category><![CDATA[碎碎唸]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=595</guid>
		<description><![CDATA[幾經考慮之後，終於決定取消 Linode 的使用，原因是每個月已經花了 NTD$990 左右的費用在家裡的 12M/2M 的光纖網路費用，還要加上 NTD$750 的行動電話 3G 網路費用 (後來也改用 NTD$299 的 mCool 方案)，如果再加上近 NTD$600 Linode 的費用，這樣每個月光花在網路使用上的費用就達到 NTD$2,340 了，依照現在的工作模式 (人不是在公司，就是在家裡，要不然就是在路上) 及網路的使用量，實在不是一個很好的投資。所以最終還是把所有的服務轉回到自家 Home Server，取消了 Linode 的使用，先前的轉移工作實在是白作了一趟工，下次要改網路使用方案的時候要好好的考慮清楚，然後才能夠執行了。]]></description>
			<content:encoded><![CDATA[<p>幾經考慮之後，終於決定取消 Linode 的使用，原因是每個月已經花了 NTD$990 左右的費用在家裡的 12M/2M 的光纖網路費用，還要加上 NTD$750 的行動電話 3G 網路費用 (後來也改用 NTD$299 的 mCool 方案)，如果再加上近 NTD$600 Linode 的費用，這樣每個月光花在網路使用上的費用就達到 NTD$2,340 了，依照現在的工作模式 (人不是在公司，就是在家裡，要不然就是在路上) 及網路的使用量，實在不是一個很好的投資。所以最終還是把所有的服務轉回到自家 Home Server，取消了 Linode 的使用，先前的轉移工作實在是白作了一趟工，下次要改網路使用方案的時候要好好的考慮清楚，然後才能夠執行了。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=595</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Implementing Reverse Proxy Using Squid</title>
		<link>http://coolfire.fetag.org/?p=592</link>
		<comments>http://coolfire.fetag.org/?p=592#comments</comments>
		<pubDate>Wed, 30 Dec 2009 12:28:10 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: 文章、筆記與紙屑]]></category>
		<category><![CDATA[其它]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=592</guid>
		<description><![CDATA[Reverse Proxy 可以用來降低網路伺服器的 Loading, 也可以用來作 Load balance, 另外想到的是，只有一個外部 IP 的朋友，如果在內部架了兩台 Server (如：一台 Windows 跑 IIS, 另一台 Linux 跑 Apache), 也可以利用 Reverse Proxy 來對同一個 IP 跑多種不同的服務器。 下面這篇文章詳細的說明了如何設定，有空再來玩玩看。 http://www.visolve.com/squid/whitepapers/reverseproxy.php]]></description>
			<content:encoded><![CDATA[<p>Reverse Proxy 可以用來降低網路伺服器的 Loading, 也可以用來作 Load balance, 另外想到的是，只有一個外部 IP 的朋友，如果在內部架了兩台 Server (如：一台 Windows 跑 IIS, 另一台 Linux 跑 Apache), 也可以利用 Reverse Proxy 來對同一個 IP 跑多種不同的服務器。</p>
<p>下面這篇文章詳細的說明了如何設定，有空再來玩玩看。</p>
<p>http://www.visolve.com/squid/whitepapers/reverseproxy.php</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=592</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netmeeting for Windows 7</title>
		<link>http://coolfire.fetag.org/?p=582</link>
		<comments>http://coolfire.fetag.org/?p=582#comments</comments>
		<pubDate>Wed, 23 Dec 2009 13:34:47 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: 文章、筆記與紙屑]]></category>
		<category><![CDATA[其它]]></category>
		<category><![CDATA[Netmeeting]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=582</guid>
		<description><![CDATA[可以在 Windows 7 上執行的 NetMeeting!! I knew you are looking for this! I just try this yesterday. This file is from my co-worker and it works for my Windows 7 Ultimate. Just extract files and run the installation file then patch two DLL file to replace old files stored at the NetMeeting install folder. It [...]]]></description>
			<content:encoded><![CDATA[<p>可以在 Windows 7 上執行的 NetMeeting!!</p>
<p>I knew you are looking for this!</p>
<p>I just try this yesterday. This file is from my co-worker and it works for my Windows 7 Ultimate. Just extract files and run the installation file then patch two DLL file to replace old files stored at the NetMeeting install folder. It really works! (Share desktop function works well as usual)</p>
<p>BTW, If you have dual screen. It may cause all screen blank. Please un-plug the second screen (Extented) before you start the program.</p>
<p>Enjoy~!</p>
<p>Note: No warranty from anyone for this patch program.</p>
<p><a href="http://coolfire.fetag.org/files/netmeeting4win7.zip">[DOWNLOAD]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=582</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在 Ubuntu 上安裝 Thunderbird 3.0</title>
		<link>http://coolfire.fetag.org/?p=579</link>
		<comments>http://coolfire.fetag.org/?p=579#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:21:02 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[其它]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=579</guid>
		<description><![CDATA[官方有 .bz 檔可以下載，不過在 Ubuntu 9.10 上安裝很簡單，這是在 這裡 找到的方法，直接在終端機下達下列指令： sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa &#038;&#038; sudo apt-get update &#038;&#038; sudo apt-get install thunderbird-3.0 這樣就可以了，本來已經安裝的 Thunderbird 2 並不會自動移除，要手動移除才行，另外，已經不叫 Thunderbird 了，在選單上叫做 Shredder 3 但是套件管理中還是叫 Thunderbird-3.0，不要找不到了喔。]]></description>
			<content:encoded><![CDATA[<p>官方有 .bz 檔可以下載，不過在 Ubuntu 9.10 上安裝很簡單，這是在 <a href="http://macivilian.blogspot.com/2009/12/install-thunderbird-3-on-ubuntu.html">這裡</a> 找到的方法，直接在終端機下達下列指令：</p>
<blockquote><p>sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa &#038;&#038; sudo apt-get update &#038;&#038; sudo apt-get install thunderbird-3.0
</p></blockquote>
<p>這樣就可以了，本來已經安裝的 Thunderbird 2 並不會自動移除，要手動移除才行，另外，已經不叫 Thunderbird 了，在選單上叫做 Shredder 3 但是套件管理中還是叫 Thunderbird-3.0，不要找不到了喔。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=579</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>安裝 Zend Optimizer 到 Ubuntu 9.10</title>
		<link>http://coolfire.fetag.org/?p=572</link>
		<comments>http://coolfire.fetag.org/?p=572#comments</comments>
		<pubDate>Wed, 09 Dec 2009 02:06:45 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Linux]]></category>
		<category><![CDATA[IT: 文章、筆記與紙屑]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=572</guid>
		<description><![CDATA[到官方網站下載 ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz tar zxvf ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz cd ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp mkdir /usr/local/zend cp ZendOptimizer.so /usr/local/zend 修改 /etc/php5/apache2/php.ini 在最下方加上 [Zend Optimizer] zend_optimizer.optimization_level=1 zend_extension=&#8221;/usr/local/zend/ZendOptimizer.so&#8221; 重新啟動 apache2 使之生效 /etc/init.d/apache2 restart]]></description>
			<content:encoded><![CDATA[<p>到官方網站下載 ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz</p>
<blockquote><p>
tar zxvf ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz<br />
cd ZendOptimizer-3.3.9-linux-glibc23-i386/data/5_2_x_comp<br />
mkdir /usr/local/zend<br />
cp ZendOptimizer.so /usr/local/zend
</p></blockquote>
<p>修改 /etc/php5/apache2/php.ini 在最下方加上</p>
<blockquote><p>
[Zend Optimizer]<br />
zend_optimizer.optimization_level=1<br />
zend_extension=&#8221;/usr/local/zend/ZendOptimizer.so&#8221;
</p></blockquote>
<p>重新啟動 apache2 使之生效</p>
<blockquote><p>
/etc/init.d/apache2 restart
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=572</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal migration 碰到的問題</title>
		<link>http://coolfire.fetag.org/?p=570</link>
		<comments>http://coolfire.fetag.org/?p=570#comments</comments>
		<pubDate>Tue, 08 Dec 2009 03:37:33 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: 文章、筆記與紙屑]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=570</guid>
		<description><![CDATA[有整個 css 破掉，然後 system.module on line 1015. 等等的錯誤，在這種情況下只能求救於 INSTALL.txt，把環境的檔案權限，試著回復到安裝時的狀態，所以下了這些指令： chmod o+w sites/default/settings.php chmod o+w sites/default chmod o+w sites/default/files 接著，因為還是有問題，所以試著把 sites settings 回復到初始情況： cp sites/default/default.settings.php sites/default/settings.php (有備份舊的檔案，不過後來沒用到) 然後連到網站首頁，會出現安裝畫面，到資料庫那一個步驟，填好資料庫設定之後，會出現網站已經存在，然後，就自己恢復正常了。]]></description>
			<content:encoded><![CDATA[<p>有整個 css 破掉，然後 system.module on line 1015. 等等的錯誤，在這種情況下只能求救於 INSTALL.txt，把環境的檔案權限，試著回復到安裝時的狀態，所以下了這些指令：</p>
<blockquote><p>
  chmod o+w sites/default/settings.php<br />
  chmod o+w sites/default<br />
  chmod o+w sites/default/files
</p></blockquote>
<p>接著，因為還是有問題，所以試著把 sites settings 回復到初始情況：</p>
<blockquote><p>cp sites/default/default.settings.php sites/default/settings.php</p></blockquote>
<p>(有備份舊的檔案，不過後來沒用到)<br />
然後連到網站首頁，會出現安裝畫面，到資料庫那一個步驟，填好資料庫設定之後，會出現網站已經存在，然後，就自己恢復正常了。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=570</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBB3 migration 碰到的問題</title>
		<link>http://coolfire.fetag.org/?p=565</link>
		<comments>http://coolfire.fetag.org/?p=565#comments</comments>
		<pubDate>Tue, 08 Dec 2009 03:16:24 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Linux]]></category>
		<category><![CDATA[IT: 文章、筆記與紙屑]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=565</guid>
		<description><![CDATA[作個小筆記，主要是 Win2003 -> Linux Server 所碰到的問題 1) 要先確定 mySQL User 有建立。 2) cache 目錄無法寫入的問題: chmod o+w cache/ 3) Not able to open ./cache/data_global.php 的問題: rm -rf ./cache/*.php 目前看起來這個部份一切都還很順利的做了 Migrate&#8230;]]></description>
			<content:encoded><![CDATA[<p>作個小筆記，主要是 Win2003 -> Linux Server 所碰到的問題</p>
<p>1) 要先確定 mySQL User 有建立。<br />
2) cache 目錄無法寫入的問題: chmod o+w cache/<br />
3) Not able to open ./cache/data_global.php 的問題: rm -rf ./cache/*.php</p>
<p>目前看起來這個部份一切都還很順利的做了 Migrate&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=565</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>主機上所有服務準備改到 Linode 上</title>
		<link>http://coolfire.fetag.org/?p=564</link>
		<comments>http://coolfire.fetag.org/?p=564#comments</comments>
		<pubDate>Mon, 07 Dec 2009 05:39:03 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Linux]]></category>
		<category><![CDATA[IT: 文章、筆記與紙屑]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[碎碎唸]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=564</guid>
		<description><![CDATA[在外面連到自己的 Server 上，總覺得反應速度不快，上下載的速度是不錯，但是 First Byte 到達的時間總是慢半拍。以前就是因為聽說光纖比 ADSL 的反應速度快所以才會換到光纖的，沒想到中華的光纖硬是跟國外的不同，反應速度比 ADSL 還差。在這種情況之下，又讓我想要用 VPS 了，但是鑑於上一次使用 DreamHost 的後果，還是要多比較幾家，這次剛好看到大家都在推 Linode，所以就看了一下方案，選擇最小的方案，反正它是 Pay by month 的方式，就這麼先用用看吧，用一陣子，如果有問題再上來說明。 最近幾天又開始在搬服務了，所以如果有不穩定的情況，請見諒啦！ PS. 才剛把所有的 DNS 轉到 Linode, 就發現速度變快了，難道是 HiNET 特意將 UDP 連線變慢得原因？Any way&#8230; http 服務還是陸續要轉出去。]]></description>
			<content:encoded><![CDATA[<p>在外面連到自己的 Server 上，總覺得反應速度不快，上下載的速度是不錯，但是 First Byte 到達的時間總是慢半拍。以前就是因為聽說光纖比 ADSL 的反應速度快所以才會換到光纖的，沒想到中華的光纖硬是跟國外的不同，反應速度比 ADSL 還差。在這種情況之下，又讓我想要用 VPS 了，但是鑑於上一次使用 DreamHost 的後果，還是要多比較幾家，這次剛好看到大家都在推 Linode，所以就看了一下方案，選擇最小的方案，反正它是 Pay by month 的方式，就這麼先用用看吧，用一陣子，如果有問題再上來說明。</p>
<p>最近幾天又開始在搬服務了，所以如果有不穩定的情況，請見諒啦！</p>
<p>PS. 才剛把所有的 DNS 轉到 Linode, 就發現速度變快了，難道是 HiNET 特意將 UDP 連線變慢得原因？Any way&#8230; http 服務還是陸續要轉出去。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=564</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android SDK on Ubuntu 9.10</title>
		<link>http://coolfire.fetag.org/?p=556</link>
		<comments>http://coolfire.fetag.org/?p=556#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:29:26 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Android Programming]]></category>
		<category><![CDATA[IT: Linux]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=556</guid>
		<description><![CDATA[經過了一些嘗試，總算是把 SDK 跟 Eclipse 開發環境的 ADT 在 Ubuntu 9.10 上面裝起來了。Android SDK 的介面有需要按 Enter 鍵某些按鈕才能動作的問題，應該是跟 GTK 的某些功能有衝突。ADT 在 Eclipse 上的安裝，我是用 Eclipse-Platform 套件，後來發現還要安裝 Eclipse-pde 套件，然後 Software Site 要加上 http://download.eclipse.org/releases/galileo 才能夠正確的安裝。 謹以此篇留給還沒安裝完成的朋友，希望你們能 Google 得到這裡來看到解法。如果解決了安裝問題，請留言。 有圖才有真相： 寄件者 ClipBoard 寄件者 ClipBoard]]></description>
			<content:encoded><![CDATA[<p>經過了一些嘗試，總算是把 SDK 跟 Eclipse 開發環境的 ADT 在 Ubuntu 9.10 上面裝起來了。Android SDK 的介面有需要按 Enter 鍵某些按鈕才能動作的問題，應該是跟 GTK 的某些功能有衝突。ADT 在 Eclipse 上的安裝，我是用 Eclipse-Platform 套件，後來發現還要安裝 Eclipse-pde 套件，然後 Software Site 要加上 http://download.eclipse.org/releases/galileo 才能夠正確的安裝。</p>
<p>謹以此篇留給還沒安裝完成的朋友，希望你們能 Google 得到這裡來看到解法。如果解決了安裝問題，請留言。</p>
<p>有圖才有真相：</p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/WCS577EHele3rROZKh0JOg?feat=embedwebsite"><img src="http://lh3.ggpht.com/_O1uNZbCfJZM/Swqouu4i67I/AAAAAAAAKJI/ctREHMBVm4U/s400/Android-SDK-Ubuntu.png" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">寄件者 <a href="http://picasaweb.google.com/james.cl.lin/ClipBoard?feat=embedwebsite">ClipBoard</a></td>
</tr>
</table>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/V__b3iYwvp2qYgvqRnmCIA?feat=embedwebsite"><img src="http://lh4.ggpht.com/_O1uNZbCfJZM/SwqrG6yewRI/AAAAAAAAKJM/fmLEdJNzoeU/s400/Android-SDK-910-2.png" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">寄件者 <a href="http://picasaweb.google.com/james.cl.lin/ClipBoard?feat=embedwebsite">ClipBoard</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=556</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android 手機的檔案系統 (續上篇之一)</title>
		<link>http://coolfire.fetag.org/?p=555</link>
		<comments>http://coolfire.fetag.org/?p=555#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:24:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Android Programming]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=555</guid>
		<description><![CDATA[繼上一篇，結果還是回到自問自答，因為可以直接連到手機或是模擬器去看，答案揭曉，就是 yaffs2 (Yet Another Flash File System) 一種專門為 Flash 設計的嵌入式文件系統。 # mount mount rootfs / rootfs ro 0 0 tmpfs /dev tmpfs rw,mode=755 0 0 devpts /dev/pts devpts rw,mode=600 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 tmpfs /sqlite_stmt_journals tmpfs rw,size=4096k 0 0 /dev/block/mtdblock0 /system yaffs2 ro 0 0 [...]]]></description>
			<content:encoded><![CDATA[<p>繼上一篇，結果還是回到自問自答，因為可以直接連到手機或是模擬器去看，答案揭曉，就是 yaffs2 (Yet Another Flash File System) 一種專門為 Flash 設計的嵌入式文件系統。</p>
<blockquote><p># mount<br />
mount<br />
rootfs / rootfs ro 0 0<br />
tmpfs /dev tmpfs rw,mode=755 0 0<br />
devpts /dev/pts devpts rw,mode=600 0 0<br />
proc /proc proc rw 0 0<br />
sysfs /sys sysfs rw 0 0<br />
tmpfs /sqlite_stmt_journals tmpfs rw,size=4096k 0 0<br />
/dev/block/mtdblock0 /system yaffs2 ro 0 0<br />
/dev/block/mtdblock1 /data yaffs2 rw,nosuid,nodev 0 0<br />
/dev/block/mtdblock2 /cache yaffs2 rw,nosuid,nodev 0 0<br />
/dev/block//vold/179:0 /sdcard vfat rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=<br />
1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,s<br />
hortname=mixed,utf8 0 0</p></blockquote>
<p>這邊有<a href="http://www.linuxdiyf.com/bbs/redirect.php?fid=3&#038;tid=18900&#038;goto=nextoldset">一篇文章</a>在介紹如何 Patch linux kernel 使它支援 yaffs2，然後因為看在效能份上應該可以再來進行深度的 Hack，呵呵。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=555</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[HACK] Android 手機 (HTC Hero) SD 卡與檔案系統</title>
		<link>http://coolfire.fetag.org/?p=550</link>
		<comments>http://coolfire.fetag.org/?p=550#comments</comments>
		<pubDate>Fri, 06 Nov 2009 05:47:04 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Android Programming]]></category>
		<category><![CDATA[IT: Linux]]></category>
		<category><![CDATA[IT: 文章、筆記與紙屑]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=550</guid>
		<description><![CDATA[這一篇只用 Hero 的官方 ROM 進行測試喔。 第一天拿回這只 Hero，還沒有開機就先把專案附的 8GB SD 卡裝上，接著插上 SIM 卡，就直接開機用了。後來想要使用網路分享的功能，才在 HTC 的官方網站上下載了 HTC Sync 軟體，當時心裡還暗罵 HTC 在包裝中居然沒有附上完整的手冊、同步軟體，還要購買者到網站上去下載。有一天突然想要把原機的 2GB SD 拿來給 NDSL 裝遊戲用，才發現這張原廠所附的卡上有一些 DEMO、PDF 手冊、還有一些其他包含了資料的資料夾。原來是我自己錯怪 HTC 了，用 SD 卡來包裝這些檔而不使用光碟，的確是比較環保的作法呀。 昨天看了一篇檔案系統的文件，突然想到如果把手機上的 SD 卡格式化成其他的檔案系統，不要用 FAT 的話，會不會有比較好的執行效能，畢竟 Android 手機上已經是執行 Linux 作業系統，所以理應可以支援不同的檔案系統，但是這樣如果要掛載給 Windows 讀寫的話，在 Windows 上也要安裝有相對應的檔案系統支援，那麼前一段所說的環保手段就不可行了。 想到這裡，打嘴砲是不好的習慣，直接來試試看。備份一下 SD 卡上的資料，然後拿到 Ubuntu 系統下，看一下 SD 卡的 Mount 位置: james@wino:/$mount /dev/loop0 on [...]]]></description>
			<content:encoded><![CDATA[<p>這一篇只用 Hero 的官方 ROM 進行測試喔。</p>
<p>第一天拿回這只 Hero，還沒有開機就先把專案附的 8GB SD 卡裝上，接著插上 SIM 卡，就直接開機用了。後來想要使用網路分享的功能，才在 HTC 的官方網站上下載了 HTC Sync 軟體，當時心裡還暗罵 HTC 在包裝中居然沒有附上完整的手冊、同步軟體，還要購買者到網站上去下載。有一天突然想要把原機的 2GB SD 拿來給 NDSL 裝遊戲用，才發現這張原廠所附的卡上有一些 DEMO、PDF 手冊、還有一些其他包含了資料的資料夾。原來是我自己錯怪 HTC 了，用 SD 卡來包裝這些檔而不使用光碟，的確是比較環保的作法呀。</p>
<p>昨天看了一篇檔案系統的文件，突然想到如果把手機上的 SD 卡格式化成其他的檔案系統，不要用 FAT 的話，會不會有比較好的執行效能，畢竟 Android 手機上已經是執行 Linux 作業系統，所以理應可以支援不同的檔案系統，但是這樣如果要掛載給 Windows 讀寫的話，在 Windows 上也要安裝有相對應的檔案系統支援，那麼前一段所說的環保手段就不可行了。</p>
<p>想到這裡，打嘴砲是不好的習慣，直接來試試看。備份一下 SD 卡上的資料，然後拿到 Ubuntu 系統下，看一下 SD 卡的 Mount 位置:</p>
<blockquote><p>	james@wino:/$mount</p></blockquote>
<blockquote><p>/dev/loop0 on / type ext4 (rw,errors=remount-ro)<br />
proc on /proc type proc (rw)<br />
none on /sys type sysfs (rw,noexec,nosuid,nodev)<br />
none on /sys/fs/fuse/connections type fusectl (rw)<br />
none on /sys/kernel/debug type debugfs (rw)<br />
none on /sys/kernel/security type securityfs (rw)<br />
udev on /dev type tmpfs (rw,mode=0755)<br />
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)<br />
none on /dev/shm type tmpfs (rw,nosuid,nodev)<br />
none on /var/run type tmpfs (rw,nosuid,mode=0755)<br />
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)<br />
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)<br />
/dev/sda3 on /host type fuseblk (rw)<br />
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)<br />
gvfs-fuse-daemon on /home/james/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=james)<br />
/dev/sda2 on /media/System Disk type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)<br />
/dev/mmcblk0p1 on /media/96F1-0993 type vfat (rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush)
</p></blockquote>
<p>看到是在 /dev/mmcblk0p1，先把它 Unmount 掉:</p>
<blockquote><p>james@wino:/$umount /media/96F1-0993</p></blockquote>
<p>接著 mkfs.ext3 (先試一下 ext3 可不可以被 Android 掛載吧)</p>
<blockquote><p>james@wino:/$ sudo mkfs.ext3 /dev/mmcblk0p1<br />
mke2fs 1.41.9 (22-Aug-2009)<br />
Filesystem label=<br />
OS type: Linux<br />
Block size=4096 (log=2)<br />
Fragment size=4096 (log=2)<br />
120720 inodes, 482311 blocks<br />
24115 blocks (5.00%) reserved for the super user<br />
First data block=0<br />
Maximum filesystem blocks=494927872<br />
15 block groups<br />
32768 blocks per group, 32768 fragments per group<br />
8048 inodes per group<br />
Superblock backups stored on blocks:<br />
	32768, 98304, 163840, 229376, 294912</p>
<p>Writing inode tables: done<br />
Creating journal (8192 blocks): done<br />
Writing superblocks and filesystem accounting information: done</p>
<p>This filesystem will be automatically checked every 32 mounts or<br />
180 days, whichever comes first.  Use tune2fs -c or -i to override.
</p></blockquote>
<p>先試著把 SD 卡拔出來重新插上，確定在 Ubuntu 上可以掛載，然後卸載，拿到 HTC Hero 上面看看能不能使用。<br />
<strong>&#8211;[結果]&#8211; SD 卡為空白: SD 卡為空白或使用不支援的檔案系統。</strong><br />
耶～等一下，不能在手機上掛載，並不表示不能在 Ubuntu 接上手機掛載它吧，試一下，結果是可以在 Ubuntu 上看到的 (透過手機連接掛載成功)。<br />
這是格式化為 ext3 的結果，看來 HTC 這個 Android OS 的 Kernel 並沒有把 ext3 的支援編譯進來，殘念。</p>
<p>效能測試：</p>
<p>(這是 ext3)</p>
<blockquote><p>james@wino:/media$ sudo hdparm -Tt /dev/sdb1</p>
<p>/dev/sdb1:<br />
 Timing cached reads:   2226 MB in  2.00 seconds = 1113.57 MB/sec<br />
 Timing buffered disk reads:   18 MB in  3.03 seconds =   5.94 MB/sec
</p></blockquote>
<p>(格式化回 FAT 吧)</p>
<blockquote><p>james@wino:/media$ sudo mkfs.vfat /dev/mmcblk0p1<br />
mkfs.vfat 3.0.3 (18 May 2009)
</p></blockquote>
<p>把 SD 卡放回手機，已經可以讀到，因為已經改回 FAT 檔案系統了，再由連接線掛載，測試一下效能作比較：<br />
(這是 FAT)</p>
<blockquote><p>james@wino:/media$ sudo hdparm -Tt /dev/sdb1</p>
<p>/dev/sdb1:<br />
 Timing cached reads:   2198 MB in  2.00 seconds = 1099.92 MB/sec<br />
 Timing buffered disk reads:   26 MB in  3.19 seconds =   8.15 MB/sec
</p></blockquote>
<p><em>FAT 好像比較快，理論跟實際跑出來的數值有不同</em>，這個 Hack 應該到這邊了吧，因為不能給手機讀到的檔案系統，改了也沒有用呀，乖乖的用 FAT。<br />
PS. 有時間的話該來試一下，看看 JFS 或是 XFS 會不會讓在 Android 手機 SD 卡上執行的 IO 速度變快吧。</p>
<p>另外，有誰知道 HTC 官方的 Android OS Kernel 編譯了哪些檔案系統支援？</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=550</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在 Ubuntu 9.10 中安裝 Android 2.0 SDK (問題解法)</title>
		<link>http://coolfire.fetag.org/?p=545</link>
		<comments>http://coolfire.fetag.org/?p=545#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:12:41 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Android Programming]]></category>
		<category><![CDATA[IT: Linux]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=545</guid>
		<description><![CDATA[依照 Android SDK 官方網頁的說明在 Ubuntu 9.10 下是裝不起來的，因為執行時 Android SDK and AVD Manager 程式介面的按鈕都沒作用，但是在 Windows 7 底下卻沒有問題，找了很久終於在這裡找到答案，只要先： export GDK_NATIVE_WINDOWS=true 然後再執行： ./android 所有按鈕就有作用了，也可以下載 Packages 了。是個簡單的 Workaround，不過能解決掉手上的問題就好了，擺在旁邊兩天的問題總算解決，這樣在練習的時候可以少往 Windows 7 切換了。Stay with Ubuntu&#8230; 寄件者 ClipBoard]]></description>
			<content:encoded><![CDATA[<p>依照 Android SDK 官方網頁的說明在 Ubuntu 9.10 下是裝不起來的，因為執行時 Android SDK and AVD Manager 程式介面的按鈕都沒作用，但是在 Windows 7 底下卻沒有問題，找了很久終於在<a href="http://groups.google.com/group/android-beginners/msg/70625c22a2f82d89">這裡</a>找到答案，只要先：</p>
<blockquote><p>export GDK_NATIVE_WINDOWS=true </p></blockquote>
<p>然後再執行：</p>
<blockquote><p>./android </p></blockquote>
<p>所有按鈕就有作用了，也可以下載 Packages 了。是個簡單的 Workaround，不過能解決掉手上的問題就好了，擺在旁邊兩天的問題總算解決，這樣在練習的時候可以少往 Windows 7 切換了。Stay with Ubuntu&#8230;</p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com.tw/lh/photo/Jc3aiEuKtyj82D_Gd-o1tA?feat=embedwebsite"><img src="http://lh4.ggpht.com/_O1uNZbCfJZM/SvJsbccoYDI/AAAAAAAAKIM/OHlsuAaoLu8/s400/android-ubuntu-install.png" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">寄件者 <a href="http://picasaweb.google.com.tw/james.cl.lin/ClipBoard?feat=embedwebsite">ClipBoard</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=545</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>feSurf &#8211; 序號網頁瀏覽服務</title>
		<link>http://coolfire.fetag.org/?p=543</link>
		<comments>http://coolfire.fetag.org/?p=543#comments</comments>
		<pubDate>Sun, 01 Nov 2009 07:04:05 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Blog Fun]]></category>
		<category><![CDATA[IT: 文章、筆記與紙屑]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=543</guid>
		<description><![CDATA[有的時候我們會瀏覽到一些網頁，他的方式是使用序列號碼作為網址，像下面這個網址： http://mySite.com/AA/[001-150]/ 就表示 /AA/ 後頭使用 001 到 150 都是可用的網址 (這跟 Tulala Service 可用的方式不同，Tulala 直接是對應到檔案)，在這種情況之下，以前在電腦上可能都是瀏覽完一頁，手動修改網址。後來在手機上瀏覽也碰到相同的問題時，就不好用手敲的方法了，因為在手機上面敲網址很不容易呀。所以就產生了做出 feSurf 的念頭，幫助瀏覽時可以很快的在序號網頁中切換，會寫程式的人通常都是由偷懶所得到的靈感呀。 目前 feSurf 只支援兩種簡單的算法，會視需要再增加算法功能，現在對我來說已經可以應付 80% 左右的序號網頁了。使用的時候先敲第一個網址，然後就可以用按上下頁按鈕的方式切換了。 本來想說這樣的功能應該給多一點人使用，使用這種功能最多的應該是 TaiwanKiss 裡的使用者吧 (笑~) 所以在上面貼了一篇，沒想到被當成廣告，兩天就被撤掉了，現在在我自己的 Blog 上貼這一篇，有需要的朋友請自便吧，歡迎推文推廣。 feSurf 的網址為 http://lab.fetag.net/feSurf/ 類似這樣的功能可以有很多的用途，線上小說或是線上漫畫之類的，我也打算做出紀錄使用者輸入的網址，進行分類之後再加上其他的好用功能，如動態給址，或是依照分類動態給址之類的，不過這些功能都等到有時間的時候再做吧，任何功能應該能用就先推了，這才是 Time to market 的要旨呀。 Enjoy~]]></description>
			<content:encoded><![CDATA[<p>有的時候我們會瀏覽到一些網頁，他的方式是使用序列號碼作為網址，像下面這個網址：</p>
<blockquote><p> http://mySite.com/AA/[001-150]/</p></blockquote>
<p>就表示 /AA/ 後頭使用 001 到 150 都是可用的網址 (這跟 Tulala Service 可用的方式不同，Tulala 直接是對應到檔案)，在這種情況之下，以前在電腦上可能都是瀏覽完一頁，手動修改網址。後來在手機上瀏覽也碰到相同的問題時，就不好用手敲的方法了，因為在手機上面敲網址很不容易呀。所以就產生了做出 feSurf 的念頭，幫助瀏覽時可以很快的在序號網頁中切換，會寫程式的人通常都是由偷懶所得到的靈感呀。</p>
<p>目前 feSurf 只支援兩種簡單的算法，會視需要再增加算法功能，現在對我來說已經可以應付 80% 左右的序號網頁了。使用的時候先敲第一個網址，然後就可以用按上下頁按鈕的方式切換了。</p>
<p>本來想說這樣的功能應該給多一點人使用，使用這種功能最多的應該是 TaiwanKiss 裡的使用者吧 (笑~) 所以在上面貼了一篇，沒想到被當成廣告，兩天就被撤掉了，現在在我自己的 Blog 上貼這一篇，有需要的朋友請自便吧，歡迎推文推廣。</p>
<p>feSurf 的網址為  <a href="http://lab.fetag.net/feSurf/">http://lab.fetag.net/feSurf/</a></p>
<p>類似這樣的功能可以有很多的用途，線上小說或是線上漫畫之類的，我也打算做出紀錄使用者輸入的網址，進行分類之後再加上其他的好用功能，如動態給址，或是依照分類動態給址之類的，不過這些功能都等到有時間的時候再做吧，任何功能應該能用就先推了，這才是 <em>Time to market</em> 的要旨呀。</p>
<p>Enjoy~</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=543</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC Hero 網路分享 (Ubuntu 9.10)</title>
		<link>http://coolfire.fetag.org/?p=539</link>
		<comments>http://coolfire.fetag.org/?p=539#comments</comments>
		<pubDate>Fri, 30 Oct 2009 06:33:01 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[IT: Linux]]></category>
		<category><![CDATA[其它]]></category>

		<guid isPermaLink="false">http://coolfire.fetag.org/?p=539</guid>
		<description><![CDATA[沒想到這麼簡單，在 Windows 7 底下還是得安裝驅動程式，沒想到在 Ubuntu 下什麼都不用做，直接把 USB 接上，然後在手機端打開網路分享，Ubuntu 中的 Network Manager 就可以抓到網卡並連上網了。剛剛安裝好 Ubuntu 9.10 想試一下用手機連 3G，沒想到直接就可以用了，真是太神奇了。現在就缺好用的同步軟體了呀，呵呵。有流言說其他舊版本的 Ubuntu 也可以，有 Android 手機又是用 Ubuntu 的朋友可以試試看。]]></description>
			<content:encoded><![CDATA[<p>沒想到這麼簡單，在 Windows 7 底下還是得安裝驅動程式，沒想到在 Ubuntu 下什麼都不用做，直接把 USB 接上，然後在手機端打開網路分享，Ubuntu 中的 Network Manager 就可以抓到網卡並連上網了。剛剛安裝好 Ubuntu 9.10 想試一下用手機連 3G，沒想到直接就可以用了，真是太神奇了。現在就缺好用的同步軟體了呀，呵呵。有流言說其他舊版本的 Ubuntu 也可以，有 Android 手機又是用 Ubuntu 的朋友可以試試看。</p>
]]></content:encoded>
			<wfw:commentRss>http://coolfire.fetag.org/?feed=rss2&amp;p=539</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
