jrundquist / TwitterFeedSaver

Saves the incoming twitter feed into a database using PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##
## TwitterFeedSaver
##
## James Rundquist - james.k.rundquist@gmail.com
##
##
##
##

## This file is part of TwitterFeedSaver
##
## TwitterFeedSaver is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation, either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program.  If not, see <http://www.gnu.org/licenses/>.




Intro 
--------
  TwitterFeedSaver simply opens the twitter stream and saves each incoming tweet into a database for later analysis.

About
--------
  TwitterFeedSaver was literally written in an hour for a project in which twitter information had to be visualized. Feel free
  to take it an improve on it, fix any bugs, add new features what ever. 

About

Saves the incoming twitter feed into a database using PHP.


Languages

Language:PHP 98.0%Language:Shell 2.0%