【10/12 TOSSUG 心得分享】Jserv–回顧 GNU/Linux 中文資訊化進展與 - Linux

Vanessa avatar
By Vanessa
at 2010-10-12T13:42

Table of Contents

先前發生重大錯誤,今天最後機會,真的千萬別錯過我們的大師,最後機會呀!

[English Below]

下週我們暫停一次 HTML5 讀書會,回到久違的【心得分享】。

講題: 回顧 GNU/Linux 中文資訊化進展與未來機會

Topic: Review of the Chinese Information Processing for GNU/Linux
摘要: 中文資訊化是個歷久彌新的題材,即使底層的資訊系統有了充分的發展,仍然有諸多新挑戰得克服。本議程以一個使用者的觀點,簡要回顧GNU/Linux 中文資訊化過去十幾年的發展,並且談談若干未來可能的機會

Summary: It is still essential about Chinese Information Processingeven nowadays when the infrastructure is fully developed. We indeedhave to face several challenge and fatal issues. This session isexpected to go through the past years' efforts on Chinese InformationProcess and discuss the future possibility.


提綱:(1) CLE 歷史背景與階段性目標(2) 中文資訊化焦點:資訊交換規範、輸出架構、輸入法、印列排版等(3) 區域性自由軟體成果,以及國際化發展模式(4) 未來的機會:平台整合與關鍵元件的分工、考量到移動裝置與雲端
Agenda:(1) The brief history of CLE (Chinese Linux Extension)(2) The focus of Chinese Information Process: encoding, output, input,printing, etc.(3) Review of localized open source software and How can we leveragethe international community(4) Future possibility: mobile and cloud computing


講者簡介:Jim Huang,在網路上慣用暱稱是 "jserv",秉持「吃自己的狗食」(Eat My Own Dogfood)原則,因自身需要,參與了新酷音輸入法, SCIM, JMCCE, UCIMF, SDL-im 等中文資訊化相關的自由軟體專案

----------------------------------------------------------------------

報名網頁:http://registrano.com/events/78520e 時間: 2010/10/12 星期二,分享時間 7:30pm 開始,6:30pm 開始入場主題: 回顧 GNU/Linux 中文資訊化進展與未來機會 主講人: Jserv 語言:中文 地點:  Mix Coffee & Tea ( http://www.tossug.org/mix-coffee-tea )消費:  200元,含晚餐一份,到場付費,6:30pm 開始入場用餐、閒聊、認識新朋友,有名片的朋友記得帶到。注意事項:有免費的無線上網,請別把 notebook 忘在家裡。

----------------------------------------------------------------------

----------------------------------------------------------------------

Registration: http://registrano.com/events/78520e
Time: 2010/10/12 (Tuesday), 7:30pm - 9:00pm, dinner starts at 6:30pmTopic: File API and AJAX UploadSpeaker: TimothyLanguage: ChinesePlace: 2F of Mix Coffee & Tea (http://www.tossug.org/mix-coffee-tea )Fee: NT$200 which covers dinner. Pay when you arrive.Notice: Free WiFi is available.

----------------------------------------------------------------------

--
Tags: Linux

All Comments

Rae avatar
By Rae
at 2010-10-16T05:03
我們餐點已經全部更新,別顧慮,千載難逢呀!

Virtualbox 視窗無法貼齊螢幕

Zanna avatar
By Zanna
at 2010-10-12T11:39
我裝ubuntu 10.04 安裝沒問題。 我的解析度也都可以調 1024x768, 1320x768, 1152x864, ..... 但我的視窗和我的螢幕始終無法貼齊,也就是說我的視窗要不然太大,我必須用箭頭拉 來拉去。 不然就是我的高和我的視窗一樣,但我的螢幕太寬,所以兩邊就留白。 請問這要怎 ...

Ubuntu10.04升級10.10後無法進入x

Caitlin avatar
By Caitlin
at 2010-10-11T22:36
問問題,並提供一個不太好的解法供遇到類似問題但沒有更好的解法的人做參考 我把ubuntu 10.04 升級到 10.10 後,x就進不去了 orz... 試了一堆方法,重裝driver, enable nomodeset等等,但進不去就是進不去 (冏) 後來,索性在開機時選擇recovery mode,然 ...

Linux驅動程式進階(六)PCI介面設備驅뀠…

Wallis avatar
By Wallis
at 2010-10-11T19:08
研討會當天花絮和照片已發布上活動部落格囉,歡迎前往參觀! 鎬漢科技 http://tw.myblog.yahoo.com/rose-tek/ ※ 引述《candicehe (北鼻喵)》之銘言: : Embedded Linux System 系列研討會十六 : (10/11)高雄、(10/9)台北場 : ...

讀取變數10的問題 $10

Adele avatar
By Adele
at 2010-10-11T18:09
※ 引述《yanli2 (Yan)》之銘言: : 我發現有個問題.. : 在Bash環境下 : 我想讀取變數0和變數1的資料只要輸入 : $0 和 $1 即可 : 但是當我要讀取第10個的時候. : 輸入 $10 他仍然會抓取 $1 然後後面幫我補0... Orz.. : 請問變數達到10個以上該如何讀取 ...

讀取變數10的問題 $10

Zora avatar
By Zora
at 2010-10-11T17:56
我發現有個問題.. 在Bash環境下 我想讀取變數0和變數1的資料只要輸入 $0 和 $1 即可 但是當我要讀取第10個的時候. 輸入 $10 他仍然會抓取 $1 然後後面幫我補0... Orz.. 請問變數達到10個以上該如何讀取? EX 我要抓 ps aux 第11個 感激不盡 - ...