On Wed, Mar 18, 2015 at 9:42 AM, Muhammad Mohsin Khan Niazi <[email protected]> wrote: > Hi everyone, > I am mechanical engineering undergrad student and a self taught programmer. > I am interested porting SageMath Cloud for offline use and adding some extra > related features to SageMath Cloud like project sync so whenever you connect > to Internet > online version of project is updated (git can be used at backend). > Moreover according to time constrains I will love to implement other > requested features like dynamic formula editor (I personally loved this > idea).
Can you say more about your thoughts regarding "> Moreover according to time constrains I will love to implement other requested features like dynamic formula editor (I personally loved this idea)."? That would be a different project than "SageMath Cloud for offline use", but I would be interested in mentoring such a project. It could be a self-contained javascript/web based formula editor, which would get _used_ by SageMathCloud, and also by other projects (e.g., ipython). Do some research on this right now and let us know what you find. [1] [1] these guys wrote something like this recently, but it's probably closed source...: http://www.mathlynx.com/online/ > > As a proof of concept for GSOC proposal I was thinking of creating a simple > web based Calculator in NodeJs Express with Mongodb/Sqlite for storing > calculations > history. Will it be nice or should I be working on something else for proof > of concept? > > Peace, > Muhammad Mohsin > > > -- > You received this message because you are subscribed to the Google Groups > "sage-gsoc" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-gsoc. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-gsoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-gsoc. For more options, visit https://groups.google.com/d/optout.
