We have a plan to bring the share feature back. Even better.
Come talk with us http://groups.google.com/group/sharebro
Emmanuel
totally agree. Indeed we hastily raise a temporary solution using posterous, and some colleague of mine told me that we were closing our community to new sources.Indeed we prefer an Open Source Solution (no more golden cloudy chains if possible) but that is only part of the solution. All we need a new way of doing things, and I have a confusion about it: RSS is an Open Format for syndicate feeds, so what do we need for share individual contents? a microformat?
Tiny Tiny RSS already has public sharing that generates a feed, with a similar Reader interface (sharing is even Shift-S).
As for a sharing standard, what about the JSON Activity Stream standard that already exists as an export option from Reader?
Since Google Reader sharing as we knew it collapsed, I'm not so
interested in a centralized replacement. That one will die too,
eventually, for any number of reasons.
That's not to say that a hosted feed reader service with social features
isn't a good idea, though. Expecting everyone to host or roll their own
is a non-starter.
But, consider this quick sketch:
* Take a feed for a site, call it a "source" feed (eg. from CNN, blogs, etc)
* Take someone's feed containing shared links, call it a "share" feed.
(eg. from a feed reader like Tiny Tiny RSS, from pinboard.in, etc)
* Allow subscriptions to both "source" and "share" feeds. Maybe
something in the "share" feed identifies it as such for auto-detection,
or maybe the subscription UI helps the user indicate the type.
* Whenever "share" feed items whose links match an item in a "source"
feed, the "share" feed items get collated and displayed as comments on
that "source" feed item. Think of it as a relational join: Each "source"
item gets joined on "share" items, if any.
For a hosted feed reader, the cool thing would be to allow "share"
subscriptions to both local users and "share" feeds from off-site. That
way, the sharing can be decentralized and even inclusive of competing
feed reader services.
--
m...@lmorchard.com
http://decafbad.com
{web,mad,computer} scientist
Well, in RSS 2.0, there's the <source> element:
http://cyber.law.harvard.edu/rss/rss.html#ltsourcegtSubelementOfLtitemgt
That was basically made for this use case. So, you can do a few things:
* Assume all items in a feed are intended as quotes & commentary on the
linked items. This leaves it up to the feed reader to flag certain
subscriptions as such.
* Assume any item with a <source> element is intended as an annotation
on an item from the indicated source feed.
I can't remember if other versions of RSS or Atom have a similar mechanism.
Yes, and I'm using it. It works pretty well via ifttt.com and
pinboard.in to publish my shares offsite.
As I mentioned in an earlier reply, I'd like to see a new social hosted
feed reader accept subscriptions to feeds containing publish shares -
just like the kind Tiny Tiny RSS produces.
Take "share" feeds and match their item links up with a "source" feed,
and you've got comments to hang off the "source" feed item when you
display it.
> As for a sharing standard, what about the JSON Activity Stream standard
> that already exists as an export option from Reader?
I'm just starting to play around with JSON Activity Stream feeds myself,
but this is totally an avenue worth exploring in addition to "share' RSS
feeds IMO.
There's already a "share" verb established by the Activity Stream group
that would work for this putpose:
http://activitystrea.ms/registry/verbs/
Expecting everyone to host or roll their own is a non-starter.
> You got the right spirit.
> As I see it now, sharebro.org <http://sharebro.org> don't even need to
> host public feeds.
> sharebro.org <http://sharebro.org> would host your public feed if you
> like, but you would be able to define you want to host it elsewhere.
> anywhere.
> sharebro-ing is not about hosting, it's about sharing, and following
> (friends).
Excellent... the last thing I want to see is everyone pile into another
sharing silo. Let a thousand little interconnected clusters bloom.
> for the sharing part, all we need is a button that sends the item
> straight to our public feed.
> 1 click.
> reader apps could implement that.
> For google reader, we can create plugins to inject a button.
As long as the sharing results in an output feed, I'm happy. I use a
tool with a bookmarklet that does that right now (ie. pinboard.in). A
friend of mine, Dave Winer, wrote his own software that publishes his
sharing with a feed [1].
If a sharing community accepts subscriptions to share feeds from
anywhere, I'm even happier. Then, we can all play.
[1]: http://static.reallysimple.org/users/dave/linkblog.html
> The following part is all about managing a friendlist, and manage privacy.
> We want to bring this back with some kind of open protocol that would
> allow reader apps to pull your friendlist and manage it (in a secured
> way of course).
FWIW, you could use good old OPML subscription lists of sharing feeds as
friends lists. Those could be portable between sites, and the site
managing the list can decide which subscriptions to include or hide
depending on security/privacy level.
> For the comment part and "joining" idea, we're still in early
> discussions about the whole thing, but thanks for the idea. Actually
> that's almost how I see the thing: a URL identify an "item". you share
> an item, others can see it in your public feed. they can comment on it.
> they will see only the comments of people they follow. It's draft a idea
> of course.
I might end up building something like what I sketched, but you're
totally welcome to the idea too. I'm more interested in seeing this
stuff happen than holding on to it :)
I might end up building something like what I sketched, but you're
totally welcome to the idea too. I'm more interested in seeing this
stuff happen than holding on to it :)
I do not incline towards quickfixes, I can wait for a proper
replacement. It is easy to assemble a quickfix and promise that it will
become a second Google Reader in the future. :)
The reason I wrote the post on my blog is that I am afraid it will be
lost in this group.
I tried to rephrase your idea in my blog because I had something similar on my mind. http://seetolearnru.blogspot.com/2011/11/decoupling-of-google-reader-features.html