|
Project Information
Members
Links
|
IntroductionTwitterslurp is a php/javascript tool for displaying a constantly-updating stream of Twitter searches on a website. Twitterslurp also provides graphs and analytics derived from the tweets Twitterslurp has been used:
Software RequirementsTwitterslurp requires PHP 5.2 (for the json extension). It may work on PHP 5.1 with the json extension installed, but this has not been tested. Twitterslurp uses jQuery and the flot jQuery extension for displaying graphs. Twitterslurp also uses (but not require) APC for caching graph data. For installation and configuration instructions, see SetupAndConfiguration. |