leocharre,

there is a case to be made for the advantages of open source over commercially developed software. But you aren't making it, and you certainly aren't helping it by being borderline abusive and deliberately unhelpful. You can find a pretty good summary in the Richard Stallman quote from DigitalKitty's homenode:

"Proprietary software is unethical, because it denies the user the basic freedom to control his/her own computer and to cooperate. The problem with proprietary software is that a specific developer controls its development--you, the user, do not."
-- Richard Stallman
There are many reasons why someone would show up here looking for help with a piece of code they've paid for - perhaps the OP is looking at a piece of code that a freelancer has written? Or perhaps (he|she) or (his|her) boss has made a (possibly ill advised) choice to buy a piece of code that provides a particular solution.

I'm as much an open source zealot as the next monk, but perlmonks is a site about perl, not necessarily open source. Please bear that in mind, and either try to be polite and helpful to people asking for help, or if you can't, hold your tongue.

--------------------------------------------------------------

"If there is such a phenomenon as absolute evil, it consists in treating another human being as a thing."
John Brunner, "The Shockwave Rider".


In reply to Re^2: character encoding & french accents by g0n
in thread character encoding & french accents by dstamos

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.