I was browsing around Everything 2 the other day and noticed their E2 Mentoring Sign-Up and it occurred to me that this would be an excellent feature for Perl Monks. I don't know a lot about the Everything Engine, but I assume that since Everything 2 is using it, it wouldn't be to difficult to integrate.

Basically monks above a certain level, let's say Monk(5), could put themselves down as willing to mentor an X amount of newbies. They could give a short description of their specialties so the newbies could find a Monk that best suited their needs. It could be as simple as having a list of volunteers and a list of newbies in need and they could seek out each other. Maybe this would help decrease the number of simple repeated questions in SOPW.

The idea needs some fine tuning, but I think it would be good for everybody.

-thabenksta
my $name = 'Ben Kittrell'; $name=~s/^(.+)\s(.).+$/\L$1$2/g; my $nick = 'tha' . $name . 'sta';

In reply to Perl Monk Mentors by thabenksta

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.