Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65461

Re: [OT] Usage of U+00B6 PILCROW SIGN

References (4 earlier) <mailman.6369.1391468219.18130.python-list@python.org> <9aafd758-8c54-4abf-9ac4-46e970158131@googlegroups.com> <mailman.6390.1391524803.18130.python-list@python.org> <777aae72-b8f1-499a-84a5-197285847042@googlegroups.com> <lcrsg9$9k1$1@ger.gmane.org>
Date 2014-02-05 10:35 +1100
Subject Re: [OT] Usage of U+00B6 PILCROW SIGN
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.6413.1391556921.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Feb 5, 2014 at 10:18 AM, Terry Reedy <tjreedy@udel.edu> wrote:
> PS. I agree that the pilcrow appearing and disappearing is not pretty when I
> am not looking to use it. I happen to think that is it tolerable because it
> is sometimes useful.

Yes, it's not perfect. But neither are the obvious alternatives:

* Keeping the symbol there permanently looks weird, and also raises
the question of whether or not it should be copied to the clipboard if
you select a whole pile of content. (If it is, you get an ugly bit of
junk in your text, something that now (being unclickable) has no
meaning. If it isn't, why isn't it? It's clearly part of the text!)

* Making the whole heading clickable is a bit weird in terms of UI. It
makes this text a link to itself, where it looks like it could be a
link to somewhere else. I've seen other sites where headings are all
links back to their ToC entries (ie the top of the page, or close to),
which is also weird, and the fact that it could be either means that
people won't know they can click on the heading to get a link to that
section.

* Having nothing on the section itself does work, but it means that
finding a section link requires you to go back up to the top of the
page, figure out which Contents entry is the section you want, and
click on it. That's how I get section links from a MediaWiki site (eg
Wikipedia); yes, it's workable, but it would be nicer to have the link
down at the section I'm reading.

* Putting a fixed-position piece of text showing the current section
is way too intrusive. I've seen sites with that, and I'm sure it's
useful, but I'd really prefer something a lot more subtle.

All of the above are plausible, but none is perfect. So what do you
do? You go with something imperfect and cope with a few issues.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

generator slides review and Python doc (+/- text bug) wxjmfauth@gmail.com - 2014-02-03 05:59 -0800
  Re: generator slides review and Python doc (+/- text bug) Michael Torrie <torriem@gmail.com> - 2014-02-03 09:50 -0700
  Re: generator slides review and Python doc (+/- text bug) Rotwang <sg552@hotmail.co.uk> - 2014-02-03 17:42 +0000
    Re: generator slides review and Python doc (+/- text bug) wxjmfauth@gmail.com - 2014-02-03 10:37 -0800
      Re: generator slides review and Python doc (+/- text bug) Chris Angelico <rosuav@gmail.com> - 2014-02-04 05:46 +1100
      Re: generator slides review and Python doc (+/- text bug) Rotwang <sg552@hotmail.co.uk> - 2014-02-03 18:55 +0000
        Re: generator slides review and Python doc (+/- text bug) wxjmfauth@gmail.com - 2014-02-03 11:31 -0800
        [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Ben Finney <ben+python@benfinney.id.au> - 2014-02-04 09:56 +1100
          Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) wxjmfauth@gmail.com - 2014-02-03 22:51 -0800
            Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Chris Angelico <rosuav@gmail.com> - 2014-02-04 17:58 +1100
            Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Jerry Hill <malaclypse2@gmail.com> - 2014-02-04 09:39 -0500
              Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) wxjmfauth@gmail.com - 2014-02-04 07:21 -0800
                Re: [OT] Usage of U+00B6 PILCROW SIGN Michael Torrie <torriem@gmail.com> - 2014-02-04 08:31 -0700
                Re: [OT] Usage of U+00B6 PILCROW SIGN Jim Gibson <jimsgibson@gmail.com> - 2014-02-04 10:24 -0800
                Re: [OT] Usage of U+00B6 PILCROW SIGN Chris Angelico <rosuav@gmail.com> - 2014-02-05 03:18 +1100
                Re: [OT] Usage of U+00B6 PILCROW SIGN Ned Batchelder <ned@nedbatchelder.com> - 2014-02-04 13:20 -0500
                Re: [OT] Usage of U+00B6 PILCROW SIGN Peter Otten <__peter__@web.de> - 2014-02-04 19:40 +0100
                Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) andrea crotti <andrea.crotti.0@gmail.com> - 2014-02-04 19:19 +0000
                Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:00 -0500
                Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:18 -0500
                Re: [OT] Usage of U+00B6 PILCROW SIGN wxjmfauth@gmail.com - 2014-02-05 06:41 -0800
                Re: [OT] Usage of U+00B6 PILCROW SIGN Ned Batchelder <ned@nedbatchelder.com> - 2014-02-05 10:23 -0500
                Re: [OT] Usage of U+00B6 PILCROW SIGN wxjmfauth@gmail.com - 2014-02-05 10:58 -0800
                Re: [OT] Usage of U+00B6 PILCROW SIGN Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-05 15:45 +0000
                Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:24 -0500
                Re: [OT] Usage of U+00B6 PILCROW SIGN Terry Reedy <tjreedy@udel.edu> - 2014-02-04 18:28 -0500
                Re: [OT] Usage of U+00B6 PILCROW SIGN Chris Angelico <rosuav@gmail.com> - 2014-02-05 10:35 +1100
                Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Rustom Mody <rustompmody@gmail.com> - 2014-02-06 04:23 -0800
                Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) wxjmfauth@gmail.com - 2014-02-06 05:27 -0800
                Re: [OT] Usage of U+00B6 PILCROW SIGN (was: generator slides review and Python doc (+/- text bug)) Chris Angelico <rosuav@gmail.com> - 2014-02-07 04:23 +1100
                Re: [OT] Usage of U+00B6 PILCROW SIGN Robert Kern <robert.kern@gmail.com> - 2014-02-06 19:29 +0000
                Re: [OT] Usage of U+00B6 PILCROW SIGN Rustom Mody <rustompmody@gmail.com> - 2014-02-06 19:05 -0800
  Re: generator slides review and Python doc (+/- text bug) andrea crotti <andrea.crotti.0@gmail.com> - 2014-02-03 17:45 +0000

csiph-web