Changes between Version 5 and Version 6 of BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
- Timestamp:
- 10/05/13 06:59:16 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia/GHC2013SocialMediaHITProcessing
v5 v6 26 26 === Set up incoming messages === 27 27 Read the information on how messages are received by Eden from Twitter or SMS, and get test messages into an Eden instance. 28 Possibly useful pages: 28 29 Relevant documentation: 29 30 * DeveloperGuidelines/Messaging 30 31 * DeveloperGuidelines/Messaging/Channels 31 32 * UserGuidelines/Messaging (very much in need of clarification and concrete examples) 33 34 Code examples: 35 36 User interface: 37 http://demo.eden.sahanafoundation.org/eden/msg/ 32 38 === Add database tables for message processing tasks === 33 39