https://github.com/dsingleton/php-lifestream
https://github.com/dsingleton/php-lifestream
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dsingleton/php-lifestream
- Owner: dsingleton
- Created: 2013-03-10T22:51:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-11T16:01:36.000Z (over 13 years ago)
- Last Synced: 2025-01-15T02:37:35.423Z (over 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
php-lifestream
==============
Uses the Google social graph API to find profiles for a given URL (using rel=me) and generate a stream of events from feeds connected to that profile.
It's an interesting way to explore the online activity of someone with strong semanticly connected profiles.
State of the code
=================
I made this demo quite a few years ago, since then some of the services used have been deprecated, moved or otherwise changed. As such bits of this probablhy won't work anymore, which is a shame, because it was kind of awesome.
The code in this repo is not in a working/tested state and was extracted out the main repo for my website, for prosperity.