Changes between Version 45 and Version 46 of Ideas


Ignore:
Timestamp:
01/11/12 17:06:08 (12 years ago)
Author:
kiesel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ideas

    v45 v46  
    33 * '''User interface''' 
    44   * item page streamlining 
    5      * item summary: display "most trusted" review, aggregated "green" features, and most notable features in general (genre, etc.) 
    6        * this summary (minus review) would also make a good tooltip for item labels 
    7        * personalization for notable features (e.g., feature types you often use; any disagreements involving you; any replies to your statements) * 
    8      * list/browse all feature instances instead of recent only * 
     5     * item summary: display description and "most trusted" review, aggregated "green" features, and most notable features in general (genre, etc.) 
     6       * this summary (first words of description only, omit review) would also make a good tooltip for item labels 
     7       * personalization for notable features (e.g., feature types you often use; any disagreements involving you; any replies to your statements) 
     8     * list/browse all feature instances instead of recent only 
    99     * filter negative features in view? 
    10    * improve in feature recommender - generate feature instance overlap * 
     10   * more ajaxy ST UI 
     11     * fetch all lists/tables using ajax - allows easy paging/reuse and should improve initial page load speed 
     12     * in place update of filled-in annotation forms on Item pages 
     13     * in place creation of annotation forms (by feature type substring search) 
     14   * improve in feature recommender - generate feature instance overlap 
    1115     * ''that person seems to disagree wrt feature type X, please give more info'' 
    1216     * ''this feature type seems important to you but overlap with other people's annotations is low. Please annotate _that_ item.'' 
    13      * I.e., apply similar techniques to the current annotation wizard on user level. * 
    14      * add discussion/feedback UI features - let user confirm other people's statements, etc. * 
    15      * track items known to the user and show questions/recommendations in some sidebar * 
     17     * I.e., apply similar techniques to the current annotation wizard on user level. 
     18     * add discussion/feedback UI features - let user confirm other people's statements, etc. 
     19     * track items known to the user and show questions/recommendations in some sidebar 
    1620   * item type overview page 
    17      * a kind of personalized recent changes page per domain (for all Story instances, etc.) * 
     21     * a kind of personalized recent changes page per domain (for all Story instances, etc.) 
    1822     * rather than filtering by item type probably the search filter API should be used 
    1923   * welcome ST page for user * 
    20      * recent features by others for items also annotated by you - aggregate "agreeing" statements? * 
    21      * "Annotations wanted for..." functionality * 
    22      * list interesting changes up to last login/some time ago * 
     24     * recent features by others for items also annotated by you - aggregate "agreeing" statements? 
     25     * "Annotations wanted for..." functionality 
     26     * list interesting changes up to last login/some time ago 
    2327   * speed up adding first item features 
    24      * suggest typical feature types for the current item type * 
    25      * suggest feature types often used by you/in general * 
     28     * suggest typical feature types for the current item type 
     29     * suggest feature types often used by you/in general 
    2630   * '''advanced search''' 
    2731     * also in comments etc., fields selectable, using Lucene 
     
    3741       * item1 --descriptionCreatedBy--> user1 
    3842       * user1 --type--> SkipforwardUser --subclass--> Person 
    39    * more ajaxy ST UI 
    40      * in place update of filled-in annotation forms on Item pages 
    41      * in place creation of annotation forms (by feature type substring search) 
    4243 * '''Refactoring''' 
    4344   * diff-based syncer