Boy, I sure don't agree that one should be able to be productive with any tool. At least initially.

Recently I took a contract that put me in a situation where I was required to use Visual Interdev (the signs were there, I should have heeded my better judgement and refused the job).

I did my damndest to make it work, the problem not being making it "work" but being truly productive in my own mind AND not wanting to drive my fist through the monitor every five minutes (this was hard).

I found myself continually missing perl, realizing I was trying to solve a problem in a perlish way, only to be forced to some asinine (IMHO) solution.

Even harder than working with the tools, was working with people who had no idea that something else could exist that was better suited to solving the problem (building dynamic web-based database applications). and dealing with ignorant evangelicals..."just drink the damn kool-aid"

So I prematurely ended the relationship and found something perfect. Something Perl. Had to refuse another very cool Perl job to take the one I am in now. and work is again, a pleasure.


In reply to RE: Productivity with iany/i tool? by wardk
in thread Productivity with <i>any</i> tool? by mothra

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.