On 16 February 2010 06:54, David Kirkby <[email protected]> wrote: > On 16 February 2010 06:31, William Stein <[email protected]> wrote: > >> To Dana -- you might want to try Firefox if possible -- that's what us >> dev's use the most, so it is the most reliable for using the notebook. >> Just to emphasize this, note that I think right now everybody who >> has done much work on the notebook in the last few months is using >> Linux, and Safari isn't available on Linux, so Firefox as a notebook >> client tends to be more well tested. >> >> -- William > > It might help if the notebook produced valid HTML. The last time I > checked, with the online W3C validator > > http://validator.w3.org/ > > the notebook was not producing clean HTML file. There are several > browers in semi-common use now > > * Internet Explorer > * Firefox > * Safari > * Google Chrome > > By producing valid HTML, the notebook should work with any of them. > > Dave >
I just checked the homepage for http://sagenb.org/ and see 2 errors and 8 warnings http://validator.w3.org/check?uri=http%3A%2F%2Fsagenb.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 I've noticed similar issues with notebooks I've created, so browser issues would not surpise me one bit. Interestingly, for http://t2nb.math.washington.edu:8000 which is running on Solaris, things seem a lot worst, with 22 errors and 6 warnings. http://validator.w3.org/check?uri=http%3A%2F%2Ft2nb.math.washington.edu%3A8000&charset=%28detect+automatically%29&doctype=Inline&group=0 That said, http://t2nb.math.washington.edu:8000 is running Sage 4.3.0.1, so perhaps the notebook is now cleaner, or perhaps that whatever actually generates the HTML twisted (?) works less well on Solaris. Dave -- 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-support URL: http://www.sagemath.org
