public
Description: A system for scraping twitter content based upon the gnip notification feed
Homepage:
Clone URL: git://github.com/copiousfreetime/snipe.git
snipe /
name age message
file .gitignore Tue Feb 24 22:17:19 -0800 2009 daemonizable working on consume [copiousfreetime]
file HISTORY Fri Feb 20 22:40:27 -0800 2009 initial project structure [copiousfreetime]
file LICENSE Fri Feb 20 22:40:27 -0800 2009 initial project structure [copiousfreetime]
file README Fri Jul 03 17:56:57 -0700 2009 merge [copiousfreetime]
file Rakefile Sun Feb 22 23:21:51 -0800 2009 view_push task [copiousfreetime]
file TODO.taskpaper Tue Mar 03 01:54:54 -0800 2009 savepoint [copiousfreetime]
directory bin/ Sat Feb 21 11:35:40 -0800 2009 savepoint start of scraper [copiousfreetime]
directory example/ Fri Jul 03 17:59:30 -0700 2009 merge [copiousfreetime]
file gemspec.rb Sat Feb 28 17:49:38 -0800 2009 savepoint : prepareing to live test storage [copiousfreetime]
directory lib/ Fri Jul 03 17:58:22 -0700 2009 doc fixup [copiousfreetime]
directory lua/ Fri Feb 27 00:17:11 -0800 2009 added lua [copiousfreetime]
directory rollups/ Mon Feb 23 20:37:47 -0800 2009 fix map reduce functions [copiousfreetime]
directory spec/ Sat Feb 28 18:21:58 -0800 2009 store working [copiousfreetime]
directory tasks/ Fri Jul 03 17:56:57 -0700 2009 merge [copiousfreetime]
README
== snipe

* Homepage
* rubyforge project
* email

== DESCRIPTION

Snipe is a system to attach to and process data from the Twitter Steaming API.

    http://apiwiki.twitter.com/Streaming-API-Documentation

Configure snipe with your account, give it the stream(s) you would like to
process and it will put the data into the storage mechanism you like.

    http://twitter.com/help/request_streaming

== FEATURES

== SYNOPSIS

== CREDITS

== LICENSE

Copyright (c)  Jeremy Hinegardner

All rights reserved.

See LICENSE and/or COPYING for details.