On Aug 6, 2007, at 8:30 AM, Egon Willighagen wrote:

> Hi Jonathan
>
> On 8/6/07, Jonathan Gutow <[EMAIL PROTECTED]> wrote:
>> I am willing to maintain that section of code, but will need to be
>> able to upload changes to the SVN repository.  What do I need to do
>> to be added to the people able to commit code to SVN?
>
> You normally start with an email introducing yourself, as you just
> did. The next step can either be to upload a patch to
> sf.net/projects/jmol, send that patch to this list (I prefer the patch
> track system), or convince us to give you write access, normally done
> by explaining what you plan to change add, as you just did too...
>
> So, what is your SF account?
>
> Egon

Egon,
        My SF account is simply gutow.

        Here's a little more information about how I intend to proceed.  I  
have done
everything I can think of to limit the impact of the export to web  
functions on the core of Jmol.  Except for changes necessary to get  
it to show up as a menu item, I make no modifications to the existing  
Jmol core.  To limit problems while the application is running the  
web export dialog runs as a separate thread and requires no  
synchronized operations.  It does make some calls to routines in  
Viewer.java that require synchronization before they return, but this  
is already taken care of in the existing code.
        Things yet to be done:
1) Internationalize the text within the export to web dialogs.   
However, the menu item has been internationalized, although no  
translations are done.
2) Get the export working properly for people who want more than one  
file open simultaneously.
3) Add templates as I see fit and others make suggestions.
4) Fix bugs.

Because of the way I have done this, I could send you the changes to  
the existing code as patches and just add the jmol_Web_Page_Maker  
package to the trunk.  I intend to file the package as  
org.jmol.jmol_Web_Page_Maker.  What is your preference?

Jonathan

                          Dr. Jonathan H. Gutow
Chemistry Department                                 [EMAIL PROTECTED]
UW-Oshkosh                                           Office:920-424-1326
800 Algoma Boulevard                                 FAX:920-424-2042
Oshkosh, WI 54901
                  http://www.uwosh.edu/faculty_staff/gutow/




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to