On Mon, Mar 29, 2004 at 11:37:22AM +0100, Jonathan Barber wrote:
> 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 t
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
> 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
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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
| An ActiveX verson of PyMOL is partially developed, but it won't be release
| before PyMOL 1.0 -- so we're talking months to years. However, once
we have
| one plugin built, it shouldn't be too hard to create others (Netscape,
Java,
| etc.).
Althou
Einat,
On Thu, 2004-03-25 at 18:50, Warren DeLano wrote:
> For web-page embeddable molecular graphics today, look to Jmol:
> http://jmol.sourceforge.net
Another alternative is the AstexViewer Java applet - free, but
unfortunately closed source.
http://www.astex-technology.com/AstexViewer/visual
Einat,
That is a longstanding goal of the PyMOL project, but there are various
hurdles to be surmounted, including creating an API for embedding PyMOL and
a secure API/language-subset for controlling it via the network. Another
problem is that each platform has a different optimal technology for