From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1132 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Wiki for musl? Date: Wed, 13 Jun 2012 16:00:06 -0400 Message-ID: <20120613200006.GK163@brightrain.aerifal.cx> References: <20120613181426.GA10035@brightrain.aerifal.cx> <20120613183956.GL17860@port70.net> <20120613185127.GA29433@intma.in> <408C4093A95A4EF69AB0357291066A7F@lightcubesolutions.com> <20120613195450.GJ163@brightrain.aerifal.cx> <29654F593379412DB2311B0EFF7CADAE@lightcubesolutions.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1339617879 28169 80.91.229.3 (13 Jun 2012 20:04:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2012 20:04:39 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1133-gllmg-musl=m.gmane.org@lists.openwall.com Wed Jun 13 22:04:38 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Setnq-00045d-Bv for gllmg-musl@plane.gmane.org; Wed, 13 Jun 2012 22:04:30 +0200 Original-Received: (qmail 20417 invoked by uid 550); 13 Jun 2012 20:04:30 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 20409 invoked from network); 13 Jun 2012 20:04:30 -0000 Content-Disposition: inline In-Reply-To: <29654F593379412DB2311B0EFF7CADAE@lightcubesolutions.com> User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:1132 Archived-At: On Wed, Jun 13, 2012 at 04:02:00PM -0400, Jeremy Huntwork wrote: > On Wednesday, June 13, 2012 at 3:54 PM, Rich Felker wrote: > > To elaborate on this and my original thoughts, I think it would > > actually be nice to make choices that reflect the values of the musl > > project - both being built on clean/light/efficient software, but also > > having a modern interface/feel/usability. The latter is not just a > > practical consideration for our own usage, but an _image_ > > consideration; our public image should give the feeling that "clean > > and light doesn't have to be old-fashioned". Using git and OpenID are > > nice elements from that standpoint. Otherwise the web interface of > > ikiwiki doesn't really stand out as anything special, but it's also > > not particularly broken or ugly, at least not in any way I noticed. > > You should be able to add custom CSS to anything it produces such > that it looks/feels any way you want it to. I was thinking more along the lines of AJAX for realtime update of the preview alongside the text (ala Stack Overflow), submission without reloading the whole page, etc. Not just visual presentation of the page. Rich