Changes between Initial Version and Version 1 of jazz/09-05-25


Ignore:
Timestamp:
May 26, 2009, 3:02:00 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-05-25

    v1 v1  
     1= 2009-05-25 =
     2
     3 * Pre-OGF26
     4
     5== Open Source ==
     6
     7 * [http://ldn.linuxfoundation.org/article/certifying-application-lsb Certifying an Application to the LSB]
     8
     9== Parallel Computing ==
     10
     11 * AMD 也開始學 Intel 開始提供 Compiler 跟 HPC 相關函式庫
     12  * [http://developer.amd.com/cpu/open64/pages/default.aspx x86 Open64 Compiler Suite]
     13  * [http://developer.amd.com/cpu/open64/AppsAndLibraries/Pages/default.aspx Applications and Libraries Built by x86 Open64]
     14
     15 * [http://www.printthis.clickability.com/pt/cpt?action=cpt&title=HPCwire%3A+Parallel+Programming%3A+Some+Fundamental+Concepts&expire=&urlID=35292221&fb=Y&url=http%3A%2F%2Fwww.hpcwire.com%2Ffeatures%2FParallel-Programming-Some-Fundamental-Concepts-45492432.html%3FviewAll%3Dy&partnerID=315267 Parallel Programming: Some Fundamental Concepts]
     16
     17== Cloud Computing ==
     18
     19 * [http://www.netadmin.com.tw/news_print.asp?sn=0905050005 私有雲端 值得投入建置嗎?]
     20
     21== Mobile Computing ==
     22
     23 * [http://ofono.org/ oFono] - Intel 及 Nokia 合作開發開放原始碼的電信軟體
     24   * [[Image(http://www.protocolpolice.com/~aki/ofono-640.png,width=400)]]
     25 * [http://www.osslab.org.tw/index.php?title=%E5%AF%A6%E9%A9%97%E5%B0%88%E6%A1%88/Asterisk/Tips/%E7%B6%B2%E9%A0%81%E5%BC%8F%E8%BB%9F%E9%AB%94%E9%9B%BB%E8%A9%B1-flaphone 網頁式軟體電話-flaphone]
     26
     27== Web Service ==
     28
     29 * [http://blog.riaproject.com/php-mysql/1195.html PHP 中 5 個常用的常數]
     30{{{
     311. __LINE__   顯示程式文件中的該行程式行號。
     322. __FILE__   程式檔的完整路徑和檔案名,如果用在於include的外部檔案中,則返回被include的檔案名。
     333. __FUNCTION__ 執行的函數名稱,自 PHP 5 起本常數返回該函數被定義時的名字(區分大小寫)。
     344. __CLASS__   執行的類別名稱,自 PHP 5 起本常數返回該類被定義時的名字(區分大小寫)。
     355. __METHOD__  執行的類別方法名稱,返回該方法被定義時的名字(區分大小寫)。
     36}}}
     37
     38== 職場技能 / Life ==
     39
     40 * [http://www.cheers.com.tw/doc/print.jspx?id=40288aed216935c6012175c6e8463504 主管必修:主持個案研討]
     41
     42 * [http://www.cheers.com.tw/doc/print.jspx?id=40288aed20f149a70120fb465c6c0376 先生,你是草食男嗎?]