> > How did you envision the applets integrated into the notebook - on an
> > on-demand basis for @interact-like things for specific purposes (say,
> > drawing hyperbolic triangles), as a menu option "insert a Geogebra
> > applet from list X here", or something more integrated than that into
> > the Sagenb spkg?
>
> For starters, I imagine a command, e.g.,
>
>   geogebra(various options???)
>
> that results in a geogebra applet appearing?  Then that could be used as a
> building block for much, much more.   What do you imagine?
>
> And yes, I imagine the actual java applet's could go into sagenb at
> some point...
>
> William
>
>

Those ideas make a lot of sense.  What would be good is to have some
"translation service" that would automatically turn interacts which
*could* be done in Geogebra (which would certainly not be all of them)
to be done that way, so that the real-time is much closer to
Manipulate and jmol.  I only know how to create Geogebra things using
the GUI, but if there is an underlying text representation that would
be great.

Of course, I doubt that is even feasible, but even a @geogebra
decorator for the notebook which one could use in the same way as
@interact, and would have its own documentation, would be great.  We
already have Java.  Interestingly, since Geogebra uses Yacas, we would
potentially have access to Maxima, Yacas, etc. - but not sure if it
would be difficult to access things like that via Python->Java-
>Python.

- kcrisman

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
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-edu?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to