Changes between Version 2 and Version 3 of BluePrint/SocialMedia/GHC2013SocialMediaProjects
- Timestamp:
- 10/05/13 14:55:47 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia/GHC2013SocialMediaProjects
v2 v3 3 3 4 4 == GHC2013 Project Proposals == 5 Both are fundamentally about this: 6 * Receive tweets and / or SMS messages from the public. 7 * Classify and geocode them. 8 * Display on a map. 5 9 6 10 === Project option for "human intelligence task" processing === 7 * Receive tweets and / or SMS messages from the public.[[BR]] 8 * Dispatch these to online workers to classify and geocode.[[BR]] 9 * Display on a map.[[BR]] 10 Details are at [wiki:BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing GHC2013 Social Media Human Intelligence Task Processing]. 11 Creating a 'Human Intelligence Tasking' module to allow the processing of these messages to be divided up amongst a lot of workers: 12 * Details are at [wiki:BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing GHC2013 Social Media Human Intelligence Task Processing]. 11 13 12 14 === Project option for enhancements to current Eden social media features === 13 Details are at [wiki:Blueprint/SocialMedia/GHC2013SocialMediaEnhancements GHC2013 Social Media Enhancements]. 15 Some enhancements to the current interface ranging from simple to advanced: 16 * Details are at [wiki:Blueprint/SocialMedia/GHC2013SocialMediaEnhancements GHC2013 Social Media Enhancements]. 14 17 15 18 === Current System and Setup for Both Projects === … … 30 33 Note: Documentation for both end-users & devs could use improvement 31 34 * feel free to dive in! 32 33 === Projects ===34 There are 2 projects that we can work on during this session:35 (A) Some simple enhancements to the current interface36 (B) Creating a 'Human Intelligence Tasking' module to allow the processing of these messages to be divided up amongst a lot of workers37