<?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 : Community, Interop, Peter Galli</title><link>http://port25.technet.com/archive/tags/Community/Interop/Peter+Galli/default.aspx</link><description>Tags: Community, Interop, Peter Galli</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 40109.1145)</generator><item><title>PDC 2009: Availability of the Windows Azure Platform</title><link>http://port25.technet.com/archive/2009/11/17/pdc-2009-the-windows-azure-platform.aspx</link><pubDate>Tue, 17 Nov 2009 18:14:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:28155</guid><dc:creator>Peter Galli</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=28155</wfw:commentRss><comments>http://port25.technet.com/archive/2009/11/17/pdc-2009-the-windows-azure-platform.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Ray Ozzie, Microsoft's Chief Software Architect, used the company's annual &lt;A href="http://microsoftpdc.com/" target=_blank&gt;Professional Developers Conference&lt;/A&gt; here in Los Angeles to announce the availability of the &lt;A href="http://www.microsoft.com/windowsazure/windowsazure/" target=_blank&gt;Windows Azure platform&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;That platform consists of Windows Azure, the operating system as-a-service, and SQL Azure, a fully relational database in the cloud. The Service Bus and Access Control services, formerly known as the .NET Services, now run directly within Windows Azure and are known as &lt;A href="http://www.microsoft.com/presspass/press/2009/nov09/11-17PDC1PR.mspx" target=_blank mce_href="http://www.microsoft.com/presspass/press/2009/nov09/11-17PDC1PR.mspx"&gt;Windows Azure platform AppFabric Service&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Microsoft will continue to offer Windows Azure as a Community Technology Preview until the end of this year, after which&amp;nbsp;it will switch to a production service under which&amp;nbsp;Azure's cloud services will be made available to&amp;nbsp;enterprises. But&amp;nbsp;users will get a fee pass in January, since charges will&amp;nbsp;only start accruing in February.&lt;/P&gt;
&lt;P&gt;In his opening keynote, Ozzie also announced that a small number&amp;nbsp;of customers will go into production today, including &lt;A href="http://automattic.com/" target=_blank&gt;Automattic, Inc&lt;/A&gt;.,&amp;nbsp;the maker of &lt;A href="http://wordpress.org/" target=_blank&gt;WordPress&lt;/A&gt;, which is now live on Azure. Matt Mullenweg, founder of&amp;nbsp; Automattic, Inc.,&amp;nbsp;took the stage to demonstrate MySQL, PHP, and Apache support on Windows Azure, as well as to&amp;nbsp;announce that&amp;nbsp;his company is launching a &lt;A href="http://www.oddlyspecific.com/" target=_blank&gt;new site&lt;/A&gt; that runs on SQL Azure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ozzie also used his keynote to made clear that reaching &lt;STRONG&gt;all&lt;/STRONG&gt; developers was top of mind for Microsoft. &lt;/P&gt;
&lt;P&gt;"To most developers, to developers like you, Windows Azure appears as a model based extension to Visual Studio, enabling you to build apps that leverage your skills in SQL, IIS, ASP.NET, and .NET Framework. Alternatively, and of course it's your choice, you might leverage your skills by using MySQL and PHP within Azure, or you might instead take advantage of our new Azure tools for Java and &lt;A href="http://port25.technet.com/archive/2009/10/27/moving-forward-with-eclipse.aspx" target=_blank&gt;Eclipse&lt;/A&gt;. Reaching all developers is incredibly important to us," he said.&lt;/P&gt;
&lt;P&gt;Windows Azure&amp;nbsp;now supported any kind of Windows code and programming model, and any kind of multi-role, multi-tier service design pattern, supporting extremely flexible binding and arbitrary relationships between roles, Ozzie said.&lt;/P&gt;
&lt;P&gt;"Because you wanted it, we've broadened far beyond just the .NET programming model, and the Web role, worker role service design pattern.&amp;nbsp;We added support for &lt;A href="http://www.microsoftstartupzone.com/Blogs/anand_iyer/Lists/Posts/Post.aspx?ID=57" target=_blank mce_href="http://www.microsoftstartupzone.com/Blogs/anand_iyer/Lists/Posts/Post.aspx?ID=57"&gt;FastCGI&lt;/A&gt;, enabling high scale Web apps to be written in any of a variety of programming languages. And, in sessions this week, you're going to see the Windows Azure team quickly building and deploying &lt;A href="http://www.jdotnetservices.com/" target=_blank&gt;Java apps&lt;/A&gt;, running under &lt;A href="http://port25.technet.com/archive/2009/11/02/a-chat-with-apache-software-foundation-president-justin-erenkrantz.aspx" target=_blank&gt;Tomcat&lt;/A&gt;.&amp;nbsp;You'll see PHP apps under MySQL," he said.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Earlier this year, Microsoft enabled .NET full trust and native code applications. This functionality allowed developers to spawn xcopy deployable processes.&amp;nbsp; As a result,&amp;nbsp;Java applications can now be packaged and run. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Today, we &lt;A href="http://blogs.msdn.com/interoperability/" target=_blank mce_href="http://blogs.msdn.com/interoperability/"&gt;announced&lt;/A&gt; that we are delivering a solution accelerator for &lt;A href="http://tomcat.apache.org/" target=_blank mce_href="http://tomcat.apache.org/"&gt;Tomcat&lt;/A&gt;, an open source software implementation of the Java Servlet and JavaServer Pages technologies, as well as launching a &lt;A href="http://www.windowsazure4j.org/" target=_blank mce_href="http://www.windowsazure4j.org/"&gt;Java SDK for Windows Azure Storage&lt;/A&gt; (tables, blogs, and queues).&amp;nbsp;External endpoints (inbound traffic) to worker roles have also been enabled, which enables applications that receive internet traffic that &lt;I&gt;aren't&lt;/I&gt; running under IIS.&lt;/P&gt;
&lt;P&gt;During&amp;nbsp;his keynote Ozzie also introduced Vivek Kundra, the Federal Chief Information Officer at the White House, who spoke&amp;nbsp;via live feed from Washington D.C., and who encouraged developers to take advantage of the vast amount of public data to create applications using this new Microsoft technology. &lt;/P&gt;
&lt;P&gt;"I'm really excited about what NASA is doing in cooperation with Microsoft with the launch of the Pathfinder Innovation Challenge ...&amp;nbsp;anybody can participate and look at the data that has been democratized through &lt;A href="http://beamartian.jpl.nasa.gov/" target=_blank&gt;NASA on the Azure platform&lt;/A&gt;, that allows people to look around the red planet, slice and dice, and cube, and create information, and advance our understanding of the universe,"&amp;nbsp;Kundra said.&lt;/P&gt;
&lt;P&gt;This commitment to all developers is not new. When Ozzie first announced the Windows Azure platform at &lt;A href="http://port25.technet.com/archive/2008/11/04/open-source-highlights-at-microsoft-s-professional-developers-conference.aspx" target=_blank&gt;PDC last year&lt;/A&gt;, Sam Ramji blogged that developers&amp;nbsp;will also be able to choose from a range of &lt;A href="http://port25.technet.com/archive/2008/10/27/the-azure-platform-debuts.aspx" target=_blank&gt;open source development tools&lt;/A&gt; and technologies, and be able to access Azure services using a variety of common internet standards, including HTTP, REST, WS* and Atom.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"The Azure platform's goal is to support&lt;B&gt; all&lt;/B&gt; developers and their choice of IDE, language and technology. &amp;nbsp;We are also providing programmable components that can be consumed by other applications, and Microsoft is funding and sponsoring open source software development kits to enable Java and Ruby developers to take advantage of Azure.&lt;B&gt; &lt;/B&gt;This is significant as this is the first time we are delivering cross-platform software development kits at the same time as Microsoft Developer Network software development kits," he said.&lt;/P&gt;
&lt;P&gt;And, earlier this year, Microsoft introduced the&amp;nbsp;&lt;A href="http://phpazure.codeplex.com/" target=_blank&gt;PHP SDK for Windows Azure&lt;/A&gt;, an open source effort for which Microsoft has provided funding, with development by &lt;A href="http://www.realdolmen.com/" target=_blank&gt;RealDolmen&lt;/A&gt;, whose&amp;nbsp;goal is to provide high-level abstractions that enable &lt;A href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx" target=_blank&gt;PHP developers&lt;/A&gt; to interoperate readily with Windows Azure. &lt;/P&gt;
&lt;P&gt;The PHP SDK for &lt;A href="http://port25.technet.com/archive/2008/10/27/the-azure-platform-debuts.aspx" target=_blank&gt;Windows Azure&lt;/A&gt; focuses on REST and provides PHP classes for Windows Azure blobs, tables and queue, helper classes for HTTP transport, AuthN/AuthZ, REST and error management, as well as manageability, instrumentation and logging support.&lt;/P&gt;
&lt;P&gt;Next up at PDC 2009 was Bob Muglia, President of Microsoft's Server and Tools Business, who noted that Microsoft is converging on a common developer platform for both servers and services, that will enable developers to continue using familiar .NET Framework and Visual Studio tools and technologies, as well as third party tools such as &lt;A href="http://port25.technet.com/archive/2009/10/27/moving-forward-with-eclipse.aspx" target=_blank&gt;Eclipse&lt;/A&gt;, to create and monetize applications that run on the server and as services in the cloud.&lt;/P&gt;
&lt;P&gt;Muglia also announced the company's plan to offer Windows Server Virtual Machine support on Windows Azure, enabling customers to more easily support virtualized infrastructure across the continuum of on premises and cloud computing.&lt;/P&gt;
&lt;P&gt;In addition, Muglia announced the new release of &lt;A href="http://www.asp.net/mvc" target=_blank&gt;ASP.NET MVC beta&lt;/A&gt; 2, a free, fully-supported framework that enables developers to rapidly build standards-based Web applications through rich AJAX integration and enhanced extensibility.&lt;/P&gt;
&lt;P mce_keep="true"&gt;In other related news, SugarCRM, a provider of commercial open source customer relationship management software, today also announced that it will &lt;A href="http://www.sugarcrm.com/crm/about/press-releases/20091117-azure.html" target=_blank mce_href="http://www.sugarcrm.com/crm/about/press-releases/20091117-azure.html"&gt;offer its CRM applications on Windows Azure&lt;/A&gt; to enable its customers and value-added resellers to benefit from the real-time scalability, high availability and on-demand infrastructure of Azure. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;"With Windows Azure, Microsoft has built a true cloud computing platform going well beyond the simple hosted infrastructure that most service providers offer today. Windows Azure enables SugarCRM value-added resellers to create and deploy unique solutions for customers around the globe. This new service is another key component of the Sugar Open Cloud, the SugarCRM cloud strategy for delivering simple, affordable CRM anywhere based on customer need," said Larry Augustin, CEO of SugarCRM, in a press statement. &lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=28155" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Virtualization/default.aspx">Virtualization</category><category domain="http://port25.technet.com/archive/tags/.NET+Development/default.aspx">.NET Development</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/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category><category domain="http://port25.technet.com/archive/tags/Peter+Galli/default.aspx">Peter Galli</category></item><item><title>Team Microsoft Sings "Them Incubator Blues" at ApacheCon</title><link>http://port25.technet.com/archive/2009/11/12/team-microsoft-sings-quot-them-incubator-blues-quot-at-apachecon.aspx</link><pubDate>Thu, 12 Nov 2009 22:33:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:28128</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=28128</wfw:commentRss><comments>http://port25.technet.com/archive/2009/11/12/team-microsoft-sings-quot-them-incubator-blues-quot-at-apachecon.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As you probably know, Microsoft was both a &lt;A href="http://port25.technet.com/archive/2009/11/03/microsoft-and-apachecon-2009.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/11/03/microsoft-and-apachecon-2009.aspx"&gt;sponsor&lt;/A&gt; and &lt;A href="http://port25.technet.com/archive/2009/11/05/the-business-of-open-source.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/11/05/the-business-of-open-source.aspx"&gt;active participant&lt;/A&gt; at &lt;A href="http://port25.technet.com/archive/2009/11/02/a-chat-with-apache-software-foundation-president-justin-erenkrantz.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/11/02/a-chat-with-apache-software-foundation-president-justin-erenkrantz.aspx"&gt;ApacheCon 2009&lt;/A&gt; in Oakland, California last week. &lt;/P&gt;
&lt;P mce_keep="true"&gt;But what you might not know is that we also showed our lighter, more fun side, when we participated in the Lightning Talks,&amp;nbsp;which were&amp;nbsp;held on Thursday evening, November 5, during a reception with plenty of popcorn, beer and wine.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;As my colleague Jas Sandhu noted &lt;A href="http://blogs.msdn.com/interoperability/archive/2009/11/12/microsoft-sings.aspx" target=_blank mce_href="http://blogs.msdn.com/interoperability/archive/2009/11/12/microsoft-sings.aspx "&gt;in his blog&lt;/A&gt; about this - and where you can also find the song's lyrics - the talks are a lively, spontaneous ApacheCon tradition with speakers getting about 5 minutes to poke at each other, the projects, technology, community etc ... and have a bit of fun!&lt;/P&gt;
&lt;P&gt;The singing and dancing Microsoft team was led by &lt;A href="http://blogs.msdn.com/endpoint/default.aspx" target=_blank mce_href="http://blogs.msdn.com/endpoint/default.aspx"&gt;Kent Brown&lt;/A&gt;, the Product Manager for Windows Communication Foundation, who was not only the&amp;nbsp;singer, songwriter and guitar player, but also the author of&amp;nbsp; &lt;STRONG&gt;'Them Incubator Blues,'&lt;/STRONG&gt; which is very&amp;nbsp;tongue-in-cheek and loosely based on&amp;nbsp;his experience participating in the &lt;A href="http://incubator.apache.org/stonehenge/" target=_blank mce_href="http://incubator.apache.org/stonehenge/"&gt;Stonehenge Project&lt;/A&gt; and working with the community. &lt;/P&gt;
&lt;P&gt;He was joined by me, Microsoft's open source community manager; Tanya Young, our chief cat herder at the conference; and Jas Sandhu, a Senior Technical Evangelist. It was great fun and we hope you enjoy it!&lt;/P&gt;
&lt;P&gt;
&lt;OBJECT width=560 height=340&gt;&lt;PARAM NAME="movie" VALUE="http://www.youtube.com/v/FMbR8xMFFes&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&gt;&lt;PARAM NAME="allowFullScreen" VALUE="true"&gt;&lt;PARAM NAME="allowscriptaccess" VALUE="always"&gt;
&lt;embed src="http://www.youtube.com/v/FMbR8xMFFes&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/OBJECT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Video courtesy of&amp;nbsp; &lt;/EM&gt;&lt;/STRONG&gt;&lt;A title=http://us.apachecon.com/c/acus2009/speakers/217 href="http://us.apachecon.com/c/acus2009/speakers/217" target=_blank&gt;&lt;EM&gt;&lt;STRONG&gt;Mladen Turk&lt;/STRONG&gt;&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;&lt;STRONG&gt; from Red Hat.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=28128" width="1" height="1"&gt;</description><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/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/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/Video/default.aspx">Video</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>Microsoft and Novell: Three Years and Going Strong</title><link>http://port25.technet.com/archive/2009/11/09/microsoft-and-novell-three-years-and-going-strong.aspx</link><pubDate>Mon, 09 Nov 2009 19:19:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:28120</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=28120</wfw:commentRss><comments>http://port25.technet.com/archive/2009/11/09/microsoft-and-novell-three-years-and-going-strong.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Today, Microsoft and Novell marked the third anniversary of the collaboration agreement during a gathering of IT executives at the &lt;A href="http://www.simnet.org/Programs/SIMposium/About/tabid/74/Default.aspx" target=_blank mce_href="http://www.simnet.org/Programs/SIMposium/About/tabid/74/Default.aspx"&gt;Society of Information Management SIMPosium 09&lt;/A&gt; conference in Seattle.&lt;/P&gt;
&lt;P&gt;As many customers are running heterogeneous IT environments and are looking to their software vendors to address their &lt;A href="http://www.moreinterop.com/" target=_blank mce_href="http://www.moreinterop.com/"&gt;interoperability needs&lt;/A&gt;, over the past three years Microsoft and Novell have been&amp;nbsp;working together to help these organizations&amp;nbsp;future-proof their IT operations by optimizing mixed source IT infrastructures to better support today and prepare for tomorrow.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;This collaboration and the resultant&amp;nbsp;&lt;A 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;joint solutions&lt;/A&gt; have already&amp;nbsp;enhanced reliability and efficiency within mixed IT systems environments. These technical solutions help customers centralize or streamline management functions, reduce internal support requirements, and enable greater interoperability without having to dedicate time and resources to devise workarounds.&lt;/P&gt;
&lt;P&gt;The &lt;A href="http://port25.technet.com/archive/2007/09/12/ms-novell.aspx" target=_blank mce_href="http://port25.technet.com/archive/2007/09/12/ms-novell.aspx"&gt;Microsoft-Novell Interoperability Lab&lt;/A&gt; also remains focused on addressing our customers' priority interoperability concerns, and this technical collaboration has already produced real-world solutions spanning &lt;A href="http://port25.technet.com/archive/2009/08/10/virtualizing-free-linux-distributions-in-windows-server-2008-r2.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/08/10/virtualizing-free-linux-distributions-in-windows-server-2008-r2.aspx"&gt;Virtualization&lt;/A&gt;, Systems Management, Rich Media and Server Workload Validation. &lt;/P&gt;
&lt;P&gt;Those customers who choose to use Windows and Linux together can&amp;nbsp;leverage not only SUSE Linux Enterprise Server from Novell, but also&amp;nbsp;its support offerings, to ensure business continuity, while&amp;nbsp;customers have added peace of mind as a result of the&amp;nbsp;intellectual property (IP) provisions of the agreement between the two companies.&lt;/P&gt;
&lt;P&gt;The success of this relationship is also underscored by steady sales, even in the current difficult economic environment: as of&amp;nbsp;July 31, 2009, Novell has invoiced $226 million in certificate revenue, or 91percent of the total $247.5 million investment.&lt;/P&gt;
&lt;P&gt;Microsoft and Novell have jointly recruited more than 475 new customers to receive certificates from Microsoft for three-year priority support subscriptions for Novell's SUSE Linux Enterprise Server (SLES) since the agreement was formalized in November 2006. &lt;/P&gt;
&lt;P&gt;To date,&amp;nbsp;more than 20 of these joint customers have also opted to take advantage of Novell's SUSE Linux Enterprise Server (SLES) Subscription with Expanded Support, which offers upgrades, updates and technical support for customers' existing paid and unpaid Linux deployments, including Red Hat Enterprise Linux (RHEL), while they transition to Novell SLES.&amp;nbsp;Customers most commonly cite value and quality as key factors driving their choice of&amp;nbsp;Novell over Red Hat.&lt;/P&gt;
&lt;P&gt;Migration from Red Hat and other Linux offerings to SUSE Linux Enterprise Server&amp;nbsp;also helps these customers&amp;nbsp;optimize the capabilities of their IT systems for the future by allowing them to&amp;nbsp;leverage real-world solutions like &lt;A href="http://port25.technet.com/archive/2009/07/20/the-hyper-v-linux-integration-components.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/07/20/the-hyper-v-linux-integration-components.aspx"&gt;Microsoft Hyper-V&lt;/A&gt; and &lt;A href="http://port25.technet.com/archive/2009/09/24/groundwork-open-source-joins-microsoft-s-system-center-alliance.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/09/24/groundwork-open-source-joins-microsoft-s-system-center-alliance.aspx"&gt;Microsoft System Center Operations Manager&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You can read more about all this in an article published to &lt;A href="http://www.microsoft.com/presspass" target=_blank mce_href="http://www.microsoft.com/presspass"&gt;Microsoft PressPass&lt;/A&gt;, while&amp;nbsp;a number of customer case studies are also &lt;A href="http://www.moreinterop.com/Customers.aspx" target=_blank mce_href="http://www.moreinterop.com/Customers.aspx"&gt;available&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=28120" 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/Virtualization/default.aspx">Virtualization</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/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category><category domain="http://port25.technet.com/archive/tags/Peter+Galli/default.aspx">Peter Galli</category></item><item><title>Microsoft and ApacheCon 2009</title><link>http://port25.technet.com/archive/2009/11/03/microsoft-and-apachecon-2009.aspx</link><pubDate>Tue, 03 Nov 2009 19:35:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:28108</guid><dc:creator>Peter Galli</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=28108</wfw:commentRss><comments>http://port25.technet.com/archive/2009/11/03/microsoft-and-apachecon-2009.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;This week marks the 10&lt;SUP&gt;th&lt;/SUP&gt; anniversary of the Apache Software Foundation, which is being celebrated at the annual ApacheCon U.S. event. Microsoft is proud to be a platinum sponsor of both the ASF and &lt;A href="http://www.us.apachecon.com/c/acus2009/" target=_blank mce_href="http://www.us.apachecon.com/c/acus2009/"&gt;ApacheCon 2009&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The Apache community is an important one for Microsoft and, as ASF President &lt;A href="http://port25.technet.com/archive/2009/11/02/a-chat-with-apache-software-foundation-president-justin-erenkrantz.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/11/02/a-chat-with-apache-software-foundation-president-justin-erenkrantz.aspx"&gt;Justin Erenkrantz noted recently&lt;/A&gt;, Microsoft is now contributing to at least four Apache projects: &lt;A 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;HBase&lt;/A&gt;, &lt;A href="http://port25.technet.com/archive/2009/05/12/apache-stonehenge-interoperability-at-work.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/12/apache-stonehenge-interoperability-at-work.aspx"&gt;Stonehenge&lt;/A&gt;, &lt;A href="http://port25.technet.com/archive/2009/09/29/contribution-without-a-thud.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/09/29/contribution-without-a-thud.aspx"&gt;QPid&lt;/A&gt;, and POI.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;"This really continues the significant sea change from within the organization - Microsoft now isn't afraid of having their employees contribute to Apache projects on Microsoft's time. Committers from Microsoft sign the same legal agreements that we require from all of our contributors.&amp;nbsp;Microsoft's involvement in these specific communities range from having their employees being core contributors driving the project, to having folks contributing patches or ideas on our mailing lists, to even commissioning a third-party to contribute to our project as a work-for-hire. In other words, Microsoft is now actively participating within Apache projects in a broad range of way," Erenkrantz said.&lt;/P&gt;
&lt;P mce_keep="true"&gt;A number of Microsoft folks&amp;nbsp;representing the Interoperability, App Plat, DPE, Open Source Technology Center and Platform Strategy teams will be on-site and participating in a number of events. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will also have a booth and be demoing:&lt;/P&gt;
&lt;UL type=disc&gt;
&lt;LI&gt;&lt;A href="http://www.interoperabilitybridges.com/projects/apache-poi-openxml-java-api.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/apache-poi-openxml-java-api.aspx"&gt;Apache POI Open XML&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.interoperabilitybridges.com/projects/apache-stonehenge.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/apache-stonehenge.aspx"&gt;Apache Stonehenge&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.interoperabilitybridges.com/projects/tag/OpenXML.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/tag/OpenXML.aspx"&gt;Open XML translators&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.interoperabilitybridges.com/projects/php-sdk-for-windows-azure.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/php-sdk-for-windows-azure.aspx"&gt;Windows Azure SDK for PHP and other PHP samples&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.interoperabilitybridges.com/projects/windows-azure-tools-for-eclipse.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/windows-azure-tools-for-eclipse.aspx"&gt;Windows Azure Tools for Eclipse&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.interoperabilitybridges.com/projects/eclipse-tools-for-silverlight.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/eclipse-tools-for-silverlight.aspx"&gt;Silverlight for Eclipse&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;In addition, Sandy Gupta, the&amp;nbsp;Director of Platform Strategy,&amp;nbsp;will participate in a &lt;A href="http://www.us.apachecon.com/c/acus2009/sessions/287" target=_blank&gt;Business Panel&lt;/A&gt;&amp;nbsp;today, titled: "The Business of Open Source - Power, Prestige, and Propulsion," while Kent Brown and David Ingham will be giving a technical session on &lt;A href="http://us.apachecon.com/c/acus2009/sessions/468" target=_blank&gt;Project Stonehenge&lt;/A&gt; and Qpid.&lt;/P&gt;
&lt;P&gt;Garrett&amp;nbsp;Serack from the&amp;nbsp;Open Source Technology Center gave&amp;nbsp;two&amp;nbsp;BarCamp sessions earlier this week&amp;nbsp;("How the heck do I get help from Microsoft?" and "The Road Less Travelled" about the new CoApp he has developed,) while David gave a BarCamp presentation on AMQP and Qpid and Kent did one on Stonehenge. &lt;/P&gt;
&lt;P&gt;David also led a &lt;A href="http://cwiki.apache.org/confluence/display/qpid/Qpid+Meetup+at+ApacheCon+2009" target=_blank&gt;MeetUp&lt;/A&gt; about Qpid on Windows on Tuesday night; while Kent and the team will give&amp;nbsp;a Lightening Talk on Thursday.&lt;/P&gt;
&lt;P&gt;We look forward to&amp;nbsp;meeting those of you attending ApacheCon, and please feel free to&amp;nbsp;stop by the booth.&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=28108" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Industry+Conferences/default.aspx">Industry Conferences</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</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>Roadmap Announced for Outlook Personal Folders Documentation </title><link>http://port25.technet.com/archive/2009/10/26/roadmap-announced-for-outlook-personal-folders-documentation.aspx</link><pubDate>Mon, 26 Oct 2009 23:20:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:28096</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=28096</wfw:commentRss><comments>http://port25.technet.com/archive/2009/10/26/roadmap-announced-for-outlook-personal-folders-documentation.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Great news on the data portability front: today, Microsoft announced that it will be releasing documentation for the .pst file format - the format in which data is stored in Microsoft Outlook Personal Folders. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Even better is the fact that the documentation will be released under Microsoft's &lt;A href="http://port25.technet.com/archive/2008/07/25/osp.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/07/25/osp.aspx"&gt;Open Specification Promise&lt;/A&gt; when complete. This lets anyone implement the .pst file format on any platform and in any tool, without concerns about patents, and without the need to contact Microsoft in any way.&lt;/P&gt;
&lt;P mce_keep="true"&gt;But it is important for me to point out that this documentation is still in its early stages and the work is ongoing.&amp;nbsp; However, Microsoft is also engaging directly with industry experts and interested customers to gather feedback on the quality of the .pst technical documentation to ensure that it is clear and useful.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;As an increasing amount of information is stored and shared in digital formats, it is vital for people to be able to reuse their data across various applications and platforms. Giving access to the documentation will facilitate interoperability and let customers and vendors to access their data in .pst files across a variety of platforms.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;This is also just another example of how Microsoft is listening to its customers and responding to their requests for greater interoperability, in this case around data portability&lt;I&gt;.&amp;nbsp; &lt;/I&gt;&lt;/P&gt;
&lt;P&gt;Also, enabling customers and vendors to access the data in .pst files on a variety of platforms allows developers to read, create, and interoperate with the data in .pst files in server and client scenarios using the programming language and platform of their choice.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;"We're excited about the possibilities created for our customers and partners by this kind of effort, and we look forward to continued collaboration with the industry in our pursuit of improved interoperability with Microsoft Office," said Paul Lorimer, the Group Manager for Office Interoperability at Microsoft, in a &lt;A href="http://blogs.msdn.com/interoperability/archive/2009/10/26/roadmap-for-outlook-personal-folders-pst-documentation.aspx" target=_blank mce_href="http://blogs.msdn.com/interoperability/archive/2009/10/26/roadmap-for-outlook-personal-folders-pst-documentation.aspx"&gt;blog post&lt;/A&gt;.&amp;nbsp; &lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=28096" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Dynamic+Languages/default.aspx">Dynamic Languages</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/_7E00_FeaturedPost/default.aspx">~FeaturedPost</category><category domain="http://port25.technet.com/archive/tags/Peter+Galli/default.aspx">Peter Galli</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>Zend Launches Open Source Initiative to Drive Cloud Application Development</title><link>http://port25.technet.com/archive/2009/09/22/zend-launches-open-source-initiative-to-drive-cloud-application-development.aspx</link><pubDate>Tue, 22 Sep 2009 14:00:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:27824</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=27824</wfw:commentRss><comments>http://port25.technet.com/archive/2009/09/22/zend-launches-open-source-initiative-to-drive-cloud-application-development.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Today, Zend Technologies &lt;A&gt;&lt;/A&gt;announced the &lt;A class="" href="http://www.simplecloud.org/" target=_blank mce_href="http://www.simplecloud.org"&gt;Simple API for Cloud Application Services&lt;/A&gt; project, which is&amp;nbsp;a new open source initiative that allows developers to use common application services in the cloud, while enabling them to unlock value-added features available from individual providers.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;This new&amp;nbsp;project is designed to encourage widespread participation and contributions from the open source community, resulting in the availability of Simple Cloud API adapters for virtually all major cloud providers.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Zend, Microsoft, IBM, Nirvanix, Rackspace and GoGrid are all co-founding contributors to this community project, which aims to facilitate the development of cloud applications that can access services on all major cloud platforms and whose&amp;nbsp;initial goal is to provide a set of programming interfaces for PHP developers to facilitate the development of applications that have basic cloud storage needs. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The first deliverables will include interfaces for file storage, document database, and simple queue services from platforms like Amazon Web Services, &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;Windows Azure&lt;/A&gt;, Nirvanix Storage Delivery Network and Rackspace Cloud Files, allowing developers to deploy software applications to access services in these environments without making time consuming and expensive changes to their source code.&lt;/P&gt;
&lt;P mce_keep="true"&gt;As Andi Gutmans, the CEO at Zend Technologies, notes in the &lt;A class="" href="http://www.zend.com/" target=_blank mce_href="http://www.zend.com"&gt;press release&lt;/A&gt; announcing the project, "cloud computing offers irresistible value to enterprises of all sizes, but the lack of portability across cloud application services for even the most basic operations has been an impediment to broader adoption of cloud services." &lt;/P&gt;
&lt;P mce_keep="true"&gt;An initial Simple Cloud API proposal and &lt;A class="" href="http://www.simplecloudapi.org/" target=_blank mce_href="http://www.simplecloudapi.org/"&gt;reference implementation&lt;/A&gt; is already available now for community review and participation, while a&amp;nbsp;technology preview of the PHP client libraries for Windows Azure can be found &lt;A class="" href="http://framework.zend.com/Zend_Service_WindowsAzure" target=_blank mce_href="http://framework.zend.com/Zend_Service_WindowsAzure"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Microsoft is also contributing Simple Cloud API adapters, along with the official PHP client libraries for Windows Azure storage, to future versions of Zend Framework. These adapters will allow applications to take advantage of many Windows Azure features through the Simple Cloud API interface, while Microsoft's client libraries will put Windows Azure innovations, such as transaction and partial upload support, at the fingertips of cloud application developers.&lt;/P&gt;
&lt;P mce_keep="true"&gt;"The&amp;nbsp;Simple Cloud API is an example of Microsoft's continued investment in the openness and interoperability of its platform. We're excited to see how this project will foster adoption of cloud computing platforms by PHP developers and hope that many of these developers are encouraged to use Windows Azure,"&amp;nbsp;Doug Hauger, the General Manager for Windows Azure, notes in the press release.&lt;/P&gt;
&lt;P&gt;Microsoft's involvement started a&amp;nbsp;few months ago, through our&amp;nbsp;work with Real Dolmen on a &lt;A class="" href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx"&gt;Windows Azure SDK for PHP&lt;/A&gt; developers.&amp;nbsp;This SDK has been submitted to the &lt;A class="" href="http://blogs.msdn.com/interoperability/archive/2009/07/07/july-ctp-of-php-sdk-for-windows-azure-released-and-support-in-zend-framework.aspx" target=_blank mce_href="http://blogs.msdn.com/interoperability/archive/2009/07/07/july-ctp-of-php-sdk-for-windows-azure-released-and-support-in-zend-framework.aspx"&gt;Zend Framework&lt;/A&gt;, and it now forms the basis of Microsoft's contribution to the Simple Cloud API project. &lt;/P&gt;
&lt;P&gt;As Vijay Rajagopalan, a Principal Architect at Microsoft, notes in &lt;A class="" href="http://blogs.msdn.com/interoperability/archive/2009/09/22/microsoft-zend-and-others-announce-simple-api-for-cloud-application-services.aspx" target=_blank mce_href="http://blogs.msdn.com/interoperability/archive/2009/09/22/microsoft-zend-and-others-announce-simple-api-for-cloud-application-services.aspx"&gt;his blog&lt;/A&gt;, the Zend Adapter for Windows Azure will leverage Microsoft's contribution. PHP developers will now be able to program against Windows Azure - in a way that is consistent with other cloud platforms - by tapping into the main features of Window Azure Storage.&lt;/P&gt;
&lt;P&gt;Those&amp;nbsp;PHP developers who need to use specific Windows Azure features not included in the scope of the Simple Cloup API (like transaction), will be able to combine the Zend Cloud Adapter with the dedicated Windows Azure SDK for PHP.&lt;/P&gt;
&lt;P mce_keep="true"&gt;"This will allow developers to use common application services in the cloud, while enabling them to unlock value-added features available from individual providers. Simple API for Cloud also gives PHP developers more choices, and this is a great opportunity for them to think about using Windows Azure," he says.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=27824" 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/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/PHP/default.aspx">PHP</category><category domain="http://port25.technet.com/archive/tags/Open+Source/default.aspx">Open Source</category><category domain="http://port25.technet.com/archive/tags/Web/default.aspx">Web</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>The PHP Toolkit for ADO.NET Data Services</title><link>http://port25.technet.com/archive/2009/08/21/the-php-toolkit-for-ado-net-data-services.aspx</link><pubDate>Fri, 21 Aug 2009 11:00:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:27373</guid><dc:creator>Peter Galli</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=27373</wfw:commentRss><comments>http://port25.technet.com/archive/2009/08/21/the-php-toolkit-for-ado-net-data-services.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Today, the DPE Interop team at Microsoft released&amp;nbsp;a new open source project that bridges PHP and .NET using REST. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Specifically, the&amp;nbsp;&lt;A class="" href="http://www.interoperabilitybridges.com/projects/php-toolkit-for-adonet-data-services.aspx" target=_blank mce_href="http://www.interoperabilitybridges.com/projects/php-toolkit-for-adonet-data-services.aspx "&gt;PHP Toolkit for ADO.NET Data Services&lt;/A&gt; was made available, which makes it easier for PHP developers to take advantage of the ADO.NET Data Services, a set of features recently added to the .NET Framework.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;The PHP Toolkit for ADO.NET Data Services is an open source project funded by Microsoft and developed by &lt;A href="http://www.persistentsys.com/" target=_blank mce_href="http://www.persistentsys.com/"&gt;Persistent Systems&lt;/A&gt;. It is available on &lt;A class="" href="http://phpdataservices.codeplex.com/" target=_blank mce_href="http://phpdataservices.codeplex.com/"&gt;CodePlex&lt;/A&gt;&amp;nbsp;today. &lt;/P&gt;
&lt;P mce_keep="true"&gt;These services, which were&amp;nbsp;previously referred to by the codename&lt;A class="" href="http://blogs.msdn.com/astoriateam/" target=_blank mce_href="http://blogs.msdn.com/astoriateam/"&gt; Project Astoria&lt;/A&gt;,&amp;nbsp;expose a wide range of data sources through a &lt;A class="" href="http://www.xfront.com/REST-Web-Services.html" target=_blank mce_href="http://www.xfront.com/REST-Web-Services.html"&gt;RESTful&lt;/A&gt; service interface.&lt;/P&gt;
&lt;P mce_keep="true"&gt;There is full support for ADO.NET Data Services in Visual Studio 2008 SP1 as well as in the upcoming &lt;A class="" href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx" target=_blank mce_href="http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx"&gt;Visual Studio 2010&lt;/A&gt;, which includes direct support for both creating and consuming data services directly from the development environment.&amp;nbsp;&amp;nbsp;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: Calibri; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Read more about all this on the&amp;nbsp;&lt;A class="" href="http://blogs.msdn.com/interoperability/archive/2009/08/21/a-new-bridge-for-php-developers-to-net-through-rest-php-toolkit-for-ado-net-data-services.aspx" target=_blank mce_href="http://blogs.msdn.com/interoperability/archive/2009/08/21/a-new-bridge-for-php-developers-to-net-through-rest-php-toolkit-for-ado-net-data-services.aspx"&gt;Interoperability blog&lt;/A&gt;, and watch the &lt;A class="" href="http://channel9.msdn.com/posts/jccim/Consuming-data-over-the-web-between-PHP-and-NET-with-REST-and-ADONET-Data-Services/" target=_blank mce_href="http://channel9.msdn.com/posts/jccim/Consuming-data-over-the-web-between-PHP-and-NET-with-REST-and-ADONET-Data-Services/"&gt;Channel 9 video interview&lt;/A&gt; with&amp;nbsp;Claudio Caldato, Senior Program Manager in the Interoperability Technical Strategy team, and Pablo Castro, software architect of ADO.NET Data Services.&lt;/P&gt;
&lt;P&gt;This is yet another example of Microsoft's continued commitment to &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;openness and interoperability&lt;/A&gt; as well as of its embrace of &lt;A class="" href="http://port25.technet.com/archive/2009/04/10/ecmascript-candidate-specification-published.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/04/10/ecmascript-candidate-specification-published.aspx"&gt;Web standards&lt;/A&gt; in its technologies. &lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=27373" 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/Standards/default.aspx">Standards</category><category domain="http://port25.technet.com/archive/tags/.NET+Development/default.aspx">.NET Development</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>The Microsoft Live Services Plug-in for Moodle Debuts</title><link>http://port25.technet.com/archive/2009/07/21/the-live-services-plug-in-for-moodle-debuts.aspx</link><pubDate>Tue, 21 Jul 2009 11:15:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:26770</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=26770</wfw:commentRss><comments>http://port25.technet.com/archive/2009/07/21/the-live-services-plug-in-for-moodle-debuts.aspx#comments</comments><description>&lt;FONT face=Calibri&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT size=3&gt;Today, Microsoft announced the Live Services Plug-in for Moodle, a free download released under the General Public License v2 that integrates&amp;nbsp;Microsoft's Live@edu &lt;/FONT&gt;&lt;A class="" href="http://www.microsoft.com/liveatedu/free-hosted-student-email.aspx" target=_blank mce_href="http://www.microsoft.com/liveatedu/free-hosted-student-email.aspx"&gt;&lt;FONT size=3&gt;services&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; such as email, calendar, instant messaging and search directly into the Moodle experience.&amp;nbsp; &lt;/FONT&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;What's even better is that this new, &lt;/FONT&gt;&lt;A class="" target=_blank&gt;&lt;FONT size=3&gt;integrated experience&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; is accessible via a single sign-on, which lets teachers and students access the resources and services they need to efficiently communicate, collaborate and learn.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://moodle.org/" target=_blank mce_href="http://moodle.org/"&gt;&lt;FONT size=3&gt;Moodle&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; is a free open source course management system that teachers use to create online learning websites for their classes, and has some 30 million users in 207 countries.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;The &lt;/FONT&gt;&lt;A class="" href="http://www.educationlabs.com/projects/moodleproduct/Pages/default.aspx" target=_blank mce_href="http://www.educationlabs.com/projects/moodleproduct/Pages/default.aspx"&gt;&lt;FONT size=3&gt;plug-in&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; and its feature set was designed as a result of extensive feedback from teachers and institutional IT leaders, &amp;nbsp;and licensed in a way that is consistent with the practices of the open source community - freely under the &lt;/FONT&gt;&lt;A class="" href="http://port25.technet.com/archive/2009/07/20/the-hyper-v-linux-integration-components.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/07/20/the-hyper-v-linux-integration-components.aspx"&gt;&lt;FONT size=3&gt;GPL v2&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;. &lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;The news of the release of the Live Services Plug-in for Moodle under GPL v2 follows hot on the heels of Microsoft's release yesterday of 20,000 lines of &lt;A class="" href="http://port25.technet.com/archive/2009/07/20/microsoft-contributes-linux-drivers-to-linux-community.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/07/20/microsoft-contributes-linux-drivers-to-linux-community.aspx"&gt;device driver code&lt;/A&gt; to the Linux community under GPL v2.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;This means that teachers and institutions can download the plug-in under a widely used open source license agreement and under the same terms that Moodle itself is licensed. &lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;This approach underscores Microsoft's commitment to &lt;/FONT&gt;&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;&lt;FONT size=3&gt;interoperability&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; and &lt;/FONT&gt;&lt;A class="" href="http://port25.technet.com/archive/2009/02/04/oasis-members-approve-nine-web-services-standards.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/02/04/oasis-members-approve-nine-web-services-standards.aspx"&gt;&lt;FONT size=3&gt;open standards&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;, as well as to collaboration so as to help customers, partners, educators and students across the world be successful in a &lt;/FONT&gt;&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;&lt;FONT size=3&gt;heterogeneous technology world&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;With the Live Services Plug-in, educators can email class notes and lecture slides to everyone in the class as well as send alerts regarding homework assignments or quizzes - all from within the same environment. &lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;Students can also utilize &lt;/FONT&gt;&lt;A class="" href="http://www.bing.com/" target=_blank mce_href="http://www.bing.com"&gt;&lt;FONT size=3&gt;Bing&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; for search, check their calendar, send an email or just an instant message - without having to manage multiple accounts in multiple systems. They can do it all right within Moodle. They can also check unread emails using advanced features like keyboard shortcuts to check email quickly for example between class periods or just before lectures start.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=3&gt;The Microsoft Live Services Plug-in for Moodle will be&amp;nbsp;part of a growing collection of solutions available from the &lt;/FONT&gt;&lt;A class="" href="http://www.educationlabs.com/pages/default.aspx" target=_blank mce_href="http://www.educationlabs.com/pages/default.aspx"&gt;&lt;FONT size=3&gt;Microsoft Education Labs&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=3&gt;For more on this news, you can read&amp;nbsp;&lt;A class="" href="http://microsoftontheissues.com/cs/blogs/mscorp/default.aspx" target=_blank mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/default.aspx"&gt;the blog&lt;/A&gt; from &lt;/FONT&gt;&lt;A class="" href="http://www.microsoft.com/presspass/exec/golden/" target=_blank mce_href="http://www.microsoft.com/presspass/exec/golden/"&gt;&lt;B&gt;&lt;FONT color=#0000ff size=3&gt;L. Michael Golden&lt;/FONT&gt;&lt;/B&gt;&lt;/A&gt;, &lt;FONT size=3&gt;Corporate Vice President of Microsoft's&amp;nbsp;Education Products Group, as well as what Moodle founder &lt;/FONT&gt;&lt;FONT size=3&gt;Martin&amp;nbsp;Dougiamas &lt;A class="" href="http://moodle.org/news/" target=_blank mce_href="http://moodle.org/news/"&gt;has to say&lt;/A&gt; about the plug-in.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=26770" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/OSCON/default.aspx">OSCON</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</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/Web/default.aspx">Web</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>Microsoft Releases Device Driver Code to the Linux Community</title><link>http://port25.technet.com/archive/2009/07/20/microsoft-contributes-linux-drivers-to-linux-community.aspx</link><pubDate>Mon, 20 Jul 2009 16:48:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:26816</guid><dc:creator>Peter Galli</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=26816</wfw:commentRss><comments>http://port25.technet.com/archive/2009/07/20/microsoft-contributes-linux-drivers-to-linux-community.aspx#comments</comments><description>&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: Arial"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;In what many may see as a surprising move, Microsoft today&amp;nbsp;released 20,000 lines of &lt;A href="http://channel9.msdn.com/posts/NicFill/Microsoft-Contributes-Code-to-the-Linux-Kernel/" target=_blank mce_href="http://channel9.msdn.com/posts/NicFill/Microsoft-Contributes-Code-to-the-Linux-Kernel/"&gt;device driver code&lt;/A&gt; to the Linux community under the popular General Public Licence v2. 
&lt;P mce_keep="true"&gt;The code includes three Linux device drivers, and has been submitted to the Linux kernel community for inclusion in the Linux tree. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The drivers will be available to both the&amp;nbsp;Linux community and customers, and will enhance the performance of the Linux operating system when virtualized on &lt;A href="http://port25.technet.com/archive/2009/02/16/microsoft-red-hat-to-offer-joint-technical-support.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/02/16/microsoft-red-hat-to-offer-joint-technical-support.aspx"&gt;Windows Server 2008 Hyper-V&lt;/A&gt; or Windows Server 2008 R2 Hyper-V.&lt;/P&gt;&lt;IFRAME marginWidth=0 marginHeight=0 src="http://channel9.msdn.com/LinuxPort25.htm" frameBorder=0 width=525 height=300 scrollbars="no"&gt;&lt;/IFRAME&gt;
&lt;P mce_keep="true"&gt;In an article posted to Microsoft's &lt;A href="http://www.microsoft.com/presspass/features/2009/Jul09/07-20LinuxQA.mspx" target=_blank mce_href="http://www.microsoft.com/presspass/features/2009/Jul09/07-20LinuxQA.mspx"&gt;PressPass&lt;/A&gt; site, Tom Hanrahan, director of Microsoft's Open Source Technology Center, notes that&amp;nbsp;this is a significant milestone because it's the first time the company has&amp;nbsp;released code directly to the Linux community. "Additionally significant is that we are releasing the code under the GPLv2 license, which is the Linux community's preferred license," he said.&lt;/P&gt;
&lt;P mce_keep="true"&gt;In the same article, Sam Ramji, senior director of Platform Strategy at Microsoft, points out that&amp;nbsp;Microsoft communities and open source communities are growing together, which is ultimately of benefit to&amp;nbsp;customers. An example of this is the&amp;nbsp;Linux community, which has built a platform used by many customers. "So our strategy is to enhance interoperability between the Windows platform and many open source technologies, which includes Linux, to provide the choices our customers are asking for," he said. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Ramji also alluded to the fact that people are often&amp;nbsp;surprised when they hear how much open source community and development work is happening across Microsoft, which is largely due to the fact that these collaborations focus more on&amp;nbsp;getting the work done and engaging with the various communities on a one-to-one basis and less about&amp;nbsp;promoting them. &lt;/P&gt;
&lt;P&gt;One example of how Microsoft participates with, and contributes to, open source is its relationship with the &lt;A href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx"&gt;PHP Community&lt;/A&gt;. The company's involvement&amp;nbsp;includes contributing to the PHP Engine, optimizing &lt;A class="" href="http://windows.php.net/releases/" target=_blank mce_href="http://windows.php.net/releases/"&gt;PHP 5.3&lt;/A&gt; to perform strongly on Windows, and working to improve the performance of numerous &lt;A href="http://port25.technet.com/archive/2009/05/11/php-5-3-rc2-highly-optimized-for-windows.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/11/php-5-3-rc2-highly-optimized-for-windows.aspx"&gt;PHP applications on Windows&lt;/A&gt;. Then there is the ongoing participation in various &lt;A href="http://www.apache.org/" target=_blank mce_href="http://www.apache.org/"&gt;Apache Software Foundation&lt;/A&gt; projects, such as &lt;A 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;Hadoop&lt;/A&gt;, &lt;A 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;Stonehenge&lt;/A&gt; and &lt;A href="http://port25.technet.com/archive/2009/03/09/qpid-now-a-top-level-apache-project.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/03/09/qpid-now-a-top-level-apache-project.aspx"&gt;QPID&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;"In short, we're focused on building sustainable business strategies for open source at Microsoft ... we see open source playing into three key areas, one of which is the use of 'inbound' open source and the open source development model to make our software development processes more efficient."&lt;/P&gt;
&lt;P&gt;"Good examples of this include what we did recently with &lt;A href="http://port25.technet.com/archive/2008/10/20/microsoft-at-ajaxworld.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/10/20/microsoft-at-ajaxworld.aspx"&gt;jQuery in Visual Studio 2008&lt;/A&gt;, the implementation of OpenPegasus connectors and adaptors into System Center Operations Manager, and work that the Microsoft High Performance Computing team did with the Argonne National Lab (ANL) to source its MPICH2 implementation, which is a portable implementation of the Message Passing Interface (MPI) used in cluster computing and super computers," Ramji said.&lt;/P&gt;
&lt;P mce_keep="true"&gt;We'll be posting a number of other articles on the release of the device driver code to the Linux community over the week, several of which will be penned by Hank Janssen from Microsoft's&amp;nbsp;Open Source Technology Center, so look out for those.&lt;/P&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=26816" 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/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/Licenses/default.aspx">Licenses</category><category domain="http://port25.technet.com/archive/tags/Virtualization/default.aspx">Virtualization</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/Tom+Hanrahan/default.aspx">Tom Hanrahan</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>OSCON 2009</title><link>http://port25.technet.com/archive/2009/06/29/oscon-2009.aspx</link><pubDate>Tue, 30 Jun 2009 00:29:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:26461</guid><dc:creator>Peter Galli</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=26461</wfw:commentRss><comments>http://port25.technet.com/archive/2009/06/29/oscon-2009.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As Microsoft continues to support and participate in open source communities, the company is again a proud sponsor of the annual O'Reilly Open Source Convention (&lt;A class="" href="http://en.oreilly.com/oscon2009" target=_blank mce_href="http://en.oreilly.com/oscon2009"&gt;OSCON&lt;/A&gt;), which is being held in San Jose from July 20 to July 24.&lt;/P&gt;
&lt;P mce_keep="true"&gt;In addition to having a booth on the show floor, Tony Hey, the Corporate Vice President for Microsoft External Research, will deliver a keynote address on Thursday July 23, titled "&lt;A class="" href="http://en.oreilly.com/oscon2009/public/schedule/detail/10209" target=_blank mce_href="http://en.oreilly.com/oscon2009/public/schedule/detail/10209"&gt;Open Tools and Services on Microsoft Platforms&lt;/A&gt;," which will examine the far-reaching changes open research &lt;A class="" href="http://research.microsoft.com/en-us/collaboration/tools" target=_blank mce_href="http://research.microsoft.com/en-us/collaboration/tools"&gt;tools and services&lt;/A&gt; will have to support every stage of the research process.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Erik Meijer, one of Microsoft's Principal Architects, will also give a keynote talk on Friday July 24 and titled "&lt;A class="" href="http://en.oreilly.com/oscon2009/public/schedule/detail/9099" target=_blank mce_href="http://en.oreilly.com/oscon2009/public/schedule/detail/9099"&gt;Fundamentalist Functional Programming&lt;/A&gt;." &lt;/P&gt;
&lt;P mce_keep="true"&gt;His talk will argue that fundamentalist functional programming - that is, radically eliminating all side effects from programming languages, including strict evaluation - is what it takes to conquer the concurrency and parallelism dragon. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Following his keynote, Erik is also presenting on using the &lt;A class="" href="http://en.oreilly.com/oscon2009/public/schedule/detail/9093" target=_blank mce_href="http://en.oreilly.com/oscon2009/public/schedule/detail/9093"&gt;LiveLabs&amp;nbsp;Reactive Framework&lt;/A&gt;&amp;nbsp;to democratize the cloud.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Vijay Rajagopalan, a Principal Architect in Microsoft's Interoperability group, is also &lt;A class="" href="http://en.oreilly.com/oscon2009/public/schedule/detail/10225" target=_blank mce_href="http://en.oreilly.com/oscon2009/public/schedule/detail/10225"&gt;giving a talk&lt;/A&gt; on Wednesday July 22 in the Product and Services Track, titled "Interoperability - Build Mission Critical Applications in PHP, Ruby, Java and Eclipse Using Microsoft Software &amp;amp; Services."&lt;/P&gt;
&lt;P&gt;During his presentation, Vijay will talk about how Microsoft has delivered multiple technologies that &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;focus on interoperability&lt;/A&gt; with non-Microsoft and Open Source technologies. He will also show&amp;nbsp;how developers can, today, use Eclipse tools to build Silverlight applications that run on PCs and Macs, as well as how they can develop using combinations of &lt;A class="" href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx"&gt;PHP&lt;/A&gt;, Java and Ruby in addition to the standard Microsoft languages.&lt;/P&gt;
&lt;P mce_keep="true"&gt;In addition to all the talking, we also expect to do a lot of "showing," and a&amp;nbsp;number of product groups will be represented in the Microsoft booth, including folk from the Education, External Research, &lt;A href="http://port25.technet.com/archive/2008/11/04/open-source-highlights-at-microsoft-s-professional-developers-conference.aspx" target=_blank mce_href="http://port25.technet.com/archive/2008/11/04/open-source-highlights-at-microsoft-s-professional-developers-conference.aspx"&gt;Open Source Technology Center&lt;/A&gt;, Interoperability and &lt;A href="http://port25.technet.com/archive/2009/05/18/microsoft-teams-up-with-black-duck-software.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/18/microsoft-teams-up-with-black-duck-software.aspx"&gt;CodePlex&lt;/A&gt; parts of the company, all of whom will be giving technical demos and chatting to attendees..&lt;/P&gt;
&lt;P mce_keep="true"&gt;An analyst/partner roundtable discussion is also on the cards, as is a broader interoperability discussion. You won't want to miss any of it.&lt;B&gt;&lt;U&gt;&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=26461" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Industry+Conferences/default.aspx">Industry Conferences</category><category domain="http://port25.technet.com/archive/tags/OSCON/default.aspx">OSCON</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</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>Migrating PHP Apps to Windows</title><link>http://port25.technet.com/archive/2009/05/29/migrating-php-apps-to-windows.aspx</link><pubDate>Fri, 29 May 2009 15:32:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:25939</guid><dc:creator>Peter Galli</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=25939</wfw:commentRss><comments>http://port25.technet.com/archive/2009/05/29/migrating-php-apps-to-windows.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Microsoft Malaysia is helping sponsor a competition, known as LAMP2WIN, designed to help ensure that PHP applications run well on both Windows and open source platforms. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The competition, themed ‘World of Interoperability,'&amp;nbsp;is being organized by PHP.net.my and involves migrating PHP applications from the Linux-Apache-MySQL-PHP (LAMP) stack to the Windows platform.&lt;/P&gt;
&lt;P mce_keep="true"&gt;All 20 applications selected were developed for LAMP, with either partial or no support for the Windows platform.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://www.lamp2win.com/" target=_blank mce_href="http://www.lamp2win.com/"&gt;LAMP2WIN&lt;/A&gt; contestants will be assigned one of 20 Open Source applications on a round-robin basis across five different categories &amp;nbsp;- blog, forum, eCommerce, wiki and CMS/portal. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Each of the more than 40 contestants will be given a hosted space that supports PHP, IIS and SQL Server, and they will then be able to upload and operationalize their migrated applications to this space at any time during the competition.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;These uploaded and operational entries will be viewed and judged by both the public and the official judges.&amp;nbsp;Contestants are also encouraged to blog about their experience while performing the migration, which will help the judges understand the development processes taken.&lt;/P&gt;
&lt;P mce_keep="true"&gt;PHP.net.my founder Ahmad Amran was recently &lt;A class="" href="http://mis-asia.com/news/articles/competition-to-drive-holistic-software-approach-in-malaysia" target=_blank mce_href="http://mis-asia.com/news/articles/competition-to-drive-holistic-software-approach-in-malaysia"&gt;quoted in MIS Asia&lt;/A&gt; saying that "as PHP specialists, we realise and utilise the powerful capabilities of PHP, but the shortcomings of some open-source applications available only on certain platforms set off a light bulb in our heads. Why limit ourselves to only one platform when the ecosystem is derived of so many other platforms?"&lt;/P&gt;
&lt;P mce_keep="true"&gt;"This is why we are calling all Malaysian PHP developers to showcase their skills through LAMP2WIN to demonstrate the relevance of interoperability. The underlying idea of the competition is not about selecting the best application, but to contribute back to the Malaysian software ecosystem by providing choice to the people," Amran said.&lt;/P&gt;
&lt;P&gt;LAMP2WIN follows a similar competition earlier this year in &lt;A class="" href="http://port25.technet.com/archive/2009/03/10/japanese-lamp-engineers-visit-redmond.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/03/10/japanese-lamp-engineers-visit-redmond.aspx"&gt;Japan&lt;/A&gt;, designed to get competitive LAMP engineers to increase the volume of technical information around &lt;A href="http://port25.technet.com/archive/2007/09/24/php-on-iis.aspx" target=_blank mce_href="http://port25.technet.com/archive/2007/09/24/php-on-iis.aspx"&gt;PHP/IIS&lt;/A&gt; and application compatibility. The competition was titled "&lt;A href="http://tedia.jp/installmaniax/2008/index.html" target=_blank mce_href="http://tedia.jp/installmaniax/2008/index.html"&gt;Install Maniax 2008&lt;/A&gt;".&lt;/P&gt;
&lt;P&gt;A total of 100 engineers were chosen to compete and seeded with Dell server hardware and the Windows Web Server 2008 operating system. They were then required to deploy Windows Server/IIS and make the Web Server accessible from the Internet. They also had to run popular PHP/Perl applications on IIS and publish technical documentation on how to configure those applications to run on IIS.&lt;/P&gt;
&lt;P&gt;A total of 71 applications out of&amp;nbsp;the targeted 75 were ported onto IIS, of which 47 were newly ported to IIS, and related new "how to" documents were published to the Internet. Some 24 applications were also ported onto IIS based on existing "how to" documents. &lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=25939" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/Industry+Conferences/default.aspx">Industry Conferences</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</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>More Open Source Goodness</title><link>http://port25.technet.com/archive/2009/05/20/more-open-source-goodness.aspx</link><pubDate>Wed, 20 May 2009 20:05:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:25882</guid><dc:creator>Peter Galli</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=25882</wfw:commentRss><comments>http://port25.technet.com/archive/2009/05/20/more-open-source-goodness.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;&lt;A class="" href="http://research.microsoft.com/en-us/people/tonyhey/" target=_blank mce_href="http://research.microsoft.com/en-us/people/tonyhey/"&gt;Tony Hey&lt;/A&gt;, the corporate vice president of Microsoft Research's &lt;A class="" href="http://research.microsoft.com/en-us/collaboration/about/default.aspx" target=_blank mce_href="http://research.microsoft.com/en-us/collaboration/about/default.aspx"&gt;External Research&lt;/A&gt; group, used the &lt;A class="" href="https://or09.library.gatech.edu/" target=_blank mce_href="https://or09.library.gatech.edu/"&gt;Open Repositories Conference&lt;/A&gt; to announce today the public availability of &lt;A class="" href="http://research.microsoft.com/en-us/projects/zentity/" target=_blank mce_href="http://research.microsoft.com/en-us/projects/zentity/"&gt;Zentity&lt;/A&gt; and the second version of the &lt;A class="" href="http://research.microsoft.com/en-us/projects/authoring/" target=_blank mce_href="http://research.microsoft.com/en-us/projects/authoring/"&gt;Article Authoring Add-in for Word 2007&lt;/A&gt;, both of which will be released as open source.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://www.earlham.edu/~peters/fos/2009/05/microsoft-releases-v-10-of-its.html" target=_blank mce_href="http://www.earlham.edu/~peters/fos/2009/05/microsoft-releases-v-10-of-its.html"&gt;Zentity&lt;/A&gt;, previously called Research-Output Repository Platform and code-named Famulus, is a &lt;A class="" href="http://savas.me/blog/964" target=_blank mce_href="http://savas.me/blog/964"&gt;platform&lt;/A&gt; that allows institutions to store all of their digital scholarship: papers, lecture, presentations, videos-anything that might be collected by the university as part of the digital output of their researchers and scholars. &lt;/P&gt;
&lt;P&gt;Over the past nine months two betas for this have been released, which refreshed the user interfaces and added new controls, and complement the services provided in the package. &lt;/P&gt;
&lt;P&gt;The second version of the Article Authoring Add-in for Word 2007 includes new functionality, including the ability to upload directly into a repository - Microsoft's or those of others -&amp;nbsp;via the SWORD [Simple Web Operation for Repository Deposit] protocol. &lt;/P&gt;
&lt;P&gt;Support for authoring Object Reuse and Exchange resource maps within the Word environment has also been added, as well as the ability to perform literature searches and to import the bibliographic information in Word with one click, which makes it very simple to quickly add citations into a paper.&lt;/P&gt;
&lt;P mce_keep="true"&gt;A key element of the Microsoft External Research vision is to support the &lt;A href="http://research.microsoft.com/en-us/collaboration/focus/education/scholarlycomm.aspx"&gt;scholarly communications lifecycle&lt;/A&gt; with software and services so that data and information flow in a coordinated and seamless fashion.&lt;/P&gt;
&lt;P&gt;With regard to the plan to open source these tools, &lt;A class="" href="http://research.microsoft.com/en-us/people/ldirks/" target=_blank mce_href="http://research.microsoft.com/en-us/people/ldirks/"&gt;Lee Dirks&lt;/A&gt;, the director of the &lt;A class="" href="http://research.microsoft.com/en-us/collaboration/focus/education/" target=_blank mce_href="http://research.microsoft.com/en-us/collaboration/focus/education/"&gt;Education and Scholarly Communication&lt;/A&gt; team, said that "first and foremost, we're releasing the binaries, but soon thereafter, we'll release both of these as open source. Once they are available, our big push over the next 12 to 18 months will be to build a worldwide community around these assets."&lt;I&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;You can find a lot more information on these announcements &lt;A class="" href="http://research.microsoft.com/en-us/news/features/zentity-052009.aspx" target=_blank mce_href="http://research.microsoft.com/en-us/news/features/zentity-052009.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;These moves also follow the March release by Microsoft and the Creative Commons of an add-in for Microsoft Word 2007 that enables authors to easily insert scientific hyperlinks&amp;nbsp;or ontologies as semantic annotations to their documents and research papers.&lt;/P&gt;
&lt;P&gt;Microsoft is also making the source code available for the Creative Commons &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;Add-in for Word 2007&lt;/A&gt; free of charge to open source communities on &lt;A href="http://www.codeplex.com/" target=_blank&gt;CodePlex&lt;/A&gt; through&amp;nbsp;the OSI-approved &lt;A href="http://www.opensource.org/licenses/ms-pl.html" target=_blank&gt;Microsoft Public License&lt;/A&gt;, which&amp;nbsp;lets developers tailor it for specific industries using domain-specific language. &lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=25882" width="1" height="1"&gt;</description><category domain="http://port25.technet.com/archive/tags/OSS+Research/default.aspx">OSS Research</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</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>Announcing the PHP SDK for Windows Azure</title><link>http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx</link><pubDate>Wed, 13 May 2009 00:29:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:25767</guid><dc:creator>Peter Galli</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://port25.technet.com/rsscomments.aspx?PostID=25767</wfw:commentRss><comments>http://port25.technet.com/archive/2009/05/12/announcing-the-php-sdk-for-windows-azure.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Vijay Rajagopalan, a Principal Architect here at Microsoft, is at TechEd India, where he will demo later this week a new set of interoperability projects related to PHP.&lt;/P&gt;
&lt;P mce_keep="true"&gt;These projects include the &lt;A class="" href="http://phpazure.codeplex.com/" target=_blank mce_href="http://phpazure.codeplex.com/"&gt;PHP SDK for Windows Azure&lt;/A&gt;, an open source effort for which Microsoft has provided funding, with development by &lt;A href="http://www.realdolmen.com/"&gt;RealDolmen&lt;/A&gt;, whose&amp;nbsp;goal is to provide high-level abstractions that enable PHP developers to interoperate readily with Windows Azure. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The PHP SDK for &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;Windows Azure&lt;/A&gt; focuses on REST and provides PHP classes for Windows Azure blobs, tables and queue, helper classes for HTTP transport, AuthN/AuthZ, REST and error management, as well as manageability, instrumentation and logging support.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Rajagopalan will also announce the launch of a series of projects that offer samples and a toolkit that enable PHP developers to include &lt;A class="" href="http://silverlightphp.codeplex.com/" target=_blank mce_href="http://silverlightphp.codeplex.com/"&gt;Silverlight controls&lt;/A&gt;, Microsoft &lt;A class="" href="http://virtualearthphpkit.codeplex.com/" target=_blank mce_href="http://virtualearthphpkit.codeplex.com/ "&gt;Virtual Earth&lt;/A&gt; maps and&lt;A class="" href="http://webslicesandaccelphp.codeplex.com/" target=_blank mce_href="http://webslicesandaccelphp.codeplex.com/"&gt; IE Webslices and Accelerators&lt;/A&gt; in PHP web applications; as well as automatically generated a simple &lt;A class="" href="http://sqlcrudphpwizard.codeplex.com/" target=_blank mce_href="http://sqlcrudphpwizard.codeplex.com/"&gt;"Create, Read, Update, Delete (CRUD)"&lt;/A&gt; &amp;nbsp;PHP application from a table in SQL Server.&lt;/P&gt;
&lt;P mce_keep="true"&gt;These projects, for which Microsoft has provided funding and which&amp;nbsp;are available on &lt;A class="" href="http://www.codeplex.com/" target=_blank mce_href="http://www.codeplex.com"&gt;Codeplex&lt;/A&gt; under a BSD license, are&amp;nbsp;yet another proofpoint of the company's &lt;A class="" href="http://port25.technet.com/archive/2009/05/12/apache-stonehenge-interoperability-at-work.aspx" target=_blank mce_href="http://port25.technet.com/archive/2009/05/12/apache-stonehenge-interoperability-at-work.aspx"&gt;commitment to interoperability&lt;/A&gt;, and developers will be happy to know that the first batch of these have already been developed by Accenture. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Read Rajagopalan's full blog &lt;A class="" href="http://blogs.msdn.com/interoperability/archive/2009/05/13/announcing-php-sdk-for-windows-azure-and-much-more.aspx" target=_blank mce_href="http://blogs.msdn.com/interoperability/archive/2009/05/13/announcing-php-sdk-for-windows-azure-and-much-more.aspx"&gt;here&lt;/A&gt; for all the details.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The &lt;A class="" href="http://www.azure.com/" target=_blank mce_href="http://www.azure.com/"&gt;Azure Services Platform&lt;/A&gt; has been designed to be open, standards-based and interoperable, and its support for XML, REST and SOAP standards means that any of the Azure services can be called from other platforms and programming languages. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Microsoft has provided funding for&amp;nbsp;two other SDKs that support third party programming languages: &lt;A class="" href="http://www.jdotnetservices.com/" target=_blank mce_href="http://www.jdotnetservices.com/"&gt;Java SDK for Microsoft .NET Services&lt;/A&gt; and &lt;A class="" href="http://www.dotnetservicesruby.com/" target=_blank mce_href="http://www.dotnetservicesruby.com/"&gt;Ruby SDK for Microsoft .NET Services&lt;/A&gt; so as to facilitate interoperability between the Azure Services Platform and non-Microsoft languages and technologies.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The inclusion of &lt;A class="" href="http://www.microsoftstartupzone.com/Blogs/anand_iyer/Lists/Posts/Post.aspx?ID=57" target=_blank mce_href="http://www.microsoftstartupzone.com/Blogs/anand_iyer/Lists/Posts/Post.aspx?ID=57"&gt;FastCGI&lt;/A&gt; in Windows Azure's hosting environment was announced at MIX 2009, and the protocol enables developers to run web applications on Windows Azure that were written using third party programming languages, including PHP. This opens up new options for PHP developers to deploy their applications. &lt;/P&gt;
&lt;P mce_keep="true"&gt;A Technology Preview of the PHP SDK for Windows Azure will be released under a BSD license, while a&amp;nbsp;functionally complete version of the SDK, which will support tables and queues, should be available for download by this fall of 2009, but the team is calling on developers to provide feature requests, test the toolkit, and join the &lt;A class="" href="http://phpazure.codeplex.com/Thread/List.aspx" target=_blank mce_href="http://phpazure.codeplex.com/Thread/List.aspx"&gt;user forum&lt;/A&gt;. &lt;/P&gt;
&lt;P mce_keep="true"&gt;So, stay tuned, as there's a whole lot more to come!&lt;/P&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=25767" 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/Codeplex/default.aspx">Codeplex</category><category domain="http://port25.technet.com/archive/tags/Interop/default.aspx">Interop</category><category domain="http://port25.technet.com/archive/tags/Dynamic+Languages/default.aspx">Dynamic Languages</category><category domain="http://port25.technet.com/archive/tags/Java/default.aspx">Java</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/PHP/default.aspx">PHP</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></channel></rss>