While I agree that the title of a node should in the least contain the keywords relating to the question to facilitate searching, those nodes that have titles that are completely off tend to get considered quickly and have their titles edited to something more meaningful.

As an interesting example, the two nodes you linked to have in fact been through this process. They used to have non informative titles but have been retitled through the consideration / editing process. This is yet another example that the PerlMonks system does work.

OTOH, it would lighten the load on the editors if people chose meaningful titles from the start.

As to "easy language" in titles, as long as the useful information is in the title, I don't really have a preference either way. In the end, when the node is off the frontpage and first pages of the category indexes, it will be retrieved through the search engine anyway, so whether it says 'hash of hashes syntax problem' or 'Help me find the correct syntax for accessing the values of the second level hashes in a hash of hashes data structure' becomes largely irrelevant. The first is easier on people with limited screen real estate though.

CU
Robartes-


In reply to Re: Easy Language for Questions and Meaningful Titles by robartes
in thread Easy Language for Questions and Meaningful Titles by artist

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.