Re: [PyMOL] Newbie question: launch PyMOL from a link

2013-03-24 Thread David García Aristegui
Thank you very much for your help! David. > To expand on this briefly, the accepted mime-type for PDB files seems to > be chemical/x-pdb ( http://www.ch.ic.ac.uk/chemime/ ) > > As shown in the attached screenshot from firefox, the browser decides what > to do with a file served with a particular m

Re: [PyMOL] Newbie question: launch PyMOL from a link

2013-03-21 Thread Pete Meyer
I suspect this depends on the browser you're using. If you're serving the PDB files with an appropriate MIME-type, and the browser is configured to open files of those types with pymol, then things should work. That said, going through pymol through a web interface seems like it might be more

[PyMOL] Newbie question: launch PyMOL from a link

2013-03-21 Thread David García Aristegui
Hello, i have a simple PHP web interface with PDB structures... Do you know if is possible to launch PyMOL (Linux) when we click in the link of a PDB structure, with this PDB loaded? I'm unable to find a recipe to do launch PyMOL this way. Thank you very much for your help, best regards. David.