On 2 Mar 2012, at 13:23, Angel Herráez wrote: > I agree with Nico. The location of uploades files in MW is uncertain. > > The .jmol file format is in my opinion the way out of this problem: > upload a single file with everything included.
A single file as a zip (the same way that jar files are considered single files). I am however intrigued that the .jvxl file is nowadays a proper XML file, and hence this can itself carry separate namespaces, amounting to different types of content. One can either package eg coordinate and surface files into a single zip archive, or one alternatively could express these components as a single XML file (which can be disentangled into its original components by suitable XML parsing into a DOM). I suppose both alternatives have their advantages and weaknesses. Anyway, Jmol adopts the former approach and this is what we have to find solutions for. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

