| 1 | = 2009-05-04 = |
| 2 | |
| 3 | == Standard == |
| 4 | |
| 5 | * [http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#datagrid HTML5 提議新增 datagrid 元件語法] - 蠻期待的,畢竟 Excel 堪稱在產業界中使用最頻繁的軟體,如果瀏覽器可以對資料表支援更好,相信是 Web Application 之福。 |
| 6 | |
| 7 | == Open Source == |
| 8 | |
| 9 | * [http://www.getmiro.com/blog/2009/04/adopt-a-line-of-miro-code/ Adopt a Line of Miro Code!] - Miro 是一套用來彙整 Podcast 的軟體,最近提出希望每人認養 3 行原始碼的活動。我個人覺得這是個有趣的想法,也可能是未來自由軟體的發展模式之一。 |
| 10 | |
| 11 | == Cloud Computing == |
| 12 | |
| 13 | * [http://www.infoq.com/news/2009/05/Grid-Azure-David-Pallmann Grid Computing on the Azure Cloud Computing Platform, Part 1] |
| 14 | |
| 15 | == Virtualization == |
| 16 | |
| 17 | * [http://www.howtoforge.com/creating-a-fully-encrypted-para-virtualized-xen-guest-system-using-debian-lenny Creating A Fully Encrypted Para-Virtualised Xen Guest System Using Debian Lenny] - 虛擬化的一個潛在危險是如果實體機器的帳號外洩,那所有在上面的虛擬機器都可能會面臨資料被竊取的風險。這篇文章介紹如何針對 Xen DormU 進行加密。 |
| 18 | * [http://www.howtoforge.com/xen-live-migration-of-an-lvm-based-virtual-machine-with-iscsi-on-debian-lenny Xen Live Migration Of An LVM-Based Virtual Machine With iSCSI On Debian Lenny] - 過去 DRBL 要實現無碟 Windows 的時候考慮過兩種方案,其一是 iSCSI,另外則是目前採用的 AoE。iSCSI確實可以提供更抽象的儲存空間,也帶來許多好處,如:跨網域(只要在 Internet 上都可以透過 iSCSI ID 找到)。因此拿 iSCSI 來當 Xen 的儲存空間,要達成 Live Migration 有它的好處。不過我是有點懷疑效能是不是有比其他檔案系統來得快啦~ |
| 19 | |
| 20 | * [http://www.virtualization.info/2009/04/google-fires-back-at-vmware-about.html Google fires back at VMware about virtualization for cloud computing] - 其實 Google 還不採用虛擬化的原因很簡單,當資料與計算叢集的效能都已經被 100% 壓榨出來了,根本也沒有需求再去考慮虛擬化帶來的管理優勢,更遑論要犧牲到部分效能(等同在浪費錢)。 |
| 21 | |
| 22 | == jQuery == |
| 23 | |
| 24 | * [http://groups.google.com/group/processingjs Processing.js] is a JavaScript port of the Java visualization class Processing ported by jQuery creator, John Resig. - 用 !JavaScript 來做一些視覺化(Visualization)的工作。 |
| 25 | |
| 26 | == Web Service == |
| 27 | |
| 28 | * [演講錄影] [http://www.infoq.com/presentations/google-data-api-gdata The Google Data API (GData)] |
| 29 | |
| 30 | == 職場技能 == |
| 31 | |
| 32 | * [演講錄影] [http://www.infoq.com/presentations/teamwork-an-individual-skill Teamwork Is An Individual Skill: How to Build Any Team Any Time] - 哈! 這個觀點有趣! 團隊合作是"個人"的技能! |