> Hi Miguel, > > I have been checking the jmol forums and it seems that there may be some > duplication of efforts on developing a jcamp display applet.
Perhaps > Our original source code was from Henry Rzepa and I was led > to believe it is open source. I think that the concern is that the source code is a bit sloppy in that it does not explicitly say that it *is* open source. ./Visua.java: * Copyright (c) Guillaume Cottenceau, 1998 If we are going to use this code (or a derivative work of this code) then we need to get clarification from Guillaume Cottenceau that the source code is open-source. ./utils/StringDataUtils.java: * Copyright (c) 2005, Shravan Sadasivan & Richard Spinney We just need to put the LGPL (or other open source) copyright notice in this file. [EMAIL PROTECTED] jcamp]$ find . -name \*.java | xargs grep --files-without-match copyright ./GraphCharacteristics.java ./data/GraphControlData.java ./Visua.java ./SaisieDlg.java ./utils/NumericDataUtils.java ./utils/StringDataUtils.java ./ZoneVisu.java [EMAIL PROTECTED] jcamp]$ These files need copyright notice. > We are nearly finished with the display functionality and > I was hoping to release a version this week. OK > Shravan is still working on trying to integrate the spectra > applet with jmol so we can pass a script to jmol. In addition > he will be working on a "zoom" feature. Very good. > However, if Robert Lancashire already has a fully developed applet that > interfaces with jmol already, perhaps we are wasting our time. It would be > nice to know more about what he has already accomplished. > > Your thought? My understanding (only from messages on the list) is that Robert's applet is not currently released under an open source license, although he is considering a license change that would make it open source. I personally have had no recent contact with Robert. I encourage you to coordinate with Bob Hanson and others on the jmol-developers mailing list. Miguel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
