focus for this week: aspects of neuroscience
(popular pages, total: 2,361, >2 mio views)

What is a federated wiki

From I ask questions
Jump to: navigation, search

Contents


playing with: Smallest Federated Wiki

new user page with json source code


had to fix some path structures and development version is running or deactive ;-)

I like the forking aspect:

  • imagine: no more disputes at WV or any other wiki
    • A makes a page, B imports
    • B changes something
    • A can decide if changes are imported

software versions, dependencies

  • sfwiki-express 0.0.1 (last commit: 4848fba97b1dd0a0966f973fcfee431d1f5dc143)
  • node.js 0.6.7
  • npm 1.1.0

├─┬ sfwiki-express@0.0.1
│ ├─┬ bouncy@1.1.0
│ │ ├── morestreams@0.0.2
│ │ └── parsley@0.0.2
│ ├── canvas@0.9.0
│ ├── coffee-script@1.2.0
│ ├─┬ express@2.5.6
│ │ ├─┬ connect@1.8.5
│ │ │ └── formidable@1.0.8
│ │ ├── mime@1.2.4
│ │ ├── mkdirp@0.0.7
│ │ └── qs@0.4.0
│ ├─┬ hbs@1.0.1
│ │ └─┬ handlebars@1.0.2beta
│ │ ├─┬ optimist@0.2.8
│ │ │ └── wordwrap@0.0.2
│ │ └── uglify-js@1.0.7
│ ├── mkdirp@0.2.2
│ ├─┬ optimist@0.3.1
│ │ └── wordwrap@0.0.2
│ ├── passport@0.1.5
│ └─┬ passport-openid@0.1.1
│ └── openid@0.3.2

see also

Personal tools