Hello,
After some prompting by Zachary, I'm posting an idea here.
Based on my understanding of the Wave Conversation Model, each
participant of a wave had their own user-specific wavelet for that wave
that resided at the server hosting their user account, and this wavelet
was never federated (
Hi Michael,
I'm trying to wrap my head around this too.
Say you have some JSON object:
{
"i" : 5
"s" : "string"
"c" : { "i" : 2 }
"a" : [ { "i" : 3 } ]
}
What would the parameters be to delete "s" since a path is really
required isn't it, rather than an index? (i.e. parameters are speci
Although I haven't tested it myself, there is a mindmap gadget in Rizzoma
(separate from the mindmap view). If that could be used to build this diagram
then Rizzoma already supports anonymous access of public topics, and can be
embedded in an octane, perhaps in the wiki?
Yuri Z wrote:
>It's n
An example of what I was talking about before:
https://rizzoma.com/topic/4f4d5d1aeb337f9307458e1ec8919881/
This can be embedded using:
https://rizzoma.com/embedded/4f4d5d1aeb337f9307458e1ec8919881/";
frameborder="0" allowfullscreen>
Although the tool is not very advanced, it does allow for easy
c
Wow, that was some heavy reading (:
This section raised some questions for me:
*4) Routing p2p messages/events in a pure P2P system (5 parts)*
How to manage to route all wave-stuff if we want to completely get rid of
servers completely, and only use peers.
The closest way would be to use a DHT,
+1 for structured wiki pages.
I re-read the original email a few times now and I still get a little
bit lost around the bit of ancestor count - compare history lists A B C
and D B X Y, when trying to apply X the ancestor count will match both,
how does that work? X will have a parent of B lik
Hi Thomas,
I'm completely unfamilar with your dev tools, however when you suggested
having to run something first before http://localhost:9898 exists, that
rung a bell for me as a windows developer. When attempting to listen on
a URL in a windows environment with a WCF self-hosted service - t