“KolibriOS Summer of Code 2013”的版本间差异

来自KolibriOS wiki
跳到导航 跳到搜索
第31行: 第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

2013年3月18日 (一) 19:13的版本

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