Hello Monks,

I am sure most of you have had to submit a report detailing
what you have been doing to earn your pay.

<rant>
I always have felt that such reports are only required
when your boss is too stupid and/or lazy to understand what you do, let
alone remember what they asked you to do in the first place!

</rant>

I have a tendency to be too humble in these reports.
For example:

What I did
I wrote a simple LWP Perl script based on poorly written example
from a vendor.

What I would usually say.
I customized example LWP Perl script to interface to vendors web-site.

<tongue in cheek>
Now here's my question. What would shameless buzzword monger write?

The Url accessed begins with https, so could I claim to be
an expert on SSL certificate base encryption/decryption?

When I rewrote the vendor's script I move bits of it into
my own Perl module and broke the data submission and data retrieval
parts of the vendor's script in to two different command-line
tools that interface to our database.

What would a shameless self-promoter say about that?

I had to install Perl modules and run make. Does that make
me a systems adminstartor?

I had to create a table on a Oracle database. Does that make me
Larry Ellison?

</tongue in cheek>

Please fell free to have fun with your replies.
Thanks

In reply to (OT)Employee Status Reports or Shameless self-promoting by LameNerd

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.