Skip to content
This repository has been archived by the owner on Feb 14, 2018. It is now read-only.

List of Batch Import Examples

JoeBergin edited this page Apr 19, 2012 · 6 revisions

Its possible to create a read-only federated wiki site with a batch script that creates json files. This could be browsed locally (using a local copy of the client.js) or remotely (where a remote client.js fetches via CORS).

The construction of such batch scripts are as varied as there are sources for information. Here we will list publicly available example scripts with the intention of inspiring the introduction of additional content into the federation. (From discussion of issue #153)

Domain Driven Design

Converted from Word through xml with local edits. Coded in Perl.

Live Sensor Data

Converted from flat file db every five minutes. Coded in Perl.

ThoughtStorms

Converted from UseMod wiki (in progress). Coded in Python.

Seminars

Converted from html. Coded in Ruby.

Clone this wiki locally