> I find that the main limitation of this RSS-based discussion is that it
> is a push, not pull, design. Participants would depend on refreshening
> frequence. However, I don't believe that it is a significant problem:
> under my experience, most of the discussions based on sharing contents
> are strongly asynchronous and people don't grew tired if the responses
> come "late".
This doesn't necessarily have to be the case. Polling RSS feeds is the
foundation, but there are also things like rssCloud[1] and
PubSubHubbub[2] which enhance the process with notifications.
[1]: http://rsscloud.org/walkthrough.html
[2]: http://code.google.com/p/pubsubhubbub/
They have slight differences, but the basic flow is this:
* Author publishes a feed with new content
* Author pings a hub server
* Hub server relays pings to interested subscribers
* Subscribers either fetch the feed earlier than usual, or get the item
straight from the ping data.
So, a subscriber who might otherwise only refresh a feed every hour will
instead get the new item data within seconds or minutes.
--
m...@lmorchard.com
http://decafbad.com
{web,mad,computer} scientist
+1 to that, too!
--
The Sharebro Google Group: for http://sharebro.org and related development
http://groups.google.com/group/sharebro for archives and options
This was kind of my point. Distributed comments are hard its going to
be more of a social engineering task then a software one. I am up for
the challange though.
I think the first step is creating a way to host a disscussion that
can be contributed to from many different places. Almost like disqus,
but instead of being connected to a site, it's connected to a piece of
content.
Actually, you might be able to hack disqus to do something like this.
But if we (I hope that you don't mind me to use "we", although I am not a developer) produce an alternative inside sharebro.org for distributing comments,
Well the biggest problem with the salmon protocol is that you need
everyone in the system to use it.
it will happen the same: unless the other services adopt sharebro's option, there won't be commenting back.
For instance, PubSubHubBub was not visible until Google adopted it for reader, and I think that nowadays is beyond discussion, right?
Disqus is a good service (I use it), but for my blog I frequently maintain 2 covnersations: inside the blog and with my sharebros.
On Wed, Nov 9, 2011 at 10:36 AM, Juan Luis Chulilla <chul...@gmail.com> wrote:But if we (I hope that you don't mind me to use "we", although I am not a developer) produce an alternative inside sharebro.org for distributing comments,Ideas are more valuable than code. Consider yourself "we". :-)
On Wed, Nov 9, 2011 at 7:28 PM, alex kessinger <void...@gmail.com> wrote:
Well the biggest problem with the salmon protocol is that you need
everyone in the system to use it.On Wed, Nov 9, 2011 at 10:36 AM, Juan Luis Chulilla <chul...@gmail.com> wrote:it will happen the same: unless the other services adopt sharebro's option, there won't be commenting back.Not necessarily. It's possible to develop an active syncing system, as a bridge between any two comment systems (e.g. one that's distributed and one that's isolated).
So let's say Disqus doesn't play ball. That's OK. If someone posts a comment on a sharebro-tracked item, we could push it to Disqus, and likewise, poll for (or get pushed) additions. There are some tricky but solvable problems like avoiding duplicates and preserving order and author identity. I bet we could get an 80% solution without too much effort.
Even if Disqus didn't have a formal API (which it does) we could get its content through the URLs it publishes in its JS widgets. Posting would be trickier but could be done with OAuth or a clunkier alternative (like, ugh, saving a user's disqus username and password and posting on their behalf, eeu gross).
For instance, PubSubHubBub was not visible until Google adopted it for reader, and I think that nowadays is beyond discussion, right?I don't know exactly what you mean by that. I still consider Google a vital part of the Internet and still have many Googler and ex-Googler friends and trust their motives. Lots of people working in Google are "good guys", and the "bad guys" are more like the scorpion in that fable: we can trust them to be true to their nature.
Disqus is a good service (I use it), but for my blog I frequently maintain 2 covnersations: inside the blog and with my sharebros.To clarify, do you think that's a good thing or a bad thing?I personally tend to think that more unity is better, but I see the value in having separate comment threads on the same source. E.g. just recently I went to post a joke directly as a comment on my friend Gerry's blog since I know he and his usual blog readers would appreciate the snark; in Reader (that is, pre-apocalypse) I probably wouldn't have made that comment since my Reader sharebros would think I was just being a knee-jerk liberal and not see the humor and go off on some libertarian tangent about the original post. Or something.
--And lots of people felt an "illusion of privacy" in their Reader Party comment threads. They could let their hair down and say sarcastic or silly or vulgar things because they knew (or thought) that their boss or their mom or their ex would never read it.(Of course, most of that privacy really was an illusion, but there was a barrier to entry: to see a comment Alice posted on Bob's share, Charlie would have to be following Bob, which makes it less likely -- but not at all impossible -- for Charlie to stalk Alice.)
Alex Chaffee - al...@stinky.com
http://alexchaffee.com
http://twitter.com/alexch