bud

A side-scrolling lineup by which resources from various sources can discover each other. An item on one page might announce through the dom that it can source a particular kind of data. A consuming item on another page can find that source via dom query, retrieve the associated javascript object, and initiate further object to object interoperation independent of the dom.

DOT strict digraph rankdir=LR node [style=filled fillcolor=white penwidth=3 color=white fontname="comic-sans-ms"] HERE NODE node [style=filled fillcolor=lightgreen] WHERE /^Next/ LINKS HERE -> NODE node [style=filled fillcolor=white] HERE NODE WHERE /^Next/ LINKS HERE -> NODE node [style=filled fillcolor=white penwidth=3 color=black] LINKS HERE -> NODE node [style=filled fillcolor=white penwidth=1 color=black] HERE NODE LINKS HERE -> NODE node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted] HERE NODE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=LR node [style=filled fillcolor=black penwidth=3 color=white fontname="comic-sans-ms"] "bud" node [style=filled fillcolor=lightgreen] "bud" -> "Next Page" node [style=filled fillcolor=white] node [style=filled fillcolor=white penwidth=3 color=black] "bud" -> "First Link" "bud" -> "Agile" "bud" -> "Next Page" node [style=filled fillcolor=white penwidth=1 color=black] node [style=filled fillcolor=white penwidth=1 color=black] node [style=filled fillcolor=white penwidth=1 color=black] node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted] "bud"}

This whitepaper advocates for the development of satellite spaces between Urbit and the Open Web on a Federated Wiki engine. Individual @p's provide cheap or free storage to open-source projects, public institutions and dynamic organizations by issuing Moons. Moons are developed to better send and receive low-latency updates over Arvo %channels and lower barriers to entry at the discretion of individual ships. Moons could be launched from the client side similar to how new sites are launched on demand and expected to represent a single author in a federation. These servers would be represented as both portfolios and assets. The wiki server application provides editing to a single ship and distribution to all other ships typically by cross-origin requests.