Changes between Version 1 and Version 2 of Google Summer of Code 2008


Ignore:
Timestamp:
Feb 25, 2008 11:30:15 PM (16 years ago)
Author:
eric@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Google Summer of Code 2008

    v1 v2  
    66
    77 1. To provide a publicly published list of project ideas that participating students will choose a project from to work on for the duration of the Program;
    8   * ''Projects Go Here''
    9   * ''and here''
     8  * '''SVG Filters''' - Implement a platform-independent set of c++ based SVG filters, as detailed in the the [http://www.w3.org/TR/SVG/filters.html SVG FULL 1.1 specification].  Currently only the Mac platform has a filters implementation (CoreImage based).  These are disabled in tip of tree WebKit.
     9  * '''JavaScript Debugging''' - Add a javascript debugging tool to WebKit.  Examples could be: 1. memory allocation logging tool  2. Event dispatch watching.  3. A javascript profiler.  Work with a mentor to find a summer-scoped project.
     10  * '''CSS3 Paged Media''' - Add support for [http://www.w3.org/TR/css3-page/ CSS3 Paged Media], or a subset thereof.  Currently we have no support in WebKit.
     11  * ''more project ideas go here here''
    1012
    1113 2. To make available a person or persons to take in student suggestions for projects should those students not find something that appeals to them on the published list and either approve or reject those suggestions;