As things stand I find the Craft section rather useless because of the user interface. All you get is one large code blob. The Code Catacombs are much nicer because you get to post both code and textual commentary. Someone mentioned this a while ago, but I can't find the reference (and I don't want to beat up on Super Search too much).

In the commentary you can wax lyrical about how the code came about as well as any other useful tidbits that may improve the chance of being hit by a search and/or the chance that someone will understand what the code can do without have to read it in detail. And then of course you don't necessarily want or need all that verbiage in the code itself when it comes to downloading it.

There seems to some some level of redundancy or overlap between the two sections, so in light of the way you get to present your stuff, the catacombs definitely has my favour.


--
g r i n d e r

In reply to Re:x2 skill sharpening by grinder
in thread skill sharpening by petesmiley

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.