Memetracker is a PHP script for Drupal Modules scripts design by Kyle Mathews.
It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
The Memetracker Drupal module uses algorithms in the machinelearningapi to intelligently filter and group content from designated content sources both internal and external.
Publisher review:The Memetracker Drupal module uses algorithms in the machinelearningapi to intelligently filter and group content from designated content sources both internal and external. The module's purpose is to find and display to a community in real time the most interesting conversations and memes within the community as they emerge. Memetrackers seeks to emulate the functionality of successful commercial memetrackers such as Techmeme, Google News, Tailrank, and Megite. It will be an open-source implementation of memetracking technology that can be easily plugged into Drupal-based community sites.Installation - After unpacking the memetracker and machinelearningapi modules, download and install Python Numeric and Pycluster. - Python Numeric is a dependancy of Pycluster and must be installed first. Note, Python NumPy has replaced Python Numeric but Pycluster has not been upgraded to use NumPy. Numeric is still required. - Feedapi creates nodes from content it downloads from RSS feeds. Create a content type called "Feed Item". Then edit the node type "Feed", which is created by default when installing Feedapi. Under the Default Settings for "feed", change the Node type of feed items to the "Feed Item" node type you just created. Also select the options "Check for duplicates on all feeds" and "Refresh feed on creation." - Next add RSS feeds by creating a Feed node for each RSS feed. - Next navigate to http://YOURDOMAIN.com/memetracker/1/ and click on the "Edit Feed List" tab. There select the feeds you just added to be part of your memetracker - Then click on the view tab to see your memes. Requirements: · Drupal 6.x · Drupal Machine Learning API module. · Drupal FeedAPI module.
Operating system:Windows / Linux / Mac OS / BSD / Solaris