I'm totally with you on the Java and PHP front. We spent several months trying to bring Java into the mix. We've spent twice that trying to get rid of it completely. (nearly there). Java was a disaster for what we were doing.

All I wanted were some simple web pages talking to a database. I brought in very highly recommended Java experts. They had me with Hibernate and Springs and a host of other things (including using Eclipse as an editor). I asked them to do a few pages. The pages worked and then they showed me how many files were involved in the process. I nearly gagged. It was WAY over-engineered.

We pitched that and went with PHP and cranked out the app even with the delay we suffered from trying to go the Java route.

I'm not trying to dis Java. I just know it isn't for me, and I can usually out-code a Java person in terms of time and robustness. The only 'selling' point Java has in my company over Perl is that Java has become 'The Standard' (tm) so we have a million so-so java developers we can throw on a project. *sigh*

Good luck with the perl evangelizing. I hope it pays off in the end. Oh, and I haven't had to do anything in Windows for 10yrs+.

--
I used to drive a Heisenbergmobile, but every time I looked at the speedometer, I got lost.

In reply to Re^2: So Whatcha use perl for anyway? by KurtSchwind
in thread So Whatcha use perl for anyway? by KurtSchwind

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.