<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Bid proposal for freelance web development?</title>
	<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development/</link>
	<description>Comments on Ask MetaFilter post Bid proposal for freelance web development?</description>
	<pubDate>Fri, 17 Jun 2005 13:18:56 -0800</pubDate>
	<lastBuildDate>Fri, 17 Jun 2005 13:18:56 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Bid proposal for freelance web development?</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development</link>	
		<description>I have the opposite problem of &lt;a href=&quot;http://ask.metafilter.com/mefi/19957&quot;&gt;blakeleyh&apos;s&lt;/a&gt; question.  I don&apos;t know how to create a proposal or what a reasonable price to charge is for freelance web development work. &lt;br /&gt;&lt;br /&gt; Someone has approached me to do a complete web site from the ground up -- everything from registering a domain name, finding a host site, showing them how to update the site.  Everything except writing the content for the site.&lt;br&gt;
&lt;br&gt;
I&apos;ve done each of these things individually for people in the past, but have never built an entire site.  I just don&apos;t know how to go about putting together a proposal for doing this as a professional endeavor rather than as a favor for a friend.&lt;br&gt;
&lt;br&gt;
Are there resources online or books that could help me figure out what to do?&lt;br&gt;
&lt;br&gt;
(I realize that this may be a completely insane thing to even think about taking on. )</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.20065</guid>
		<pubDate>Fri, 17 Jun 2005 13:02:33 -0800</pubDate>
		<dc:creator>INTPLibrarian</dc:creator>
		
			<category>freelancing</category>
		
			<category>webdevelopment</category>
		
	</item> <item>
		<title>By: randomstriker</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328712</link>	
		<description>For small contractors, this sort of work is usually billed on an hourly basis (the going rate seems to be about $50 / hour, more if you&apos;re very good.)  It sounds to me like your problem is that, due to inexperience, you&apos;re unable to estimate the scope of the project.  If so, then you may want to consider taking a project management course specifically tailored to web-development work.  You might also try getting quotes from your competitors to see what they&apos;d charge.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328712</guid>
		<pubDate>Fri, 17 Jun 2005 13:18:56 -0800</pubDate>
		<dc:creator>randomstriker</dc:creator>
	</item><item>
		<title>By: SpecialK</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328714</link>	
		<description>Nah, it&apos;s not insane. It&apos;s actually a lot of fun, and the only way to learn is to, well, do it. &lt;br&gt;
&lt;br&gt;
The general way to figure things out is to figure out how long it will take you. What you&apos;re really selling is your time, with a premium on it for your skills. I tend to charge $65/hr if it&apos;s just me working on something in my spare time (I&apos;m a horrid designer, but I do code nicely), and anywhere between $75-100 per hour if it&apos;s my company working on something, and I&apos;m hauling in outside consultants and designers. &lt;br&gt;
&lt;br&gt;
When I was first doing this, I was working full time for a company. It didn&apos;t really matter how long it took me, and I could get a good baseline for the amount of time things take. In your case, if you have the time, do a dry run with a small, fake site, developing the whole thing from the ground up. Use this to develop a framework of a &apos;to-do list&apos; of all of the things you need to accomplish. &lt;br&gt;
&lt;br&gt;
Turn this to-do list into what we call a &apos;specification&apos; or a &apos;statement of work&apos; -- list out what you&apos;re doing, what day it will be done on, and how much each part will cost. (I generally do the costs per &apos;segment&apos; i.e., &quot;Design - do a, b, c, get approval, do x, y, z, complete by 26Jun05, $1200.&quot;) The specification or statement of work (which are very different documents, but in this field kind of blur) should also say what standards things are to be developed to, i.e. &quot;Section 508 compliance&quot; or &quot;XHTML 1.0 Trans compliance&quot; if you&apos;re required to do any of those things. &lt;br&gt;
&lt;br&gt;
Once you&apos;ve specified all the work that&apos;s to be done, make sure your contract has a clause allowing you to charge the customer additional when you&apos;re requested to do something additional, and that also specifies a process. I frequently have conversations with my clients during approval stages that go along the lines of (slightly more diplomatically), &quot;Wouldn&apos;t it be cool if we did this this (insert more expensive way to do things here) way?&quot; &quot;Sure, but that will cost more...&quot; &quot;But we already signed off on the budget for this project.&quot; &quot;Yeah, but it&apos;s additional work. I&apos;ll email you over a change order later today to adjust the budget and timeline, fax it back to me, and it&apos;s really no problem to do it.&quot; &lt;br&gt;
&lt;br&gt;
Don&apos;t expect to be spot-on with your estimates the first time. A good rule of thumb is to multiply your time estimates by 2.5 times what you think... you might come close. I&apos;m cocky and I know it, so I usually multiply things by 3 times.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328714</guid>
		<pubDate>Fri, 17 Jun 2005 13:25:11 -0800</pubDate>
		<dc:creator>SpecialK</dc:creator>
	</item><item>
		<title>By: nakedcodemonkey</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328747</link>	
		<description>metafilter: I&apos;m cocky and I know it.&lt;br&gt;
&lt;br&gt;
Seriously, good advice from SpecialK.&lt;br&gt;
&lt;br&gt;
If you&apos;re not sure you can estimate reliably, try pitching it as a straight hourly, and see if they bite.  Sometimes clients like having the flexibillity...  *shrug*&lt;br&gt;
&lt;br&gt;
Or bid it one stage at a time.  e.g. setup the domain and hosting, close the bill on that, THEN bid the next step.  That way if you&apos;re way off on the numbers, you can correct before the next stage--possibly even build in some padding to cover your losses on the previous stage.&lt;br&gt;
&lt;br&gt;
Just keep the paperwork real simple for the client if you do it that way, so they&apos;re not scared off by a noticeable amount of extra hassle.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328747</guid>
		<pubDate>Fri, 17 Jun 2005 14:10:17 -0800</pubDate>
		<dc:creator>nakedcodemonkey</dc:creator>
	</item><item>
		<title>By: kirkaracha</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328797</link>	
		<description>What&apos;s the typical breakdown between up-front payments and the balance on delivery?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328797</guid>
		<pubDate>Fri, 17 Jun 2005 15:31:20 -0800</pubDate>
		<dc:creator>kirkaracha</dc:creator>
	</item><item>
		<title>By: FearTormento</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328804</link>	
		<description>&lt;em&gt;What&apos;s the typical breakdown between up-front payments and the balance on delivery?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
I&apos;ll typically cut a payment schedule into thirds, with 1/3 of the project rate being due at inception (even if hourly), another 1/3 after a &quot;comping phase&quot; or somewhere in the middle of the process, and the final 1/3 on delivery.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328804</guid>
		<pubDate>Fri, 17 Jun 2005 15:44:48 -0800</pubDate>
		<dc:creator>FearTormento</dc:creator>
	</item><item>
		<title>By: nakedcodemonkey</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328846</link>	
		<description>Since you asked for a book, here&apos;s an intro-level book that&apos;s a good start for someone in your position (despite the book&apos;s misleading title--ignore that): http://www.amazon.com/exec/obidos/tg/detail/-/0735710627/ref=pd_sim_b_2/103-0228343-9827800?%5Fencoding=UTF8&amp;amp;v=glance&lt;br&gt;
&lt;br&gt;
You can download most of the chapters and forms at the accompanying website: http://www.web-redesign.com/</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328846</guid>
		<pubDate>Fri, 17 Jun 2005 17:02:45 -0800</pubDate>
		<dc:creator>nakedcodemonkey</dc:creator>
	</item><item>
		<title>By: SpecialK</title>
		<link>http://ask.metafilter.com/20065/Bid-proposal-for-freelance-web-development#328913</link>	
		<description>&lt;i&gt;What&apos;s the typical breakdown between up-front payments and the balance on delivery?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Depends greatly on client. My long-term clients pay when I deliver. Otherwise, half in advance.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20065-328913</guid>
		<pubDate>Fri, 17 Jun 2005 19:52:52 -0800</pubDate>
		<dc:creator>SpecialK</dc:creator>
	</item>
	</channel>
</rss>
