Smallest Federated Wiki

Our new wiki innovates three ways. It shares through federation, composes by refactoring and wraps data with visualization. Follow our open development on GitHub or just watch our work in progress videos here.

We introduce the parts of a Federated Wiki page. The "story" is a collection of paragraphs and paragraph like items. The "journal" collects story edits. Should you take my page and edit it as yours, I can see what you've done and may decide to take your edits as my own.

YOUTUBE 2R3LM_A7Cg4 Ward introduces the parts of a Federated Wiki page.

We show how drag-and-drop between federated wiki pages creates a new model for sharing. A simple JSON model of the page makes this all straightforward.

YOUTUBE tYrLwlxOKmA Ward shows how to drag-and-drop wiki pages

We explore how a federated wiki's page elements get converted to HTML. The conversion happens on the client side. Coffeescript code uses the type of each story item to retrieve "emit" and "bind" functions. Emit creates the HTML DOM objects while bind connects them up to jQuery.

YOUTUBE ujMuu5ZDz18 Ward explains conversion from wiki to html

Continue to these pages for more many more screencasts and conference presentation videos.