[PyMOL] RE: Final testing of version 0.95

2004-03-29 Thread Warren DeLano
As it turned out, 0.95 beta 18 had a significant glitch with colors in Scenes, so beta 19 has been created: > PyMOL for Linux, Windows, IRIX: http://delsci.com/beta > > MacPyMOL: http://delsci.com/macpymol Let's make sure no more major problems turn up in the next day or two, before cutting an

Re: [PyMOL] embeding pymol in a web page

2004-03-29 Thread Michael George Lerner
On Mon, 29 Mar 2004, Nat Echols wrote: > > The downloaded script is then executed by Pymol, which can uses Python's > > socket abilities to download PDB files and run Pymol commands on them. > > H, I like this idea. Can PyMOL open files directly over the web? It > would be nice to simply typ

Re: [PyMOL] embeding pymol in a web page

2004-03-29 Thread Nat Echols
> The downloaded script is then executed by Pymol, which can uses Python's > socket abilities to download PDB files and run Pymol commands on them. H, I like this idea. Can PyMOL open files directly over the web? It would be nice to simply type PyMOL> load http://server/1cll.pdb, calmodulin

Re: [PyMOL] embeding pymol in a web page

2004-03-29 Thread Jonathan Barber
On Thu, Mar 25, 2004 at 10:13:42AM +, Einat Sitbon wrote: > > Hello PyMolers, > > I'm wondering if there is a possibility to embed a pymol script in a web > site. > What I have in mind is something equivalent to the chime plug-in, using > pymol. > Any suggestions? One way I've tried to ach