Changes between Version 42 and Version 43 of BluePrint/SocialMedia
- Timestamp:
- 10/25/12 00:54:32 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/SocialMedia
v42 v43 88 88 ==== Future Scope ==== 89 89 90 1. Create a cron job, to search tweets periodically and not only at user's request.90 1. Major limitation is that the twitter search keyword is hard coded.We need to make the code access the msg_twitter_search table and use the keywords stored by the user through the GUI to search and display twitter feeds on the GIS map. 91 91 2. Display twitter icon on map instead of the normal location bubble. 92 92 3. Work on the pop-up contents. Ideally this would include any photo or video linked in the message (or a URL if it's to a page of text). Actually doing the part within the tweet parsing of following embedded URLs to identify if they're Media would be really useful addition to the parser (there is a commented-out stub). 93 4. Create a cron job, to search tweets periodically and not only at user's request. 93 94 94 95 === Publishing data to Social Media Account ===