WIPIBrowser
From Chaehyun
(Difference between revisions)
(→Demonstrations) |
|||
Line 39: | Line 39: | ||
<swf width="502" height="399">http://flvs.daum.net/flvPlayer.swf?vid=iRUzJvQSCuk%24&pwidth=502&pheight=399</swf> | <swf width="502" height="399">http://flvs.daum.net/flvPlayer.swf?vid=iRUzJvQSCuk%24&pwidth=502&pheight=399</swf> | ||
+ | |||
+ | == Other Stuff == | ||
+ | * 속도 측정용 네이버 사이트 http://ozs.kr/naver [http://ozs.kr/naver/naver.zip [Down]] | ||
+ | * Mobile 인터넷 브라우저용 Mouse Event Test http://ozs.kr/test/event/mouseevent.php | ||
+ | * Mobile 인터넷 브라우저용 Keyboard Event Test | ||
+ | http://ozs.kr/test/event/keyboardevent.php |
Revision as of 06:42, 17 July 2009
Contents |
World Fastest Mobile Browser on WIPI
Overview
- Webkit 기반의 서버 연동형 브라우저 선행 개발
- Webkit 을 통한 표준 호환성 확보, JavaScript 실행 성능 향상
- Proxy 서버 연동을 통한 단말 브라우저의 network, parsing, rendering 작업을 최적화
- Period : 2008. 05 ~ 2008. 12
- 담당자
- Project Manager : Jihoon Lee
- Assistant Manager : Chaehyun Lee
- Development Company : Mobilus
Structure
Features
기존 브라우저 | 선행 브라우저 |
---|---|
Parsing을 하면서 컨텐츠(image/css/JS..)요청
|
서버에서 컨텐츠를 미리 다운받아 단말로 한 번에 전달
|
JavaScript가 단말 브라우저에서 실행되면서 컨텐츠 요청
|
서버에서 JavaScript를 실행하여 필요한 컨텐츠를 다운받아 단말로 선 전송
|
Demonstrations
- Naver 로딩 완료 9초 (기존 OZ 브라우저 15초, iPhone Safari 20초)
Other Stuff
- 속도 측정용 네이버 사이트 http://ozs.kr/naver [Down]
- Mobile 인터넷 브라우저용 Mouse Event Test http://ozs.kr/test/event/mouseevent.php
- Mobile 인터넷 브라우저용 Keyboard Event Test
http://ozs.kr/test/event/keyboardevent.php