We have seen that food for thought on new projects is very well accepted in SOPW. Most people will be more than glad to suggest different methods of handling the job whenever someone has an idea, but doesn't know how to tackle it at first. This happens mostly with perl (since this is perlmonks), but I have seen a few other issues come up as well (HTTP error codes, SQL problems, making toast, etc). I was wondering how other monks would react to questions regarding all techie stuff that is non-perl.

Examples of questions that I can think of would be in the lines of, "Does this schema look workable? (insert database schema)" or "My apache's perfomance is driving me crazy. Is it the hardware or the daemon? (insert server specs)"

I can see this rapidly outgrowing our control, and the last thing I would want to see is perlmonks turning into a tech support site for ASP, for instance. Nevertheless, I think we (most of us) must have skills other than perl that we share and can help ourselves out. What do you all think?

#!/home/bbq/bin/perl
# Trust no1!

In reply to Protocols, SQL, hardware, anyone? by BBQ

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.