Changes between Version 1 and Version 2 of S60Webkit


Ignore:
Timestamp:
Nov 6, 2006 2:30:07 PM (17 years ago)
Author:
bradley.morrison@nokia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S60Webkit

    v1 v2  
    11= Welcome to the S60WebKit Project! =
     2
    23
    34== About S60Webkit ==
    45
     6 
    57During 2005, Nokia's S60 browser development team ported [http://www.webkit.org WebKit] to the [http://www.s60.com S60 platform]. The S60WebKit project was born and from the S60 3rd edition onwards, S60WebKit is the engine behind the new [http://www.S60.com/browser Web Browser for S60].
    6  
    7 S60WebKit brought many improvements to the reliability and performance of the Web Browser for S60, and in 2006 Nokia made the decision to contribute back by opening S60WebKit development. The S60WebKit source has been migrated onto a branch in WebKit's [http://trac.webkit.org/dev/browser/ repository], all Nokia WebKit development has been moved to that environment, and everyone is invited to participate.
     8
     9 
     10
     11S60WebKit brought many improvements to the reliability and performance of the Web Browser for S60, and in 2006 Nokia made the decision to contribute back by opening S60WebKit development.
     12
     13
     14The S60WebKit source has been migrated onto a branch in WebKit's [http://trac.webkit.org/projects/webkit/browser repository], all S60WebKit development has been moved to that environment, and everyone is invited to participate.
     15
     16
     17== Which Devices use S60WebKit? ==
     18
     19The S60 port WebKit is the rendering engine behind the S60 browser shipped with any S60 3rd Edition device. You can see a list of supported devices, as well as an online demo,  [http://www.s60.com/business/productinfo/applicationsandtechnologies/webrowser here].
     20
     21== Getting Started ==
     22
     23
     24It's easy to get started with S60WebKit:
     25
     26 * Firstly, you'll need to [wiki:S60ConfigureComputer configure your computer]
     27
     28 * You can then [wiki:S60CheckoutAndBuild checkout and build] the source
     29
     30 * Compiled Ok? Check out [wiki:S60Reindeer Reindeer], a UI that sits on top of S60WebKit
     31
     32== Getting Involved ==
     33
     34
     35Once you're up and running, we'd love you to get involved:
     36
     37 * Found a bug with S60WebKit? Do you have a cool idea you'd like to share? The [wiki:S60Buzilla let us know]!
     38
     39 * Our [wiki:S60WebKitProjects projects page] has some ideas about how S60WebKit could evolve
     40
     41== Licensing ==
     42 
     43The MemoryManager, WebKit and Reindeer components are covered by the Nokia BSD license. The WebCore and JavaScriptCore components are covered by the GNU Lesser General Public License (LGPL). The Netscape Plug-in API is a ported version of the open source plug-in interface from Netscape Communications Corporation, which is covered by the Netscape Public License v1.1.
     44
     45
     46== Contacting Us ==
     47
     48Want to get in touch? Your ideas, questions and feedback are appreciated!
     49
     50We use a lot of the same [http://webkit.opendarwin.org/contact.html communication channels] as the rest of the WebKit project:
     51
     52 * We keep a close eye on the WebKit mailing list, [mailto:webkit-dev@opendarwin.org webkit-dev@opendarwin.org]. You can  sign up for the list [http://www.opendarwin.org/mailman/listinfo/webkit-dev here].
     53
     54 * You'll find quite a few of the S60WebKit contributors active in channel #webkit on the FreeNode IRC network ([irc://irc.freenode.net/#webkit irc.freenode.net]).
     55
     56 * You can also get in touch with us directly through [mailto:S60WebKit@nokia.com S60WebKit@nokia.com].