work in progress

Import Documents — Federated wiki is just one more document format that hopes to play well with others and bring something new to the party. (403)

Reflection Workflow — A reflection captures thoughts at the end of an activity. This workflow suggests how writing and rereading reflections enhances systematic u (408)

I Ching

Formatting Strengths — Wiki offers various markups for formatting text, each with a corresponding plugin that performs the transformation, and each with its own sp (310)

JSON Schema — We define the schema for federated wiki pages to the depth that we know it. We use a BNF-like notation to suggest JSON elements. Any ambigui (690)

Collaborative Link — The web became more collaborative with wiki's introduction of the Internal Link. Link names were drawn from a shared space backed up at (656)

Hacking Wiki's Methods — The Method plugin has already grown complex interacting across pages and between other plugins. Here I consider how I approached a large inc (629)

Writing with Strangers — Writing in the presence of rampant forking calls into question what it means to write and how to do it well. (721)

Featured Talks — I speak often about federated wiki and have prepared new notes from my writing here for each presentation. (392)

Featured Documentation — We write a lot about how things work here creating new sites for each subject area or nature of interest. (224)

Digital Ocean — Their mission is to simplify cloud computing so developers and businesses can spend more time creating software that changes the world. [htt (23)

DOT strict digraph rankdir=LR node [style=filled shape=hexagon fillcolor=lightgrey penwidth=2 color=green fontname="Verdana"] HERE NODE node [style=filled fillcolor=lightblue] WHERE /^Links:/ LINKS HERE -> NODE HERE NODE node [style=filled fillcolor=aliceblue penwidth=1 color=black] edge [dir=both] WHERE /^Jumps:/ LINKS NODE -> HERE node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted dir=back] HERE NODE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=LR node [style=filled shape=hexagon fillcolor=lightgrey penwidth=2 color=green fontname="Script"] "Book of Change Template" node [style=filled fillcolor=lightblue] "Book of Change Template" node [style=filled fillcolor=aliceblue penwidth=1 color=black] edge [dir=both] node [style="filled,rounded,dotted" fillcolor=white] edge [style=dotted dir=back] "Book of Change Template" "Welcome Visitors" -> "Book of Change Template"}