- Build Android 4 Ice Cream Sand-witch ICS for Pandaboard
- IPhone 4 S Bluetooth Tethering hotspot 個人熱點 可連線 無法上網
- Subversion on OS X with SCPlugin and SSH+SVN Mac
- iPhone/ iPod touch 與 Google Calendar 同步 多組日曆
- 關閉 Vista 與 Windows7 惱人的縮圖快取檔(Thumbs.db)功能
- Outlook Express 郵件儲存路徑 修改 至網路硬碟網芳
- Mac bash color 終端機 shell 顏色
- Python 套件管理 pyinstall(pip)
- Mac 上的 apt-get MacPorts 套件管理
- Patch & Diff
2012-01-17 18:09Build Android 4 Ice Cream Sand-witch ICS for Pandaboard
2012-01-10 15:12IPhone 4 S Bluetooth Tethering hotspot 個人熱點 可連線 無法上網
2012-01-09 14:41Subversion on OS X with SCPlugin and SSH+SVN Mac
Subversion on OS X with SCPlugin and SSH+SVN
I use Subversion with my own, personal projects, and about a year
ago I started using it to track changes on clients’ existing sites
(No, I didn’t want THAT!). On my Windows dev machine, I used
TortoiseSVN over an svn+ssh connection. While I don’t dislike the
command line/terminal, I liked the filesystem integration of
TortoiseSVN and the ability to see at a glance the status of
various files.
2011-12-31 02:16iPhone/ iPod touch 與 Google Calendar 同步 多組日曆
2011-12-30 15:24關閉 Vista 與 Windows7 惱人的縮圖快取檔(Thumbs.db)功能
2011-12-01 10:44Outlook Express 郵件儲存路徑 修改 至網路硬碟網芳
2011-11-16 05:34Mac bash color 終端機 shell 顏色
2011-11-16 05:21Python 套件管理 pyinstall(pip)
2011-11-16 05:00Mac 上的 apt-get MacPorts 套件管理
MacPorts 讓 Mac OS X
作業系統也能輕鬆編譯、安裝及維護開放源碼軟體,它可以自動處理軟體之間的相依性問題,例如有許多軟體使用 gettext
提供多國語言介面,在安裝這些軟體時,MacPorts 會自動檢查 gettext
安裝與否,若有缺少則會自動幫忙補安裝。
這使得軟體的安裝及升級變得非常容易,使用過 Debian/Ubuntu 系列的 apt(-get) 或 RedHat/Suse 系列的
yum 指令,應該都能瞭解一行指令就能安裝/升級/移除軟體是多麼方便的事情。
安裝 MacPorts 非常簡單!

