Einar, Einar Coutin wrote:
>Ok: > >As usual an applet runs on your machine. I wanted to get that straigth. > >The problem is with both the server (load of molecules and orbitals) >and the scripts (which run on the applet locally, the "where does the >applet runs?" doubt came along when I loaded some cube files to render >orbitals and changed the isosurface value, it goes much slower when >the server is under heavy load, I know is because everytime you change >the isosurface you have to reload the .cube file when using the >isosurface command). > Yes, but unless you have somehow set up your system oddly, the second time you load that cube file, it should be from your local cache, not the server. So you may just have a slow machine or a low-memory problem. > But what about oscillations, it happens the same >thing when the server is under load, the applet stutters and soen't >produce fluid animations. > > Please give the exact sequence of script commands you used and also send the file to me, and I will take a look and try to reproduce it. Have you reproduced this with 10.x ? >BTW Bob, that AJAX thing you manage to do with the 10.x.23 version, >does affect functions like applet or jmolScript? I'll have to get to >mess with it. > > The AJAX thing is just a way of getting information from a server without sending a form or reloading the whole page. What I'm doing with it on those demo pages is using it to load a PDB file from some other server. Bob >Thanks for the feedback. Definitevly have to migrate to jvxl. But >caused the intregue was the oscilations. > >CYA Around. > > > > > >2006/7/14, Egon Willighagen <[EMAIL PROTECTED]>: > > >>On Thursday 13 July 2006 21:46, Einar Coutin wrote: >> >> >>>I was testing a site I'm building using jmol 10.2 as an applet. I was on a >>>different network that where the server is, and got a friend who was in the >>>same network as the server to use the applet along with me. We try to make >>>some molecules oscilate while spinning. It was nearly impossible since the >>>animations will get stuck and the applet unresponsive. >>> >>> >>On both machines? At the same time? While loading a molecule, or while running >>the script commands? What was the load of your machines at the time? >> >> >> >>>¿Could it be possibble to make the applet run more clientside to avoid this >>>soprt of problems? >>> >>> >>Not sure what you mean here. The applets *only* run locally, so nothing to do >>more clientside... the server is only involved in downloading (uploading from >>the server perspective) of the applet jar's, and the molecular file... >> >>Egon >> >>-- >>CUBIC >>blog: http://chem-bla-ics.blogspot.com/ >> >> >>------------------------------------------------------------------------- >>Using Tomcat but need to do more? Need to support web services, security? >>Get stuff done quickly with pre-integrated technology to make your job easier >>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>_______________________________________________ >>Jmol-developers mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jmol-developers >> >> >> > > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Jmol-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-developers > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
