I think that the Title of the post should serve as the category, that is, if you have a descriptive title, it will be more likely to show up in a search for the keywords you want to match.

kudra addressed this issue a while back in her post Suggestion for post-naming convention.

As for art vs. religion - well, I haven't really had any religious experiences while programming yet - but I can definetly attest to programming being an art form. I liken my religion to those moments when I am meditating, and typing and meditating don't go together well for me. Sometimes I find that programming takes away from my meditation experiences, but meditating always helps my programming experiences.


In reply to (jeffa) RE: We should enter a topic/category aliong with our question by jeffa
in thread We should enter a topic/category aliong with our question by princepawn

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.