The content on this site is my own and does not necessarily represent my employer’s positions, strategies or opinions.



Creative Commons License


This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License, unless otherwise specified.

Frontiers of Intellectual Property slide: “Open standards vs. open source”

Another slide for discussion from my talk at the University of Texas School of Law:

Open standards vs. open source

  • Many people who have not done software development are confused between “open standards” and “open source”: they don’t know what code looks like and what you do with it.
  • A standard is like a blueprint: it tells you what you must do if you actually get around to building something.
  • An open standard is one that is developed and maintained in a particularly transparent way with community involvement, and is “freely” available and implementable.
  • Open source is code, actual concrete software, and it may implement open standards.
  • Open source is built and maintained in a particularly transparent way with community involvement, and is “freely” available.
  • Twitter
  • Facebook
  • Reddit
  • Diigo
  • Digg
  • del.icio.us
  • StumbleUpon
  • LinkedIn
  • Google Bookmarks
  • FriendFeed
  • Technorati

1 comment to Frontiers of Intellectual Property slide: “Open standards vs. open source”

  • Good post.

    I think you could also say that an open standard is a method of handling data in a way agreed upon by groups for the betterment of the groups; it’s convergent. This convergence is it’s asset.

    Open Source, while it can be used convergently, is also divergent in that it can be forked for the benefit of more groups.

    I think the most confusing issue for people is the difference between open content and open source…. maybe you covered that already.