Listing publications pretty much goes without saying. This demonstrates not only knowledge of the technology you wrote about, but also the ability to communicate well, which is a big plus for many employers. I list my book on my resume as well as some of the presentations I've done. The latter also highlights my ability to communicate, and the fact that I'm considered to have sufficient expertise to be worth listening to at a conference.

I also list all my Free Software work, as well as the community work I've done (like helping create jobs.perl.org). Listing the Free Software is great, because it gives employers a chance to easily check out code examples. Even better, they may actually be using some of your code, and not have realized it. I list other work just because it can't hurt to point out my community involvement.

Empirical evidence definitely supports the idea that participating in Free Software projects helps get you work. Being part of the Mason core team has led to more than one person getting in contact with me about consulting work.


In reply to Re: Open Source, Publications, and Resumes by autarch
in thread Open Source, Publications, and Resumes by mojotoad

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.