If you want to get things done, you don't give a talk about it at a conference. You make the right friends, find out who's involved with it, and then make the improvements. It's just like anything else, and it has nothing to do with programming, programmers, or any other technology.

Which major Perl site have you run, by the way? It's really easy to snipe from the sidelines, but when you actually do it you'll find out things aren't so easy. If you are using something like Pair.com, for instance, you can't just do whatever you want with the server. Other people have responsibilities beyond the free services they are giving you. A lot of these people are doing a lot more in the Perl world, and you'll have to choose between them working on perl, or making some website have a spiffy feature or a different color.

So, it comes down to this: you can start your own site and do things anyway that you like. Stop complaining about what other people aren't doing and get to work. Join the club of people who do things. If you're afraid to even have a suggetion shot down, you don't have the stomach for what you'll have to endure once people get to talk about what you're trying to do rather than the other way around.

--
brian d foy <brian@stonehenge.com>

In reply to Re^5: Open sourcing perlmonks by brian_d_foy
in thread Open sourcing perlmonks by BUU

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.