From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <140e7ec30811092217n64d1e5ebm1d2d64b6ad94cc56@mail.gmail.com> Date: Mon, 10 Nov 2008 15:17:04 +0900 From: sqweek To: weigelt@metux.de, "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <20081110055018.GB22532@nibiru.local> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8D6F3BBA-4FB8-47D8-9866-2CEC7C84CE99@sun.com> <20081110055018.GB22532@nibiru.local> Subject: Re: [9fans] Do we have a catalog of 9P servers? Topicbox-Message-UUID: 37df3d10-ead4-11e9-9d60-3106f5b1d025 On Mon, Nov 10, 2008 at 2:50 PM, Enrico Weigelt wrote: > * Steve Simon wrote: > >> How about if you start a page with a list of the 9p >> file servers you know of, say on the plan9 wiki, and >> then email 9fans asking them to add any that you have >> missed? > > If I had write access, I'd just did it ;-o Everyone has write access to the plan 9 wiki. > Meanwhile I've just added my 9P libs (libmixp, libmixpsrv) > to the 9P page @ wikipedia - probably a good starting point, too. > > But if we're talking about 9P/Styx in general (not specifically > on Plan9 or Inferno), it might be wise to set up a sepate website. > This site should also contain information on topics like what 9P > is really good for and why application developers should use it :) > > Just let me know if you'd like to feed some input to such a site, > and I'll set up one. http://9p.cat-v.org is halfway there, makes more sense to improve that than start a new site. Get in touch with Uriel if you want something on there that isn't already there, or if you want to make his life easy you can send a patch to the document source. You can get the source by appending .md to the url (eg http://9p.cat-v.org/implementations.md or http://9p.cat-v.org/index.md ) - they are written in markdown[1] syntax. Also he has something in the works to enable editing via http, which I believe is implemented but needs testing... [1] http://daringfireball.net/projects/markdown/syntax -sqweek