This is adaptation of work of Shri Adam Green for purposes of Twitter Activism where using Twitter streaming Phirehose library and API, new tweets are streamed, retrieved, stored and displayed. Twitter Activism can be used for retrieving tweets and displaying on webpage their counts and details. These tweet counts and details can be analysed and used by activists. If contacts are there in the twitter profiles, activists can contact and cross-verify data. One working demo can be seen at recallbytweet.com/tweetcount.php and recallbytweet.com
Although we have tried to remove any coding mistakes, but if there is any mistake in code or if other developers make further improvements, please mail the same to tcpdemo2@gmail.com
Other Contributors - ParthaSarathiMishra , Varun Saini and Team , Bittoo Suryavanshi , Kmoksha Rishi , Asish Adeshara
Please read -
-
Basic installation instructions -
============================
http://140dev.com/free-twitter-api-source-code-library/twitter-database-server/install/ -
Installation Instructions for new version -
===========================================
http://140dev.com/twitter-api-programming-blog/streaming-api-keyword-collection-enhancements-part-1/
Note -
- VPS server is needed for running in background get_tweets_keyword.php and parse_tweets_keyword.php tweets
2. Open recalladmin/config.php , db/config2.php and fill in the user name, password, and database name for the MySQL database you just created
3. Insert your own email id and username where files are inserted in files - recalladmin/process.php , recalladmin/getprocesses.php , recalladmin/notify.php , recalladmin/monitor.php and recalladmin/monitorhandle.php
4. In database - admin table - Insert fields your paramaters for `email id`, admin panel `username` (admin default url is yourwebsite.com/recalladmin) and MD5 hash of your chosen password (using online md5 hash generator example - http://passwordsgenerator.net/md5-hash-generator/)