mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@aerifal.cx>
To: musl@lists.openwall.com
Subject: Re: Wiki for musl?
Date: Wed, 13 Jun 2012 20:21:40 -0400	[thread overview]
Message-ID: <20120614002140.GL163@brightrain.aerifal.cx> (raw)
In-Reply-To: <20120613230947.GA66841@intma.in>

On Wed, Jun 13, 2012 at 07:09:47PM -0400, Kurt H Maier wrote:
> On Wed, Jun 13, 2012 at 04:00:06PM -0400, Rich Felker wrote:
> > 
> > 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.
> 
> There are such things possible with ikiwiki.  If your interested in
> current status, you can glance over the discussions on ikiwiki.info,
> such as http://ikiwiki.info/todo/mdwn_preview/ 
> 
> The specific feature you're talking about on stack overflow hsa been
> cloned a bunch of times in general-use libraries.  For an example of

I assume you're talking about the live preview. What about submitting
changes without reloading the page? To me that makes a big difference
in the usability impression - avoiding the discontinuity of the screen
disappearing for a second, the scrollbar getting reset, etc.

> that, see http://code.google.com/p/pagedown/source/browse/ -- which can
> be shoved into just about any wiki program.  (incidentally, ikiwiki uses
> markdown by default, but any (or multiple) markup compilers can be used.
> the traditional 'easy' setup involves a post-commit hook on the server
> that triggers a recompile of the wiki whenever someone checks in the
> source.)

Nice, so it's all static aside from edits?

> The default ikiwiki theme and css is very sparse, but there are quite a
> few drop-in replacements for them that look fancy and ajaxy.  

It's not that I want things to "look ajaxy". I don't mind if they look
like the first websites from the early 90s with no styling, default
fonts, no custom buttons, etc., but I do like having a responsive
interface without discontinuities. For pure static content broken into
logical pages, I'm perfectly happy without any ajax, but if the site
is something interactive/editable or an "application" of sorts, I
don't like it to feel like a second-class citizen in the world of
applications.

> Please keep in mind that lots of people still don't like using this sort
> of thing.  For the record, I'm one of them.  

Graceful fallback to non-AJAX when JS is disabled (or in browsers that
don't support JS) is of course a requirement for an accessible site.

Rich


  parent reply	other threads:[~2012-06-14  0:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 18:14 Rich Felker
2012-06-13 18:23 ` Jeremy Huntwork
2012-06-13 18:24 ` Daniel Cegiełka
2012-06-13 18:39   ` Szabolcs Nagy
2012-06-13 18:48     ` Jeremy Huntwork
2012-06-13 18:49     ` Daniel Cegiełka
2012-06-13 18:52       ` Ivan Kanakarakis
2012-06-13 18:51     ` Kurt H Maier
2012-06-13 19:20       ` Jeremy Huntwork
2012-06-13 19:38         ` Rich Felker
2012-06-13 19:54         ` Rich Felker
2012-06-13 20:02           ` Jeremy Huntwork
2012-06-13 20:00             ` Rich Felker
2012-06-13 20:14               ` Jeremy Huntwork
2012-06-13 23:09               ` Kurt H Maier
2012-06-13 23:23                 ` Jeremy Huntwork
2012-06-14  0:21                 ` Rich Felker [this message]
2012-06-14  3:10                   ` Kurt H Maier
2012-06-14  3:46                     ` Rich Felker
2012-06-14  7:55                       ` Szabolcs Nagy
2012-06-14 10:28                         ` Conrad Pankoff
2012-06-14  4:00                     ` Conrad Pankoff
2012-06-13 19:46       ` Justin Cormack
2012-06-13 20:23 ` Luca Barbato
2012-06-13 20:38 ` nwmcsween
2012-06-13 21:02   ` Ivan Kanakarakis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120614002140.GL163@brightrain.aerifal.cx \
    --to=dalias@aerifal.cx \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).