[sage-support] integrate(sec(t)*tan(t),t,0,pi/3), why does definite integral of trig functions give error?

2009-12-23 Thread Ben Woodruff
Hi all. This is my first post to the discussions groups I've been following for the last 4 months. I used Sage in my first semester calculus class this last semester, and plan to move every class I can over to Sage during the next few years. Giving the students something they can use anywhere the

Re: [sage-support] Re: Running Sage remotely via a web browser: How?

2009-12-23 Thread Dr. David Kirkby
William Stein wrote: > On Wed, Dec 23, 2009 at 12:42 PM, Dr. David Kirkby > wrote: >> rvaug...@gmail.com wrote: >>> Thanks for all the security-related comments and suggestions. >>> Very helpful, and very appreciated. >>> >>> Another question: >>> We'd like the "sage: notebook(address="",open_view

Re: [sage-support] Re: Running Sage remotely via a web browser: How?

2009-12-23 Thread William Stein
On Wed, Dec 23, 2009 at 12:42 PM, Dr. David Kirkby wrote: > rvaug...@gmail.com wrote: >> Thanks for all the security-related comments and suggestions. >> Very helpful, and very appreciated. >> >> Another question: >> We'd like the "sage: notebook(address="",open_viewer=False, secure = >> True) " >

Re: [sage-support] Re: Running Sage remotely via a web browser: How?

2009-12-23 Thread Dr. David Kirkby
rvaug...@gmail.com wrote: > Thanks for all the security-related comments and suggestions. > Very helpful, and very appreciated. > > Another question: > We'd like the "sage: notebook(address="",open_viewer=False, secure = > True) " > to be executed on boot-up so that it's "there" when anyone wants

[sage-support] Re: Running Sage remotely via a web browser: How?

2009-12-23 Thread rvaug...@gmail.com
Thanks for all the security-related comments and suggestions. Very helpful, and very appreciated. Another question: We'd like the "sage: notebook(address="",open_viewer=False, secure = True) " to be executed on boot-up so that it's "there" when anyone wants it. Any suggestions on how? /etc/init.d

Re: [sage-support] Re: notebook in sage

2009-12-23 Thread William Stein
2009/12/23 Kjetil Halvorsen : > On Tue, Dec 22, 2009 at 23:22, Tim Joseph Dumol wrote: >> Hey, >> >> On Wed, Dec 23, 2009 at 3:57 AM, Kjetil Halvorsen >> wrote: >>> >>> Responding myself ... while the notebook is very nice, something is >>> strange. I give the command >>> search_doc("trigonometry

Re: [sage-support] Re: notebook in sage

2009-12-23 Thread Kjetil Halvorsen
On Tue, Dec 22, 2009 at 23:22, Tim Joseph Dumol wrote: > Hey, > > On Wed, Dec 23, 2009 at 3:57 AM, Kjetil Halvorsen > wrote: >> >> Responding myself ... while the notebook is very nice, something is >> strange. I give the command >> search_doc("trigonometry") >> and up comes some links to help fi

[sage-support] Re: Running Sage remotely via a web browser: How?

2009-12-23 Thread Pablo Angulo
> Are you saying iptables allows you to open a port (8000), but only > Sage can use > that port, and not another process that run at port 8000? If so, that is > something ipfilter can't do to my knowledge. Yes, I'm sure. Turns out that ufw is just a simpler interface to iptables, and ufw allows t