Version 2 (modified by jazz, 16 years ago) (diff) |
---|
2009-01-28
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 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
Attachments (1)
- Adobe_AIR_Error.png (23.3 KB) - added by jazz 16 years ago.
Download all attachments as: .zip