I always try to look at the context of the question as well. I try to figure out not only what they are trying to do, but why they are doing it as well as how they are doing it. Yes, there is often a strong risk of coming across as pushy, but most people appreciate the "ancillary" help as well as the direct answer to their question. Often times this involves showing another way to do something. The best threads on this site (in my opinion) is where someone asks (or indirectly asks) "How can I do X?" Then many people all contribute different ways of doing it, some perhaps "better", some "faster", but mostly just different. Sometimes the discussion goes far afield from the original question - which is a very good thing, and one of the strengths of the monastery.


In reply to (RE:)* Are there questions to basic? by turnstep
in thread Are there questions to basic? by OzzyOsbourne

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.