[sage-support] Re: Use Sage, not PowerPoint

2008-04-13 Thread Harald Schilly
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

[sage-support] Re: notebook and javascript question

2008-04-13 Thread gerhard
> 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,

[sage-support] Re: notebook and javascript question

2008-04-13 Thread William Stein
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

[sage-support] Re: notebook and javascript question

2008-04-13 Thread gerhard
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

[sage-support] Re: notebook and javascript question

2008-04-13 Thread William Stein
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

[sage-support] password problem and others

2008-04-13 Thread pong
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

[sage-support] Re: password problem and others

2008-04-13 Thread William Stein
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

[sage-support] Re: password problem and others

2008-04-13 Thread pong
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

[sage-support] Re: password problem and others

2008-04-13 Thread William Stein
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.