steveh / twitterss
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
feed.php | ||
| |
index.php | ||
| |
template.php |
README
http://www.google.com/support/reader/bin/answer.py?hl=en&answer=78730 > Google Reader doesn't currently support authentication for private feeds that require a username and password to view. Such feeds will appear to be empty or missing if you try to subscribe to them. This includes Gmail feeds. This is a basic PHP5 script to read the authenticated feed and pass it back to Reader, formatting it to vaguely resemble twitter.com. Usage ----- Add to Reader: http://your.domain.name/twitterss/?username=TWITTERUSERNAME&password=TWITTERPASSWORD

