Google Summer of Code 2008
From AbiWiki
(Difference between revisions)
MartinSevior (Talk | contribs) (→Project Ideas) |
|||
Line 7: | Line 7: | ||
This is a list of project ideas with the name of a potential mentor. Use this as an base for your proposal, but if you have an idea that is not in this list, feel free to propose it. | This is a list of project ideas with the name of a potential mentor. Use this as an base for your proposal, but if you have an idea that is not in this list, feel free to propose it. | ||
- | + | ||
+ | * Speed up Table Performance | ||
+ | |||
+ | AbiWord's current Table layout algorithm was borrowed from Gtk. While this has proved to be very robust and comfortuably handles merged cells and nested tables, it gets slow for very large tables (noticeable with over 100 rows). This project would be to improve AbiWord's table performance so that it at least matches that of Firefox. | ||
= Application process = | = Application process = |
Revision as of 01:56, 26 February 2008
Google Summer of Code 2008 is now being planned. Like every year Google sponsor student to work on Free Software. AbiWord plan to participate in the program.
Here you should find all the information.
Project Ideas
This is a list of project ideas with the name of a potential mentor. Use this as an base for your proposal, but if you have an idea that is not in this list, feel free to propose it.
* Speed up Table Performance
AbiWord's current Table layout algorithm was borrowed from Gtk. While this has proved to be very robust and comfortuably handles merged cells and nested tables, it gets slow for very large tables (noticeable with over 100 rows). This project would be to improve AbiWord's table performance so that it at least matches that of Firefox.
Application process
TBD