If I read what you wrote right the project lead was afraid of the possible information leakage. I do not see anything being afraid it will not work or something. So if you made sure the LAMP status will not be visible and you and your clients will not talk about it I don't see a problem.

Actualy ... the project I spend most of my time with is supposed to use their technology as well. And well ... it seems it is, the marketing pages about the project say it is ... and it is not. The pages are ASP, but the services ... ;-)

I tried to do as much as possible in VB and VBScript just like I was supposed to (don't ask me why did I take the job!), but some things would take ages to implement in VB. So with the help of ActiveState's PDK I implemented the feature in Perl and use it from the ASPs as a COM object. Later on I added some services completely in Perl, most of the VB code is generated by a Perl script, ...

Am I feeling bad about that? Of course not! I implemented more in less time and everything works just great. I'm just not supposed to talk about it ;-)

Jenda


In reply to Re: Ethics of Dealing with Evil by Jenda
in thread Ethics of Dealing with Evil by gryphon

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.