Changes between Initial Version and Version 1 of 2015-9-3


Ignore:
Timestamp:
Sep 3, 2015, 3:01:22 PM (10 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2015-9-3

    v1 v1  
     1= Attendees =
     2
     3  Elaine, Eric, Conrad, TomG, Scooter, TomF
     4
     5= Agenda =
     6 * UCSF security
     7 * "Experimental Commands" tool
     8 * Updates [All]
     9 * Chimera2 guinea pigs
     10 * wx vs. qt5, round N
     11 * color name matching
     12 * Translating UI to commands
     13 * help
     14 * toolshed web site
     15
     16= Discussion =
     17 * "Experimental Commands" tool
     18   - For "core" experimental commands
     19   - For experimental tools, their commands go with the tool
     20   - Need command to identify which tool registered which commands
     21   - Conrad will look into implementation (medium priority)
     22 * Updates
     23   - Greg changed command registration description API
     24   - TomG added help menu entries for documentation
     25     * displays in system web browser
     26     * Greg will rename "help" to "usage" and make "help" bring up Chimera2 HTML window displaying command help text
     27     * Documentation is now included in distribution
     28   - Tom is working on getting Linux Chimera2 to run out of the box
     29     * Complete distribution with required libraries
     30     * Greg will make a "real" Linux installer soon
     31 * Chimera2 guinea pigs
     32   - Ezra wanted a Linux version but was scared into finding a Mac
     33   - Work with Peter Rose for start-up view?
     34     * Discuss with Ezra?
     35     * Use largest inertia direction for initial view?
     36   - Matt Baker (Wah Chiu lab) asked about Chimera2 for Gorgon
     37 * wx vs. qt5, round N
     38   - Q: What is the fee for a 5-developer license and what is the cost of annual renewal for such license?  Is there an academic discount?
     39   - Q: Can third parties develop free extensions to our application without a commercial license?
     40   - Q: Is the commercial PyQt documentation different from the GPL version?  If not, why is it not redistributable (just out of curiosity)?
     41 * color name matching
     42   - Color names are case sensitive, with standard color names all in lower case
     43   - "style" command should have parallel syntax to "color" command
     44   - Change color name shortening currently to match shortest color name instead of first alphabetic match
     45 * ''Meeting adjourned''
     46 * Translating UI to commands
     47 * help
     48 * toolshed web site
     49
     50= Action Items =
     51 * Need to change Chimera2 version from 2.0 to 0.1
     52 * Decide on how to handle ambiguity (All)
     53 * Conrad will discuss toolshed implementation with Greg.  Set up a web site on plato for tool distribution.
     54 * Conrad will send email asking about wx "git pull" request status