<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://port25.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Port 25: The Open Source Community at Microsoft : Interop, Management</title><link>http://port25.technet.com/archive/tags/Interop/Management/default.aspx</link><description>Tags: Interop, Management</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 40109.1145)</generator><item><title>Part 1: Lessons I Learned as a Project Manager Converting to Agile</title><link>http://port25.technet.com/archive/2009/10/19/lessons-i-learned-as-a-project-manager-converting-to-agile.aspx</link><pubDate>Mon, 19 Oct 2009 19:16:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:28086</guid><dc:creator>saraford</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=28086</wfw:commentRss><comments>http://port25.technet.com/archive/2009/10/19/lessons-i-learned-as-a-project-manager-converting-to-agile.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Before I became the Program Manager for &lt;A href="http://www.codeplex.com/" target=_blank&gt;CodePlex.com&lt;/A&gt;, Microsoft's open source project hosting site, I worked on the Visual Studio team on four different product cycles. Since Visual Studio uses traditional Microsoft product lifecycle releases, I had to learn about Agile development alongside learning about open source development when I joined the CodePlex.com team. &amp;nbsp;Making the switch from releasing every three years to every three weeks didn't happen overnight!&lt;/P&gt;
&lt;P&gt;One of the things I discovered is that Agile is used a lot in open source communities. In fact, many of the people who I've worked with personally on learning Agile have strong roots in OSS. Also, the fact that Microsoft is starting to adopt Agile philosophies shows how the company&amp;nbsp;is changing, becoming more transparent, finding more ways to connect with the community, and embracing other schools of thought. And this is why I am here, to be on the inside to push for these cultural changes within Microsoft. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Although Agile is the single greatest thing a team could do to significantly improve the user experience and quality of their website, I believe it can be quite challenging for anyone not in a developer role to get accustomed to. I hope that by sharing my experiences, I can help others in non-developer disciplines on an Agile team.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;In this series of blog posts, you'll discover how I learned to program manage an Agile team after six years of waterfall (the traditional method of software development).&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;B&gt;Three&amp;nbsp;Major Takeaways&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;If I could go back in time, here are the three things I would tell myself about Agile. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;B&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/B&gt;&lt;B&gt;Design and plan for the very next step&lt;/B&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;It's not about reaching the moon, but getting out of your front door. Sure, you can design the perfect feature, but if it is going to take you six months to get there, it is useless to an Agile team. It's about designing the journey towards the perfect feature that matters. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/B&gt;&lt;B&gt;Break down work into the smallest possible functional sets. &lt;/B&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Adding work is fun and rewarding, but removing incomplete work due to a lack of development time&amp;nbsp;is painful and risky. But, you can't deploy a half-written feature either. First, break down the work into the smallest pieces. Then, put together the smallest functional sets that have to be deployed together for the feature to make sense. Your development team will tell you how many sets they can do per release. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/B&gt;&lt;B&gt;Design and plan only 80% of the way. &lt;/B&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Not designing the full 100% is a true blessing in disguise. Since you have another release right around the corner, you have the time to collect user feedback and incorporate it into the next design. Not only does this solve the remaining 20% (getting you closer to the perfect design with less cost), but also allows your customers to be virtual members of your team. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;The Program Manager Release Cycle&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;To begin, here's an Agile release cycle from the point of view of the Program Manager. For simplicity, this illustration only depicts a single release cycle, without any overlap of previous or future cycles.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://port25.technet.com/images/port25/ProgramManagementReleaseCycle.png"&gt;&lt;IMG style="WIDTH: 517px; HEIGHT: 363px" border=0 src="http://port25.technet.com/images/port25/ProgramManagementReleaseCycle.png" width=605 height=394&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Ratings and Reviews: An Example&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;To further illustrate, consider the &lt;A href="http://blogs.msdn.com/codeplex/archive/2008/08/01/ratings-and-reviews-for-codeplex-projects.aspx" target=_blank mce_href="http://blogs.msdn.com/codeplex/archive/2008/08/01/ratings-and-reviews-for-codeplex-projects.aspx"&gt;ratings and reviews &lt;/A&gt;feature on CodePlex.com as an example. Users can rate a release and write a review for projects on CodePlex. &lt;/P&gt;
&lt;P mce_keep="true"&gt;One quick aside about ratings and reviews: CodePlex users rate an individual release instead the entire project. For example, consider Stephen King as an author. What does it mean for me to rate Stephen King 4 out of 5 stars? I find some of his books to be awful, like the &lt;A href="http://en.wikipedia.org/wiki/The_Tommyknockers" target=_blank mce_href="http://en.wikipedia.org/wiki/The_Tommyknockers"&gt;Tommyknockers&lt;/A&gt;. I want those 7 hours of my life back. 1 out of 5 stars. Yet, for me, some of his other books are incredible, like &lt;A href="http://en.wikipedia.org/wiki/The_Dark_Tower_VII:_The_Dark_Tower" target=_blank mce_href="http://en.wikipedia.org/wiki/The_Dark_Tower_VII:_The_Dark_Tower"&gt;The Dark Tower&lt;/A&gt;. 5 out of 5 stars. Hence, we allow users to rate an individual release to provide more relevant information to potential downloaders of the project.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Let's explore the ratings and reviews feature step-by-step in the Program Manager shoes.&lt;/P&gt;
&lt;P mce_keep="true"&gt;1. &lt;B&gt;Design Phase Part 1: &lt;/B&gt;Limit the scope to designing the minimum to make the feature useful and meaningful. For ratings and reviews, the feature must have the following:&lt;/P&gt;
&lt;P mce_keep="true"&gt;a. User can rate a release. User can view the rating.&lt;/P&gt;
&lt;P&gt;b. User can write a review. User can read the review.&lt;/P&gt;
&lt;P&gt;c. User can sort by highest rated releases in project directory.&lt;/P&gt;
&lt;P mce_keep="true"&gt;2. &lt;B&gt;Design Phase Part 2: &lt;/B&gt;Bucket into smallest deployable functional sets. For me, personally, I use sticky notes to illustrate the "must have" pieces for each set. &lt;/P&gt;
&lt;P mce_keep="true"&gt;a. Sticky Note #1: Rate releases / View rating&lt;/P&gt;
&lt;P&gt;b. Sticky Note #2: Write a review / read review&lt;/P&gt;
&lt;P&gt;c. Sticky Note #2: Sort by highest rated releases&lt;/P&gt;
&lt;P mce_keep="true"&gt;3. &lt;B&gt;Iteration Planning Meeting: &lt;/B&gt;To start the development cycle, meet with the development team to discuss costing.&lt;/P&gt;
&lt;P mce_keep="true"&gt;a. In the case of ratings and reviews, my devs said they could do Sticky Notes #1 and #2, but the project directory sorting feature would have to wait for the next release.&lt;/P&gt;
&lt;P&gt;4. &lt;B&gt;Dev Cycle: &lt;/B&gt;Because the designs are closer to 1-page specifications rather than fully-documented implementations, questions will come up from the dev team. This is where you, the Program Manager, will:&lt;/P&gt;
&lt;P mce_keep="true"&gt;a. Answer any questions about the missing 20% of the specifications / wireframes&lt;/P&gt;
&lt;P&gt;b. "Course correct" (more on that later) &lt;/P&gt;
&lt;P&gt;c. Add more feature work if time allows&lt;/P&gt;
&lt;P mce_keep="true"&gt;5. &lt;B&gt;Deployment&lt;/B&gt;: The release goes live. Now you can collect user feedback and incorporate it into the next development cycle.&lt;/P&gt;
&lt;P mce_keep="true"&gt;a. The very first tweet I saw regarding the ratings and reviews feature was "Sara, is there a way to sort by highest rated?" Here, I was able to ask the user questions about how this feature should work to confirm our designs. Most of the time we don't inform users what's coming up next (we like surprises.) But in this case, it was pretty obvious.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Here's the visual representation of the ratings and reviews feature in the Program Management agile release cycle:&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;B&gt;&lt;A href="http://port25.technet.com/images/port25/RatingsAndReviewsReleaseCycleExample.png"&gt;&lt;IMG style="WIDTH: 567px; HEIGHT: 352px" border=0 src="http://port25.technet.com/images/port25/RatingsAndReviewsReleaseCycleExample.png" width=645 height=401&gt;&lt;/A&gt;&lt;A href="http://port25.technet.com/images/port25/RatingsAndReviewsReleaseCycleExample.png"&gt;&lt;/A&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;B&gt;Conclusion of Part 1: The Agile Program Management Cycle&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;This concludes my first post on Program Managing an Agile team. Since I could go on endlessly writing about topics I'm passionate about (and those who know me will confirm this is not an exaggeration), I'm going to pause here to conclude this initial train of thought. &lt;/P&gt;
&lt;P mce_keep="true"&gt;If you like what you see, let me know! And if you don't like what you see, please don't hesitate to let me know. Seriously, I &lt;B&gt;love&lt;/B&gt; discussing &lt;A href="http://blogs.msdn.com/saraford/archive/2009/03/16/how-i-learned-to-program-manage-an-agile-team-after-6-years-of-waterfall.aspx" target=_blank mce_href="http://blogs.msdn.com/saraford/archive/2009/03/16/how-i-learned-to-program-manage-an-agile-team-after-6-years-of-waterfall.aspx"&gt;my Love / Hate Relationship with Agile development&lt;/A&gt;, as depicted on my personal blog. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;Up next: The concept of Course Correction.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=28086" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Networking/default.aspx">Networking</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Sara+Ford/default.aspx">Sara Ford</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/Dev+Center/default.aspx">Dev Center</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category></item><item><title>GroundWork Open Source Joins Microsoft's System Center Alliance</title><link>http://port25.technet.com/archive/2009/09/24/groundwork-open-source-joins-microsoft-s-system-center-alliance.aspx</link><pubDate>Thu, 24 Sep 2009 13:31:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:27827</guid><dc:creator>Peter Galli</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=27827</wfw:commentRss><comments>http://port25.technet.com/archive/2009/09/24/groundwork-open-source-joins-microsoft-s-system-center-alliance.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;GroundWork Open Source, Inc., a commercial open source company that produces&amp;nbsp;&lt;A class="" href="http://www.groundworkopensource.com/about/news/pr/network-management-software.html" target=_blank mce_href="http://www.groundworkopensource.com/about/news/pr/network-management-software.html"&gt;network management software&lt;/A&gt;, last week&amp;nbsp;&lt;A href="http://www.groundworkopensource.com/about/news/pr/windows-monitoring.html" target=_blank mce_href="http://www.groundworkopensource.com/about/news/pr/windows-monitoring.html"&gt;announced&lt;/A&gt; the availability of the GroundWork Connector for Microsoft System Center Operations Manager. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The company has also become a&amp;nbsp;member of the &lt;A href="http://www.microsoft.com/systemcenter/en/us/alliance-program-overview.aspx" target=_blank mce_href="http://www.microsoft.com/systemcenter/en/us/alliance-program-overview.aspx"&gt;System Center Alliance&lt;/A&gt;. &lt;/P&gt;
&lt;P mce_keep="true"&gt;GroundWork Monitor,&amp;nbsp;which already has more than &lt;A class="" href="http://monitoringforge.org/plugins/" target=_blank mce_href="http://monitoringforge.org/plugins/"&gt;1,500 plugins available&lt;/A&gt;, integrates with &lt;A class="" href="http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx" target=_blank mce_href="http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx"&gt;System Center Operations Manager&lt;/A&gt; and extends monitoring and management coverage to non-Windows systems, applications and devices. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The new GroundWork Connector pulls information from System Center Operations Manager and displays it within &lt;A class="" href="http://www.groundworkopensource.com/products/enterprise/" target=_blank mce_href="http://www.groundworkopensource.com/products/enterprise/"&gt;GroundWork Monitor Enterprise&lt;/A&gt;, giving customers a deeper visibility into the availability and performance of all critical infrastructures on a single console. The connector gives insight into applications, databases, virtual machines and network devices that may be running on Linux, Unix, Windows or embedded operating systems.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;I talked to David Dennis, the company's senior director of marketing and business development this week about the move, which he&amp;nbsp;feels is&amp;nbsp;a great follow-up to the release of the &lt;A class="" href="http://port25.technet.com/archive/2008/11/18/two-years-and-counting.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/11/18/two-years-and-counting.aspx"&gt;System Center Cross Platform extensions&lt;/A&gt; earlier this year.&lt;/P&gt;
&lt;P mce_keep="true"&gt;That &lt;A class="" href="http://blogs.msdn.com/scxplat/archive/2008/04/29/announcing-system-center-operations-manager-2007-cross-platform-extensions-and-connectors.aspx" target=_blank mce_href="http://blogs.msdn.com/scxplat/archive/2008/04/29/announcing-system-center-operations-manager-2007-cross-platform-extensions-and-connectors.aspx"&gt;release&lt;/A&gt;&amp;nbsp;broke new ground for using System Center in heterogeneous environments. "In the field, we have more and more users asking about how they can integrate the management of Windows with open source tools for managing network infrastructure, Unix, Linux, and the applications that run on top of them," he told me.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The dialog also&amp;nbsp;no longer seems to be about choice between Windows or Open Source but rather "I want both - now how do I make them work together," &amp;nbsp;he says. Even though GroundWork Open Source is an &lt;A href="http://www.gwos.com/" target=_blank mce_href="http://www.gwos.com"&gt;open source company&lt;/A&gt;, about half of the operating systems managed by GroundWork Monitor are running Windows.&lt;/P&gt;
&lt;P mce_keep="true"&gt;"The combination of System Center Operations Manager and GroundWork Monitor provides a full-featured alternative to traditional systems management frameworks, but with greater openness and at a much lower price point," Dennis says.&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=27827" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Partnerships/default.aspx">Partnerships</category><category domain="http://port25.technet.com/archive/tags/Networking/default.aspx">Networking</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Virtualization/default.aspx">Virtualization</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category><category domain="http://port25.technet.com/archive/tags/Peter+Galli/default.aspx">Peter Galli</category></item><item><title>Tuxera Signs File System IP Agreement with Microsoft </title><link>http://port25.technet.com/archive/2009/08/26/tuxera-signs-file-system-covenant-with-microsoft.aspx</link><pubDate>Wed, 26 Aug 2009 12:21:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:27362</guid><dc:creator>Peter Galli</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=27362</wfw:commentRss><comments>http://port25.technet.com/archive/2009/08/26/tuxera-signs-file-system-covenant-with-microsoft.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Tuxera, a Finnish company that&amp;nbsp;develops NTFS drivers, has entered into a file system&amp;nbsp;IP&amp;nbsp;agreement with Microsoft in the area of data portability for devices&lt;/P&gt;
&lt;P&gt;The agreement gives &lt;A class="" href="http://www.tuxera.com/" target=_blank mce_href="http://www.tuxera.com/"&gt;Tuxera&lt;/A&gt; access to the exFAT specifications and source code, as well as&amp;nbsp;testing and verification tools, and the company will develop exFAT drivers for host device manufacturers. The company will also join the &lt;A class="" href="http://interopvendoralliance.org/" target=_blank mce_href="http://interopvendoralliance.org/"&gt;Interoperability Vendor Alliance&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;While this&amp;nbsp;is also the first-ever file system IP agreement that Microsoft has signed with an independent software vendor, &lt;A class="" href="http://www.tuxera.com/about-us/news/837/" target=_blank mce_href="http://www.tuxera.com/about-us/news/837/"&gt;Tuxera&lt;/A&gt; joins a growing number of companies&amp;nbsp;entering into the exFAT Program. &lt;/P&gt;
&lt;P&gt;The &lt;A class="" href="http://msdn.microsoft.com/en-us/library/aa914353.aspx" target=_blank mce_href="http://msdn.microsoft.com/en-us/library/aa914353.aspx"&gt;Extended File Allocation Table&lt;/A&gt; (exFAT) is a new file system that is better adapted to the growing needs of mobile personal storage. It&amp;nbsp;allows a common file system to be used across all platform and devices that implement exFAT, which&amp;nbsp;allows for data portability.&lt;/P&gt;
&lt;P&gt;It also handles not only large files, such as those used for media storage, but also enables seamless interoperability between desktop PCs and devices like portable media devices, cameras or even kitchen devices so that files can easily be copied between desktop and device. &lt;/P&gt;
&lt;P&gt;"Adding exFAT into our product portfolio is the logical step to help our customers to solve their interoperable file systems needs. Microsoft supports exFAT as the first-choice for many Windows interoperability needs including flash memories in consumer devices. exFAT is for example an integral part of &lt;A class="" href="http://www.sdcard.org/developers/tech/sdxc" target=_blank mce_href="http://www.sdcard.org/developers/tech/sdxc"&gt;&lt;FONT color=#ff4500&gt;SDXC formats&lt;/FONT&gt;&lt;/A&gt;, and the driver is good for flash drives, including devices that use SDXC&amp;nbsp;cards," says Tuxera CTO&amp;nbsp;Szabolcs Szakacsits&lt;/P&gt;
&lt;DIV class=entry-content sizset="40" sizcache="0"&gt;For his part, Mikko Välimäki, the company's CEO, believes that his company's ongoing collaboration with Microsoft ensures seamless file system interoperability into the future. &lt;/DIV&gt;
&lt;P&gt;"We were the first to offer exFAT drivers based on our first-hand access to specifications and source code.We are also&amp;nbsp;licensing exFAT drivers to device manufacturers, we are joining Microsoft's partner program, and have also announced a new product: &lt;A class="" href="http://www.tuxera.com/products/exfat-for-embedded-systems/" target=_blank mce_href="http://www.tuxera.com/products/exfat-for-embedded-systems/"&gt;Tuxera exFAT for Embedded Systems&lt;/A&gt;, which will be first available for Linux, but we can also port the product to proprietary platforms," he says.&lt;/P&gt;
&lt;P&gt;The IP agreement the company has signed with Microsoft is consistent with Tuxera's business model, which is to&amp;nbsp;integrate and license commercial, high-performance versions of its file system drivers to customers, as well as&amp;nbsp;to provide support, maintenance, and product updates, Välimäki says. &lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=27362" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Partnerships/default.aspx">Partnerships</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Licenses/default.aspx">Licenses</category><category domain="http://port25.technet.com/archive/tags/Standards/default.aspx">Standards</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category><category domain="http://port25.technet.com/archive/tags/Linux/default.aspx">Linux</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category><category domain="http://port25.technet.com/archive/tags/Peter+Galli/default.aspx">Peter Galli</category></item><item><title>Project Quant</title><link>http://port25.technet.com/archive/2009/04/15/project-quant.aspx</link><pubDate>Wed, 15 Apr 2009 22:54:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:25303</guid><dc:creator>Peter Galli</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=25303</wfw:commentRss><comments>http://port25.technet.com/archive/2009/04/15/project-quant.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;I noticed today that my colleague Jeff Jones in the security group is launching a metric project that appears to be leveraging some of the good bits of open techniques.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I touched base with him briefly and he gave me a little more information about &lt;A class="" href="http://securosis.com/projectquant" target=_blank mce_href="http://securosis.com/projectquant"&gt;Project Quant&lt;/A&gt;, which is being undertaken along with &lt;A class="" href="http://securosis.com/" target=_blank mce_href="http://securosis.com/"&gt;Securosis&lt;/A&gt;, an independent security research firm.&lt;/P&gt;
&lt;P&gt;Project Quant will be working on the metrics of patch management and is as much an experiment of a new research process as it is one of security metrics, said Securosis founder Rich Mogull in a &lt;A class="" href="http://securosis.com/projectquant" target=_blank mce_href="http://securosis.com/projectquant"&gt;blog post&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;"For this project Jeff wanted to be involved, but also asked for an open, unbiased model that will be useful to community-at-large (in other words, he didn't ask for a sales tool). Rather than us developing something back at the metrics lab, Jeff asked us to lead an open community project with as much involvement from the different corners of the industry as possible," Mogull said.&lt;/P&gt;
&lt;P mce_keep="true"&gt;While he also acknowledged that it is risky for Securosis&amp;nbsp;to allow direct involvement of the sponsor, the company is hoping that the process works the way it thinks it will and which also happens to match Microsoft's project goals.&lt;/P&gt;
&lt;P&gt;So, this is what's expected to happen: a project landing site has been set up at Securosis that will contain all material and research as it is developed; every piece of research will be posted for public comment and no comments will be filtered unless they are spam, totally off topic, or personal insults. &lt;/P&gt;
&lt;P mce_keep="true"&gt;All significant contributors will also be acknowledged in the final report, although there will be no financial compensation for contributors and the project itself will retain ownership rights. All material will also be released under a &lt;A class="" href="http://port25.technet.com/archive/2009/03/11/microsoft-makes-more-source-code-available.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/03/11/microsoft-makes-more-source-code-available.aspx"&gt;Creative Commons&lt;/A&gt; license, with spreadsheets released in both Excel and open formats. &lt;/P&gt;
&lt;P mce_keep="true"&gt;"In short, we are developing all research out in the open, soliciting community involvement at every stage, making all the materials public, acknowledging contributors, and eventually releasing the final results for free and public use. The end goal of the project is to deliver a metrics model for patch management response to help organizations assess their costs, optimize their process, and achieve their business goals. Let us know what you think, even if you think we're just full of it," Mogull said. &lt;/P&gt;
&lt;P mce_keep="true"&gt;For his part, Jones told me that while he has been zealous in past reports about using repeatable methodologies, pointing to his source of public data, and outlining his assumptions step-by-step, he would like to take transparency one step further by developing models and methodologies first, in an open and transparent manner, so that everyone can agree on the pros and cons before the methodologies are applied.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"I think being completely open and transparent will help credibility since, similar to open source, everyone can scrutinize every step of the analysis ... creating open models and potentially getting community involvement just seems to be the right process," he says.&lt;/P&gt;
&lt;P&gt;I plan to interview him at greater length in the next few weeks, so look for a follow-up blog then.&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=25303" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Partnerships/default.aspx">Partnerships</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Security/default.aspx">Security</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category></item><item><title>Two Years and Counting....</title><link>http://port25.technet.com/archive/2008/11/18/two-years-and-counting.aspx</link><pubDate>Wed, 19 Nov 2008 04:16:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:21853</guid><dc:creator>Peter Galli</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=21853</wfw:commentRss><comments>http://port25.technet.com/archive/2008/11/18/two-years-and-counting.aspx#comments</comments><description>&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;
&lt;P&gt;It is two years this month since Microsoft and Novell struck their ground-breaking technical collaboration &lt;A class="" href="http://www.microsoft.com/presspass/press/2006/nov06/11-02MSNovellPR.mspx" target=_blank mce_href="http://www.microsoft.com/presspass/press/2006/nov06/11-02MSNovellPR.mspx"&gt;agreement&lt;/A&gt;, a move that has effectively ensured &lt;A class="" href="http://www.moreinterop.com/" target=_blank mce_href="http://www.moreinterop.com/"&gt;greater interoperability&lt;/A&gt; between Windows Server and SUSE Linux Enterprise Server.&lt;/P&gt;
&lt;P mce_keep="true"&gt;This technical collaboration has already resulted in a number of milestones, including two new offerings announced today: the availability in the first half of 2009 of an Advanced Management Pack for SUSE Linux Enterprise for &lt;A class="" href="http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx" target=_blank mce_href="http://www.microsoft.com/systemcenter/operationsmanager/en/us/default.aspx"&gt;Microsoft System Center Operations Manager 2007 R2&lt;/A&gt;, and a free beta download of Novell's Moonlight, a rich media application. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Some analysts, vendors and enterprises have said the company that develops effective cross-platform management tools will have an advantage and strategic differentiator over its competitors who do not. Microsoft is already doing that.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The Microsoft &lt;A class="" href="http://blogs.msdn.com/scxplat/archive/2008/04/29/announcing-system-center-operations-manager-2007-cross-platform-extensions-and-connectors.aspx" target=_blank mce_href="http://blogs.msdn.com/scxplat/archive/2008/04/29/announcing-system-center-operations-manager-2007-cross-platform-extensions-and-connectors.aspx"&gt;Operations Manger 2007 Cross Platform Extensions&lt;/A&gt; enable the assessment and management of Windows and Linux servers from a single, unified console, eliminating the costs and complexities of having multiple management consoles. The Advanced Management Pack extends this Linux monitoring capability.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Also, given the current tough economic environment, this solution helps reduce training costs since staff only need to be trained on one management tool for both Windows and Linux environments.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Attendees at the Microsoft TechEd EMEA conference in Barcelona earlier this month got to see a technical preview of the Advanced Management Pack, whose release will coincide with that of Microsoft System Center Operations Manager 2007 R2.&lt;/P&gt;
&lt;P mce_keep="true"&gt;A beta of &lt;A class="" href="http://www.mono-project.com/Moonlight" target=_blank mce_href="http://www.mono-project.com/Moonlight"&gt;Novell's Moonlight&lt;/A&gt;, an open source implementation of &lt;A class="" href="http://silverlight.net/" target=_blank mce_href="http://silverlight.net/"&gt;Microsoft Silverlight&lt;/A&gt;, will also be released going forward as an open source plug-in for the Firefox web browser.&amp;nbsp; Moonlight brings Linux-based users the same high-definition media capabilities currently available for the Windows and Apple environments.&lt;/P&gt;
&lt;P mce_keep="true"&gt;So, expect to see a lot more solutions in the next year that promote interoperability and help ease customer pain-points&amp;nbsp; across their heterogeneous environments.&lt;BR&gt;&lt;BR&gt;&lt;BR style="mso-special-character: line-break"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=21853" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Partnerships/default.aspx">Partnerships</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Virtualization/default.aspx">Virtualization</category><category domain="http://port25.technet.com/archive/tags/Mono/default.aspx">Mono</category><category domain="http://port25.technet.com/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category><category domain="http://port25.technet.com/archive/tags/Linux/default.aspx">Linux</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category></item><item><title>ApacheCon and the Stonehenge Proposal</title><link>http://port25.technet.com/archive/2008/11/10/apachecon-and-the-stonehenge-proposal.aspx</link><pubDate>Mon, 10 Nov 2008 21:24:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:21719</guid><dc:creator>Kamaljit Bath</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=21719</wfw:commentRss><comments>http://port25.technet.com/archive/2008/11/10/apachecon-and-the-stonehenge-proposal.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;This is Kamaljit Bath, and I am in the Big Easy to experience my first &lt;A class="" href="http://www.apachecon.com/" target=_blank mce_href="http://www.apachecon.com"&gt;Apache Conference&lt;/A&gt;! I am a Principal Program Manager in the Interoperability Technical Strategy Team at Microsoft. We have been doing a lot of great interoperability work and have done quite a few Open Source projects to build bridging solutions etc., but this is the first time I am attending ApacheCon. This is a learning experience for me. &lt;/P&gt;
&lt;P&gt;Microsoft is certainly interested in expanding interoperability between Open Source solutions and Microsoft technologies, and is working with individuals and communities for that purpose. I think this is great because it will enable choice of solutions and create strong partnerships to promote growth for everyone in the industry.&lt;/P&gt;
&lt;P&gt;ApacheCon has been quite an experience for me so far. I have seen the energy and high quality decision making. It is amazing how people from many different backgrounds can come together and accomplish so much in so little time. &lt;/P&gt;
&lt;P&gt;I have also met some very interesting people and some that I have wanted to meet for a long time. Meeting motivated and driven people is what I like the most about conferences. I have learnt a lot from this experience and I will take back great memories from this trip.&lt;/P&gt;
&lt;P&gt;In his &lt;A class="" href="http://port25.technet.com/archive/2008/11/06/apachecon-keynote.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/11/06/apachecon-keynote.aspx"&gt;keynote&lt;/A&gt; today Sam Ramji, the Senior Director for Platform Strategy at Microsoft, gave an update on the many interoperability and Open Source projects that Microsoft is engaged in. I am sure that some of this was news to many of the attendees, but hopefully it gave them an idea of the breadth of work that Microsoft is doing in this area. &lt;/P&gt;
&lt;P&gt;Sam covered a lot of things, including our participation in Apache QPID project; the release of the &lt;A class="" href="http://port25.technet.com/archive/2008/10/27/the-azure-platform-debuts.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/10/27/the-azure-platform-debuts.aspx"&gt;'Oslo-M'&lt;/A&gt; language under the Open Source Promise; participation in the &lt;A class="" href="http://port25.technet.com/archive/2008/10/14/microsoft-s-powerset-team-resumes-hbase-contributions.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/10/14/microsoft-s-powerset-team-resumes-hbase-contributions.aspx"&gt;Apache HBase&lt;/A&gt; project; and support for the new Stonehenge proposal by WSO2. &lt;/P&gt;
&lt;P&gt;Sam also covered many other open source projects that Microsoft has used to build bridging technologies, while my manager, Jean Paoli, has covered these in detail in his&lt;A class="" href="http://port25.technet.com/archive/2008/11/07/open-source-interoperability-projects-at-microsoft.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/11/07/open-source-interoperability-projects-at-microsoft.aspx"&gt; blog&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Sam is a well known figure in these avenues and needs no introduction - he has been representing Microsoft at many of these conferences. &lt;/P&gt;
&lt;P&gt;But&amp;nbsp;it is also important to have a more grass-root level developer and architecture presence from Microsoft, and we are now moving in that direction. Hopefully, we will see an increased Microsoft presence at such events.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Microsoft is also supportive of the new Apache incubation proposal - &lt;A href="http://wiki.apache.org/incubator/StonehengeProposal"&gt;Stonehenge&lt;/A&gt; - that was proposed by WSO2. It&amp;nbsp;will focus on building a set of sample applications based on approved W3C and OASIS standard protocols with goal of proving interoperability between different implementations on various platforms. &lt;/P&gt;
&lt;P&gt;I think these sample applications will provide developers a great starting place for their tasks by providing best practice guidelines and reference implementations on various platforms. They will also help find potential interoperability problems and hopefully develop into a great community to discuss the architecture of multi-tier SOA apps. We look forward to working with WS02 on the scope of this project, and having discussions with the community.&lt;/P&gt;
&lt;P&gt;These are exciting times for the software industry and we are seeing the co-existence of commercial and open source software and coming together of various forces to create solutions for the new heterogeneous IT environment. &lt;/P&gt;
&lt;P&gt;Onwards, with great faith and hope!&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=21719" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Partnerships/default.aspx">Partnerships</category><category domain="http://port25.technet.com/archive/tags/Industry+Conferences/default.aspx">Industry Conferences</category><category domain="http://port25.technet.com/archive/tags/Networking/default.aspx">Networking</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Port+25+News/default.aspx">Port 25 News</category><category domain="http://port25.technet.com/archive/tags/Standards/default.aspx">Standards</category><category domain="http://port25.technet.com/archive/tags/Community/default.aspx">Community</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category></item><item><title>How open source has influenced Windows Server 2008</title><link>http://port25.technet.com/archive/2008/02/27/opening-windows-server-2008.aspx</link><pubDate>Wed, 27 Feb 2008 12:00:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:5947</guid><dc:creator>Sam Ramji</dc:creator><slash:comments>55</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=5947</wfw:commentRss><comments>http://port25.technet.com/archive/2008/02/27/opening-windows-server-2008.aspx#comments</comments><description>&lt;P&gt;When I think about what works really well in open source development and technology, the following things stand out: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;&lt;B&gt;Modular architectures&lt;/EM&gt;&lt;/B&gt;&lt;BR&gt;You can find these wherever you see participation at scale – and often a rearchitecture to a more modular system precedes expanded participation.&amp;nbsp; Great examples of this are Firefox, OpenOffice, and X11 – from both the historical rearchitecture and the increased participation that resulted.&amp;nbsp; The Apache HTTP server and APR are good examples that have been modular for as long as I can recall. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;EM&gt;&lt;B&gt;Programming language agnostic&lt;/EM&gt;&lt;/B&gt;&lt;BR&gt;A given project uses a consistent language, but there are no rules on what languages are in scope or out of scope.&amp;nbsp; Being open to more languages means opportunity to attract more developers – the diversity of PHP/Perl/Python/Java has been a core driver in the success of a number of projects including Linux. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;EM&gt;&lt;B&gt;Feedback-driven development&lt;/EM&gt;&lt;/B&gt;&lt;BR&gt;The “power user” as product manager is a powerful shift in how to build and tune software – and this class of users includes developers who are not committing code back, but instead submitting CRs and defects – resulting in a product that better fits its end users.&lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;EM&gt;&lt;B&gt;Built-for-purpose systems&lt;/EM&gt;&lt;/B&gt;&lt;BR&gt;Most frequently seen in applications of Linux, the ability to build a system that has just what is needed to fulfill its role and nothing else (think of highly customizable distributions like Gentoo or BusyBox, as well as fully custom deployments). &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;EM&gt;&lt;B&gt;Sysadmins who write code&lt;/EM&gt;&lt;/B&gt;&lt;BR&gt;The ability of a skilled system administrator to write the “last mile” code means that they can make a technology work in their particular environment efficiently and often provide good feedback to developers.&amp;nbsp; This is so fundamental to Unix and Linux environments that most sysadmins are competent programmers. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;EM&gt;&lt;B&gt;Standards-based communication&lt;/EM&gt;&lt;/B&gt;&lt;BR&gt;Whether the standard is something from the IETF or W3C, or simply the implementation code itself, where these are used projects are more successful (think of Asterisk and IAX2) and attract a larger ecosystem of software around them.&lt;/LI&gt;&lt;/UL&gt;&lt;BR&gt;
&lt;P&gt;So where did we apply these ideas to the development of Windows Server 2008? &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;B&gt;Modular architectures&lt;/B&gt; was applied in multiple areas, but the one that stands out most to me is &lt;A href="http://www.iis.net/default.aspx?tabid=1" mce_href="http://www.iis.net/default.aspx?tabid=1"&gt;Internet Information Server 7&lt;/A&gt; (IIS7).&amp;nbsp;&amp;nbsp; IIS7 has been rearchitected for flexibility as 40 individual modules, enable more to be written by community developers or delivered as out-of-band releases.&amp;nbsp; This has already enabled performance improvements and independent evolution, and I expect to see further enhancements. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;B&gt;Programming language agnostic&lt;/B&gt; is something we’ve delivered on with support for &lt;A href="http://port25.technet.com/archive/2006/10/31/Zend-_2600_-Microsoft.aspx" mce_href="http://port25.technet.com/archive/2006/10/31/Zend-_2600_-Microsoft.aspx"&gt;PHP on IIS7&lt;/A&gt; and the enhancements to FastCGI (which can be used by any of the P* languages).&amp;nbsp; We set a goal of having PHP certified on Windows Server 2008, and we’ve achieved that.&amp;nbsp; We’ll continue to improve runtime, security, and manageability support for non-.NET languages and the applications that are built on them, as well as testing the full stacks of PHP-based applications running on Windows Server, IIS, and SQL Server.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;B&gt;Feedback-driven development&lt;/B&gt; based on developer and customer trials (RDPs, TAPs, and Betas in our process) led to a range of “feature completion” developments that connected different components – like connecting Windows Firewall with &lt;A href="http://www.microsoft.com/windowsserver2008/en/us/active-directory.aspx" mce_href="http://www.microsoft.com/windowsserver2008/en/us/active-directory.aspx"&gt;Active Directory&lt;/A&gt; central policy, and the end-to-end improvements in SMB 2.0.&amp;nbsp; Features like the RODC (Read-Only Domain Controller) have become more and more solid through experience with early alpha and beta customer deployments, and requests to enforce things like BitLocker encryption of user disks from a central authority have achieved full support. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;B&gt;Built-for-purpose systems &lt;/B&gt;such as DNS, DHCP, file and web serving can be created through wizard-driven configuration thanks to &lt;A class="" title="Windows Server Core" href="http://msdn2.microsoft.com/en-us/library/ms723891(VS.85).aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms723891(VS.85).aspx"&gt;Windows Server Core&lt;/A&gt;.&amp;nbsp; The goal of having a minimum attack surface and a small hardware footprint, inspired by the capabilities mentioned above, yet achievable by a broad base of admins has been achieved.&amp;nbsp; Additionally, this has created an opportunity for Windows admins to become much more knowledgeable about the low-level structure of the operating system. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;B&gt;Sysadmins who write code&lt;/B&gt; are first-class citizens in the &lt;A href="http://blogs.msdn.com/powershell/" mce_href="http://blogs.msdn.com/powershell/"&gt;PowerShell&lt;/A&gt;-driven infrastructure.&amp;nbsp; We’ve increased Windows administrators’ opportunity to master the full surface area of WMI and demonstrate that mastery in reusable, low-level scripts.&amp;nbsp; As we evolve this to support multiple language bindings and bash aliasing, this should become a comfortable home for highly skilled sysadmins. &lt;BR&gt;&lt;BR&gt;
&lt;LI&gt;&lt;B&gt;Standards-based communication&lt;/B&gt; such as in &lt;A href="http://msdn2.microsoft.com/en-us/library/aa480189.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/aa480189.aspx"&gt;CardSpace&lt;/A&gt; (with support for X.509, SAML, Kerberos tokens, and more) and the Web Services stack (not only are all 38 Web Services standard under the &lt;A href="http://www.microsoft.com/interop/osp/default.mspx" mce_href="http://www.microsoft.com/interop/osp/default.mspx"&gt;Open Specification promise&lt;/A&gt;, but our implementations have achieved a high level of interop with Apache’s Axis web services stack), and beta support for emerging standards like Xen virtualization represent a small subset of the standards built into Windows Server 2008.&lt;/LI&gt;&lt;/UL&gt;&lt;BR&gt;&lt;BR&gt;Overall, we’ve learned and continue to learn from open source development principles.&amp;nbsp; These are making their way into the mindset, development practices, and ultimately into the products we bring to market. &lt;BR&gt;&lt;BR&gt;I’ve focused here on “what Microsoft has learned from Open Source” – and ironically, I’ve agreed to do a panel at &lt;A href="http://www.infoworld.com/event/osbc/08/index.html" mce_href="http://www.infoworld.com/event/osbc/08/index.html"&gt;OSBC&lt;/A&gt; on 3/25 with Jim Zemlin of the Linux Foundation on “&lt;A href="http://www.infoworld.com/event/osbc/08/osbc_sessions.html" mce_href="http://www.infoworld.com/event/osbc/08/osbc_sessions.html"&gt;what Open Source can learn from Microsoft&lt;/A&gt;”.&amp;nbsp; As all of the different organizations in IT continue to evolve, we’ll learn from each others’ best practices and make increasingly better software.&amp;nbsp; As in science, this incremental improvement will move all of us forward.&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=5947" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Sam+Ramji/default.aspx">Sam Ramji</category><category domain="http://port25.technet.com/archive/tags/Active+Directory/default.aspx">Active Directory</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Management/default.aspx">Management</category><category domain="http://port25.technet.com/archive/tags/Virtualization/default.aspx">Virtualization</category><category domain="http://port25.technet.com/archive/tags/Standards/default.aspx">Standards</category><category domain="http://port25.technet.com/archive/tags/Windows+Server/default.aspx">Windows Server</category><category domain="http://port25.technet.com/archive/tags/Server+Core/default.aspx">Server Core</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/Server+Center/default.aspx">Server Center</category><category domain="http://port25.technet.com/archive/tags/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category></item></channel></rss>