https://github.com/conoro/curation-by-me
An experiment in Twitter Lists and filters
https://github.com/conoro/curation-by-me
Last synced: about 1 year ago
JSON representation
An experiment in Twitter Lists and filters
- Host: GitHub
- URL: https://github.com/conoro/curation-by-me
- Owner: conoro
- Created: 2011-01-27T16:27:54.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-17T13:21:13.000Z (over 15 years ago)
- Last Synced: 2025-02-06T09:48:29.147Z (over 1 year ago)
- Language: PHP
- Homepage: http://curationby.me/
- Size: 113 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Curation by Me
==============
Curation by Me is an experiment in Twitter Lists and filters.
Summary
-------
This site is just about scratching an itch. I wanted to be able to filter tweets from a list based on a hashtag or keyword so I built something simple to do that.
Notes
-----
1. The site defaults to a list and hashtag related to the Irish General Election in 2011
2. But you can use any list URL and any hashtag or keyword
3. Open multiple browsers tabs to track multiple things
4. Click on the link on the person's name to see that tweet on Twitter so you can reply/retweet/etc
5. It doesn't auto-refresh because that would use up your API accesses to Twitter
6. The pagination is screwy for a good reason
Coming Soon
-----------
1. Fewer bugs
2. AND/OR in the filter
3. Some styling (maybe)
4. Bug Reports, Feature Requests, Awards
5. Sentiment analysis
Files
-----
* index.php - Simple home page
* callback.php - Just used as part of Twitter OAuth login
* filteredoutput.php - The main page with functionality
* twitteroauth.php - See the [twitteroauth project](https://github.com/abraham/twitteroauth)
* OAuth.php - See the [twitteroauth project](https://github.com/abraham/twitteroauth)
* Various simplistic logos and favicon in SVG, PNG and ICO
* consumer-keys.php - Has Twitter Consumer Key/Secret. Not uploaded to github for obvious reasons
Just [@conoro](http://twitter.com/#!/conoro)
Copyright (c) Conor O'Neill, 2011
[conoroneill.net](http://conoroneill.net), [conoroneill.com](http://conoroneill.com)