[sage-devel] Re: Sage iPhone app

2012-01-18 Thread kcrisman
> The single-cell server (right now) doesn't delete the input and output > for the session (even though the actual running sage session which > produced the output is long gone). I see! Thanks, that clarifies the distinction between what is saved and what is not. Sorry for the lack of comprehe

[sage-devel] Re: Sage iPhone app

2012-01-18 Thread Jason Grout
On 1/18/12 8:07 AM, kcrisman wrote: Of course any bug reports or suggestions are very welcome. In particular checking my initial examples would be helpful. Some screen shots are available athttp://boxen.math.washington.edu/home/iandrus/ Nice! As a question from someone who does not ow

[sage-devel] Re: Sage iPhone app

2012-01-18 Thread kcrisman
> > Or is something else what happens? > > > +++ > > > The reason I ask is that I had multiple requests about the single-cell > > at the Joint Meetings table, and in particular this issue of > > persistence came up for one gentleman (Jason, I think you spoke with > > him too).   I strongly suspect

Re: [sage-devel] Re: Sage iPhone app

2012-01-18 Thread Ivan Andrus
On Jan 18, 2012, at 3:07 PM, kcrisman wrote: >>> Of course any bug reports or suggestions are very welcome. In >>> particular checking my initial examples would be helpful. Some screen >>> shots are available athttp://boxen.math.washington.edu/home/iandrus/ >> >> Nice! >> >>>

[sage-devel] Re: Sage iPhone app

2012-01-18 Thread kcrisman
> > Of course any bug reports or suggestions are very welcome.  In > > particular checking my initial examples would be helpful.  Some screen > > shots are available athttp://boxen.math.washington.edu/home/iandrus/ > > Nice! > > As a question from someone who does not own a

Re: [sage-devel] Re: Sage iPhone app

2012-01-18 Thread Ivan Andrus
On Jan 18, 2012, at 12:56 AM, Jason Grout wrote: > On 1/17/12 5:33 PM, kcrisman wrote: >> > Of course any bug reports or suggestions are very welcome. In particular > checking my initial examples would be helpful. Some screen shots are > available athttp://boxen.math.washington.edu

[sage-devel] Re: Sage iPhone app

2012-01-17 Thread Jason Grout
On 1/17/12 5:33 PM, kcrisman wrote: Of course any bug reports or suggestions are very welcome. In particular checking my initial examples would be helpful. Some screen shots are available athttp://boxen.math.washington.edu/home/iandrus/ Nice! As a question from someone who does not ow

[sage-devel] Re: Sage iPhone app

2012-01-17 Thread kcrisman
> >> Of course any bug reports or suggestions are very welcome.  In particular > >> checking my initial examples would be helpful.  Some screen shots are > >> available athttp://boxen.math.washington.edu/home/iandrus/ > > > Nice! > > > As a question from someone who does not own an iDevice... ho

Re: [sage-devel] Re: Sage iPhone app

2012-01-17 Thread Ivan Andrus
On Jan 17, 2012, at 11:26 PM, kcrisman wrote: > On Jan 17, 4:18 pm, Ivan Andrus wrote: >> I have finally put in the time needed to get the iPhone app to a point where >> I think it can be released. >> >> As before you can try it out in the simulator by building >> fromhttps://bitbucket.org/gvol

Re: [sage-devel] Re: Sage iPhone app

2012-01-17 Thread William Stein
On Tue, Jan 17, 2012 at 2:26 PM, kcrisman wrote: > > > On Jan 17, 4:18 pm, Ivan Andrus wrote: >> I have finally put in the time needed to get the iPhone app to a point where >> I think it can be released. >> >> As before you can try it out in the simulator by building >> fromhttps://bitbucket.o

[sage-devel] Re: Sage iPhone app

2012-01-17 Thread kcrisman
On Jan 17, 4:18 pm, Ivan Andrus wrote: > I have finally put in the time needed to get the iPhone app to a point where > I think it can be released. > > As before you can try it out in the simulator by building > fromhttps://bitbucket.org/gvol/sage-iphone-app/ Does one need Lion and/or Xcode 4

[sage-devel] Re: Sage iPhone app

2011-07-27 Thread jason-sage
On 7/25/11 9:36 AM, Ivan Andrus wrote: It doesn't attach pictures since aleph doesn't support pictures, so the app doesn't (yet) support pictures. It will of course though once I get it ported over to using simple-python-db-compute. I just updated the singlecell server to our most current mas

Re: [sage-devel] Re: Sage iPhone app

2011-07-25 Thread Ivan Andrus
On Jul 25, 2011, at 3:12 PM, Jason Grout wrote: > On 7/24/11 4:08 AM, Ivan Andrus wrote: >> On Jul 24, 2011, at 6:15 AM, Jason Grout wrote: >>> On 7/23/11 2:50 PM, Ivan Andrus wrote: Dear Sage iPhone users, >>> >>> Have you thought about using sagemath.org:5467 ? Two students and >>> I have

Re: [sage-devel] Re: Sage iPhone app

2011-07-25 Thread Ivan Andrus
On Jul 25, 2011, at 12:31 AM, Rado wrote: > I do have some other specific questions that might be easier to answer: > > - Where should I host the source code? as part of Sage or separately e.g. on > bitbucket? > > Sagenb is on google code. It makes sense to have a separate project for the > ap

[sage-devel] Re: Sage iPhone app

2011-07-25 Thread Jason Grout
On 7/24/11 4:08 AM, Ivan Andrus wrote: On Jul 24, 2011, at 6:15 AM, Jason Grout wrote: On 7/23/11 2:50 PM, Ivan Andrus wrote: Dear Sage iPhone users, I finally took the time to fix the icons on the iPhone app I've been working on so that I'm not completely embarrassed by them. For those that w

[sage-devel] Re: Sage iPhone app

2011-07-25 Thread Jason Grout
On 7/24/11 3:31 PM, Rado wrote: That's a really tricky question, probably people will have to play with it for a bit before they realize what will work best. I would leave it as a work in progress ;) One thing that comes to mind is having a "close the matching paren or quote" button (like CTRL+

[sage-devel] Re: Sage iPhone app

2011-07-24 Thread Rado
> > I do have some other specific questions that might be easier to answer: > > - Where should I host the source code? as part of Sage or separately e.g. > on bitbucket? > Sagenb is on google code. It makes sense to have a separate project for the app. > - What is a better name than iSage? j

[sage-devel] Re: Sage iPhone app

2011-07-24 Thread Rado
> > Right now the biggest thing holding the app back is what service to use. > It's coded against aleph, which is very easy to use, but isn't currently > running. Moreover it executes python not Sage. > You can do "from sage.all import *" assuming you installed and started aleph with "sage -

Re: [sage-devel] Re: Sage iPhone app

2011-07-24 Thread Ivan Andrus
On Jul 24, 2011, at 6:15 AM, Jason Grout wrote: > On 7/23/11 2:50 PM, Ivan Andrus wrote: >> Dear Sage iPhone users, >> >> I finally took the time to fix the icons on the iPhone app I've been working >> on so that I'm not completely embarrassed by them. For those that want to >> test it, probabl

[sage-devel] Re: Sage iPhone app

2011-07-23 Thread Jason Grout
On 7/23/11 2:50 PM, Ivan Andrus wrote: Dear Sage iPhone users, I finally took the time to fix the icons on the iPhone app I've been working on so that I'm not completely embarrassed by them. For those that want to test it, probably the easiest thing to do is run it on the iPhone simulator (po