How many of these personal projects do you share?

I find it that when lacking motivation at times, thinking about the incredible abount of XP and feedback that can be gained from publishing something on perlmonks is motivation enough. I mean, what XP whore wouldn't enjoy that satisfaction? ;D

The other thing to do is tell people about all the cool $h*t you're doing, and thus getting them interested. There is nothing like getting a "userbase" before you even finish the product. After I got at least an alpha version, I may relax a little bit (like you do), and revisit the project some time later, but at least I got a working prototype. Now others can help me improve it, tell me how much they like/use it, and ++ my a*$.

And think about it, any free software you develop, is an endorsment for yourself. The more and more other people use/appreciate it, the better. Any time you need a reference, you can point to something you developed, and say: "Hey, all these people like this software i've made, so that's gotta mean something, right?".

And most importantly of all, publishing your open source software, allows others to review your code, so it doesn't $$bite$$ you down the line when it really counts.

How cool would you think merlyn was if he didn't share so much?

Like WyClef says:

I got fifty Bentley's in the West Indies
(It doesn't matter)
...
Cause if you ain't sharing, people ain't caring
Come up in the hood and take everything you're wearing
people ~ that's you man

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.


In reply to (become an xp whore) Re: I need some motivation by PodMaster
in thread I need some motivation by joshua

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.