After a recent unpleasant experience, I can add an important and time-consuming first step:
<bl>
  • write a contract and get it signed!
  • </bl>

    Nolo Press has a good (downloadable) book called Consultant and Independent Contractor Agreements that I used (too late!) to produce a good contract.

    Don't do too much work before you get a contract signed, because without a contract it can be harder to get paid when things change. In my case, I put in about 80 hours of work (including contract preparation) and then found out that the reason they were so slow getting the signed contract back to me was that they'd hired someone in-house to do the job I was contracting for!

    If you have to do a lot of work up front to estimate (which you may have to), try to get paid something up front.

    And be careful that you specify the system in terms of behavior rather than in terms of any particular technology (because you don't want to commit yourself right now to a specific implementation).


    In reply to Re: How to calculate development time? by bikeNomad
    in thread How to calculate development time? by Siddartha

    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.