Changes between Version 36 and Version 37 of BluePrint/SocialMedia


Ignore:
Timestamp:
10/24/12 04:15:00 (12 years ago)
Author:
sheetal25
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/SocialMedia

    v36 v37  
    8080
    8181==== Processing Tweets ====
    82 Go to a page eden/msg/twitter_search. You can add keywords / search queries records under this page. It will ask you for a PIN to enter before saving the keywords/queries. The pin is obtained from Twitter app that was created. After saving the keywords/ queries, click on Results which triggers the search and msg_twitter_search_results table in the database gets populated.
     82After fetching the twitter feeds, the Geo-tagged tweets are processed. They are parsed to fetch user information, tweet data and location information in terms of latitude and longitude. All this information then goes into the msg_twitter_search_results table.
    8383==== Plotting tweets on Map ====
    8484