Changes between Version 25 and Version 26 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing


Ignore:
Timestamp:
10/05/13 10:44:08 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing

    v25 v26  
     1= GHC Social Media Project =
    12[[TOC]]
    23
    34== Introduction ==
    4 
    55 * Receive tweets and / or SMS messages from the public.
    66 * Dispatch these to online workers to classify and geocode.
     
    8787customizations for a particular site. Here, we will "cheat" and just add the new module to our configuration
    8888file {{{eden/models/000_config.py}}}.  Get the default module list from
    89 {{{eden/private/templates/default/config.py}}} i.e.[[BR]]
    90 http://booki.flossmanuals.net/sahana-eden/_draft/_v/1.0/building-a-new-application/ [[BR]]
     89{{{eden/private/templates/default/config.py}}} i.e.
     90* http://booki.flossmanuals.net/sahana-eden/_draft/_v/1.0/building-a-new-application/
    9191Copy it to {{{models/000_config.py}}} and add an entry for the hit module.
    9292
     
    156156short task -- it may be that no special view file is needed.. So this can probably
    157157be left until after the controller is done.
     158
    158159=== Generate a list of categories from the database ===
    159160We would like to encourage workers to use existing categories when there is a close enough match, but be able to add new ones
    160161if not. So, we want to give the worker a menu of categories to choose from, consisting of all the current categories found in the
    161162category field being added by the team working on adding the new tables, and also let the worker add a new category.
     163
     164== See Also ==
     165* http://www.wired.co.uk/news/archive/2013-09/30/digital-humanitarianism