Thanks. That link looks good. I want the interface to be simple, so
unfortunately the notebook won't do. I don't have much experience with
json or http requests: could you provide an example of how I would go
about using that protocol, please - or a link to a general tutorial?

Many thanks,

heebie.

On 25 Nov, 02:43, Jason Grout <[EMAIL PROTECTED]> wrote:
> heebie wrote:
> > Hi,
>
> > I want to be able to recreate the functionalities ofwebMathematicaon
> > my website, as demostrated herehttp://www.quickmath.com.
>
> Sage has a much more powerful, full online notebook interface.  
> Seehttp://www.sagenb.orgto sign up for a free account to try it out.
>
> If you just want a simple interface you can embed in a webpage, you can
> interact with Sage over http by using Robert Bradshaw's simple http
> protocol.  See the documentation in sage/server/simple/twist.py 
> (orhttp://www.sagemath.org/hg/sage-main/file/8b1d19463fc4/sage/server/si...)
>
> You could also interact with Sage using tty communication.
>
> Please be aware of the security issues, though.  There are some subtle
> issues involving making sure that people can't execute whatever they
> want on your computer.
>
> Jason
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to