at 3.07p EDT on 2004 February 02 Monday Philip Bays said:
> 
> [applet code="JmolApplet"
>     archive="JmolApplet.jar"
>  codebase = "jmol"
>      width="780" height="454"]
>      [param name="script" value="load'Twist30.pdb'; select all; cpk on;
>  move -45 0 0 0 0 0 0 0 1;
>  move 0 360 0 0 0 0 0 0 5;
>  cpk 0.40; wireframe on; wireframe 0.15;
>  dots off; set solvent on; dots on; color dots hotpink;"
>  /]
> [/applet]
> 
>   Note that the applet is located in a subdirectory.  Check it at:
> 
> www.saintmarys.edu/~pbays/Testing/MW.html
> 
> Phil
> 

I believe you, Phil, but I'll have to take your word for it since you are
providing a Jmol from a Web server in the above url. :-)

my own conclusion is that Apple's security implementation may have some
holes, and any of these 'functional' permutations that we see are likely to
be transient.  so I run everything from a Web server process now (ok,
sometimes I'll do quick tests from a local dir - shh ;-).

in addition, there are always issues between local and Web, so if you plan to
distribute code via the Web, a Web server is your best test platform anyway.
IMO, of course!


> On Feb 2, 2004, at 2:56 PM, Miguel Howard wrote:
> 
> >
> > For RasMol script development, I strongly recommend using the
> > JmolApplet. It is a much more robust and forgiving environment than
> > the web browser.
> >  - open the script window
> >  - open the Jmol Console
> >  - develop your scripts in a myScript.txt file
> >  - load these text files using the script window
> >  - when you are done, deploy the same myScript.txt files to
> >    your web application
> >      [param name="script" value="load myScript.txt" /]
> >
I think Miguel means the Jmol Application is recommended for script
development.

regards,

:tim

-- 
timothy driscoll
molvisions - molecular graphics & visualization
<http://www.molvisions.com/>
usa:north carolina:wake forest


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to