InfoQ

News

Microsoft Creates "Open Source Community Lead" Position

Posted by Jonathan Allen on Jun 19, 2007

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.

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.

    weblogs.asp.net/jgalloway/archive/2007/05/02/wh...

    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.

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.