Changes between Version 42 and Version 43 of Ideas


Ignore:
Timestamp:
08/29/11 18:45:31 (13 years ago)
Author:
kiesel
Comment:

personalization tasks

Legend:

Unmodified
Added
Removed
Modified
  • Ideas

    v42 v43  
    44   * item page streamlining 
    55     * reviews and notable features (genre, etc.) 
    6        * personalization for notable features (e.g., feature types you often use; any disagreements involving you; any replies to your statements) 
    7      * list/browse all feature instances instead of recent only 
     6       * personalization for notable features (e.g., feature types you often use; any disagreements involving you; any replies to your statements) * 
     7     * list/browse all feature instances instead of recent only * 
     8     * filter negative features in view? 
     9   * improve in feature recommender - generate feature instance overlap * 
     10     * ''that person seems to disagree wrt feature type X, please give more info'' 
     11     * ''this feature type seems important to you but overlap with other people's annotations is low. Please annotate _that_ item.'' 
     12     * I.e., apply similar techniques to the current annotation wizard on user level. * 
     13     * add discussion/feedback UI features - let user confirm other people's statements, etc. * 
     14     * track items known to the user and show questions/recommendations in some sidebar * 
    815   * item type overview page 
    9      * a kind of personalized recent changes page per domain (for all Story instances, etc.) 
     16     * a kind of personalized recent changes page per domain (for all Story instances, etc.) * 
    1017     * rather than filtering by item type probably the search filter API should be used 
    11    * welcome ST page for user (recent features by others for items also annotated by you - aggregate "agreeing" statements?) 
    12      * "Annotations wanted for..." functionality 
    13      * list interesting changes up to last login/some time ago 
    14    * model Skipforward users 
    15      * create link to user resource when creating new items 
    16        * item1 --descriptionCreatedBy--> user1 
    17        * user1 --type--> SkipforwardUser --subclass--> Person 
    18    * more ajaxy ST UI 
    19      * in place update of filled-in annotation forms on Item pages 
    20      * in place creation of annotation forms (by feature type substring search) 
    21      * Ajax search 
     18   * welcome ST page for user * 
     19     * recent features by others for items also annotated by you - aggregate "agreeing" statements? * 
     20     * "Annotations wanted for..." functionality * 
     21     * list interesting changes up to last login/some time ago * 
    2222   * speed up adding first item features 
    23      * suggest typical feature types for the current item type 
    24      * suggest feature types often used by you/in general 
     23     * suggest typical feature types for the current item type * 
     24     * suggest feature types often used by you/in general * 
    2525   * '''advanced search''' 
    2626     * also in comments etc., fields selectable, using Lucene 
     
    3131       * rank by feature match(es)... (recommender) 
    3232   * allow some simple HTML in comments (<i>,<a href=... skip=bool>) 
    33    * filter negative features in view 
     33   * model Skipforward users 
     34     * create link to user resource when creating new items 
     35       * item1 --descriptionCreatedBy--> user1 
     36       * user1 --type--> SkipforwardUser --subclass--> Person 
     37   * more ajaxy ST UI 
     38     * in place update of filled-in annotation forms on Item pages 
     39     * in place creation of annotation forms (by feature type substring search) 
    3440 * '''Refactoring''' 
    3541   * diff-based syncer 
    3642   * use TDB named graphs for SF namespaces? 
    37  * '''Annotating items''' 
    38    * ST annotation wizard 
    39      * partially done but should additionally generate annotation overlaps between users 
    40      * integrate with similarity manager 
    41        * ''that person seems to disagree wrt feature type X, please give more info'' 
    42        * ''this feature type seems important to you but overlap with other people's annotations is low. Please annotate _that_ item.'' 
    43        * I.e., apply similar techniques to the current annotation wizard on user level. 
    44      * add discussion/feedback UI features - let user confirm other people's statements, etc. 
    45    * better DBTropes integration/feature type finder 
    46      * full text search in DBTropes labels and comments 
    47      * find feature types in intersection of features of two or more given items 
    48      * immediate import of given feature types from DBTropes 
    49    * similar-to/part-of/connected-to/successor-of feature types (further input for feature type recommender) 
    50    * rules for deducing features (per-user basis, let user confirm generated feature instances) 
    51    * sameAs links to other data sources 
     43 * better DBTropes integration/feature type finder 
     44   * full text search in DBTropes labels and comments 
     45   * find feature types in intersection of features of two or more given items 
     46   * immediate import of given feature types from DBTropes 
     47 * similar-to/part-of/connected-to/successor-of feature types (further input for feature type recommender) 
     48 * rules for deducing features (per-user basis, let user confirm generated feature instances) 
     49 * sameAs links to other data sources 
    5250 * '''Similarity Manager tasks''' 
    5351   * handle nb features in Similarity Manager (use FT IDs instead of URIs or just ignore nb FTs)