[sage-devel] Re: twisted sage notebook

2007-06-16 Thread William Stein
On 6/16/07, Timothy Clemans <[EMAIL PROTECTED]> wrote: > I'm getting a strange error in Firefox 2.0.0.1 under Linux on my laptop but > not in IE that claims that I have received an invalid certificate. I include > the screenshot. > I've fixed this problem -- we were assigning all certs the same s

[sage-devel] Re: twisted sage notebook

2007-06-16 Thread Timothy Clemans
Wow I can factor large numbers and get an answer about 3-5 seconds later. Also I can interrupt stuff instantly. On 6/16/07, Timothy Clemans <[EMAIL PROTECTED]> wrote: > > I'm getting a strange error in Firefox 2.0.0.1 under Linux on my laptop > but not in IE that claims that I have received an inv

[sage-devel] Re: twisted sage notebook

2007-06-16 Thread alex clemesha
I have two browsers open, doing large plots, and it is feeling really snappy. Dorian is also next to me using the notebook on his machine too. This is pretty awesome. Alex On 6/16/07, William Stein <[EMAIL PROTECTED]> wrote: > > > Hi, > > Could some people try using the public SAGE notebook to d

[sage-devel] twisted sage notebook

2007-06-16 Thread William Stein
Hi, Could some people try using the public SAGE notebook to do some calculations? Just lots of normal things, involving graphics, etc. https://sage.math.washington.edu:8100/ I've switched it over to use twisted over https, and I'd like to know if it is trivial to crash if a lot of people try

[sage-devel] Re: Top Selling Magazines Of The World

2007-06-16 Thread David Joyner
reported+deleted (both emails), and banned On 6/16/07, adeel <[EMAIL PROTECTED]> wrote: > > > Top Selling Magazines Of The World > For Pet & Animal: > http://www.moreinfo247.com/9639913/Department.vstore? > id=35">https://www.sfimg.com/Images/Banners/banner205.gif"; > border="0"/ > > For Computer

[sage-devel] Re: factorization database

2007-06-16 Thread Jack Schmidt
For comparison, GAP stores all primes found during the current session in Primes2, and one of the factoring methods is to trial divide by elements of this list. Factoring rsa200=p*q takes less than a second total if one first factors 3*p. Since GAP is not a number theory package, Primes2 grows a

[sage-devel] Top Selling Magazines Of The World

2007-06-16 Thread adeel
Top Selling Magazines Of The World For Pet & Animal: http://www.moreinfo247.com/9639913/Department.vstore? id=35">https://www.sfimg.com/Images/Banners/banner205.gif"; border="0"/ > For Computer : http://www.moreinfo247.com/9639913/Department.vstore? id=35">https://www.sfimg.com/Images/Banners/ban

[sage-devel] Top Selling Magazines Of The World

2007-06-16 Thread adeel
Top Selling Magazines Of The World For Pet & Animal: http://www.moreinfo247.com/9639913/Department.vstore? id=35">https://www.sfimg.com/Images/Banners/banner205.gif"; border="0"/ > For Computer : http://www.moreinfo247.com/9639913/Department.vstore? id=35">https://www.sfimg.com/Images/Banners/ban

[sage-devel] FREE INTERNET BUSINESS OPPORTUNITY (FREE & GUARANTEED)

2007-06-16 Thread adeel
FREE INTERNET BUSINESS OPPORTUNITY (FREE & GUARANTEED) Work at home on the Internet. Free quick courses shows you how. We supply free training to start your business. There is no cost to you. Start part time and make money in your spare time. All you have to do is sign up at http://www.moreinfo24

[sage-devel] Re: factorization database

2007-06-16 Thread Robert Miller
The following SAGE Enhancement Proposal includes some ideas for automatic caching of computation results in general, and any comments you have on it would be useful. http://www.sagemath.org:9001/days4/projects/database On Jun 16, 6:56 am, "David Joyner" <[EMAIL PROTECTED]> wrote: > As a minor ta

[sage-devel] Re: factorization database

2007-06-16 Thread David Joyner
As a minor tangential remark, there is now a tutorial for creating sqlite databases at http://www.sagemath.org:9001/sqlite-tutorial + On 6/16/07, Jonathan Bober <[EMAIL PROTECTED]> wrote: > > Here is a amusing, but real, snippet from a running sage ses