Talk:Wiki as a book reader: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
TiddlyWiki plus synchronization software would be a start. Something like a tiny webserver that used
TiddlyWiki plus synchronization software would be a start. Something like a tiny webserver that used
SQLite or dbh for storage would be enough.
SQLite or dbh for storage would be enough.

We are currently looking into MoinMoin. It has a very good extensible architecture. It is fairly easy to add the missing features by adding actions, macros, and parsers. I will take a look at TiddlyWiki though.

Revision as of 15:25, 19 March 2006

TiddlyWiki plus synchronization software would be a start. Something like a tiny webserver that used SQLite or dbh for storage would be enough.

We are currently looking into MoinMoin. It has a very good extensible architecture. It is fairly easy to add the missing features by adding actions, macros, and parsers. I will take a look at TiddlyWiki though.