Changes

Jump to navigation Jump to search
no edit summary
Line 35: Line 35:     
* '''What is the timeline for development of your project? The Summer of Code work period is 7 weeks long, May 23 - August 10; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 6-13); the last steps always take longer than you think, and we will consider cancelling projects which are not mostly working by then.'''
 
* '''What is the timeline for development of your project? The Summer of Code work period is 7 weeks long, May 23 - August 10; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 6-13); the last steps always take longer than you think, and we will consider cancelling projects which are not mostly working by then.'''
 +
Weeks:
 +
# Write prototype of abstraction layer
 +
  * WebView GTK widget that wraps hulahop.WebView or pywebkitgtk.WebView
 +
  * nothing more than WebView.load_uri()
 +
# Simple Browser activity based on the abstraction layer
 +
  * recycle code from Browse & Surf
 +
  * implement missing functionality as needed
 +
# Basic browser functionality
 +
  * DOM access
 +
  * html events mapped to gobject events
 +
# More browser functionality
 +
  * downloads, history
 +
  * user stylesheets
 +
  * browser settings (i.e. proxy)
 +
# Port SSB code from Browse's ssb branch
 +
  * create ssb
 +
  * edit userstyles/usersheets
 +
  * bookmarklets
 +
# More functionality
 +
# Polish
    
* '''Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.'''
 
* '''Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.'''
158

edits

Navigation menu