Hi Henry,

I hadn't heard about the Winnower, but I just looked at it and saw your post 
about Rubisco. Nice!

Not sure I understand how this would work, though. But that's partly because 
I'm confused about the archival part of the Winnower. Looking at the source for 
your Rubisco post, it seems that the images are still hosted at your blog, not 
archived at their site, which makes it somewhat less archival than it sounds. 

But maybe jsmol could do some kind of deferred loading of the canvas so it 
shows an image instead of executing the loading of the structure. There could 
be an onclick that launched the canvas. But I'm not sure that can be done with 
just the wordpress plugin. While my js skills are VERY poor, I suspect that it 
would require modifying the core jsmol code to launch in response to a click 
instead of when the page is loaded. It might be possible to inject the entire 
JSmol js code after the click, but I have a feeling that wouldn't work, at 
least with the existing code.

I think having a static image display before jsmol runs would speed up display 
not just on Wordpress, but also in other sites. So maybe this option should be 
added to the core (if it doesn't exist already). Your thoughts, Bob? 

The static image or animated gif would have to come from somewhere, of course. 

Jim


On Jul 8, 2015, at 1:36 PM, Rzepa, Henry S <h.rz...@imperial.ac.uk> wrote:

> Jim,
> 
> although my original  WP installation is still racked by some sort of 
> extension conflict that stops  JSmol from running, my “vanilla” install is 
> doing a great job. Check out http://www.rzepa.net/blog/?p=14272
> 
> But my reason for contacting you relates to another extension known as the 
> Winnower.  This clones WP posts and publishes them,  eg doi: 
> 10.15200/winn.143521.11237  I am using this as an archive, referenced by a 
> doi, for posts that  I fancy might deserve “posterity”. 
> 
> It would be too much to ask their system to handle the JSmol canvas perhaps, 
> but I am wondering whether it would be possible to eg emulate the <video> 
> element, as in
> 
> <video poster="barton-poster.jpg" src="Barton2b.m4v"  width="350" 
> height="262" controls>
> </video>
> 
> where the attribute  poster=“hhh.jpg”>  loads a poster image, and it is only 
> by clicking on this that the underlying media is then loaded.   Possibly the 
> Winnower might be able to handle that, and it would have the other advantage 
> that  JSMol is then only loaded upon demand. Its how my original  Jmol 
> invocation works, and this archives very nicely at the Winnower.
> 
> At any rate, I thought it worth asking your thoughts
> 
> 
> Henry
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/_______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users

=====================================
Jim Hu
Professor
Dept. of Biochemistry and Biophysics
2128 TAMU
Texas A&M Univ.
College Station, TX 77843-2128
979-862-4054

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to