This is definitely an area where help is needed, and you can't hope for the newbies to help themselves here. So how about a generic "keywords" attachment to each posting label (which will sometimes be helpful even when higher-ups are posting).

For example, when a posting is submitted, the process that formats the posting title could take the time to scan the text and see what sorts of familiar terms are in there (CGI, DBI, ODBC, regex or "regular expression", etc) -- and even rank these by frequency -- pick about three of these and include them automatically as part of the title.

The really clueless posters might miss all the important terms, but if they look at the "keyword" portion of other postings, and see that their own post has none, they might figure it out.

The title could even contain a little flag to indicate whether the posting contains any <code>, if that seems important.


In reply to Re: Re: Add instruction to use a "good description title"? by graff
in thread Add instruction to use a "good description title"? by Dog and Pony

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.