Hi again,

I've also been looking at how to serve up JSmol to large lecture classes 
without totally swamping our server. I found jsDelivr (http://www.jsdelivr.com) 
which will put various JavaScript libraries and resources available on global 
Content Delivery Networks (CDN) for free.

Basically, there would just need to be a GitHub repository for JSmol with the 
appropriate files and then make sure it's updated with each release. The 
jsDelivr system will make versioned URLs like this:

http://cdn.jsdelivr.net/jquery/2.1.1/jquery.min.js

or.. in this case:

http://cdn.jsdelivr.net/jsmol/14.2.0/jsmol.min.js

I think this would also make it really easy for users who don't have a web 
server at the ready. :-)

If this sounds interesting, I can get something (i.e., a Jmol/JSmol mirror) 
going on GitHub.

Cheers,
-Geoff
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to