<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP.Net Blog &#187; Azure</title>
	<atom:link href="http://allaboutasp.net/category/azure/feed/" rel="self" type="application/rss+xml" />
	<link>http://allaboutasp.net</link>
	<description>Your .Net Zone</description>
	<lastBuildDate>Mon, 14 Jun 2010 00:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Run Java Apps in Windows Azure</title>
		<link>http://allaboutasp.net/2010/06/how-to-run-java-apps-in-windows-azure/</link>
		<comments>http://allaboutasp.net/2010/06/how-to-run-java-apps-in-windows-azure/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 23:58:48 +0000</pubDate>
		<dc:creator>Ajay Pathak</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Java App]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://allaboutasp.net/2010/06/how-to-run-java-apps-in-windows-azure/</guid>
		<description><![CDATA[A video is posted on MSDN showing how developers can use Windows Azure platform to run Java Applications. In the video, Scott Golightly creates a simple Java application that runs under Apache Tomcat, and then shows how that can be packaged up and deployed to the Windows Azure development fabric.

About this Video
Windows Azure in an [...]]]></description>
			<content:encoded><![CDATA[<p>A video is posted on MSDN showing how developers can use Windows Azure platform to run Java Applications. In the <a href="http://msdn.microsoft.com/en-us/azure/ee941631.aspx">video</a>, Scott Golightly creates a simple<a href="http://www.jdotnetservices.com/"> Java application</a> that runs under <a href="http://tomcat.apache.org/">Apache Tomcat</a>, and then shows how that can be packaged up and deployed to the <a href="http://msdn.microsoft.com/en-us/library/dd179455.aspx">Windows Azure development fabric</a>.</p>
<p><script src="http://msdn.microsoft.com/objectforward/default.aspx?type=VideoPlayer&amp;video=http%3A%2F%2Fdownload.microsoft.com%2Fdownload%2F4%2F9%2FD%2F49D7B4DB-82C4-47BD-8F29-2CB1B9F9D99A%2FHDI-MSDN-Azure-winvideo-AzureJava.wmv&amp;thumb=http%3A%2F%2Fi.msdn.microsoft.com%2Fee941631.400x320.jpg&amp;title=How%20Do%20I%3A%20Run%20Java%20Applications%20in%20Windows%20Azure%3F&amp;width=400&amp;height=400" type="text/javascript"></script></p>
<h2>About this Video</h2>
<p>Windows Azure in an open platform. This means you can run applictions written in .NET, PHP, or Java. In this video Scott Golightly will show how to create and run an application written in Java in Windows Azure. We will create a simple Java application that runs under Apache Tomcat and then show how that can be packaged up and deployed to the Windows Azure development fabric. </p>
]]></content:encoded>
			<wfw:commentRss>http://allaboutasp.net/2010/06/how-to-run-java-apps-in-windows-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPAzure: PHP SDK for Azure</title>
		<link>http://allaboutasp.net/2009/05/phpazure-php-sdk-for-azure/</link>
		<comments>http://allaboutasp.net/2009/05/phpazure-php-sdk-for-azure/#comments</comments>
		<pubDate>Tue, 19 May 2009 00:37:44 +0000</pubDate>
		<dc:creator>Ajay Pathak</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Azure]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://allaboutasp.net/2009/05/phpazure-php-sdk-for-azure/</guid>
		<description><![CDATA[At the TechEd India Microsoft has announced PHP SDK for Azure. PHPAzure is an open source software development kit that allows PHP developers to build PHP applications for Azure platform. This SDK also Provides consistent programming model for Windows Azure Storage (Blobs, Tables &#38; Queues).
PHPAzure Features:
PHP classes for Windows Azure Blobs, Tables &#38; Queues (for [...]]]></description>
			<content:encoded><![CDATA[<p>At the TechEd India Microsoft has announced PHP SDK for Azure. PHPAzure is an open source software development kit that allows PHP developers to build PHP applications for Azure platform. This SDK also Provides consistent programming model for Windows Azure Storage (Blobs, Tables &amp; Queues).</p>
<p>PHPAzure Features:</p>
<li>PHP classes for Windows Azure Blobs, Tables &amp; Queues (for CRUD operations) </li>
<li>Helper Classes for HTTP transport, AuthN/AuthZ, REST &amp; Error Management </li>
<li>Manageability, Instrumentation &amp; Logging support.</li>
<p>PHP SDK for Windows Azure is an open source collaboration project driven by <a href="http://www.realdolmen.com">RealDolmen</a> and Microsoft. </p>
<h2>PHPAzure Architecture</h2>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="PHPAzure architecture" border="0" alt="PHPAzure architecture" src="http://allaboutasp.net/wp-content/images/PHPAzurePHPSDKforAzure_540F/PHPAzurearchitecture.jpg" width="480" height="456" /> </p>
<p>&#160;</p>
<p><a href="http://phpazure.codeplex.com" target="_blank">Download PHPAzure SDK</a></p>
]]></content:encoded>
			<wfw:commentRss>http://allaboutasp.net/2009/05/phpazure-php-sdk-for-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
