Robert Locke <[EMAIL PROTECTED]> writes: > Cool hack of the day: http://wikipediafs.sourceforge.net/
The idea isn't new: Plan 9 had this (as wikifs[1]) as a file interface to their own wiki, Eg (in acme:) ,---- | Local srv net!plan9.bell-labs.com!wiki wiki /mnt/wiki | Wiki /mnt/wiki `---- Also, one can do `wikifs /path/to/local/wiki` to host their own local wiki service. WikipediaFS needs FUSE, I might add; wikifs OTOH is 9P-based (and 9P file servers can be mounted on FUSE too...) Cheers, Zakame Footnotes: [1] http://en.wikipedia.org/wiki/Wikifs -- Zak B. Elep [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

