= 2009-01-04 = == Cloud Computing == * [http://cloudcomputing.sys-con.com/node/795054/print Did Google's Eric Schmidt Coin "Cloud Computing"?] * '''Cloud Computing'''一辭的起源為 2006 年 Google CEO Eric Schmidt 用來描述自家的 SaaS 服務。 {{{ When Google CEO Eric Schmidt used it in 2006 to describe their own stuff and then Amazon included the word “cloud” in EC2 when it was launched a few weeks later (August 24), the term became mainstream. }}} * [http://cloudcomputing.sys-con.com/node/795129/print JumpBox Releases 38 Open Source Virtual Appliances for Amazon Cloud Service] * [http://www.jumpbox.com/ JumpBox] 的 Logo / Website 先前有逛過,至於展示攤位我也有在 !LinuxWorld 2008 看過,我也覺得它蠻有趣的。它把目前熱門的 Open Source 專案都變成以前網頁虛擬主機(Hosting)的一種軟體服務(Software as a Service)。 * [http://vimeo.com/2577707 如何使用 VirtualBox 執行 JumpBox] - 從影片可以學到他們把 VM 的根目錄(root)跟資料碟(data)分開,此外用網頁的方式讓使用者去試用這些 !JumpBox VM。(OS: 原來光賣設定好的 VM 也可以賺錢?!不會吧?!) == Web Service : !JavaScript == * [http://jsdoc.sourceforge.net/ JSDoc (JavaScript Documentation Tool)] 是較舊的 Perl 版本,目前已不維護, 較活躍的是用 Java 寫的 [http://jsdoctoolkit.org/ JsDoc Toolkit]([http://code.google.com/p/jsdoc-toolkit/ google code 專案])。 * [http://caterpillar.onlyfun.net/Gossip/AjaxGossip/InstallJSDoc.html 安裝 JSDoc] * [http://caterpillar.onlyfun.net/Gossip/AjaxGossip/EditJSDoc.html 編寫 JSDoc] == Lighttpd == * Lighttpd 裡面有一個[http://redmine.lighttpd.net/wiki/lighttpd/Docs#mod_flv_streaming mod_flv_streaming]模組是支援 FlV Streaming * [源起] 從 InfoQ 追原始碼裡面的 [http://www.topfstedt.de/weblog/?page_id=208 FLV-Scrubber] 是否有提供一個配套的 FLV 搭配投影片的機制。(目前追的結果是投影片的切換時間寫死在 HTML 原始碼裡面) * [http://www.flashcomguru.com/index.cfm/2006/6/18/lightyupdate FLV 'streaming' with PHP and Lighty] * [http://blog.lighttpd.net/articles/2006/03/09/flv-streaming-with-lighttpd flv streaming with lighttpd] * == SQLite == * [http://tw2.php.net/sqlite PHP:SQLite Manual] * [http://tw2.php.net/manual/en/book.sqlite3.php PHP:SQLite3 Manual] * []