If someone really felt motivated, they could go through all the old PMD threads looking for likely suggestions.

I have actually started working my way through one particularly fertile thread full of suggestions and feedback: PerlMonks for newbies?. I'm about half way through and so can make a few observations about the work flow involved.

The document I've been assembling lists each suggestion I found, followed by a list of comments related to that suggestion. Each comment identifies the monk, the note where the comment was found, whether the monk was for, against, expanded on the idea, or some combination of the above. Monks tend to be thoughtful, so they rarely simply say yea or nay.

I'm currently doing this in a text editor opened side by side with the browser page. There are several things here that slow me down:

Just some thoughts.

Best, beth


In reply to Re^2: Process for Site Improvement by ELISHEVA
in thread Process for Site Improvement by ELISHEVA

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.