Tags:
developer productivity feature crews mark osborne microsoft quality team foundation server visual studio
Comments (2) Posted by scottswigart on Tuesday, March 4th, 2008
Tags:
codeplex enterprise library microsoft open source patterns and practices scott densmore
In this interview, we talk to Scott Densmore about Microsoft’s CodePlex and the Patterns & Practice’s work on the Enterprise Library Version 4:
Continue reading…
Comments (0) Posted by scottswigart on Wednesday, February 20th, 2008
Tags:
community David Campbell enterprise methodology microsoft open source sql server virtualization windows server
Interviewers: Scott Swigart and Sean Campbell
Interviewee: David Campbell
In this interview with David Campbell we talked to him about:
Continue reading…
Comments (0) Posted by scottswigart on Monday, February 11th, 2008
Tags:
apache collaboration community Justin Erenkrantz methodology open source security
Interviewers: Scott Swigart and Sean Campbell
Interviewee: Justin Erenkrantz
In this second part of a two part interview with Justin Erenkrantz we talked to him about:
Continue reading…
Comments (0) Posted by campsean on Thursday, January 31st, 2008
Tags:
apache apache software foundation governance Justin Erenkrantz open source project management
Interviewers: Scott Swigart and Sean Campbell
Interviewee: Justin Erenkrantz
In this interview with Justin Erenkrantz we talked to him about:
Continue reading…
Comments (0) Posted by campsean on Thursday, January 24th, 2008
Tags:
LAMP Marc Frons open source operations ruby on rails strategy web
Interviewers: Scott Swigart and Sean Campbell
Interviewee: Marc Frons
In this interview with Marc Frons we talked to him about:
Continue reading…
Comments (0) Posted by campsean on Wednesday, January 16th, 2008
Tags:
databases David Campbell enterprise security security development lifecycle sql server strategy
Interviewers: Scott Swigart and Sean Campbell
Interviewee: David Campbell
In this interview with David Campbell we talked to him about:
Continue reading…
Comments (2) Posted by campsean on Friday, January 4th, 2008
Tags:
beta Britten Martin community microsoft process support support engineers system center triage
Interviewers: Scott Swigart and Sean Campbell
Interviewee: Britten Martin
In this interview with Britten Martin we talked to him about:
Continue reading…
Comments (4) Posted by campsean on Friday, December 21st, 2007
Tags:
.net .net developer platform debugging frameworks licensing microsoft open source shawn burke source code visual studio
Interviewers: Scott Swigart and Sean Campbell.
Interviewees:Shawn Burke.
In this interview with Shawn Burke of Microsoft we asked him about:
Continue reading…
Comments (0) Posted by campsean on Tuesday, December 18th, 2007
Tags:
blaine wastell codeplex frameworks glenn block licensing methodology patterns and practices web
Interviewers: Scott Swigart and Sean Campbell.
Interviewees:Blaine Wastell and Glenn Block.
In this interview with Blaine Wastell and Glenn Block of the Patterns and Practices Group at Microsoft we asked them about:
Continue reading…
Comments (8) Posted by campsean on Wednesday, December 5th, 2007
Tags:
business incubator open source startups steve morris
Interviewers: Scott Swigart, Sean Campbell, and Richard Bowler.
Interviewee:Steve Morris
In this interview with Steve Morris the director of the Open Technology Center we asked him about:
Continue reading…
Comments (3) Posted by campsean on Monday, December 3rd, 2007
Tags:
autodesk design doug look interdisciplinary open source
In this interview, we talk with Doug Look, who’s a strategic designer for Autodesk Labs. The labs are interesting because they’ve built a strong, engaged, community around closed-source software. In this interview, we specifically cover:
· Using an online “Lab” to engage the community in closed-source development.
· Does open-source tackle interdisciplinary problems well?
· What does an interdisciplinary team in action look like?
Continue reading…
Comments (3) Posted by scottswigart on Tuesday, October 23rd, 2007
Tags:
codeplex licensing microsoft open source OSI
The OSI has approved the two Microsoft software licenses, the Microsoft Reciprocal License, and the Microsoft Public License. This makes all the code on Microsoft’s CodePlex site (Microsoft’s equivalent of SourceForge) official open-source software, as much of it is licensed under the Microsoft Public License (formerly the Microsoft Permissive License). It also means that things like Microsoft’s Ajax Control Toolkit is open-source (with the inherent ability to fork, etc.)
Comments (0) Posted by scottswigart on Wednesday, October 17th, 2007
Tags:
apple design open source
You would have to be living under a rock to not notice Apple’s ascendancy as of late.
And one of the clear elements of their ascendancy is that they have a clear vision for usability and peak customer experiences. Notice I didn’t say “peak corporate experiences” but that is a topic for another post I’ve got planned…
Most people seem to point to this focus on peak customer experiences as being driven and shaped by one person - Steve Jobs.
So here is the question.
Do you need a Benevolent Dictator to create great out of the box experiences that extend for the lifetime of the product’s use by an end user?
And is this true for both OpenSource and Closed Source projects.
The folks at the humanized blog had a great post up about this that motivated me in part to put up a post on our blog.
But in addition this is a question that has come up quite frequently in our interviews and is the highlight topic of an upcoming one soon to arrive on the blog.
So what are your thoughts?
I’ve got my own two cents on this which is that you do need one regardless of whether it’s an OpenSource project or Closed Source.
But I’m curious what other folks think as well…
Comments (2) Posted by campsean on Saturday, October 13th, 2007
Tags:
linux microsoft open source security security development lifecycle
There’s a good article on LinuxWorld about the security debate between open-source and Windows. My first question is, does it need to be a debate? In this day and age, isn’t it easy enough to quantify vulnerabilities?
If you are looking for subjective opinion, I recommend looking through the interviews we’ve done here. At the risk of sounding like a Microsoft fan-boy, the Microsoft interviews (in my opinion) demonstrate a company where secure coding is “in the water”. Code goes through threat modeling, risky function calls have simply been banned, code goes through automated and human inspection, and vulnerabilities that do slip through feedback into the process to determine how to prevent them in the future.
I simply don’t get the same feeling from the open-source people we’ve talked to. When we’ve brought the subject up, the response is almost universally “many eyeballs,” and faith (without data) that “many eyeballs” is effective.
Am I completely off base? Do things like the Linux kernel and Apache go through rigorous security reviews? Is there proof that “many eyeballs” in open source is at least as good as something like the Security Development Lifecycle in Microsoft? If you’re in a position to know, let’s chat!
Comments (3) Posted by scottswigart on Friday, October 12th, 2007
Tags:
debugging frameworks licensing microsoft open source source code
According to Scott Guthrie, Microsoft will make the source for the upcoming .NET Framework 3.5 available under the Microsoft Reference License. This isn’t an open-source license (i.e. you couldn’t fork the code), but it is still a “good thing” in that developers can learn from the source and have an improved debugging experience with the ability to step-into the framework code.
Update: It seems that this isn’t seen as happy news by all. There’s an article on eWeek that’s just too irrational and frothing to pass up, claiming that this is all a ploy by Microsoft to kill Mono. As Microsoft is officially supporting Novell’s efforts in porting Silverlight to Linux (on top of Mono), the evidence would indicate that Microsoft is doing this to support .NET developers, and not as some clever conspiracy to kill off Mono.
Comments (1) Posted by scottswigart on Thursday, October 4th, 2007
Tags:
michael howard microsoft security security development lifecycle
A while back, we did an in-depth interview with Michael Howard about Microsoft’s Security Development Lifecycle, which has been one of our most popular interviews to date. It seems there’s a lot of interest in pulling back the covers and looking at how Microsoft is approaching building secure code.
ComputerWorld just did an interview with Microsoft’s Scott Charney, which provides more insight into their efforts to produce secure products.
Comments (0) Posted by scottswigart on Thursday, October 4th, 2007
Tags:
Michael Tiemann OSCON OSI Red Hat
Interviewers: Scott Swigart, and Sean Campbell
Interviewee:Michael Tiemann - RedHat / President of OSI
In this video interview at OSCON 2007 we talked to Michael Tiemann - VP of Open Source for RedHat and President of the OSI.
We’ll talked to him about the following:

How does a Distro get built... [3:04m]:
Play Now |
Play in Popup |
Download

Differences between Fedora Core and RedHat Enterprise Linux [2:50m]:
Play Now |
Play in Popup |
Download

Working with multiple distros. [3:30m]:
Play Now |
Play in Popup |
Download

What is mainline Linux? [1:17m]:
Play Now |
Play in Popup |
Download

Making changes to the kernel - some stories... [4:55m]:
Play Now |
Play in Popup |
Download

The Christmas buying season and Open Source... [2:14m]:
Play Now |
Play in Popup |
Download

The right to fork and Open Source. [3:40m]:
Play Now |
Play in Popup |
Download

Source Code and the OSI [2:58m]:
Play Now |
Play in Popup |
Download

What makes something Open Source from the OSI's perspective [6:23m]:
Play Now |
Play in Popup |
Download

Unpacking the Engineering process at RedHat [4:17m]:
Play Now |
Play in Popup |
Download