Search Wiki:
Description
Twitter Analyzer

** Download the code here **

This application was built using Visual Studio 2010 Beta 2, IronPython 2.6 CTP for .NET 4.0 Beta 2 and Office 2007.

There are four parts, to using this WPF Twitter application:
  1. Load a twitter feed
    1. This can be done by searching for a query keyword, or by loading a saved file.
  2. Analyze the feed and find trends
    1. This can be performed sequentially or in parallel
  3. Filter the results
    1. Several filters can be applied:
      1. Click on a tag cloud in the trends section above, and filter results to that term
      2. Enter a custom keyword to filter on
      3. Make the filter search the HTML in the URL referenced by the tweet, in addition to the tweet itself
      4. Use Python to script against the results and create a custom filter
  4. Export the filtered results to Excel
    1. You can also save the full list of results (without filtering) in File->Save File.
Last edited Nov 12 2009 at 9:38 AM  by lisafeig, version 12
Updating...
Page view tracker