Hi, As I read the page wiki page concerning gsoc [1] I have few ideas to propose.
* Internationalization of the notebook. In the same fashion it could be great to have an internationalization of the web site. The fact that no french web site exists slows Sage expension in France. Could this be done at the same time ? * text cell of the notebook. The text cell of the notebook is really not user-friendly. Most of the time, the thing I do is to edit the whole page from the "edit" menu. The first enhancement is to allow a plaintext editor instead of a pure wysiwyg one with a dirty pop up for editing html. A more ambitious task would be that the text cell adopts the reStructuredText syntax and the editor can be both a wysiwyg editor and a reStructuredText editor with options that allows fast access to reStructuredText modification (for example pass from a list with - to a list with * or tools for modifications of arrays or fast indenting). This can be a part of "Export to something printable" or "notebook enhancement". This point is important, if the worksheets does not contains any html anymore (excepted for output) it will be easier to think about other interactive mode using the same format. * graph drawing. Working on #7004 [2] about latex rendering of graphs, I proposed in another threads [3] some few ideas in this direction. [1] http://wiki.sagemath.org/gsoc10 [2] http://trac.sagemath.org/sage_trac/ticket/7004 [3] http://groups.google.com/group/sage-devel/browse_thread/thread/c5a585cac8cb57e0 Vincent -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org