Loomio

Automatic Refreshing of Content

L“O Linus “Igby” O'Neill Public Seen by 92

Hallo everyone,

I've only just now found out about the loomio for diaspora.
We, some weeks ago made our own pod to start using diaspora more.
While doing that I notice that, the stream does not autorefresh, just like any notifications
Anyone who's been on any other social network, like g+ twitter facebook and so on, hopefully knows what I mean

There is a script out there https://github.com/Faldrian/diasporaAutoUpdate which can be used along greasemonkey to do this, well part of it
I in turn added this to my main.js
But that is not really the way to do this I fear

I would like a feature like this to be added to the main diaspora branch because it is an essential feature

How it should work:

Idea 1:
When a change is detected, the user should get a button to load the new content at will

Idea 2:
Changes should be loaded automatically, but not disturb the flow, as in, when I read a post in the stream, I do not want that to go swoosh away
this version is harder, but I dare say mebe better

Hope I did this all right

Cheers

Linus

DU

Deleted account Sun 16 Nov 2014 7:26AM

@karthikeyanak : Lots. The opening of framasphere in France made not-so-concernd-by-privacy people sign up. It's only a matter of who talks about it and the influence they have.

@jonnehass : no source. I just thought I read someone say it, but there's a good chance I'm wrong.

G

goob Sun 16 Nov 2014 1:03PM

others made it (on other social networks)

Other social networks tend to be either contained on centralised servers and awash with investor money (Facebook, Twitter) so they can just buy as many extra servers as they like, or, in the case of many other decentralised networks, they have few users compared with Diaspora, and generally don't have the historical problem of a few pods having a very large user base, which Diaspora still has. Just because other networks have been able to do this in their circumstances doesn't mean that Diaspora, a volunteer-run and -funded project with a largish user base, can do it without problems.

If Diaspora won’t keep up to modern times, who wants to use it other than few privacy concerned people?

I love the idea that 'modern times' = ' auto-refresh of a page'. Thanks for a morning giggle!

F

Faldrian Sun 16 Nov 2014 1:08PM

I think the key here is to have this disabled by default, allowing the podmin to enable this if the podmin wants the additional impact on the server. This may provide additional reasons to spread the users to smaller pods, since they (with only a few users) may be more likely turn this feature on.

In addition: If the pod supports auto-refresh the user should be able to enable it for the account.

This would be 2-level opt-in to not impose additional work if not wanted.

L“O

Linus “Igby” O'Neill Sun 16 Nov 2014 1:11PM

I agree with Faldrian here
It should be opt-in
I am not sure how much more load this would make though
Since I am no programmer I cannot really have a say in this, I am only voicing what I've heard from people using diaspora

An automation of the stream and notifications should be in this project, because it makes using the pod more effective and it's easier to reply to stuff in a timely manner

JR

Jason Robinson Sun 16 Nov 2014 1:15PM

Personally I'd really want something scalable, like socket.io that works on (almost) any browser, using websockets where it can and falling back to whatever is supported.

But that solution would require a small component in between to listen to clients and send over notifications from the server. It doesn't make, imho, sense to bloat the diaspora core server with something like this.

I'm going to say what I've said many times before - diaspora* should have not just one server application that is decentralized to create a network, but also other apps that people can run to contribute towards the network. Because at the moment we're just adding to the already heavy server app.

One of those components could be a simple and light node.js socket.io server app that does comms between clients and servers, relaying only minimal info like "new stuff in feed, please refresh" - then client gets data automatically from server directly. Implemented this in one previous job and man it was efficient, lightweight and worked on any decent browser I could try it on.

Another app I've suggested before is the public posts relay component that could relay posts around the network without making the core server any heavier in federation calls.

All these kind of apps could be run by community members in a decentralized fashion.

JS

Juan Santiago Tue 18 Nov 2014 9:53AM

Please do not do this without the option to disable or pause, many hate it, I hate that :) is terrible to be reading something and everything moves down.

The diaspora.net.gr pod has a notification system in upper bar indicating the amount of actalizaciones, I like most, is less annoying and consumes less resources.

Not everything do on facebook and g+ is good, I find a very bad reference.

L“O

Linus “Igby” O'Neill Tue 18 Nov 2014 10:00AM

@juansantiago well that is a given, content sliding around is not an option, no sir
either it should auto load the content and reposition your view of the page without you noticing, or as you say, let you know with an indicator, that there is something happening
Incidentally I really like the idea of adding that to the upper bar, do you know how they made that?

JS

Juan Santiago Tue 18 Nov 2014 10:12AM

@linusigbyoneill

They said that it is a few lines of code that were under consideration for future Diaspora versions.

The podmin is: [email protected] the pod is currently not working, it's a small pod and the server is at Manolis home with slim internet line.

the group of diaspora.net.gr on loomio https://www.loomio.org/g/bT8IoW0k/diaspora-net-gr

DU

riderplus Sun 7 Dec 2014 6:27PM

@juansantiago Please bring in the other people that were working on this feature, ty.

DU

riderplus Fri 12 Dec 2014 6:37PM

BUMP please! :)

Load More