TAG | google
Google Latitude (有種打電動時的地圖的感覺….)
好像朋友 gatnering 之類用來集合
或找去旅行時團友們分開行動, 也很方便
倒是 AGPS (data plan) 很貴就是了
ZDNet Taiwan – 新聞 – 企業硬體 – Google神秘伺服器大公開.
Google的最大驚奇:每台伺服器都有一顆12伏特電,確保萬一主斷源斷電時還可持續供電。該公司也首度透露,從2005年起,其資料中心加入了標準運輸貨櫃,每個都有1160台伺服器,耗電量可達250 千瓦特(kilowatts)。
確實是能最大限度實現 clustering, 增加效率, 減少 single point of failure 和減低單一元件維修/失誤所帶來的影響。
Download all attachments (zipped for [ English (US)] ) View all images
貼心到已經識得 zip as native charset。
其他 webmail 真係……..放少D廣告先啦!又慢又廢又 buggy
1
Official Google Blog: “This site may harm your computer” on every search result?!?!
0 Comments | Posted by Dennis in 網摘
Official Google Blog: “This site may harm your computer” on every search result?!?!.
Unfortunately (and here’s the human error), the URL of ‘/’ was mistakenly checked in as a value to the file and ‘/’ expands to all URLs. Fortunately, our on-call site reliability team found the problem quickly and reverted the file. Since we push these updates in a staggered and rolling fashion, the errors began appearing between 6:27 a.m. and 6:40 a.m. and began disappearing between 7:10 and 7:25 a.m., so the duration of the problem for any particular user was approximately 40 minutes.
Human mistake, as everyone, as always
我不明白人們願意花長時間去學輸入法,特別係可以強記的輸入編碼的方式;而抗拒新一代的智能式的輸入法,例如新注音新倉頡之類。
語言是活的,電腦系統也是活的。
如果取碼可以強記,就代表它的取碼選字表、詞語、關連詞等等都是固定在輸入法的設定內。不會因使用者的習慣和變化自動學習和修正。結果不是跟不上時代、語言和系統的變化;就是一次的更新而令到以前強記下來的習慣反而變為習慣性失誤。如果他拒絕更新而一直做一樣的事情,寫同樣的文章,手動更新改善關連字詞。對,強記是可以很快沒有問題。
其實 Google, Microsoft 等等公司都已經研究都已經發現。數學上和文法上跟據中文的字詞變化和組合,理論上每一個中文”字”平均只需取 1.5~2.5 碼就可(連選字);前題是用者以句為單位作輸入,而不是每一隻字分開獨立輸入。這其實會比打英文快得多。現在中文輸入相比英文輸入所沒有的,只是 Word 那種即時英文 wrong spell correct 那種除錯功能而已,也沒有修正香港式中英日同文同句的智能。
智能式的輸入其實不只在以 Keyboard 為主的輸入法才有,手寫和音控的輸入法也會整句依個人習慣全句自己修正和再學習。不是一個一個字去輸入的。
其實道理和火星文一樣,把獨立無意思的字連起來就會看得懂。
這也是近年 Microsoft Windows 內以智能或輸入法取代舊輸入法的原因。Google 注音也是如此。減少使用學習強記的成本,減少取碼和增加輸入的準確性。
我不知道這是不是原因,Google 注音的目的不是知道你會寫甚麼字。他們不是對你沒有興趣,而是直接輸入的原始記錄太多太大也有很多無用垃圾的內容,無法整理出比其他方法(by search keyword)更能理解你的方法,反而令到更不了解你,所以他們目前是不會在輸入法上放廣告的。而是建立得到更正確的詞語列表和字關係表,從而進一步改善他們的中文搜尋系統。
Google Street View in Hong Kong :: ASM.
Hsu’s comments were made after Google Maps Hong Kong launched a site where users can access information about buildings, cinema screening times, business locations, Wi-Fi hot spots, restaurants and even maps and images posted by others.
有圖在此 -> http://forum.talkonly.net/viewthread.php?tid=6739&extra=page%3D1
Google Code Blog: Native Client: A Technology for Running Native Code on the Web.
http://code.google.com/p/nativeclient/
很快簡單地看了一下它的介紹、文件,還有那份 research paper
Native Client, a sandbox for untrusted x86 native modules. Native Client aims to give browser-based applications the computational performance of native applications without compromising safety.
沒仔細看,不過大致如下
它的核心意想是,在 sandbox 執行網上的程式。可以說是 Chrome 的 sandbox 概念同一家系。
它不是 Flash, Applet(Java) 或 SliverLight(.NET),它不是在 VM上執行,不會作 JIT,更不能 cross platform。它就是直接執行 native x86 的程式。
正因為它是 native code,能完全針對 CPU 優化(e.g. SSE),而不只是期待 JVM/CLR 改善。相比起 Web ActiveX,NativeClient 的 sandbox 設計更安全而能支持更多 browser。
正當大家以為會是 Adobe, Microsoft 和 Sun 瓜分 web richclient 的市場,Google 推出 Chrome 和 NativeClient 的用意很明顯,它也想加入。而且以 “背向主流” 的方式出現,這樣反而更加容易搶到 market share。
不過能不能成功都是一個謎。
Flash 出現多年,早已深入民心;也正因如此很難再有突破。反而容易被相容性,歷史,印像,bugfix 重壓著。如果你有留意,你會發現自從 Flash Player 9,Adobe 重寫核心以後,很有多 minor release,Flash 10 也無聲無色的登場。
Java Applet 也很老,Sun 只想著用 JavaFX 的品牌重新打入市場。可惜這不是得到很多 developer 的支持。在 multi-media 方面比誰都要差。
Sliverlight,可以說是:成也 MS,敗也 MS。Windows platform 上有無限的優點而且功能強大,可是相對的也會有可能因為 MS 的整體市場計劃而受困。
寫住咁多先,再慢慢睇真D
