below is a list of questions of which require two answers:
- one from a conceptual point of view,
how should it work?
- the other from the point of view of a technical solution, the mechanism by which the difficulty is solved,
how does it work?
the technical answer should underpin and build upon the answer from the conceptual point of view.
the aim of the list is to explore and clarify what rotonde is, pinpoint the difficulties that need to be surmounted, and to guide everyone to a similar place in order to solve them
- can people run rotonde without an instance?
- can people run rotonde without a dedicated server?
will every person wanting to run rotonde be able to run an instance?
- will there be rotonde visitors without instances?
- what is the lifetime of a rotonde instance?
- how will people connect to instances?
- how are new instances found?
- how will bots be handled?
- how do you script your instance?
- how will chatlogs of instances be handled?
- will a visiting user be able to view logs from when they weren't there, as is possible with slack?
- how does an instance tell all of its spectators it is now alive?
- how does an instance notify all of its spectators of notifications?
- how are messages sent between instances?
- how are files exchanged within an instance?
- how are an instance's modules accessed?
- what is an example of an instance's module?
- can you send notifications to an instance without a client?
- how easy is it to deploy an instance?
- if you haven't programmed before?
- if you don't know any javascript?
- if you can't configure your webserver?
- is rotonde simple?
- is rotonde accessible?
- what is rotonde?
is each instance simply a hosted rotonde core (and plugins)?
when an instance is saved by a visitor, what is actually saved?
below is a list of questions of which require two answers:
how should it work?
how does it work?
the technical answer should underpin and build upon the answer from the conceptual point of view.
the aim of the list is to explore and clarify what rotonde is, pinpoint the difficulties that need to be surmounted, and to guide everyone to a similar place in order to solve them
will every person wanting to run rotonde be able to run an instance?is each instance simply a hosted rotonde core (and plugins)?when an instance is saved by a visitor, what is actually saved?