18 months ago, I was almost completely ignorant of the open source movement.

Having worked in a strict IT environment where software was laughed at unless it cost a small country's GNP, I was using big name RDBMS software on big name UNIX OS's with M$ development tools, running on PC's with M$ OS's.
Then we started using the GNU c++ compilers. There was shock all round when they worked, and worked well.

Since that time I've been on a voyage of discovery which has changed how I go about my job. I now use Linux/Perl/Apache/MySQL and GNU compilers.

The support I get from the community just makes me wonder why I was hanging on phone support queuing systems for what seemed like years, and then when the problem was a real bug, had to wait another lifetime for a fix.

I'm about to start a new job designing the backends for websites. I'll be working with well supported tools where help is always available (wait til I start posting all my mod-perl questions :-) ), and where I'll be more productive than I've ever been before.

I'd like your views on how much open source tools have changed your productivity and your enjoyment of your job. (I know I find getting help from the Monks far more fun that listening to 'Please Release Me' while waiting for support on an ODBC driver bug.)

In reply to Free & Easy by barndoor

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.