<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2009:/1/tag:www.readwriteweb.com,2008://1.6998-</id>
  <updated>2009-11-23T18:57:24Z</updated>
  <title>Comments for Startup, Inc - What You Need to Know Before Starting a Company</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=6998" title="Startup, Inc - What You Need to Know Before Starting a Company" />
    <published>2008-08-12T08:18:50Z</published>
    <updated>2008-08-12T17:25:09Z</updated>
    <title>Startup, Inc - What You Need to Know Before Starting a Company</title>
    <summary>What You Need to Know Before Starting a Company</summary>
    <author>
      <name>Alex Iskold</name>
      <uri>http://www.adaptiveblue.com</uri>
    </author>
    
    <category term="Analysis" />
    
    <category term="Features" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/startup_aug08/startup_inc_p1_0809.jpg"> Often people start a company without any clear idea of what
a company is. Entrepreneurs closet themselves in the garage and start writing code.
While the modern tech world could not exist without obsession, artistic inspiration and crazy engineers,
there's more to a startup than passion.</p>
<p>In this post, we explore the basics
behind corporate entities, stock, financing, and the key non-technical infrastructure
every company
should have.</p>]]>
      <![CDATA[<p><font style="float: right; margin-left: 10px;"><script type="text/javascript">digg_url = 'http://digg.com/tech_news/Startup_Inc_What_You_Need_to_Know_Before_Starting_a_Company';digg_bgcolor = '#ffffff';digg_skin = 'normal';</script><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></font>To make an idea really powerful, a startup needs
to become a real company. In former days, this might have meant bureaucracy, and
lots of financial and legal infrastructure. Today's
tech companies are simpler, but still require a set of rules, and you need a rudimentary
understanding of business law when forming a corporation.</p>
<h2>Business Entities</h2>
<p><img src="http://www.readwriteweb.com/images/startup_aug08/startup_inc_p2_0809.png" align="left"> There are several ways of conducting business in
the United States. The most basic is a
<a href="http://en.wikipedia.org/wiki/Sole_proprietorship">Sole proprietorship</a>,
which is essentially self-employment. A sole proprietor, such as a grocery store or
restaurant, assumes full legal liability for the
business, but all income is direct personal income
and is taxed once.</p>
<p>Another form of business is a Partnership. This is a venture between several
individuals who share in the profits. Partnerships, and particularly <a href="http://en.wikipedia.org/wiki/Limited_liability_partnership">Limited Liability Partnerships</a> (LLP),
are created to address the personal liability issue with proprietorship. With LLP only one or a couple
of partners assumes the legal liability.
</p>
<p>Corporations are a separate legal entity. When a corporation is sued, in
general the individuals
behind it (shareholders, directors, management) are not impacted. This legal protection
comes at a price - double taxation. Companies have to pay tax and only then can pay salaries and dividends to the shareholders.</p>
<p>In recent years, people have been incorporating in two principal ways - LLC and Inc. <a href="http://en.wikipedia.org/wiki/Limited_liability_company">LLC</a> is a limited liability corporation,
a hybrid between corporation and a partnership.</p>
<p>LLC enjoys the legal status of a corporation, but has partnership-like taxation. It is a great way to incorporate before you know how big your company
will become. The caveat
with LLC is that you can't have more than a certain number of shareholders (typically around 70). For this reason, Venture Capitalists
would normally not fund an LLC because it's impossible to take such a company through an <a href="http://en.wikipedia.org/wiki/Initial_public_offering">IPO</a> (Initial Public Offering).</p>
<p>Most tech startups end up being C-Corp or a <a href="http://en.wikipedia.org/wiki/Corporation">corporation</a> 
(often,
you can start with LLC, then convert to a C-Corp right before raising substantial funding). A corporation
is the most sophisticated business entity. It is a powerful but complex vehicle,
with flexibility.&nbsp;</p>    
<h2>Shareholders, Directors and Management</h2>
<p><img src="http://www.readwriteweb.com/images/startup_aug08/startup_inc_p3_0809.jpg" align="right">  A company starts with incorporation - a process of forming. These days
it's cheap (around $300) and straightforward.
You can either incorporate on your own or, better, utilise your accountant or lawyer.</p>
<p>You incorporate in a particular state, usually Delaware with its liberal laws and taxation policies.
You don't need to live in Delaware to incorporate there, but you do need to also declare your existence to whatever state(s)
you plan to operate in. The corporate laws vary substantially, so ask your lawyer and
accountant about regulations in your state.
</p>
<p>After incorporation, you issue a stock - a unit of ownership in the company. In startups before funding,
there is little reason to spend time on issuing shares, because when financing
comes you'll need to reissue.
Easiest is to declare that you have 100 shares of common stock and divide it between the founders as
agreed prior to
starting a company.&nbsp;</p>
<p>There are three principal types of participants in every company - shareholders,
directors and management. <a href="http://en.wikipedia.org/wiki/Shareholder">Shareholders</a>,
or the owners, vote and elect the board of directors, who set long-term strategic direction
and appoint executive management. The management (CEO, CTO, etc) is responsible for the day-to-day operation of the company.     
</p>
<p>While you might find this 3-tier structure initially confusing, it does make sense.
In large companies directors are mostly
outsiders. Directors represent the interest of shareholders and hold management accountable for the performance
of the company. In a large corporation, typically the CEO is also a President or Chairman of the board, but the rest
are directors outside the company. For small startups, the situation is simpler.
You are a shareholder, a director and a manager of your own company.</p>
<h2>Key Documents</h2>
<p><img src="http://www.readwriteweb.com/images/startup_aug08/startup_inc_p4_0809.jpg" align="left">  In a startup, you need to understand when to wear
the hat of a shareholder, director or a manager. Looking at a company from the perspective
of key legal documents helps you do that.</p>
<p>The first document is <a href="http://en.wikipedia.org/wiki/Articles_of_incorporation">Articles of Incorporation</a>,
which declares the kind of entity, state of operation, classes of stock, and number of shares.
The next is a <a href="http://en.wikipedia.org/wiki/Shareholders%27_agreement">Shareholders
Agreement</a>, which typically discusses the rights and obligations shareholders have in
situations like sale of the company, sale of stock, or death of a shareholder.
And <a href="http://en.wikipedia.org/wiki/Bylaw">Corporate Bylaws</a> is the guide by which
the board operates;
it specifies who can be a director, how often meetings are held, how voting is
done.</p>
<p>The employees of the company - e.g. CEO, VP of Design and Software Engineers - all sign
an agreement.
These days, employment agreements typically consist of a short offer letter and a lengthy non-competition agreement.
The letter outlines the position, salary, vacation, and other benefits. The letter
asks the employee
to obey standard corporate rules and regulations. In addition, a lot of startups offer employees <a href="http://en.wikipedia.org/wiki/Employee_stock_option">stock options</a> - a way
to earn the right to buy a stock in a company.</p>
<h2>Legal and Finance</h2>
<p><img src="http://www.readwriteweb.com/images/startup_aug08/startup_inc_p5_0809.jpg" align="right">  A first-time entrepreneur will find the
legal complexity and accounting for a corporation overwhelming.
It is essential to hire lawyers and financial professionals. There is a saying amoung startups
and VCs that a good lawyer pays for him or herself, despite the fact that hourly fees are
whopping.</p>
<p>There are three kinds
of lawyers needed in a tech startup. A corporate lawyer drafts the basic documents and
will advise on daily matters. A deal lawyer specializes in financing and sales transactions.
And
if you have intellectual property to protect, then you'll need an IP lawyer.     
</p>
<p>Financials of a startup can be split into daily simple things and annual complex
matters.
For a startup, it is ideal to get a bookkeeper - a person to take care of payroll, monthly profit and loss,
and basic financial documents. You need an accounting firm for annual taxes and larger issues.</p>
<p>Accountants
are more expensive than bookkeepers, but since you don't need to use them for daily operations, it makes
sense to have an accounting firm do your annual finances. In addition to taxes
the accountant
will product a compilation - a summary of annual activities. After you get funding, the board of directors
will ask for an audited financial statement - a full, certified financial review.</p>
<h2>Venture Financing</h2>
<p><img src="http://www.readwriteweb.com/images/startup_aug08/startup_inc_p6_0809.jpg" align="left"> To turn your idea into a big company, you will likely need to raise money.
This is essentially a sale of
shares to investors. A typical company goes through several financings - angel investment and then
a few rounds of venture capital. The angel round is typically small, traditionally less than a million dollars
and lately substantially less (thanks to <a href="http://ycombinator.com/">YCombinator</a> and <a href="http://www.techstars.org/">TechStars</a>).
In the angel (or seed) round, the founders may offer 10-15% of the company in exchange for a convertible loan.
Technically, this is not a direct sale of shares, but instead a right to buy shares in the next round of financing
at a discount, while accruing interest.</p>
<p>Traditional angels are wealthy individuals, often former successful
enterpreneurs and executives at
large companies. Each angel might be willing to put down between 10-100K, with 25-50K being typical.
So if looking to raise 500K, you would need to line up 10 or more angel investors. You can simplify
it if you find a local group, for example <a href="http://www.newyorkangels.com/">New York Angels</a>.</p>
<p>The next round of funding, called Series A, involves Venture Capitalists (VC). A venture firm is essentially
a partnership that manages an investment fund. The fund raises money and invests
into startups and later stage companies. </p>
<p>The VC world is complex and it's important to know how to navigate it.</p>
<p>The first rule - know what firms are right for you at what stage. The right firm will be the one that's interested in the sector you're in
as well as the size of the investment. VC firms manage anywhere between $150M - $1B, with
a typical
tech fund being around $300M. Since the time of each partner in the firm is limited, there
are only so many investments the fund can make. So, if looking for 500K, it doesn't make sense to approach VCs.</p>
<p>A typical Venture Firm will look to own 20 - 30% of your company over its
lifetime. When the investors put money into your company, they will protect themselves in cases when the company
might not do well. They will ask to create a class of preferred shares (preferred stock) that will
be subject to different rules than the common stock (those you own). Preferred stock is paid first
in case of an exit, and it enjoys veto rights such as precluding you to sell the company, or the
opposite - forcing a sale.</p>
<p>It is common for a venture firm to elect a director on your board.
This is the partner you are essentially working with. In early stage companies,
a VC plays an instrumental role in mentoring the CEO and shaping the course of the
company. As the company grows and perhaps even goes public, the VC director steps down from the board.</p>
<h2>More Funding</h2>
<p>Each round of funding expands the number of Venture firms at the table and results in
dilution.
To understand dilution, one needs to understand the mechanism by which startups raise money. Each round of
funding
results in additional shares being issued by the company and sold to the investors.
Typically, investors are not buying
shares that you already have, they are buying newly issued shares.</p>
<p>The money raised is not going into
your pocket, it goes to the company. In some cases, when you're doing stellar, investors would be
willing to
buy your shares - but this is atypical. As a result of each raise, founders and employees own less percentage of the company
(their number of shares remains the same, but the total number of shares increases). Prior investors are able to
maintain their respective ownership by buying additional shares (this right is given
via preferred stock).</p>
<p>Despite the fact that startups are reluctant to give up ownership to VCs, the economics actually make sense.
Even though your percentage of ownership goes down, the total value of the stock is higher after the financing, because
the value of each share rises. As long as the company is doing well, fund-raising makes sense and is beneficial to its employees.</p>
<h2>Conclusion</h2>
<p>There is a considerable amount of complexity surrounding building a company. Way more than just
a great idea
and elegant code is involved. But building a company, learning the intricacies, understanding the law and venture
world, is fun.</p>
<p>Instead of being afraid of this complexity, startups need to appreciate it and embrace it.
Most lawyers, accountants and investors are smart people whom you will
learn from. They will help you make your startup into a real company.</p>
<p>As a start point, you should create an LLC and not worry about much paperwork. Once you
get into investment, you'll need to change to an Inc, get a lawyer, bookkeeper and accountant, and start diving
into the details discussed in this post.</p>
<p>There are two excellent resources to get additional material: <a href="http://www.askthevc.com/blog/index.php">Ask The VC</a> -
a blog maintained by Brad Feld and Jason Mendelson; and <a href="http://www.burningdoor.com/askthewizard/">Ask The Wizard</a> -
a blog by former CEO of Feedburner, Dick Costolo.</p>
<p><i>As always we look forward to your questions and we also ask you to share your tips on the essentials
you picked up during your startup life. Join the conversation!</i></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63499</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63499" />
    <title>Comment from Aldo Bucchi on 2008-08-12</title>
    <author>
        <name>Aldo Bucchi</name>
        <uri>http://friendfeed.com/aldonline</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/aldonline">
        <![CDATA[<p>Excellent Article Alex!<br />
10 years from now you should do the exercise of tracing entrepreneurs back to their beginnings, and charge a fee to all those who started here and headed down the yellow brick road. The one to Oz that is... ( not to oooops! ).</p>

<p>Some popular additions to this comprehensive intro:</p>

<p>Marc Andreessen ( see the startup series )<br />
<a href="http://blog.pmarca.com/" rel="nofollow">http://blog.pmarca.com/</a></p>

<p>Venture Beat ( so you can see just how many ventures are getting funded by the minute... and give it a second thought )<br />
<a href="http://venturebeat.com/" rel="nofollow">http://venturebeat.com/</a></p>

<p>GBN ( not sure if this is popular, but has some very good beginner articles )<br />
<a href="http://www.gobignetwork.com/" rel="nofollow">http://www.gobignetwork.com/</a></p>]]>
    </content>
    <published>2008-08-12T08:58:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63500</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63500" />
    <title>Comment from Mike Riversdale on 2008-08-12</title>
    <author>
        <name>Mike Riversdale</name>
        <uri>http://work.miramarmike.co.nz</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://work.miramarmike.co.nz">
        <![CDATA[<p>Yeah, I think you need to put "USA" in the post title as the vast majority of is probably only pertinent (and even applicable) in that country.</p>]]>
    </content>
    <published>2008-08-12T09:15:19Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63502</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63502" />
    <title>Comment from Bill on 2008-08-12</title>
    <author>
        <name>Bill</name>
        <uri>http://www.swirrl.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.swirrl.com">
        <![CDATA[<p>Alex - hope you don't mind me adding a small UK supplement. The UK equivalent of a corporation is a "private limited company". These are easy, cheap and quick to set up and you can easily do it yourself using an online service (though it's worth doing some reading up first on how the whole process works).  We used <a href="http://www.ukcorporator.co.uk/" rel="nofollow">http://www.ukcorporator.co.uk/</a> and it all worked very smoothly.   </p>]]>
    </content>
    <published>2008-08-12T09:20:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63503</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63503" />
    <title>Comment from Ashish on 2008-08-12</title>
    <author>
        <name>Ashish</name>
        <uri>http://www.pluggd.in</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pluggd.in">
        <![CDATA[<p>Hey Alex<br />
Very cool post! A good primer (as long as the startup gets the idea right!)</p>

<p>-www.pluggd.in<br />
You might want to check out the <a href="http://www.pluggd.in/entrepreneurship-resources-business-plan-tips-vc-funding" rel="nofollow">startup toolkit</a>.</p>

<p><br />
</p>]]>
    </content>
    <published>2008-08-12T09:20:35Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63504</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63504" />
    <title>Comment from tom on 2008-08-12</title>
    <author>
        <name>tom</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Very interesting, thanks for this overview. Hint: small typo in the Business Entities section ("taxation-like partnership" should be "partnership-like taxation" I guess).</p>]]>
    </content>
    <published>2008-08-12T09:42:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63506</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63506" />
    <title>Comment from Richard MacManus on 2008-08-12</title>
    <author>
        <name>Richard MacManus</name>
        <uri>http://friendfeed.com/ricmac</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/ricmac">
        <![CDATA[<p>good catch Tom, fixed. </p>

<p>Also good idea to have other countries startup structures listed in the comments.</p>]]>
    </content>
    <published>2008-08-12T10:05:49Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63508</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63508" />
    <title>Comment from Michael Christensen on 2008-08-12</title>
    <author>
        <name>Michael Christensen</name>
        <uri>http://www.prototypeinvest.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.prototypeinvest.com">
        <![CDATA[<p>Seems like some people are forgetting to put Prototype Invest into their considerations.</p>

<p>Prototype Invest will develop your entire product (design, architecture, development and guidance).<br />
We even keep extending and adding value to your project as long we are a part of the project.<br />
All we ask for is equity in your idea - you don't have to pay anything for our services.</p>

<p>As always we are looking for new ideas with massive potential.</p>]]>
    </content>
    <published>2008-08-12T11:19:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63509</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63509" />
    <title>Comment from Shivangi Garg on 2008-08-12</title>
    <author>
        <name>Shivangi Garg</name>
        <uri>http://www.rosesandgifts.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.rosesandgifts.com">
        <![CDATA[<p>Articles and content in this section of the website are really amazing. From <a href="http://www.rosesandgifts.com" rel="nofollow">http://www.rosesandgifts.com</a></p>]]>
    </content>
    <published>2008-08-12T11:35:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63511</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63511" />
    <title>Comment from pbastien.myopenid.com on 2008-08-12</title>
    <author>
        <name>pbastien.myopenid.com</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Let's say you have a one-person corporation and you want to fund it yourself for a while. To get started you've issued a nominal number of shares, maybe 100 at $1. Now your company needs a couple thousand dollars to buy some widgets and you as sole owner want to essentially write the company a check but observe the proper formalities. Is there a convenient, flexible way to handle this? Seems overkill to authorize new shares.</p>

<p>Thanks for the article Alex.</p>]]>
    </content>
    <published>2008-08-12T12:58:14Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63512</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63512" />
    <title>Comment from Alex Iskold on 2008-08-12</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com/">
        <![CDATA[<p>@9 Shares and cash are not related. As a shareholder, you can put the money into the company at any time. This is known as "Loan to Shareholders". Once your company is doing well, you pay yourself back.</p>

<p><br />
</p>]]>
    </content>
    <published>2008-08-12T13:02:06Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63513</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63513" />
    <title>Comment from Alan Wilensky on 2008-08-12</title>
    <author>
        <name>Alan Wilensky</name>
        <uri>http://bizcast.typepad.com/clients/writings-and-portfolio-sa.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bizcast.typepad.com/clients/writings-and-portfolio-sa.html">
        <![CDATA[<p>Alex, obviously a successful businessman, has given you all an enumeration of the what of business: Articles of incorporation, types of entities, etc. He did not give the who:</p>

<p>There are four types of business personalities:</p>

<p>Risk taker</p>

<p>Caretaker</p>

<p>Surgeon</p>

<p>Undertaker</p>

<p>These are not permanent attribute, and one person can take on  several of these roles as they mature in business. But do not put, for example, a Risk taker in a caretaker's seat.</p>]]>
    </content>
    <published>2008-08-12T13:18:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63516</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63516" />
    <title>Comment from Mark LaRosa on 2008-08-12</title>
    <author>
        <name>Mark LaRosa</name>
        <uri>http://www.angelsoft.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.angelsoft.net">
        <![CDATA[<p><br />
This is a great article.  As a supplement to your funding section, I wanted to insert a small commercial for Angelsoft.  Angelsoft is the software platform that powers a vast majority of early stage investment groups around the world.  We provide the back-end software that processes business plans all the way from submission to funding and beyond.</p>

<p>We have created a simple way to help entrepreneurs find the right funding for them.  You mention finding local angel groups like the New York Angels.  Angelsoft has a Group Finder which helps you find groups in your area very easily - and helps you find the ones that are best suited to you depending on your industry, stage of company, etc.  Therefore, you may find a VC, and Angel Group, seed fund, or other means of funding.  Additionally, we provide a way, called OPENdeals, to present your business plan to all 400+ investment groups using our back-end platform.</p>

<p>You can also see a great deal of LIVE early stage funding statistics.</p>

<p>www.angelsoft.net<br />
</p>]]>
    </content>
    <published>2008-08-12T14:00:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63522</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63522" />
    <title>Comment from izmir evden eve on 2008-08-12</title>
    <author>
        <name>izmir evden eve</name>
        <uri>http://www.izmirevden.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.izmirevden.net">
        <![CDATA[<p>thanks..</p>]]>
    </content>
    <published>2008-08-12T14:37:52Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63528</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63528" />
    <title>Comment from Financial Transaction Vehicle on 2008-08-12</title>
    <author>
        <name>Financial Transaction Vehicle</name>
        <uri>http://business.blogtells.com/2008/02/18/personally-presenting-the-plan/4297/financial-transaction-vehicle/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://business.blogtells.com/2008/02/18/personally-presenting-the-plan/4297/financial-transaction-vehicle/">
        <![CDATA[<p>Always make multiple startup disks and test them to make sure they give you reach to your hard drive. <a href="http://business.blogtells.com/2008/02/18/personally-presenting-the-plan/4297/financial-transaction-vehicle/" rel="nofollow">Financial Transaction Vehicle</a></p>]]>
    </content>
    <published>2008-08-12T15:44:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63529</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63529" />
    <title>Comment from Otel Rehberi on 2008-08-12</title>
    <author>
        <name>Otel Rehberi</name>
        <uri>http://www.oteltatil.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.oteltatil.net">
        <![CDATA[<p>thanks great article</p>]]>
    </content>
    <published>2008-08-12T15:47:44Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63536</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63536" />
    <title>Comment from Dennis Zotnik on 2008-08-12</title>
    <author>
        <name>Dennis Zotnik</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Alex - What degree of input and overseeing should one expect from angels? Are most 'run with my money', or should you anticipate experienced guidance along the way?</p>]]>
    </content>
    <published>2008-08-12T16:59:55Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63537</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63537" />
    <title>Comment from Alex Iskold on 2008-08-12</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://www.adaptiveblue.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adaptiveblue.com/">
        <![CDATA[<p>@16 Dennis, most angels are passive, unless they are experts in your area. You can expect angels to introduce you to VCs after they put the money in since it is in their interests to have you succeed.</p>]]>
    </content>
    <published>2008-08-12T17:22:15Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63547</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63547" />
    <title>Comment from Chuck on 2008-08-12</title>
    <author>
        <name>Chuck</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>You have laid out a pretty traditional list of "Things You Need to Know". This is what they would teach you in b-school. I have even done most of those things. </p>

<p>Looking back and looking at other startups I now think those things frequently are distractions. Eventually all successful startups will need to do them. But many startups will fail before any of those things matter.</p>

<p>All the topics you discuss can have great appeal to founders in the sense that it makes them feel like they are really doing something. They all are within the founder's control. They allow founders to stay in their comfort zone.</p>

<p>In fact the real thing that "You Need to Know Before Starting a Company" is the market potential of your offering - e.g. is there a price point where the demand will be high enough to make this all worth your time. And I am not talking about some goofy, back of the envelope "if only 1% of the market bought our product we would be rich" kind of thing. I mean real evidence of potential profitability.</p>

<p>After that, you might want to determine if you have or can get the resources necessary to get your idea to the point where it is self sustaining. </p>

<p>If you think that you will get those resources from VC's, they are going to be much more interested in your market analysis than they are in your company's structure. If you have a great idea, they will help you with all the stuff above.</p>

<p>It is a bitter pill to incorporate, hire lawyers, issue stock, write an operating agreement, get patents, search for funding, etc... only to have the market yawn when you release your offering.</p>]]>
    </content>
    <published>2008-08-12T20:34:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63551</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63551" />
    <title>Comment from Razan Khatib on 2008-08-12</title>
    <author>
        <name>Razan Khatib</name>
        <uri>http://questler.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://questler.com">
        <![CDATA[<p>Very useful for the real geeks with little business knowledge, more of a 101 business for geeks.</p>]]>
    </content>
    <published>2008-08-12T22:56:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63554</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63554" />
    <title>Comment from Tony Trupp on 2008-08-12</title>
    <author>
        <name>Tony Trupp</name>
        <uri>http://inneroptics.net/portfolio/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://inneroptics.net/portfolio/">
        <![CDATA[<p>What's up with the wizard?  I haven't seen a new blog entry by him in over 6 months... he must be busy vacationing and enjoying the rewards from feedburner flip.  Super smart dude though.  He did everything right with that company.</p>]]>
    </content>
    <published>2008-08-12T23:36:54Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63588</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63588" />
    <title>Comment from Business site (Yaroslav) on 2008-08-13</title>
    <author>
        <name>Business site (Yaroslav)</name>
        <uri>http://www.delosite.ru</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.delosite.ru">
        <![CDATA[<p>I think, that first things you should to plan are strategy issues: mission and core targets.</p>

<p>> But building a company, learning the intricacies, understanding the law and venture world, is fun.</p>

<p>It's fun, but it could take a lot of time. Maybe MISWCPW approach will be more successful.</p>]]>
    </content>
    <published>2008-08-13T11:57:09Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63672</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63672" />
    <title>Comment from deogh1 on 2008-08-13</title>
    <author>
        <name>deogh1</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>get some free help from well established volunteer organizations like SCORE. They are a part of SBA and have chapters throughout the country</p>]]>
    </content>
    <published>2008-08-14T03:24:17Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63686</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63686" />
    <title>Comment from CRM Software Development on 2008-08-13</title>
    <author>
        <name>CRM Software Development</name>
        <uri>http://www.e-zest.net/Crm-software-development.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.e-zest.net/Crm-software-development.html">
        <![CDATA[<p>I was looking for information that is necessary before opening a new company... I got here lots of help... thanks for sharing this information...</p>]]>
    </content>
    <published>2008-08-14T05:03:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:63971</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c63971" />
    <title>Comment from Shayne on 2008-08-17</title>
    <author>
        <name>Shayne</name>
        <uri>http://cyberadz.biz</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://cyberadz.biz">
        <![CDATA[<p>The point of a good article like this one is  the more newbie startups who read these kind of articles, the more they will comprehend when they reach certain important stages with their business and what must be done at each point, and more importantly, know how to go about doing it.<br />
Lots of great information, I enjoyed the article.</p>

<p><a href="http://cyberadz.biz" rel="nofollow">http://cyberadz.biz</a></p>]]>
    </content>
    <published>2008-08-17T22:47:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2008://1.6998-comment:64126</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2008://1.6998" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/startup_inc_starting_a_company.php#c64126" />
    <title>Comment from Ye Cheng Yuan on 2008-08-19</title>
    <author>
        <name>Ye Cheng Yuan</name>
        <uri>http://blog.qovax.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.qovax.com">
        <![CDATA[<p>Alex, wonderful article. I'm not so sure incorporating in Delaware just because the state is more liberal is a good idea, especially for a startup. As you pointed out, you still have to register in the state where you primarily conduct your business. This would translate to increased cost which a bootstrapped startup could not afford.</p>

<p>I've incorporated as an S Corp on my own in California although it took a few attempts. I wrote about how I arrived at my decision in a series of <a href="http://blog.qovax.com/2008/06/28/why-i-chose-s-corp-over-llc-part-1-ownership-structures/" rel="nofollow">articles</a>. I'm hoping you could check them out and let me know what you think. Warning, they are quite long. :)</p>

<p>What I found, at least in Southern California, is that incorporating with an attorney or a CPA costs anywhere between $800 and $1500 for basic filings. To help save some fellow California startup entrepreneurs the hassle of figuring out how to incorporate on their own, I've created <a href="http://www.incbaby.com" rel="nofollow">IncBaby</a>, a free, three-step Articles of Incorporation generator. Hopefully, this could help some startups get off the ground.</p>]]>
    </content>
    <published>2008-08-19T08:31:51Z</published>
  </entry>

</feed>