Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Angel Herráez
Jonathan, I'm trying to use this idea of replacing the applet with the signed vesion on request. Coud you share the scripts you use for retrieving the state and applying ti again after the applet has been replaced? I'm stuck trying jmolEvaluate('state'), show state, print state... Thanks

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Robert Hanson
var state = jmolGetPropertyAsString(stateInfo) ... jmolScript(state) 2011/9/23 Angel Herráez angel.herr...@uah.es Jonathan, I'm trying to use this idea of replacing the applet with the signed vesion on request. Coud you share the scripts you use for retrieving the state and applying ti

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Angel Herráez
Thanks Bob! -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Jonathan Gutow
Once you've got the state, all I did was make a little function that toggles the setting to use the signed applet in Jmol.js. You could do it from outside Jmol.js, but I think that is a bad programming habit. Here's the function I added to Jmol.js in the form of a patch. @@ -139,6 +139,10 @@

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Angel Herráez
Good; thanks, Jonathan I vote for having this jmolToSigned() added to Jmol.js I know it may need further testing, but it seems to work fine and having it there is the good way to have it tested. -- All of the data

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Robert Hanson
What's the goal of JmolToSigned? Looks to me like it just returns a file name. On Fri, Sep 23, 2011 at 8:01 AM, Jonathan Gutow gu...@uwosh.edu wrote: Once you've got the state, all I did was make a little function that toggles the setting to use the signed applet in Jmol.js. You could do it

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Angel Herráez
What's the goal of JmolToSigned? Looks to me like it just returns a file name. It **assigns** a file name to the _jmol.archivePath variable. This allows the page to destroy an applet and replace it with the signed applet. Or that's the idea

Re: [Jmol-developers] Idea for on-the-fly unsigned to signed applet switching...

2011-09-23 Thread Robert Hanson
I get it. 2011/9/23 Angel Herráez angel.herr...@uah.es What's the goal of JmolToSigned? Looks to me like it just returns a file name. It **assigns** a file name to the _jmol.archivePath variable. This allows the page to destroy an applet and replace it with the signed applet. Or

[Jmol-developers] [ jmol-Bugs-3413444 ] MOs not showing for molden file

2011-09-23 Thread SourceForge . net
Bugs item #3413444, was opened at 2011-09-23 16:17 Message generated for change (Tracker Item Submitted) made by rkanters You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=379133aid=3413444group_id=23629 Please note that this message will contain a full copy of the