| | 1 | = 2009-08-17 = |
| | 2 | |
| | 3 | * [FUN] 什麼叫專業?專業就是「工照做、盡量做、不包好、錢照收!」 |
| | 4 | * [影片] [http://www.youtube.com/watch?v=yKWwrxaOxsY 專業的定義] - 這段剛好看過,引自「我在政府部門的日子」這部新加坡電影。 |
| | 5 | {{{ |
| | 6 | 看病看不好也是要付醫生錢,官司打輸也是要付律師費 |
| | 7 | }}} |
| | 8 | |
| | 9 | == Hadoop == |
| | 10 | |
| | 11 | * [http://blog.rapleaf.com/dev/?p=160 Using random numbers in Hadoop MapReduce is dangerous] |
| | 12 | * 使用亂數在一些演算法裡面,都是產生初始值的必要條件(特別是 Machine Learning 相關的人工智慧演算法)。 |
| | 13 | * 看樣子要把演算法移植到 MapReduce 上或者採用其他平行運算的技巧,還有很多值得注意的事情。 |
| | 14 | |
| | 15 | * [http://www.cloudera.com/blog/2009/08/14/hadoop-default-ports-quick-reference/ Hadoop Default Ports Quick Reference] |
| | 16 | * 關於 Cloudera Hadoop 的預設 Port 跟網址定義 |
| | 17 | |
| | 18 | == Green Computing == |
| | 19 | |
| | 20 | * [http://www.isgtw.org/?pid=1001940 How green is my grid?] - 談 Grid, Cloud and Green Computing |
| | 21 | |
| | 22 | == Mobile Computing == |
| | 23 | |
| | 24 | * Jserv COSCUP 2009 說文解字:[http://en.wikipedia.org/wiki/Android Android]是指"男機器人",[http://en.wikipedia.org/wiki/Gynoid Gynoid]是"女機器人"。 |
| | 25 | |
| | 26 | * [http://freesf.tw/modules/news/article.php?storyid=3745 技術人員在荷蘭成功組建“開源GSM網路"] |
| | 27 | * [http://mobile.slashdot.org/story/09/08/17/0014235/Open-Source-GSM-Network-At-Dutch-Hacker-Convention Open Source GSM Network At Dutch Hacker Convention] |
| | 28 | * 這種技術叫做[http://bs11-abis.gnumonks.org/trac/wiki/OpenBSC OpenBSC] |
| | 29 | |
| | 30 | == Programming == |
| | 31 | |
| | 32 | * [http://www.h-online.com/open/news/print/114001 Open Source Programming Languages surveyed] |
| | 33 | * 從這張圖還可以解讀出一件事情:" Web Application " 的崛起 |
| | 34 | * [[Image(http://www.h-online.com/images/114001/0/0,width=400)]] |
| | 35 | |
| | 36 | * [http://www.embedded.com/design/opensource/219400100?printable=true Garbage collection in C-language code applications] - Garbage collection 在 Java 很常見,但是如何在 C 語言實作這種清除不必要的記憶體垃圾呢?? 這篇文章告訴你該怎麼作。 |
| | 37 | |
| | 38 | == 職場技能 == |
| | 39 | |
| | 40 | * [http://www.cheers.com.tw/doc/print.jspx?id=40288ae418a5c6340118a6363a1a05fd 關鍵場合,別說蠢話!] |
| | 41 | {{{ |
| | 42 | 說話的通則:尊重對方,適時站在對方立場看事情,稱謂上的尊重,和把發問的目的講清楚。 |
| | 43 | |
| | 44 | 一個好的主持人該隨時將「今天是誰的場子?」這個問題放在心上,適時發話,但絕不喧賓奪主。 |
| | 45 | |
| | 46 | 3個Tips,表達功力大增(劉必榮口述):1. 避免虛字、2. 練習說重點、3. 用雙語口述 |
| | 47 | }}} |