Hi brittojs,

There is a possibility that it was by mistake, but here all you did was reply to my post, copy my code verbatim from the [download] link, and then paste it into the reply box (at which point you knew what you were doing well enough to add code tags around it - which makes it look like it was intentional and not an accident) then preview it and submit it.

By copying and pasting the code verbatim, minus the comments, (not making any changes) you managed to pick up a few (somewhat fickle) XP (in this case 9 in 12 hours) thanks to people who didn't read what they were voting on.

You also did the same thing with ikegami's code in Reaped: Re^2: how to crypt and decrypt password from 4 to 15 characters in length

I appreciate that these two nodes constitute the only positive XP that you have at the moment, but it was "aquired", not earned.

If these two nodes *were* posted by mistake could you please update the nodes and remove our code.

I'm an open source advocate, and am 100% for code re-use but taking other people's code and passing it off as your own without giving credit is plagerism.

.oO(should we be putting copyright messages in the code we post on PM?)

In the off-chance that you just intended to add minor improvements to our code snippets (which I'm all for!) could you please go back and update your posts to do so.

There's no need to re-post our code in full (if it works). If you're only making a minor change and not re-writing most of the program then just post the modified code blocks you've improved by themselves (with some comments), otherwise it's hard for people to see what is different.

I downloaded my and your posts here and ran diff on the two files to find the code was unchanged - because I certainly didn't suspect at first (like the other monks who ++ed it) that it was my code I was reading in your post!

Thank you.


In reply to Re^3: Skipjack Encryption by serf
in thread Skipjack Encryption by shadowoflinux

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.