What a CEO wants, and what "those in the know" want, are often poles apart.

Talk to any telecommunications company today and they will swear black and blue that VoIP is the only way forward. "Convergence, convergence, convergence," they will shout. And yes, it's a great idea.. I guess.

Talk to anyone that's worked with telephony for any length of time, however, and all of a sudden squashing a real-time protocol into a data network becomes problematic. And what CEO wants to hear about such things as QoS, jitter, statistical multiplexing? CEOs rate themselves if they understand that VoIP will introduce a bit of delay, thinking that their last phone call to Germany wasn't so bad over the PSTN.

What does that have to do with programming? Well, Perl programmers (in my opinion, and my opinion only) tend to understand pragmatism, which involves looking at the world realistically.. and Perl programmers will often be the first to admit when their language doesn't solve a particular problem (although Perl does solve a lot of problems).

Hence it all comes down to who gets into management. Who wins the next board meeting political show down. Trying to predict this is about as accurate as picking whether Nortel shares will go up or down next month.

We're living in an ever changing world, and two things don't change: politics and ever changing feedback loops.. the world is not a time-invariant linear system.. *sigh*


In reply to Re: Are Perl and the dynamic languages dead or what ? by monarch
in thread Are Perl and the dynamic languages dead or what ? by szabgab

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.