From: Romain Bardou <bardou@lri.fr>
To: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
Cc: Thomas Gazagnaire <thomas@ocamlpro.com>, caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Argot: 1.0 release
Date: Fri, 04 Nov 2011 18:08:08 +0100 [thread overview]
Message-ID: <4EB41BF8.70209@lri.fr> (raw)
In-Reply-To: <CALgo1QJfveoXsmnyHOeVhyA+DWHPOFf=_9yvPEvbFOptePLfqw@mail.gmail.com>
> Another thing is the fixed-width layout. The width of the page is too
> wide. First the lines are too long which causes a readability issue:
> it makes it hard to read from one line to the other --- depends on the
> font but beyond approx. 80 chars per line it becomes hard for
> continuous reading. Second I personally never work on 27-inch
> displays. With the current design I cannot put my browser window next
> to emacs and read the doc without a horizontal scroll bar. The design
> grid should be fluid, within reasonable limits (cf. css's min-width,
> max-width and if you want to go wild, media queries to use different
> style sheets for different devices widths, a few techniques and
> pointers here [1]).
I agree that the name of the module is too big :)
On the other hand, I would advise to be cautious about the fixed width
thing. I find it quite annoying when a website only uses 1/3 of my
browser window and the rest is filled with blank space. Sure, if a line
is too long then it's less readable blablabla. But forcing a fixed width
is not a good solution in my opinion. Too often have I increased the
font size, only to find out that either:
- it did not resize the containers as well,
- or the website did not allow font size changes (probably because of
the above).
In both cases, the user is screwed, especially on small monitors with
big resolutions. The user should be able to change the font size and use
as much space as he wants. If you find that lines are too long, just
resize your window.
Sorry for being off-topic ;)
Cheers,
--
Romain
next prev parent reply other threads:[~2011-11-04 17:08 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-02 18:29 forum
2011-11-03 8:08 ` David MENTRE
2011-11-03 18:14 ` forum
2011-11-03 20:15 ` Fabrice Le Fessant
2011-11-04 9:24 ` rixed
2011-11-04 9:34 ` Anil Madhavapeddy
2011-11-04 9:47 ` Thomas Gazagnaire
2011-11-04 11:25 ` Daniel Bünzli
2011-11-04 12:45 ` forum
2011-11-04 13:03 ` Daniel Bünzli
2011-11-04 17:08 ` Romain Bardou [this message]
2011-11-04 18:05 ` Daniel Bünzli
2011-11-04 18:12 ` Thomas Gazagnaire
2011-11-04 9:55 ` Fabrice Le Fessant
2011-11-04 13:26 ` Edgar Friendly
2011-11-04 10:18 ` Gerd Stolpmann
2011-11-04 12:30 ` forum
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=4EB41BF8.70209@lri.fr \
--to=bardou@lri.fr \
--cc=caml-list@inria.fr \
--cc=daniel.buenzli@erratique.ch \
--cc=thomas@ocamlpro.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox