Changes between Version 1 and Version 2 of jazz/09-08-26
- Timestamp:
- Aug 27, 2009, 12:30:51 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-08-26
v1 v2 1 1 = 2009-08-26 = 2 3 == Open Source == 4 5 * [http://fourdollars.blogspot.com/2009/08/caff-gpg-sign.html 利用 caff 來加速 GPG sign 的過程] 6 {{{ 7 $ sudo aptitude install signing-party 8 $ caff A55DA068 ## <-- Finger Print 9 # 進入 gpg command mode 10 Command> sign 11 Command> save 12 就會自動直接將加密好的文章跟簽署過的金鑰寄給我 13 (前提是你/妳已經設定好文字模式下的寄信方法) 14 }}} 15 16 * [http://fred-zone.blogspot.com/2009/08/emdebian.html Emdebian - 快速建構你的嵌入式系統] 17 * 我比較喜歡 [http://www.emdebian.org/grip/index.html Emdebian Grip] - A smaller Debian-compatible distro 18 * 文中提到 emdebuild 這個工具,可以在 Debian 套件庫裡面找到 [http://packages.debian.org/emdebian-tools emdebian-tools] 2 19 3 20 == File System == … … 43 60 * [[Image(https://docs.google.com/File?id=dgv73xw5_71hp47m7nd_b,width=400)]] 44 61 62 == Virtualization == 63 64 * [http://www.linux.com/news/software/applications/35492-emulation-or-virtualization-which-is-right-for-you Emulation, or Virtualization: Which is Right for You?] - 虛擬化 vs. 模擬器 各自的好處與缺點 65 66 == Cell Processor == 67 68 * 前陣子工研院打電話跟我聊雲端雲算中心的事情,提到工研院過去主要在推廣 Cell 處理器,所以剛好看到這顆處理器怎麼寫程式,備忘一下。 69 * [http://www.embedded.com/design/219401225 Using open-source GNU, Eclipse & Linux to develop multicore Cell apps: Part 1] 70 * [http://www.embedded.com/design/219500002 Using open-source GNU, Eclipse & Linux to develop multicore Cell apps: Part 2] 71 45 72 == Mobile Computing : Android == 46 73 74 * [http://www.embedded.com/columns/technicalinsights/219401495 Doing power management in mobile applications] 75 76 == 生活 == 77 78 * [http://www.bnext.com.tw/StoreView_1005 92.6%左腦靈活的科技族群,生活與網路密不可分] 79 47 80 * [http://www.linux-mag.com/cache/7491/1.html Hands-on: Debugging an Android Application]