1 | | * http://only-perception.blogspot.com/2009/08/1000.html |
2 | | * http://www.openfoundry.org/index.php?option=com_content&task=view&id=2138&Itemid=353 |
3 | | * http://blog.linux.org.tw/~jserv/archives/002116.html |
4 | | * http://www.cw.com.tw/article/index.jsp?id=38709 |
5 | | * http://www.cheers.com.tw/doc/page.jspx?id=402881e8134e403a01134e4d5bd70ab1 |
6 | | * http://www.linux-mag.com/cache/7488/1.html |
| 1 | = 2009-08-24 = |
| 2 | |
| 3 | * [cloud:wiki:NCHCCloudCourse090824 雲端運算基礎課程(一):Hadoop簡介、安裝與範例實作] @ 台南 (Day 1) |
| 4 | |
| 5 | * [http://only-perception.blogspot.com/2009/08/1000.html 新微晶片技術一次完成 1000 種化學反應] |
| 6 | * 原以為這裡的微晶片是 Microarray,結果並不是,原文是微流體(microfluidics),真是特別啊~ |
| 7 | * [原文] [http://www.rsc.org/publishing/journals/LC/article.asp?doi=b907430a An integrated microfluidic device for large-scale in situ click chemistry screening] |
| 8 | * [[Image(http://www.rsc.org/ejga/LC/2009/b907430a-ga.gif)]] |
| 9 | |
| 10 | == Database : MySQL == |
| 11 | |
| 12 | * [http://www.linux-mag.com/cache/7488/1.html RethinkDB: Rethinking the Database using Modern Assumptions] |
| 13 | * http://www.rethinkdb.com/ - 採用 C++ 撰寫 |
| 14 | * [http://www.rethinkdb.com/blog/2009/08/rethinkdb-performance-data/ RethinkDB performance data] - RethinkDB 的效能比較,主要針對大量寫入的效能有比較大幅度的改善,至於讀取(Select)反而就跟沒有很大的效能差距。 |
| 15 | * [[Image(http://www.rethinkdb.com/blog/wp-content/uploads/2009/08/insert.png,width=400)]] |
| 16 | * [[Image(http://www.rethinkdb.com/blog/wp-content/uploads/2009/08/insert2.png,width=400)]] |
| 17 | * [[Image(http://www.rethinkdb.com/blog/wp-content/uploads/2009/08/select.png,width=400)]] |
| 18 | * [http://www.linux-mag.com/cache/7462/1.html PBXT: Your Next MySQL Storage Engine?] |
| 19 | * http://www.primebase.org/ - PrimeBase XT (PBXT) |
| 20 | * a pluggable, transactional storage engine for MySQL. |
| 21 | * “write-once”, log-based update strategy and MVCC (multi-version concurrency control) |
| 22 | * http://www.blobstreaming.org/ - Primebase Media Streaming (PBMS) |
| 23 | * PBXT 採用 Stream BLOBs 技術,可以讓 MySQL 變成圖片、影片、MP3的多媒體串流資料來源 |
| 24 | * [[Image(http://www.blobstreaming.org/images/architecture.jpg,width=400)]] |
| 25 | |
| 26 | == Open Source == |
| 27 | |
| 28 | * [http://www.openfoundry.org/index.php?option=com_content&task=view&id=2138&Itemid=353 在原始碼之外:編譯與安裝資訊的提供] |
| 29 | {{{ |
| 30 | GPLv2: 原始碼包括程式碼、介面定義檔、控制編譯的腳本與安裝資訊。 |
| 31 | GPLv3: 原始碼包含可以讓程式編譯、安裝起來的所有原始碼,所有相關的編譯工具組(toolchain)都包括在內。 |
| 32 | |
| 33 | 雖然 GPLv3 對提供編譯與安裝資訊的規定,不見得具有法律上的強制力,但是若從自由軟體整體的發展環境來說, |
| 34 | 如此才可以將自由軟體的開發帶入良性、正面的循環中,讓自由軟體的開發整體朝向正面來推進。 |
| 35 | }}} |
| 36 | |
| 37 | == 職場技能 == |
| 38 | |
| 39 | * [http://blog.linux.org.tw/~jserv/archives/002116.html 五年前的一堂課] |
| 40 | {{{ |
| 41 | 亞里斯多德曾說:「優秀是一種習慣」。 |
| 42 | 「保持優秀,讓人刮目相看」 |
| 43 | 「只有在逆境中不放棄,人生才不會有遺憾」。 |
| 44 | }}} |