Neopoligen Feed Structure Ideas

Introduction

Neopoligen is a website builder. While it's not designed to replicate a social network, there are social aspects to it. After all, posting on the web is inherently about sharing. This post covers considerations about how to enhance that.

Following

Another aspect of this is to include the content from other sites via their feeds. My current thinking on this is that a config option would be set up to pull in feeds from other folks.

Two Degrees Of Connection

This overall setup is designed to provide a way to follow two levels of connetions:

1. The folks you follow directly

2. The folks they follow

It explictly stops there for the primary networking. But, I'm thinking there would be a way to hoist things you see from the feeds from the second level into the first. That way, you occassionally see new stuff that's coming from what would be a third level, but that stuff is explicitly curated.

Replies

There's no built-in way to receive replies to posts. However, my current thinking is that there will be an option built into Neopoligen to add an ID for something that's being responsed to which could then be placed into another custom element in the output feeds.

Neopoligen would also have a feature that checks incoming feeds to see if there's a matching ID for one of the posts that originated in the site that it's building. If there is, that data could be used to show the connection.

If this is turned on it would mean that by default you would see responses from three categories:

1. Sites you follow directly

2. Sites you follow via the second level network

3. Individual posts from sites you don't follow but are hoisted into your second level network by those site owners

Pingbacks

There are, of course

https://en.wikipedia.org/wiki/Pingback

and more general

https://en.wikipedia.org/wiki/Linkback

but those can't be provided by Neopoligen directly (since it doesn't have a server component that can accept them)

That said, individuals and businesses that offer hosting could absolutely wire things up to accept them and, for example, create a feed that tracks them that gets pulled back into Neopoligen for use in collecting responses.

~ fin ~