On Wed, Nov 25, 2009 at 2:58 PM, Michael Madison
<madison.mich...@gmail.com> wrote:
> Its great that Sage is already doing "Cloud" computing with sagenb.  I
> recently got a Ipod Touch and found sagenb worked well on it.  It
> looks like with Iphones, Touches and Androids the touch screen
> interface is part of the future.  While IPhones and Touches are not
> good for hard core development it is nice for running and making small
> changes to worksheets.  However, from the Touch Tab completion and
> creating a HTML text space above a cell does not work.
>
> 1. It would be nice if the notebook interface add a "+" or a area
> above a cell to to open the HTML text space above a cell.
>
> 2.  The Touch has no "Tab" key.  It would be nice if there was some
> other symbol after the period that would act as a "Tab completion".
> Something like a "F./" or "F.//" or "F.?"
>

I was using sagenb.org a lot on my iphone last night and also thought
about this.
Another nice addition would be to use Tachyon instead of Java by
default to render 3d images on the iphone.  I.e.,

    I = icosahedron()
    I.show(viewer='tachyon')

works fine on the iphone, but it is tedious to type viewer='tachyon'.

William

-- 
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

Reply via email to