diff options
| author | franck cuny <franck.cuny@rtgi.fr> | 2008-12-26 21:24:13 +0100 |
|---|---|---|
| committer | franck cuny <franck.cuny@rtgi.fr> | 2008-12-26 21:24:13 +0100 |
| commit | 2ec9e089f43ea6aa8ed864be0a11fd438e220533 (patch) | |
| tree | 015d19515bd2b810dc6a65cf49fe3acf858bd9d9 /lifestream.yaml | |
| parent | public data (diff) | |
| download | lifestream-2ec9e089f43ea6aa8ed864be0a11fd438e220533.tar.gz | |
lifestream script, template, and configuration file
Diffstat (limited to 'lifestream.yaml')
| -rw-r--r-- | lifestream.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lifestream.yaml b/lifestream.yaml new file mode 100644 index 0000000..79944e2 --- /dev/null +++ b/lifestream.yaml @@ -0,0 +1,19 @@ +- + source: delicious + url: http://feeds.delicious.com/v2/rss/franck?count=20 + source_url: http://delicious.com/franck +- + source: identica + url: http://identi.ca/api/statuses/user_timeline/franck.atom + source_url: http://identi.ca/franck +- + source: googlereader + url: http://www.google.com/reader/public/atom/user%2F17077268849154926648%2Fstate%2Fcom.google%2Fbroadcast +- + source: myblog + url: http://lumberjaph.net/blog/index.php/feed/ + source_url: http://lumberjaph.net/blog/ +- + source: lastfm + url: http://ws.audioscrobbler.com/1.0/user/franckcuny/recenttracks.rss + source_url: http://www.last.fm/user/franckcuny |
