summaryrefslogtreecommitdiff
path: root/developers
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-02-14 17:12:00 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-02-14 17:12:00 +0000
commitea4be081681ae32334806aeb39f4e2236e89fde0 (patch)
tree2fc3303d6ad7084ca9e47614a96406f10677a4f8 /developers
parentcda98c449d28526a74a02b5cc4d5416005b8b14a (diff)
downloadnetsurf-website-ea4be081681ae32334806aeb39f4e2236e89fde0.tar.gz
netsurf-website-ea4be081681ae32334806aeb39f4e2236e89fde0.tar.bz2
Add mentor listing. Fix typo.
Diffstat (limited to 'developers')
-rw-r--r--developers/gsoc/2014ideas.en14
1 files changed, 13 insertions, 1 deletions
diff --git a/developers/gsoc/2014ideas.en b/developers/gsoc/2014ideas.en
index 1c463ac..e8f1278 100644
--- a/developers/gsoc/2014ideas.en
+++ b/developers/gsoc/2014ideas.en
@@ -102,7 +102,7 @@
<ul>
<li>
<p>This should be fairly easy, although perhaps time consuming.</p>
-<p>Implement remaining LibDOM html element specialisations. The some element specialisations, like html_button_element.c have implementations, while most like html_anchor_element.c do not.</p>
+<p>Implement remaining LibDOM html element specialisations. Some element specialisations, like html_button_element.c have implementations, while most like html_anchor_element.c do not.</p>
<p><strong>Existing code:</strong> <a href="http://git.netsurf-browser.org/libdom.git/tree/src/html">libdom/src/html</a>.<br><strong>Specification:</strong> <a href="http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/idl-definitions.html">Level 2 Document Object Model HTML</a>, <a href="http://dom.spec.whatwg.org/">DOM Standard</a></p>
</li>
</ul>
@@ -121,6 +121,18 @@
<p>The decision on Phase 2 will be made by the student and mentors, depending on the interests of the student, ability shown in Phase 1, and time remaining. It is not anticipated that there will be time for a student to do both items of Phase 2, however the work is there if a gifted student makes good progress.</p>
<p><strong>Skills required:</strong> Experience of the C programming language<br><strong>Skills desirable:</strong> HTML, DOM, CSS
+<h2>Mentors</h2>
+
+<p>For mentors we have five of NetSurf's <a href="/about/team">core developers</a>:</p>
+
+<ul>
+<li>John-Mark Bell</li>
+<li>Michael Drake</li>
+<li>Rob Kendrick</li>
+<li>Vincent Sanders</li>
+<li>Daniel Silverstone</li>
+</ul>
+
<div class="footer">
<p>Copyright 2003 - 2014 The NetSurf Developers</p>
</div>