Mike Hansen wrote: >> coding sprint sometime soon. What are people's top 3 requests for things >> to be implemented. I think mine are: >> (1) a way to empty the trash. :-) >> (2) sagenb.org is I *think* slow because there are over 1000 >> registered users, and somehow having a lot of user accounts seems to >> seriously impact performance. sagenb.com is still snappy in >> comparison. Fix this. >> (3) Add support for editing the html between cells without having >> to switch to edit mode. E.g., clicking to the left on a thin vertical >> line would change the html between cells into a plain text edit box, >> you edit, and click the > > (1) Collapsible grouping of cells > (2) Ability to create a worksheet as a "library" and easily attach it > into other worksheets. > (3) Same as your #3.
For me: (1) interactive widgets (menus, sliders, 2d coordinate pickers, etc.) that let you change a variable and have that change automatically reflected in other cells. Mathematica 6 has nicely done this with the Dynamic and Manipulate commands. (I haven't thought about (2) and (3) below before, but they would be useful now that you mention it) (2): Collapsible grouping of cells (3): the library concept from your (2). -Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---