On Apr 12, 2:15 am, "Hector Villafuerte" <[EMAIL PROTECTED]> wrote:
> Anyway, it could be publicized more: to use Sage
> instead of PowerPoint!
Hi, are you aware of the "beamer" package of latex for presentations?
(beamer is german, means "projector" ...) Together with the upcoming
SageTex packag
> for i in range(5):
> print html('alert(%s)'%i)
> sleep(1)
>
> should pop up a dialog box every second.
yes indeed!
Thanks,
-gerhard
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group,
On Sun, Apr 13, 2008 at 10:10 AM, gerhard <[EMAIL PROTECTED]> wrote:
>
> > for i in range(5):
> > print html('alert(%s)'%i)
> > sleep(1)
> >
> > should pop up a dialog box every second.
>
> yes indeed!
> Thanks,
> -gerhard
Excellent, that's a nice clear request. I've made this
Great!
As I said, I am willing to work on this
if somebody points me to what I need to learn
(and where I need to look in the code)!
-gerhard
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, se
On Sun, Apr 13, 2008 at 4:27 PM, gerhard <[EMAIL PROTECTED]> wrote:
>
> Great!
> As I said, I am willing to work on this
> if somebody points me to what I need to learn
> (and where I need to look in the code)!
Thanks. I have to admit that I'm not even sure _what_ to do
yet to implement this
Sorry that I have a password problem again:
1) I run sage on using vmware on a PC. I always just type 'notebook'
to start a session. However, after reading the tutorial, I tried
notebook( ), but it prompted me for a password I guess I might
have set up a password at some point but forgot... w
On Sun, Apr 13, 2008 at 7:58 PM, pong <[EMAIL PROTECTED]> wrote:
>
> Sorry that I have a password problem again:
>
> 1) I run sage on using vmware on a PC. I always just type 'notebook'
> to start a session. However, after reading the tutorial, I tried
> notebook( ), but it prompted me for a p
William
Thanks. I followed what you suggested but there are two problems:
1) I changed the password. And what I type notebook( ), something
started and SAGE tells me to open firefox to
https://localhost:8000. But firefox complaints that it cannot open the
connection.
2) When I restarted vm
On Sun, Apr 13, 2008 at 9:06 PM, pong <[EMAIL PROTECTED]> wrote:
>
> William
>
> Thanks. I followed what you suggested but there are two problems:
>
> 1) I changed the password. And what I type notebook( ), something
> started and SAGE tells me to open firefox to
> https://localhost:8000.