InfoQ

News

Microsoft Creates "Open Source Community Lead" Position

Posted by Jonathan Allen on Jun 19, 2007 12:49 PM

Community
.NET
Topics
Open Source

Microsoft has tapped Garrett Serack as their new Open Source Community Lead. In an attempt to move the company towards open source, Microsoft has charged him with "building and connecting Open Source Communities around Microsoft Platforms".

In the past Microsoft has had a rather antagonistic position in regards to open source. Points of contention include the business model, wherein Microsoft prefers to sell software while open source proponents sell services around the software. Another is the GPL, a type of open source license that is especially incompatible with closed source licenses.

Recently Microsoft has been experimenting heavily with open source in its developer line. Products under open source agreements include much of AJAX for ASP.NET, including the entire control library, IronPython, IronRuby, and the Dynamic Language Runtime.

Apparently Microsoft thinks these experiments have been successful, as they are now starting to push other products to be more open source friendly. Don't expect this to occur overnight however, as Microsoft is a large company with lots of independent teams.

3 comments

Reply

community? by Stefan Wenig Posted Jun 20, 2007 12:24 AM
Re: community? by Jonathan Allen Posted Jun 20, 2007 2:43 AM
Re: community? by Stefan Wenig Posted Jun 22, 2007 2:17 PM
  1. Back to top

    community?

    Jun 20, 2007 12:24 AM by Stefan Wenig

    The successes you mention have so far been development efforts by MS with no community involvement. Shipping with a OSS license is hardly building a OSS community. Just remember the NUnit debacle. It will be interesting if MS finally embraces the existing .NET OSS community instead of competing with it (with or without OSS licenses).

  2. Back to top

    Re: community?

    Jun 20, 2007 2:43 AM by Jonathan Allen

    Success is realative. Microsoft most likely continue to accept advice and comments but not ship code submitted by the larger community. John Galloway has a good article on why Microsoft thinks it is too dangerous to get entangled with open source submissions. http://weblogs.asp.net/jgalloway/archive/2007/05/02/why-microsoft-can-t-ship-open-source-code.aspx The "NUnit debacle" has so many facets it is hard to comment on. On one hand you have people complaining that Microsoft shipped its own MSTest instead of NUnit. On the other hand Microsoft shipped Enterprise Library with unit tests writen for both NUnit and MSTest. Then there is the red herring, TestDriven.NET, which isn't really about NUnit at all but often gets lumped into it.

  3. Back to top

    Re: community?

    Jun 22, 2007 2:17 PM by Stefan Wenig

    I've read about that notion before (although I have to admit never in an article with so many mistakes in definitions and conclusions). Bottom line is, others do it too, and IBM, Sun and Novell would make good targets too. To some extend I buy the problems of bundling minor open source projects with large commercial products (Paint.NET with windows, NUnit with VS). However, although IANAL I'm not sure how a copyright/patent infringement of a third party would be so much of a problem for the rest of the product just because it was bundled with it. Why MS cannot have contributions even in OSS projects that are not bundled with their products is beyond me to understand. If a copyright problem surfaces, you remove the code and get on with it. Every OSS project lives with that risk. If MS would think that building an OSS community is important enough, they'd find a way. They don't have a record of shying away from legal risk after all. So what conclusions are left? Either it's not important enough to ignore their lawyers veto, or their real agenda is about admitting that the legal risk of OSS is not that big after all.

Exclusive Content

Intentional Software - Democratizing Software Creation

Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.

Getting Started with Grails

Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.

Creating Product Owner Success

The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.

Book Excerpt and Interview: Effective Java, Second Edition

Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.