The slug wiki (horrendous as it is) is DokuWiki, which amongst its
other features, stores all its data in plain text files on disk, which
makes it amenable to all the usual tools for dealing with textual
content - eg, stick it inside bzr, people can check it out, take a
copy with them, and merge changes when they get home.

As the files are plain-text, they should be somewhat readable on a PDA...

http://www.dokuwiki.org/dokuwiki for more details.

The next nearest thing I know of (aside from ikiwiki, which I hadn't
heard of till Rob mentioned it) is TiddlyWiki
(http://www.tiddlywiki.com/) - it's a self-hosting wiki-in-a-file
where all the code to make the wiki work is in javascript inside the
file. It's portable, bzr might work to merge changes (I don't know,
haven't tried, don't know enough about its innards). It definitely
makes it easy to take a copy with you on a thumb drive or similar, but
I don't know how all the JS is going to render on a small screen.

On Tue, Nov 3, 2009 at 7:14 PM,  <[email protected]> wrote:
>
> Hi folks,
>
>  I run a family wiki inside my firewall, that contains stuff that I
>  and others in my family want to keep track of.  However, there are
>  times when various family members are away, when they want to be able
>  to access the wiki, update it, etc., without network access --
>  essentially, to carry around a syncable copy of the wiki on a laptop,
>  PDA or phone.
>
>  Does anyone know of any such software?  Linux of course, and
>  preferably PalmOS as well but that's not essential.
>
>  I'm using Moin at present, but it shouldn't be too hard to migrate to
>  something else if the featureset is right.  It's mostly hyperlinked
>  multi-lingual text with a few diagrams.
>
> Peter C
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to