KolibriOS Summer of Code 2013: Difference between revisions
Jump to navigation
Jump to search
Asiekierka (talk | contribs) |
Asiekierka (talk | contribs) (→Ideas) |
||
Line 31: | Line 31: | ||
=== Web browser === | === Web browser === | ||
'''Summary:''' Write a proper HTML web browser for KolibriOS | |||
'''Links:''' | |||
* [http://www.w3.org/TR/REC-html40/ HTML 4.01 Specification] | |||
'''Details:''' | |||
* Primary goal: Have mostly complete HTML4 support on a good enough level to read non-complex (mobile?) websites | |||
* Secondary goal: Add certain elements of CSS, speed optimizations | |||
* Language: Assembler/FASM | |||
* Skill level: intermediate/advanced | |||
* Suggested by: Pretty much everyone in Kolibri |
Revision as of 19:13, 18 March 2013
Introduction
KolibriOS is going to apply as a mentoring organization for Google Summer of Code 2013. This page contains our ideas list and some additional information for students and mentors.
Organization
You can find the organizers on the IRC channel (#kolibrios @ irc.freenode.net) or at our forum: http://board.kolibrios.org/
Name | Nickname | Role |
Yogev Ezra | yogev_ezra | Primary Administrator |
Anton Kochkov | xvilka | Mentor, Secondary Administrator |
Dmitry Pereverzev | SoUrcerer | Mentor |
Jeffrey Amelynck | hidnplayr | Mentor |
Ideas
Web browser
Summary: Write a proper HTML web browser for KolibriOS
Links:
Details:
- Primary goal: Have mostly complete HTML4 support on a good enough level to read non-complex (mobile?) websites
- Secondary goal: Add certain elements of CSS, speed optimizations
- Language: Assembler/FASM
- Skill level: intermediate/advanced
- Suggested by: Pretty much everyone in Kolibri