1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
4 <title>The WebKit Open Source Project</title>
5 <link rel=stylesheet href="webkitdev.css">
9 <iframe id="sidebar" src="sidebar.html"></iframe>
14 The WebKit Open Source Project
20 <div class="articlebody">
21 <img align=right src="images/welcomeopen.gif" width=72 height=56>
22 Welcome to the web site for the WebKit Open Source Project. WebKit is the system framework used on Mac OS X by <a href="http://www.apple.com/safari/">Safari</a>, Dashboard, Mail.app,
23 and many other OS X applications. It is based on the <A href="http://khtml.info">KHTML</a> engine from <a href="http://kde.org/">KDE</a>.
25 <p>There are many ways in which you can get involved with the project. You can <a href="building/checkout.html">check out the source code</a>
26 to try out the latest version of WebKit in your Safari browser. Once you have the source you can <a href="building/build.html">build it</a>
27 and <a href="quality/reporting.html">report bugs</a> you find in the software. You can help out with bugs by providing
28 <a href="quality/reduction.html">reductions</a> or by submitting <a href="coding/contributing.html">patches for review</a>. Contributors with a proven
29 track record of good patches will be given check-in access to the repository.</p>
31 <p>More information about WebKit can be found on its <a href="http://www.opendarwin.org/wiki/index.php/WebKit">wiki</a>. You can help here too, by
32 adding information that can help others learn about WebKit.</a></p?
34 <p>There are many exciting <a href="projects/index.html">projects</a> that you can contribute to. Come help us improve
35 <a href="projects/compat/index.html">Web site compatibility</a>,
36 write <a href="projects/documentation/index.html">documentation</a>, test WebKit on your hardware, help implement
37 new standards like <a href="projects/svg/index.html">SVG</a> and
38 <a href="projects/mathml/index.html">MathML</a>, or help enhance our existing standards support for technologies like
39 <a href="projects/css/index.html">CSS</a> and the <a href="projects/dom/index.html">DOM</a>. The code is all here, live and ready to be hacked on!</p>