On May 17, 2:52 pm, Rolf <[email protected]> wrote: > Hello, > I just learned that @interact provides a fantastic tool to test > mathematical models. I understand that these interactive frames are > some sort of Java applets. I wonder If there is a way to export these
No, they are not - it's javascript, plus a round trip to the Sage server every time you move the slider etc., I believe. > applets and to make it usable on an ordinary webpage. There is not currently such a way. However, there is a lot of work going on right now to allow them to work even in a viewed Sage worksheet (even if one were not logged in), which would be pretty close (though it would still require the web page itself to have access to a Sage server; it would not be stand-alone in that sense). If we are able to integrate Geogebra into Sage (there is proof of concept, the details remain!), that would provide a way to create standalone Java applets from Sage for the things Geogebra does. Of course, you could also use Geogebra; you may wish to see if some of their materials are useful to you. Its emphasis is not as focused on research, but it's a very good project. - kcrisman -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
