發表文章

目前顯示的是有「Browser」標籤的文章

2011年的Chrome瀏覽器

整理自己Blog的草稿 發現有這篇在Chrome剛出來想要介紹Chrome瀏覽器的文章 只能說真的拖很久, 且已經過了時效性了阿 現在都什麼時候了 xDD 當時的一些特點: 首頁變成最近瀏覽與搜尋。整個就很Google。 隱身瀏覽,號稱情色網頁模式 !! Separate render process...這表示不會有被flash之類的東西卡住捲軸了嗎 local端的資料儲存(Google Gear)也會藉由這個chrome再出發 如果您已經測試過網站在 Safari 3.1 中的情況, 那麼網站在「Google 瀏覽器」上應該也能順利運作。 render by webkit.... Google 瀏覽器內不支援 HTML5 資料庫 API... 因為我們有gears!!! 另外關於Chrome瀏覽器的漫畫介紹; http://www.google.com/googlebooks/chrome/ 其他Google I/O 文章: Google I/O 2011 重點整理 2011年的Chrome瀏覽器 2010年Google I/O Android 2.2 要來啦 ~ 2014年更新 另外貼一篇 每年都會出現的HTML5 筆記們

Browser and WAP

wiki: Comparison of web browsers wiki: Wireless Application Protocol

HTML5 rocks !

圖片
Google說  The browser is the computer 這個願景,需要 HTML5  ! 先提一下, 什麼是HTML5 ? 且Google準備了些HTML5應用: YouTube HTML5 影片播放器 Google Chrome Frame Google Wave  - Communicate and collaborate in real time -- 應該相關文章: FLASH嗆HTML5 Google計畫以HTML5取代Gears 另外提供一些一看就是相關網站的相關網站  http://html5.org/ http://diveintohtml5.org -- 心得: 1. 資訊日新月異,沒事多上網,多上網沒事 2. 被Issue搞得 一看到 Canvas 先想到 Street View @@ 其他相關文章: 2011年的Chrome瀏覽器 Ajax on Android

就在Web UI上決勝負吧!

圖片
話說Web UI真的是個很重要的事情阿! 一切都要從 WebKit 開始! 然後 .... 以及 ... 所以 ... (中略) 而Android’s Browser 則是based on WebKit + SquirrelFish 一般說來•WebKit v528.5, equivalent to Safari 4 beta 但是從user-agent string看來是 3.1.2 @@ 最近MOTO老大哥力圖振作,推出的Android phone都有模有樣的! 逛MOTODEV Studio,發現還針對WebUI做了些努力!!! With MOTODEV Studio for WebUI, you can develop, debug, and deploy increasingly popular widgets and Web 2.0-style applications for Motorola's open MOTOMAGX™ platform. Tools and documentation are pre-integrated and packaged with the Eclipse™ IDE so you can focus on creativity while maximizing productivity. 果然有心! 快點來k一下吧 @@ http://developer.motorola.com/docstools/motodevstudio/webui/getstarted/ Eclipse 相關文章: set Android error log on Eclipse linux(ubuntu)環境下開發 Android 所遇到的Eclipse 設定問題 Android tutorial : Before HelloWorld

什麼是 SVG ?

圖片
相當重要的文章 What is SVG? wiki: Scalable Vector Graphics The Sneak Preview to TinyLine SVG for Android has been released at http://www.tinyline.com Download free TinyLine SVG Viewer for Android http://www.tinyline.com/svgt/download/tinylineviewer.apk Check the User Guide http://www.tinyline.com/svgt/download/userguide_and/ TinyLine SVG 2.1 Viewer for Android

如何測試Browser

利用Acid !!! wiki Acid3 Acid3 is a test page from the Web Standards Project that checks how well a web browser follows certain web standards, especially relating to the Document Object Model and JavaScript. (Android 1.5 scored: 93/100) other test url acid2 test http://www.webstandards.org/files/acid2/test.html acid3 test http://acid3.acidtests.org/ some comments about browser with acid test http://www.howtocreate.co.uk/acid/ -- 其他也許相關測試 SunSpider JavaScript Benchmark http://www2.webkit.org/perf/sunspider-0.9/sunspider-driver.html Simple Test for PHP

Ajax on Android

圖片
Android’s Browser is based on WebKit + SquirrelFish •WebKit v528.5, equivalent to Safari 4 beta – Reports as 3.1.2 in the user-agent string -- oops! • Includes Gears 0.5.17.0 (including location) 其他Google I/O 文章: Google I/O 2011 重點整理 2011年的Chrome瀏覽器 2010年Google I/O Android 2.2 要來啦 ~

Is Android browser supports Content-Encoding : gzip ?

發現有人在google group 問了這個問題 : Is Android browser supports Content-Encoding : gzip ? ( 網址 ) HI all I am developing a application which launches automatically when the user clicks on any link of pls / m3u in browser it works fine. But some links the response from server is like bellow it dos't launches my activity i founded that the difference is only Content-Encoding: gzip is extra in those not working links The android browser also dos't support these links url : http://dir.xiph.org/by_format/MP3 HTTP/1.1 200 OK Date: Tue, 24 Mar 2009 06:22:48 GMT Server: Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 X-Powered-By: PHP/5.2.3-1ubuntu6.3 Content-Disposition: inline; filename="listen.m3u" Content-Encoding: gzip Vary: Accept-Encoding Content-Length: 82 Connection: close Content-Type: audio/x-mpegurl How can i specify the Content-Encoding in intent filter is Android browser supports Content-Encoding : gzip Answer : No ~~~~

什麼是 EFS ?

What is EFS ? 網路上查詢 EFS的定義結果: Encrypting File System * 加密資料檔案的方法。每個檔案都會利用一個不受使用者的「公開/私密金鑰對」所支配、且隨機產生的金鑰 ... www.cardweb.com.tw/card/CardISO/netsecurity.htm http://en.wikipedia.org/wiki/Encrypting_File_System

什麼是 GZIP ?

圖片
網路上查詢 GZIP的定義結果: # gzip 是GNU zip的縮寫,它是一個 GNU 自由軟件的文件壓縮程序。它是 Jean-loup Gailly 和 Mark Adler 一起開發的。 ... zh-CN.wikipedia.org/wiki/Gzip # Internet上免費提供的一個UNIX文件壓縮程序, 在UNIX環境中, 直接使用Gzip作為一個命令對文件進行壓縮操作。 ... www.caep.cetin.net.cn/xy/chn_G.htm

什麼是 WAP ? 以及WAP網站

什麼是 WAP ? 以及WAP網站 網路上查詢 WAP的定義結果:

什麼是 WebKit ?

What is WebKit ? WebKit is an open source application framework that provides a foundation upon which to build a web browser. ... en.wikipedia.org/wiki/WebKit 目前看到有關Android 上的WebKit 都是在教如何使用WebView 像是 Android Webkit Tutorial WebView 體驗與 findViewByID Android WebView (WebKit) Todo : 1. 應該找找Market上面有關Web服務的程式,都怎麼運用WebKit ! 2. Android Source中的WebKit 在那些地方 3. Android Source中的WebKit 是哪一版的WebKit ?怎麼更新 ?

Google

本月熱門文章

廚具水電行介紹---臺北市南港區忠孝東路6段30號的忠孝水電廚具行---廚房統包找我就對了!

水電行介紹---台北市北投區尊賢街302巷5號的宏全水電廚具行‎—有廚具、水電、通水管的需要,請找我啊~