9/25/2008

VirtualBox 2.0.2安裝Guest Additions 在Fedora Linux 8

Fedora8安裝完成之後啟動後大多的使用者都會安裝Guest Additions套件,強化VirtualBox的操作與美觀。安裝的方式約如下:(須使用root執行安裝步驟)

1. Liunx開機後選擇 Devices -> Install Guest Additions ,之後系統會自動mount上DVD裝置。
2.進入terminal #> cd /media/VBOXADDITIONS_2.0.2_36486
3.安裝command #> ./VBoxLinuxAdditions-x86.run
4.執行上面命令後遇到錯誤
Please install the build and header files for your current Linux kernel.
The current kernel version is 2.6.23.1-42.fc8
Please install the GNU compiler
5.為了排除上面的錯誤,需安裝額外的套件
6.執行command
#> yum install kernel
#> yum install kernel-devel
#> yum install gcc

7.再執行安裝command #> ./VBoxLinuxAdditions-x86.run
見到 Successfully installed the VirtualBox Guest Additions
耶!!完成。重開機後就完成了

7/29/2008

在iPhone上看電子書

1.安裝lighttpd (這是一套web server on iPhone)
2.刪除 /Sites 內所有file
3.修改lighttpd.conf (/usr/local/etc/lighttpd.conf),加入以下兩段
  • dir-listing.activate = "enable"
  • dir-listing.encoding = "utf-8"
4.reboot iPhone

以上完成後可以browse folders,中文顯示也沒問題

6/26/2008

.NET 2003 ServerSide script call ClientSide javascript

//On  Server side script writing down those code
//call client script to close window
string strscript = "";
if(!Page.IsStartupScriptRegistered("clientScript"))
    Page.RegisterStartupScript("clientScript", strscript);

如同上面的code可以允許直接call javascript


6/25/2008

iPhone Resource

iphone4.TW在地化服務

http://iphone4.tw/unlock/

http://iphone4.tw/showme/

http://iphone4.tw/apps/

Jason自加文件

http://jason-hk.com/rep.xml

iphone Cake軟體源

http://iphonecake.com/src/new

http://iphonecake.com/src/all

iphonebus

http://iphonebus.com/apps/rep.xml

CNPDA愛瘋資源(超讚!!)

http://repo.cnpda.com.cn

模擬器的ROMs下載(超讚!!)

http://repo.iphoneroms.com

Weiphone Source

http://app.weiphone.com/installer/


#6/26/2008補 iPhoneCake也增加了破解源#

http://www.iphonecake.com/c.xml