Showing posts with label microsoft. Show all posts
Showing posts with label microsoft. Show all posts

Jun 16, 2013

Build a School in the Cloud + Google Project Loon = the Future Education for Rural Areas


之前看了TED演講「Sugata Mitra: Build a School in the Cloud」:

Cover photo
Onstage at TED2013, Sugata Mitra makes his bold TED Prize wish: Help me design the School in the Cloud, a learning lab in India, where children can explore and learn from each other -- using resources and mentoring from the cloud
這時我就就思考到網路與雲端教育連結的問題,Mitra驗證了給窮人機會,他們會自己學習成長。但是如何拉網路或光纖到窮鄉僻壤,光是深山上要申請光世代,hinet都是回覆等等等。直到昨天看了 +Google[X] 的 +Project Loon 終於聯想到兩個創意整合的「未來教育無限可能」,尤其是對於弱勢族群的教育改善。



對於Education on the Cloud的深遠影響,還有 Khan Academy 這是後來由Bill Gates贊助的雲端線上教育服務,已經融入美國多所學校的教育。


Microsoft (Bill Gates) and Google (Sergey Brin) 在致富後,都同樣以其個人資源致力於解決世界難題,值得尊敬。

Mar 12, 2013

The largest mobile (web) platform is ... WebKit



  • From: http://en.wikipedia.org/wiki/WebKit
  • As of November 2012 it has the most market share of any layout engine at over 40% of the browser market share—ahead of both the Trident engine used by Internet Explorer, and the Gecko engine used by Firefox.
In face, you can install WebKit-based browsers on any OS platforms like Chrome and Safari on Windows, Mac, Linux, iOS, Android, ...
  • It is also used as the basis for the experimental browser included with the Amazon Kindle e-book reader, as well as the default browser in the Apple iOS, Android, BlackBerry 10, and Tizen mobile operating systems. WebKit's C++ API provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited. 

So more and more platforms will develop their browsers based on WebKit, it a trend.
  • WebKit's HTML and JavaScript code originally began as a fork of the KHTML and KJS libraries from KDE,[6] and has now been further developed by individuals from KDE, Apple, Nokia, Google, Bitstream, RIM, Igalia, and others. OS X, Windows, GNU/Linux, and some other Unix-like operating systems are supported by the project.
Apple, Google and Microsoft rely on WebKit for developing their browser, WebKit is obviously the largest "Mobile Web" platform. It has chance to become the largest "Mobile" platform.


  • As of the first half of 2010: WebKit-based browser, 350 million.
  • As of February 2012, WebKit's market share at 36%.
  • Total use of WebKit (Chrome, Safari, and smartphones/tablets) will surpass 50% by the end of 2012.


Which mobile platform do you target on developing mobile apps? I select WebKit!