You are on page 1of 3

WEB BROWSER DEVELOPMENT

ASPECTS OF BROWSER DEVELOPMENT

Ground up port of open source browser engine like Webkit/Blink to a


particular platform and developing a user interface for the same. This
typically is done on a proprietorial closed platform or to use browser
engine as a business engine or a application environment.

Use the browser component (WebView) provided by the underlying


platform and build a user interface and other value added service on
top of it. This approach is taken by Chrome on iOS were the rendering
engine is the iOS webview component and Google implemented the
user interface according to the Google Chrome browser branding. It
added value added service like tab sharing and cloud based bookmark
management as provided by standard Chrome browser. In this case
the expertise required is deep understanding browser technology,
webview integration and development of complex native applications.

CLIENTS & EXPERTIES


We have developed complete browser stack based on
open source webkit project. We ported webkit on its
propitiatory platform and optimized it to work on small
form factor and memory constraint devices. We also
extended the browser functionality to support web
widget standards like JIL and Bondi.

We developed a Web OS (similar to Chrome OS) based


on the open source Chromium project. The Web OS was
targeted for kiosk applications and multimedia stations
like electronic bulletin board.

Currently we are working on browser engines for its


smart TV models.

You might also like