This is first release of Madza's Twitter Feed app.
This project have only 2 feautres:
- Get live tweets from Twitter Rest Api
- Store it in local MySQL DB.
We have cron.php that updates DB with newly posted tweets. It gets newest to last stored tweet, and store them.