about IDEs and me:
i have been using vim for a couple years now. i've got some useful macros and still there's so much more to learn in vim. i love it. =)

about IDEs and co-workers:
my experience with co-workers that use IDEs like Eclipse, for example, can be illustrated with some typical examples:

they tell me, "hey, this IDE can do X", I yawn "sure, my vim macro can do this, too."
or "hey, this IDE can do that" - me: "nice idea, i'm going to write a vim macro for that."
"look, this IDE can do Y!" - .oO( what do i need Y for, when vim can do X? )
"look what eclipse can do" - i look, they click, eclipse freezes. *shrug* when i go back to my desk then usually i hear "now it works again!". (i have been suspected to have bad influence on computers running eclipse, because as soon as i stand in front of the screen, the program freezes)

just my 2 cents.


In reply to Re: Perl Needs Better Tools by tinita
in thread Perl Needs Better Tools by itub

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.