lifestream: Difference between revisions
Jump to navigation
Jump to search
JeffMcNeill (talk | contribs) m (reverted from defacement) |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Lifestream}} | |||
Jeremy Keith put lifestreaming on the map with his [http://adactio.com/extras/stream/ Lifestream demo application], which he blogged about [http://adactio.com/journal/1202/ here]. | Jeremy Keith put lifestreaming on the map with his [http://adactio.com/extras/stream/ Lifestream demo application], which he blogged about [http://adactio.com/journal/1202/ here]. | ||
Line 5: | Line 5: | ||
The practice of syndicating and then aggregating content into one stream is a useful one as more and more services crop up that allow us to do things that translate well into syndication formats. | The practice of syndicating and then aggregating content into one stream is a useful one as more and more services crop up that allow us to do things that translate well into syndication formats. | ||
There are two questions | There are two questions initially to be resolved: | ||
# how can chronological microformats at the distributed sources be best used to feed into lifestreams (i.e. via hAtom, hCalendar)? | # how can chronological microformats at the distributed sources be best used to feed into lifestreams (i.e. via hAtom, hCalendar)? | ||
Line 11: | Line 11: | ||
In Jeremy's [http://adactio.com/extras/stream/ Real-World example] (and [http://chrisjdavis.org/cjd-lifestream-1-0 subsequent] [http://elliottback.com/wp/archives/2006/12/14/lifestream-wp-plugin-for-wordpress/ derivatives]) a combination has been used. Is this the best path forward? Are there other ideas, especially for semantically linking to the types of services that appear in one's stream? | In Jeremy's [http://adactio.com/extras/stream/ Real-World example] (and [http://chrisjdavis.org/cjd-lifestream-1-0 subsequent] [http://elliottback.com/wp/archives/2006/12/14/lifestream-wp-plugin-for-wordpress/ derivatives]) a combination has been used. Is this the best path forward? Are there other ideas, especially for semantically linking to the types of services that appear in one's stream? | ||
See also [[activity-streams]]. |
Latest revision as of 16:28, 18 July 2020
Jeremy Keith put lifestreaming on the map with his Lifestream demo application, which he blogged about here.
The practice of syndicating and then aggregating content into one stream is a useful one as more and more services crop up that allow us to do things that translate well into syndication formats.
There are two questions initially to be resolved:
- how can chronological microformats at the distributed sources be best used to feed into lifestreams (i.e. via hAtom, hCalendar)?
- how should lifestreams themselves be best marked up (using a combination of hAtom and hCalendar or one or the other)?
In Jeremy's Real-World example (and subsequent derivatives) a combination has been used. Is this the best path forward? Are there other ideas, especially for semantically linking to the types of services that appear in one's stream?
See also activity-streams.