I am using Catalyst, and the debug window has this when I try to start the app: (I did install 11.3.65, and the same thing happens.)
[debug] "GET" request for "javascripts/jmol-11.3.65/%3C!DOCTYPE%20html%20PUBLIC%20%22-//W3C//DTD%20XHT ML%201/0%20Transitional//EN%22.class" from "172.16.248.35" [debug] Arguments are "javascripts/jmol-11.3.65/<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1/0 Transitional//EN".class" [info] Request took 0.010258s (97.485/s) I am not using xml. Also, I am trying to get you the source for the page, but in Catalyst, I don't believe it is that simple. I think I have to write a method to display that, but I'm still looking into it. Thanks for your help so far, Emily -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Hanson Sent: Thursday, December 27, 2007 6:28 PM To: [email protected] Subject: Re: [Jmol-developers] Switching from 10.00 to 11.2.14 >From that Java console message it appears that your intranet is either attaching the DOCTYPE header to the PDB file or else the file that is retrieved on your local server is actually a file-not-found error message from your server. The public version is fine -- no header; just a PDB file. On Thu, 27 Dec 2007 15:34:30 -0800, "Emily Heureux" <[EMAIL PROTECTED]> wrote: > Ok, thanks I'll do that. Unfortunately, I am behind a firewall. I will do > some more digging (I just got back from vacation.) and see what more > information I can provide. There is a public, production version, but it > uses 10.00, so I don't know how it will help you, except that the calls in > the html are the same I am using for 11.2: > > http://pmp1.burnham.org/MoleculePages?action=StructureSummaryDetails&PdbId=1 > JD2&ProteinName=pmap.00017 > > I am using Jmol.js. Thanks for the help so far. It is helping me know > where to dig further, > > Emily > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bob > Hanson > Sent: Saturday, December 22, 2007 12:15 PM > To: [email protected] > Subject: Re: [Jmol-developers] Switching from 10.00 to 11.2.14 > > Emily, if possible, send us a link to a page that is not working. One > thought -- Are you using Jmol.js? It is important that you do that. Not > only does it vastly simplify the process, it gives us a way to quickly > test websites. Jmol 11.4 is a significant advance over Jmol 11.2, so > when that comes out (very soon), you will want to go straight to that. > > Bob Hanson > > > Angel Herraez wrote: > >>Hi Emily >> >>I do not envisage any effect of Jmol version. >>Can you say precisely what is not working? Do you see the applet? Any >>errors in the Java console or Javascript errors? >> >>Are you testing the page from hard disk or from web server? >> >> >>------------------------------------------------------------------------- >>This SF.net email is sponsored by: Microsoft >>Defy all challenges. Microsoft(R) Visual Studio 2005. >>http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>_______________________________________________ >>Jmol-developers mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jmol-developers >> >> > > > -- > Robert M. Hanson > Professor of Chemistry > St. Olaf College > Northfield, MN > http://www.stolaf.edu/people/hansonr > > > If nature does not answer first what we want, > it is better to take what answer we get. > > -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900 > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jmol-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-developers > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jmol-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-developers ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
