The "Internet's" suggestions on How To Ask Questions The Smart Way

"In the world of hackers, the kind of answers you get to your technical questions depends as much on the way you ask the questions as on the difficulty of developing the answer. This guide will teach you how to ask questions in a way more likely to get you a satisfactory answer.

Before You Ask

Before asking a technical question by e-mail, or in a newsgroup, or on a website chat board, do the following:

    Try to find an answer by searching the Web.
    
    Try to find an answer by reading the manual.
    
    Try to find an answer by reading a FAQ.
    
    Try to find an answer by inspection or experimentation.
    
    Try to find an answer by asking a skilled friend.
    
    If you're a programmer, try to find an answer by reading the source code.
    

When you ask your question, display the fact that you have done these things first; this will help establish that you're not being a lazy sponge and wasting people's time. Better yet, display what you have learned from doing these things. We like answering questions for people who have demonstrated they can learn from the answers.

Prepare your question. Think it through. Hasty-sounding questions get hasty answers, or none at all. The more you do to demonstrate that having put thought and effort into solving your problem before seeking help, the more likely you are to actually get help."


The whole original post (with other useful suggestions) can be found here.


Ansaria@franklin.edu