in reply to [OT] How much would you quote?

Here's how I'd do it:

The project is completed when everything does what the spec says, but assume you may have to fix bugs for a period of time under warranty (that gives you an incentive to test thoroughly). Factor some contingency time into the price for that. The warranty period is subject to agreement between you and the customer, but I tend to warrant that what I've done will work as specified for a year. After that, fixes are chargeable. Changes outside spec are always chargeable.

One major hazard is looking at the number of days/amount quoted and thinking "omigod that looks like a lot". You will be making a rod for your own back if you cut back your carefully constructed quote because you think the customer won't want to pay that much.

Update: I've found there's some useful material on spec'ing projects out in this.

--------------------------------------------------------------

$perlquestion=~s/Can I/How do I/g;

Replies are listed 'Best First'.
Re^2: [OT] How much would you quote?
by cog (Parson) on Oct 14, 2005 at 11:01 UTC
    Estimate how long it will take you to develop, test & document.

    Right. Make sure the project plan includes things like "Machine installation," "Documentation creation," "Training," etc. (when I say "training", I'm refering to you giving training to your client on how to manage the system)