The node titles are keyword lists Then more than 99% of the nodes have insufficient titles. Not just the one word titles.

The title ought, at the very least, to mention "Haskell", don't you think? Why? Why should it mention Haskell? Should it also mention Extended markup language in the title? Or should it mention Haskell because of all the people on perlmonks searching for nodes discussing Haskell? But the node doesn't discuss Haskell. In fact, it's parent node has more Haskell related content than the HaXml node. But the parent node is title "Re^10: Better mousetrap (getting top N values from list X)", although it doesn't discuss mousetraps at all (but was the title of this node, or any of its ancestors considered? Bet not). It doesn't even discuss lists, or getting the top N values. But that's fine. But a reply that mentions HaXml gets all the flak - flak it wouldn't have had if it used a title mentioning mousetraps and lists, while not discussing any of them. Come on, give me any good reason why we're discussing whether or not "HaXml" covers the content of the article, and why we are not discussing the mousetrap title of its parent.

In addition, I believe that, as a general rule, node titles which look like root node titles (i.e. there's no "Re:" in front) should only be used on nodes that look like root nodes. I think, in general, that data shouldn't be duplicated. Whether or not a node is a root node or not is already known to the system because of its lack of ancestors. The newest node page doesn't have a problem with it - it's not using the existence of a leading 'Re:' to determine where on the page to list new nodes.

In fact, one must resort not only to ancestor nodes in that thread to discover the context, but to other non-ancestor nodes in the thread. Oh, right. It's common that a node that's referring to more than one node in the thread reflects that in the title. Like say, all the nodes benchmarking the proposed solutions to a problem. I think not.

"HaXml" is that much worse, because it does. Agreed. "Re^11: Better mousetrap (getting top N values from list X)" would have told me instantly what the node was about. Just like its parent.


In reply to Re^2: One word titles by Anonymous Monk
in thread Appealing a consideration? by sleepingsquirrel

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.