2009-01-28
- What is linux-gate.so.1?
- 偶爾 ldd 的結果都會看到 linux-gate.so.1 這個檔案,可是又找不到歸屬在哪個 deb 裡,原來它並不是檔案 :(
Virtualization
- Citrix Invests in Virtual Computer, a Desktop Virtualization Startup
- http://www.virtualcomputer.com/ - Virtual Computer 這間公司有提供 Web Interface for Xen
- Top Two Counter-Recessionary Technologies: Virtualization and Cloud Computing
- 大家加油了~咱們正在研究的是非常熱門的兩個主題: Virtualization 跟 Cloud Computing
S5: 用網頁做投影片
- Simple Standards-Based Slide Show System 簡稱 S5 - http://cavorite.com/labs/presentacular/
AIR for Linux
- 下載 Adobe AIR SDK for Linux
$ sudo apt-get install xserver-xorg-video-vesa xinit xfonts-base xterm bzip2 libnss3-0d gnome-keyring $ wget http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin $ chmod a+x AdobeAIRInstaller.bin $ xinit /usr/bin/matchbox-window-manager & $ export DISPLAY=:0 $ ./AdobeAIRInstaller.bin #### 如果不裝 GNOME 似乎還是會有問題,所以直接裝 SDK 好了! $ mkdir AIR-1.5 $ cd AIR-1.5 ~/AIR-1.5$ wget http://airdownload.adobe.com/air/lin/download/latest/air_1.5_sdk.tbz2 ~/AIR-1.5$ tar jxvf air_1.5_sdk.tbz2
- Adobe AIR in Action
- Running Twhirl on Ubuntu 7.10
- Adobe AIR for Linux
- [影片] Getting Started With AIR on Linux - 在 Ubuntu 上跑 AIR + TweetDeck?
Debian Package
- 打包 deb 的方法
- 自己打包
- debhelper
- checkinstall
- align
Last modified 16 years ago
Last modified on Jan 31, 2009, 2:11:59 PM
Attachments (1)
- Adobe_AIR_Error.png (23.3 KB) - added by jazz 16 years ago.
Download all attachments as: .zip