Fred’s 10 Golden Web-App Rules

This past weekend i watched this video from Fred Wilson about what are the 10 Golden Principles of a Web application. Fred has been an investor for over 20 years and is on the board of some of this decade’s premier companies such as Twitter, FourSquare, Tumblr, Etsy, Delicous, and more.

The 10 Golden Principles of Successful Web Apps from Carsonified on Vimeo.

  1. Speed.  Fred sees speed more than a feature. Speed is the most important feature and he argues that this is more important with mainstream users an early-adopters who are more forgiving.  Everyday users have no tolerance for slugish apps.  I heard the same thing from Google when they presented at Techstars.  They measure everything and if it’s slow, they fix it.  Fred mentioned pingom as something they use to measure every portfolio company.
  2. Instant Utility.  If a user has to spend too long to configure the service – it won’t catch on.  YouTube is a great example of how it won by providing instant feedback rather than delaying the gratification.
  3. Voice.  Consumer software is media today.  Consumers approach in the same way the approach magazines, tv shows, etc.. Software has to have a personality and if it has no attitude, then it won’t catch on.
  4. Simplicity.  Just one main feature at launch.  Fred points to Delicious as a perfect example of this.  Make the app super simple and then go from there.  There are lots of good posts on how to focus on this.
  5. Programmability.   Make your app accessible from other developers.  This means read+write API’s and if’s not “write” it’s not an API and might as well be RSS.   Allow other developers to add energy, data and richness.  In Fred’s mind this is absolutely essential and he’s hesitant to invest in anything that isn’t programmable.
  6. Personalizable.  You want make your app infused with your user’s energy.
  7. REST URLs.  Make your app easy to navigate – give everything a URL. This also makes is discoverable from Google.
  8. Discoverable.  There are millions of web pages and web applications.   This point means SEO but it also means that your app itself should be self-promoting.  This means social media and branding.
  9. Clean.  This is UI requirement.  You need to be able to come to the page and be able to immediately determine what to do and what’s going on.   It has to be inviting and simple.
  10. Playful.  An app should be fun to use and it’s use should encourage future use.  Weigh Watchers is a good example as it establishes points and goals and getting the points and acheiving goals is something that should be embedded in each application

There one more interesting point he spits out at the end about the name and brand of a company.  He talks about how important it is to him that the company purchases the actual name of the company.  For example, Foursquare was playfoursquare.com and they insisted that they change.  He also insisted that del.icio.us become delicious.com.

The 10 principles are interesting to think about and a good checklist for any startup to have.  I’ve definitely been guilty of ignoring some of these in my past work.   Interesting stuff

You Might Also Like