<?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>Ubelly &#187; azure</title>
	<atom:link href="http://www.ubelly.com/tag/azure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ubelly.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 11:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows Azure for PHP SDK v3 Final Release</title>
		<link>http://www.ubelly.com/2011/06/windows-azure-for-php-sdk-v3-final-release/</link>
		<comments>http://www.ubelly.com/2011/06/windows-azure-for-php-sdk-v3-final-release/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 08:20:00 +0000</pubDate>
		<dc:creator>AndyRobb</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=8972</guid>
		<description><![CDATA[<div><img width="226" height="55" src="http://www.ubelly.com/wp-content/uploads/2011/10/7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58.png" class="attachment-type-photo wp-post-image" alt="7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58" title="7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58" /></div>As much as I love the ‘Beta’ tag (read: Get Out Of Jail Free card), full releases have that extra  <a href="http://www.ubelly.com/2011/06/windows-azure-for-php-sdk-v3-final-release/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<div><img width="226" height="55" src="http://www.ubelly.com/wp-content/uploads/2011/10/7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58.png" class="attachment-type-photo wp-post-image" alt="7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58" title="7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58" /></div><p>As much as I love the ‘Beta’ tag (read: <em>Get Out Of Jail Free </em>card), full releases have that extra sparkle. A few weeks ago I wrote about the <a href="http://www.ubelly.com/2011/05/windows-azure-sdk-for-php-v3-0-beta-released/">Windows Azure for PHP SDK v3 Beta</a>; well we’ve now got the full-fat version available with some new features, bug fixes, and real-world examples of it being used in a particularly cool way. </p>
<h2>what’s new?</h2>
<p>From <a href="http://blogs.msdn.com/b/craig/archive/2011/05/26/new-sdk-and-sample-kit-demonstrates-how-to-leverage-the-scalability-of-winodws-azure-with-php.aspx" target="_blank">Craig Kitterman</a>, Sr Technical Evangelist: “<em>There’s a new “service management” library, which makes it easy to monitor the activity of your running instances (Windows Azure web roles &amp; workers roles virtual machines), and to start/stop automatically instances based on usage. Then it becomes easy for you to decide which parameters (CPU, bandwidth, # of connections, etc.) and threshold to use to scale up and down, and maintain the optimum quality of service for your web applications.”</em></p>
<p>Basically the new Service Management API gives PHP devs a simple way to pilot how and when application should scale. You don’t <em>need </em>the Windows Azure SDK for PHP to actually run PHP on Windows Azure, but it simplifies considerably to work to make web applications take advantage of Windows Azure cloud oriented features. The SDK for PHP provides speed dial to these features, which are available through APIs (using REST protocol for the most part).</p>
<h2>Bug fixes</h2>
<p>See the <a href="http://blog.maartenballiauw.be/post/2011/04/21/Windows-Azure-SDK-for-PHP-v3-0-0-BETA-released.aspx">list</a> from Maarten Balliauw’s preview, but top-level fixes are:</p>
<ul>
<li>Breaking change: Table storage entities now return DateTime objects instead of strings for Edm.DateTime properties </li>
<li>New feature: Service Management API in the form of Microsoft_WindowsAzure_Management_Client </li>
<li>New feature: logging infrastructure on top of table storage </li>
<li>Session provider now works on table storage for small sessions, larger sessions can be persisted to blob storage </li>
<li>Queue storage client: new hasMessages() method </li>
<li>Introduction of an autoloader class, increasing speed for class resolving </li>
<li>Several minor bugfixes and performance tweaks </li>
</ul>
<h2>&#160;</h2>
<h2>right, but who actually uses it?</h2>
<p><a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-15-67-metablogapi/4214.clip_5F00_image001_5F00_6ED37AC7.png"><img style="style" title="Hotel Peeps" hspace="12" alt="Hotel Peeps" align="right" src="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-15-67-metablogapi/7444.clip_5F00_image001_5F00_thumb_5F00_2E312E58.png" width="226" height="55" /></a>Check out <a href="http://www.HotelPeeps.com" target="_blank">www.HotelPeeps.com</a> for an example of this in use (a Facebook app running on Windows Azure, using the SDK for PHP in addition to SQL Azure. A full interview with Alexandru Lapusan from Zitec can be found <a href="http://bit.ly/g1NHgM" target="_blank">here</a>, but a good quote to summarise:</p>
<p><i>“HotelPeeps Trends running on the Windows Azure platform is the epitome of interoperability. Some people think that a PHP application running on Microsoft infrastructure is science fiction, but that’s not the case”</i></p>
<h2><a href="http://phpazure.codeplex.com/" target="_blank">Click here</a> to get your hands dirty with the SDK</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2011/06/windows-azure-for-php-sdk-v3-final-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cloud Hack at the Brewery</title>
		<link>http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/</link>
		<comments>http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 14:53:08 +0000</pubDate>
		<dc:creator>Ubelly</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php on azure]]></category>
		<category><![CDATA[php on iis]]></category>
		<category><![CDATA[the cloud hack]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=8594</guid>
		<description><![CDATA[<div><img width="400" height="240" src="http://www.ubelly.com/wp-content/uploads/2011/06/thecloudhack_featured.jpg" class="attachment-type-photo wp-post-image" alt="thecloudhack_featured" title="thecloudhack_featured" /></div>Yesterday I and my colleague Jim had the good fortune to attend The Cloud Hack at the Brewery in London.  <a href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<div><img width="400" height="240" src="http://www.ubelly.com/wp-content/uploads/2011/06/thecloudhack_featured.jpg" class="attachment-type-photo wp-post-image" alt="thecloudhack_featured" title="thecloudhack_featured" /></div><p><a rel="attachment wp-att-8708" href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/thecloudhack_featured/"><img class="alignleft size-full wp-image-8708" title="thecloudhack_featured" src="http://www.ubelly.com/wp-content/uploads/2011/06/thecloudhack_featured.jpg" alt="" width="400" height="240" /></a>Yesterday I and my colleague Jim had the good fortune to attend <a href="http://www.thecloudhack.com/">The Cloud Hack</a> at the Brewery in London. I found out about the event just two days before, it was my first hacking event and I really enjoyed it.</p>
<p><a rel="attachment wp-att-8596" href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/thecloudhack/"></a></p>
<p><a rel="attachment wp-att-8660" href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/badge/"></a>For those who haven&#8217;t been to such an event before here is a quick overview of the concept. A group of programmers, developers and designers get together at a venue and are given access to various API&#8217;s. Prizes are offered to the best apps produced after a set time limit.</p>
<p><a rel="attachment wp-att-8670" href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/badge-2/"></a>The Cloud Hack&#8217;s API partners were <a href="http://www.nationalrail.co.uk/">National Rail Enquires</a>, <a href="http://www.microsoft.com/maps/developers/web.aspx">Bing Maps</a>, <a href="https://www.paypal.co.uk/uk">PayPal</a> and <a href="http://www.huddle.com/">Huddle</a> (a people management API). The prizes ranged from £500 to £1000 and an Xbox 360 was given to one lucky participant at random.</p>
<p><a rel="attachment wp-att-8709" href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/badge-3/"><img class="alignleft size-medium wp-image-8709" title="badge" src="http://www.ubelly.com/wp-content/uploads/2011/06/badge2-225x300.jpg" alt="" width="225" height="300" /></a>After arriving at The Brewery at about 9:30am the first task of the day was to register, get some coffee and find a spot with excellent wifi. Before the event I was concerned that with the key sponsor of the event being <a href="http://www.microsoft.com/windowsazure/">Windows Azure</a> I might not be able to find fellow PHP developers to work with and chat to. This turned out not to be the case, at registration badges where handed out and participants were asked to attach stickers with their languages and skills on. Jim and I soon found a good spot and some others with similar skills to talk to.</p>
<p>After registration an introduction took place and all the API partners gave a quick introduction to their products. The most interesting introduction came from National Rail Enquires. They made both their journey planning and live departure API&#8217;s available for the day (this API is normally private). After this Bing introduced both their javascript maps control and also their location based web services. PayPal showed off their new payment workflows and Huddle demoed their group and file management API.</p>
<p>After the introduction the assembled developers piled out into the hacking area and worked either in pre arranged groups, impromptu teams or as individuals. There was a great buzz at this point, we had about four and a half hours to produce something with the APIs demonstrated earlier.</p>
<p><a rel="attachment wp-att-8663" href="http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/notes-3/"><img class="alignleft size-medium wp-image-8663" title="notes" src="http://www.ubelly.com/wp-content/uploads/2011/06/notes2-300x248.jpg" alt="" width="300" height="248" /></a>Jim and I had talked through a few concepts on the way to the hack and decided to work on the National Rail API and mash it together with some of the route planning features of the <a href="http://www.microsoft.com/maps/developers/web.aspx">Bing Maps</a> API. Our concept was called &#8216;Can I Catch It?&#8217;. The idea was to tell users if they could feasibly catch the train they wanted based on their current location. The app displayed how fast a user would have to drive in order to get to the train on time, when they should set off, distance to the station and also the train departure time. The app was to be accessed from a mobile device. We also wanted to change the colour of the background from green to red as the time of departure approached. With an idea firmly in hand we spent the next four hours trying to implement it. The NRE API was SOAP, it had been a very long time since I had to use one so this took some time to &#8216;hack&#8217;. On the other hand Jim found that <a href="http://www.microsoft.com/maps/developers/web.aspx">Bing Maps</a> was a &#8216;quick win&#8217; and spent the majority of his time working on javascript and HTML5 necessary to display the page.</p>
<p>About half way through the day a truly sumptuous dinner was served. The cloud hack team really surpassed themselves here. Sushi, bargies, lamb pies, sandwiches, beef stew and king prawns. All the food was served by waiters so it wasn&#8217;t necessary to stop coding. A good call as timings were very tight!</p>
<p>The second part of the cloud hack challenge was to launch the application onto <a href="http://www.microsoft.com/windowsazure/">Azure</a>. For the .net developers in the room this was a piece of cake for the other languages it was a little more difficult. Throughout the day I helped a number of people set up <a href="http://php.iis.net/">PHP on IIS</a> to develop on and later gave some pointers on launching <a href="http://phpazure.codeplex.com/">PHP apps to Azure.</a> There were some comments on how easy it was to get PHP running on IIS but there were also some grumblings about the time in which it took to actually launch an application onto Azure using the <a href="http://azurephptools.codeplex.com/">Windows Azure Command Line Tools for PHP</a>.</p>
<p>By 4:45 the majority of applications were on Azure. Unfortunately we didn&#8217;t make it to this point, we had an issue with the NRE API which took too long to solve. Jim later completed the app – <a href="http://canicatchit.jms.mn/">you can take a look at it here</a> (best on a mobile device). All the participants were asked to go and watch the presentations in the main auditorium. The cloud hack team handed round beers and six short listed teams presented their applications to the rest of the attendees.</p>
<p>The winners of the event were a team called &#8216;The Governor&#8217; and they made an app called &#8216;Train vs Car&#8217;. They aimed to answer the question of whether it would be faster to complete a journey by train or by car. After the event we joined the Huddle team in a pub down the road where we talked about the API&#8217;s, hacks and the event.</p>
<p>I really enjoyed Cloud Hack, I hope they run the event again in the future. The atmosphere of creativity, the people involved, the great venue and food all combined into a really successful event! My only criticism of the event is there wasn&#8217;t enough development time. In the future I&#8217;d like to see a 24 hour &#8216;all nighter&#8217; with team members working in shifts through the night to get bigger projects working. Thanks to the Cloud Hack team, API partners and for the team at ubelly for sending me to my first hacking event!</p>
<p>If you fancy doing some cloud hacking yourself, here&#8217;s where to start:</p>
<p><a class="Big_CTA" href="http://www.microsoft.com/windowsazure/">Azure</a></p>
<p><a class="Big_CTA" href="http://phpazure.codeplex.com/">PHP on Azure</a></p>
<p><a href="http://www.ubelly.com/?attachment_id=8675"><img class="alignleft size-thumbnail wp-image-8227" style="padding-top: 15px;" title="Ben Waine" src="http://www.ubelly.com/wp-content/uploads/2011/06/benwaine_final.jpg" alt="Ben Waine" width="100" height="100" /></a></p>
<div style="border-top: 1px solid black; border-bottom: 1px solid black; padding: 15px 15px 0px 15px; margin-bottom: 15px;">
<p>Ben is a PHP developer about to finish his degree at Leeds Met University. He’s been working with PHP for around 4 years. During the day he’s a software engineer at BSkyB. He works with Zend Framework, Doctrine 2 and really gets a kick out of producing web services. You’ll find him at a PHP conference near you (PHPNK, PHPUK, DPC, PHPBNL) and as well as PHP his specialties are MySQL, XHTML, CSS and jQuery.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2011/06/the-cloud-hack-at-the-brewery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Azure Toolkit for iOS &#8211; cloud hosting for your iOS apps (and Android in the works)</title>
		<link>http://www.ubelly.com/2011/05/windows-azure-toolkit-for-ios-cloud-hosting-for-your-ios-apps-and-android-in-the-works/</link>
		<comments>http://www.ubelly.com/2011/05/windows-azure-toolkit-for-ios-cloud-hosting-for-your-ios-apps-and-android-in-the-works/#comments</comments>
		<pubDate>Tue, 10 May 2011 09:40:00 +0000</pubDate>
		<dc:creator>AndyRobb</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=7885</guid>
		<description><![CDATA[<div><img width="260" height="240" src="http://www.ubelly.com/wp-content/uploads/2011/05/Windows-Azure-for-iOS_thumb1.jpg" class="attachment-type-photo wp-post-image" alt="Windows-Azure-for-iOS_thumb.jpg" title="Windows-Azure-for-iOS_thumb.jpg" /></div>Last week we covered the Windows Azure SDK for PHP announcement, and it’s nice to know the train isn’t stopping  <a href="http://www.ubelly.com/2011/05/windows-azure-toolkit-for-ios-cloud-hosting-for-your-ios-apps-and-android-in-the-works/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<div><img width="260" height="240" src="http://www.ubelly.com/wp-content/uploads/2011/05/Windows-Azure-for-iOS_thumb1.jpg" class="attachment-type-photo wp-post-image" alt="Windows-Azure-for-iOS_thumb.jpg" title="Windows-Azure-for-iOS_thumb.jpg" /></div><p>Last week we covered the <a href="http://www.ubelly.com/2011/05/windows-azure-sdk-for-php-v3-0-beta-released/">Windows Azure SDK for PHP</a> announcement, and it’s nice to know the train isn’t stopping there. Microsoft has announced the release of the Windows Azure toolkit for iOS, containing resources and services designed to make it easier for iOS developers to use Windows Azure.  This release makes it easier to tie mobile devices with the cloud by offering native libraries for non-Microsoft platforms.</p>
<h2>the iOS announcement</h2>
<p><a href="http://www.ubelly.com/wp-content/uploads/2011/05/Windows-Azure-for-iOS1.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border-width: 0px;" title="Windows Azure for iOS" src="http://www.ubelly.com/wp-content/uploads/2011/05/Windows-Azure-for-iOS_thumb1.jpg" border="0" alt="Windows Azure for iOS" width="260" height="240" align="left" /></a>I use a PC at work, a phone on the go, and a slate when I’m lounging around. Those three devices have three different operating systems. The toolkits being announced make it easier for developers to simplify the complexity of supporting multiple devices, with a common back-end that uses cloud services to share common requirements like device notifications, authentication, storage and even higher-level services like leaderboards. At the same time, developers can maximize the performance of each mobile device by writing client code that exploits each platform. As more and more mobile applications rely on back-end services, the cloud can become increasingly useful and strategic for developers.</p>
<p>The Windows Azure Toolkit for iOS works in two ways: you access Windows Azure storage directly, or alternatively, can go through a proxy service. The proxy service code is the same code as used in the Windows Azure Toolkit for Windows Phone 7 and negates the need for the developer to store the Azure storage credentials locally on the device.</p>
<h2>What about android?</h2>
<blockquote><p><a href="http://www.ubelly.com/wp-content/uploads/2011/05/Android1.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Android" src="http://www.ubelly.com/wp-content/uploads/2011/05/Android_thumb1.jpg" border="0" alt="Android" width="329" height="240" /></a></p></blockquote>
<p>Work is already underway; look for more information in the summer… <img class="wlEmoticon wlEmoticon-smile" style="border-style: none;" src="http://www.ubelly.com/wp-content/uploads/2011/05/wlEmoticon-smile.png" alt="Smile" /></p>
<h2>and Windows Phone 7?</h2>
<p><a href="http://www.ubelly.com/wp-content/uploads/2011/05/Azure-for-Windows-Phone1.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Azure for Windows Phone" src="http://www.ubelly.com/wp-content/uploads/2011/05/Azure-for-Windows-Phone_thumb1.jpg" border="0" alt="Azure for Windows Phone" width="132" height="240" /></a></p>
<p>Originally <a href="http://blogs.msdn.com/b/windowsazure/archive/2011/03/23/now-available-windows-azure-toolkit-for-windows-phone-7.aspx">released last month</a>, new features include integration with the Windows Azure Access Control Service (e.g., a wizard, automatic setup, tooling and code), full support for Windows Azure Storage Queues and an updated user interface for the supporting Web application.</p>
<ul>
<li>Integration with the Access Control Service (e.g. a wizard, automatic setup, tooling, and code)</li>
<li>Full support for Windows Azure Storage Queues</li>
<li>Updated UI/UX for the supporting web application</li>
</ul>
<h2>all the goodies</h2>
<h3>Blog posts</h3>
<h4>:</h4>
<ul>
<li><a href="http://www.wadewegner.com/2011/05/windows-azure-toolkit-for-ios/">Getting Started with the Windows Azure Toolkit for iOS</a> : Details how to get started using the Windows Azure Toolkit for iOS</li>
<li><a href="http://www.wadewegner.com/2011/05/updates-coming-soon-to-the-windows-azure-toolkit-for-windows-phone-7">Updates Coming Soon to the Windows Azure Toolkit for Windows Phone 7</a> : What’s coming with the v1.2 release of the Windows Azure Toolkit for Windows Phone 7</li>
<li><a href="http://www.wadewegner.com/2011/05/using-windows-azure-for-windows-phone-7-push-notification-support/">Using Windows Azure for Windows Phone 7 Push Notification Support</a> : Details on how v1.1 of Windows Azure Toolkit for Windows Phone 7 provides out-of-the-box support for Push Notifications</li>
<li><a href="http://blogs.msdn.com/b/vbertocci/archive/2011/05/09/windows-azure-toolkit-for-windows-phone-7-1-2-will-integrate-with-acs.aspx">Windows Azure Toolkit for Windows Phone 7 1.2 will Integrate with ACS</a> : Vittorio has blogged about upcoming details related to the Access Control Service 2.0 integration in v1.2</li>
</ul>
<h3>Screencasts:</h3>
<ul>
<li><a href="http://channel9.msdn.com/posts/Getting-Started-with-the-Windows-Azure-Toolkit-for-iOS">Getting Started with the Windows Azure Toolkit for iOS</a> : Webcast showing where to get the bits and how to get started</li>
<li><a href="http://channel9.msdn.com/posts/Deploying-the-Cloud-Ready-Packages-for-Devices">Deploying the Cloud Ready Packages for Devices</a> : Webcast showing how to deploy the cloud ready package to Windows Azure</li>
</ul>
<h3>Windows Azure Toolkit for iOS:</h3>
<ul>
<li><a href="https://github.com/microsoft-dpe/watoolkitios-lib">https://github.com/microsoft-dpe/watoolkitios-lib</a></li>
<li><a href="https://github.com/microsoft-dpe/watoolkitios-samples">https://github.com/microsoft-dpe/watoolkitios-samples</a></li>
<li><a href="https://github.com/microsoft-dpe/watoolkitios-doc">https://github.com/microsoft-dpe/watoolkitios-doc</a></li>
</ul>
<h3>Windows Azure Toolkit for Windows Phone 7:</h3>
<ul>
<li><a href="http://watoolkitwp7.codeplex.com/">http://watoolkitwp7.codeplex.com/</a></li>
</ul>
<h3>Cloud Ready Package for Devices:</h3>
<ul>
<li><a href="https://github.com/downloads/microsoft-dpe/watoolkitios-lib/cloudready.devices.zip">https://github.com/downloads/microsoft-dpe/watoolkitios-lib/cloudready.devices.zip</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2011/05/windows-azure-toolkit-for-ios-cloud-hosting-for-your-ios-apps-and-android-in-the-works/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sessions we&#8217;d like to see at MIX &#8216;11</title>
		<link>http://www.ubelly.com/2011/04/sessions-wed-like-to-see-at-mix-11/</link>
		<comments>http://www.ubelly.com/2011/04/sessions-wed-like-to-see-at-mix-11/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 13:10:00 +0000</pubDate>
		<dc:creator>AndyRobb</dc:creator>
				<category><![CDATA[Event]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[mix]]></category>
		<category><![CDATA[MIX 2011]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=7246</guid>
		<description><![CDATA[<div><img width="167" height="102" src="http://www.ubelly.com/wp-content/uploads/2011/04/63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" class="attachment-type-photo wp-post-image" alt="63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" title="63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" /></div>Viva the old Vegas. This week sees some of the world’s elite developers and designers descend upon the neon city  <a href="http://www.ubelly.com/2011/04/sessions-wed-like-to-see-at-mix-11/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<div><img width="167" height="102" src="http://www.ubelly.com/wp-content/uploads/2011/04/63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" class="attachment-type-photo wp-post-image" alt="63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" title="63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" /></div><p>Viva the old Vegas. This week sees some of the world’s elite developers and designers descend upon the neon city to get to talk all things web. Ubelly pioneers <a href="http://www.twitter.com/thebeebs" target="_blank">Martin Beeby</a> and <a href="http://www.twitter.com/andspo" target="_blank">Andrew Spooner</a> took one for the team and have graciously flown over to immerse themselves in the latest and greatest (The Beebs even kindly offered to <a title="Hacking with the F12 Developer Tools" href="http://channel9.msdn.com/events/mix/mix11/HTM18" target="_blank">present</a>), and will be posting updates on what’s really got them going over the next few days, so keep hitting up Ubelly for live updates.</p>
<p>The rest of us are manning the decks at Ubelly Towers. However, if we <em>had </em>attended – here’s the sessions we wouldn’t miss:</p>
<h2>Andy</h2>
<p><a href="http://channel9.msdn.com/events/MIX/MIX11/HTM14">HTML5 for Silverlight Developers</a> (Giorgio Sardo)</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 10px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="63305_473566325830_725300830_7150399_2910335_n[1]" border="0" alt="63305_473566325830_725300830_7150399_2910335_n[1]" align="left" src="http://www.ubelly.com/wp-content/uploads/2011/04/63305_473566325830_725300830_7150399_2910335_n1_thumb.jpg" width="167" height="102" />A ton of debate around the next-gen media platform for the web. If you’re already building beautiful Silverlight apps, taking a look at how HTML5 can complement and extend those experiences looks like a good bet – seeing CSS3 and ECMAScript 5 through the eyes of a XAML/C# developer is sure to answer a few open questions.</p>
<p>&#160;</p>
<p><a href="http://channel9.msdn.com/events/MIX/MIX11/EXT10">Building your websites with Kentico CMS on Windows Azure</a> (Thom Robbins)</p>
<p>Big fan of the Kentico guys, they were one the first to embrace the cloud by actively building deployment tools for their CMS on Windows Azure; in this session I’d expect Thom to cover quick deployment that covers a super-scalable solution with minimal fuss.</p>
<p><a href="http://live.visitmix.com/Keynotes">Keynote: The 72 Hour Conversation on the Future of the Web Starts with Dean, Joe, and Scott</a> (Dean Hachamovich, Joe Belfiore, Scott Guthrie)</p>
<p>The big hitters who run Microsoft’s engineering efforts for Internet Explorer, Windows Phone and .NET efforts – a broad perspective on where they see things going for the web as a platform, its accessibility and evolution through mobile devices, and the tools and skills required to create amazing experiences. Definitely not one to be missed – you can watch the keynotes live on 12th &amp; 13th April at 4PM GMT via <a href="http://live.visitmix.com">http://live.visitmix.com</a></p>
<h2>Luke</h2>
<p><a title="A Whole NUI World: Microsoft Surface 2 and Windows Touch" href="http://channel9.msdn.com/events/mix/mix11/DVC07" target="_blank">A Whole NUI World: Microsoft Surface 2 and Windows Touch</a> (Luis Cabrera)</p>
<p><img style="display: inline; float: left; padding-right: 10px;" alt="" align="left" src="http://www.whitezine.com/images/Microsoft-Surface-2-Tab-580x412.jpg" width="190" height="135" />Ever since I first played with the first Surface, way back in 2008, I have been massively excited about the future of Natural User Interfaces. With the new Microsoft Surface and Microsoft Touch devices coming out, it&#8217;d be great to learn some more on how to design and develop for the new hardware. This is exciting, exciting stuff.</p>
<p>&#160;</p>
<p>&#160;</p>
<p><a title="Kinect for Xbox 360: Iterative Field Testing to Optimize the Out of Box Experience" href="http://channel9.msdn.com/events/mix/mix11/EXT15" target="_blank">Kinect for Xbox 360: Iterative Field Testing to Optimize the Out of Box Experience</a> (John Dirks)</p>
<p><img style="display: inline; float: right" alt="" align="right" src="http://www.uncrate.com/men/images/2010/11/kinect-xl.jpg" width="235" height="146" />With the announcement of the Kinect SDK being released a few months ago, we&#8217;re all getting quite excited about the possibilities with the Kinect technology. When the Kinect was released, the Xbox team launched an extensive study in Europe, America and Japan to improve the out-of-the-box and first use experience. John will talk about the study and the results, which I&#8217;m sure will be extremely useful if you are planning on developing for the Kinect.</p>
<p><a title="Designing Great Experiences for SharePoint 2010" href="http://channel9.msdn.com/events/mix/mix11/FRM01" target="_blank">Designing Great Experiences for SharePoint 2010</a> (Paul Stubbs)</p>
<p>Many moons ago I made a living as a SharePoint designer and admin. A constant battle was convincing people that Sharepoint could be used to create gorgeous websites that had an extremely robust back end, which is perfect for high end commercial sites. Paul is not only going to take people through using HTML5 and CSS3 with Sharepoint, and how to make the most of Silverlight and IE9 for the best possible user experience.</p>
<p>Amongst these are a slew of other brilliant talks that I am gutted to be missing including <a href="http://channel9.msdn.com/events/mix/mix11/EXT04" target="_blank">Riding the Geolocation Wave</a>, The <a title="Inspiring UX" href="http://channel9.msdn.com/events/mix/mix11/UXL01" target="_blank">Inspiring UX</a> series, <a title="Digital Typography" href="http://channel9.msdn.com/events/mix/mix11/EXT02" target="_blank">Fonts, Form and Function: A Primer on Digital Typography</a> and <a title="Designing Infographics for Web Applications" href="http://channel9.msdn.com/events/mix/mix11/OPN04" target="_blank">Designing Infographics for Web Applications</a>.</p>
<h2>alex</h2>
<p><a href="http://channel9.msdn.com/events/MIX/MIX11/EXT07" target="_blank">Designer and Developer: A Case for the Hybrid</a> (Jeff Croft)</p>
<p>The Cilla Black in me wants this to turn into a designer and developer blind date, think of all the beautiful application offspring that could come from this unison of specialists. However I can see the case for a hybrid, but when the pace of tech is changing so much, is it too much to be a specialist in both?&#160; Would have preferred to see this as a panel to get a real debate going.</p>
<p><a href="http://channel9.msdn.com/events/MIX/MIX11/RES05" target="_blank">Interactive Panel: Kinect and Natural User Interface</a> (Alex Kipman, Darren Bennett, Curtis Wong, Kristin Tolle)</p>
<p><img style="display: inline; float: left; padding-right: 10px;" alt="" align="left" src="http://i.cdn.play.tm/s/30636/g/f/4.jpg" height="130" />Yeay! Panel –there is some really interesting speakers from game designers/creators and NUI researchers and scientists. Hearing from scientists automatically increases your intelligence – so a must watch. The debate will discuss some of the principles behind the Kinect sensing technology and reflecting on the potential for computers that can &quot;see&quot; in 3-D. What does this mean for how humans and computers will communicate going forward? <a href="http://www.collegehumor.com/video/6452454/kinect-self-awareness-hack">Will Kinect take over the world?</a></p>
<p>Any sessions you want Spooner or The Beebs to attend specifically? Let us know in the Comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2011/04/sessions-wed-like-to-see-at-mix-11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial: Putting Umbraco on Azure</title>
		<link>http://www.ubelly.com/2011/03/tutorial-putting-umbraco-on-azure/</link>
		<comments>http://www.ubelly.com/2011/03/tutorial-putting-umbraco-on-azure/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 20:41:07 +0000</pubDate>
		<dc:creator>thebeebs</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[umbraco]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/2011/03/tutorial-putting-umbraco-on-azure/</guid>
		<description><![CDATA[<div><img width="182" height="186" src="http://www.ubelly.com/wp-content/uploads/2011/01/image33.png" class="attachment-type-photo wp-post-image" alt="image.png" title="image.png" /></div>Knowledge Required: Intermediate .Net Knowledge Project Time: 3 hours Required Tools: A public installation of SQL, Azure account, Windows Azure  <a href="http://www.ubelly.com/2011/03/tutorial-putting-umbraco-on-azure/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<div><img width="182" height="186" src="http://www.ubelly.com/wp-content/uploads/2011/01/image33.png" class="attachment-type-photo wp-post-image" alt="image.png" title="image.png" /></div><div style="padding-bottom: 5px; margin-bottom: 10px; background-color: #f1f1f1; padding-left: 10px; padding-right: 10px; color: #ff3366; border-top: #e8e8e8 5px solid; padding-top: 10px">
<p><strong>Knowledge Required:</strong> Intermediate .Net Knowledge</p>
<p><strong>Project Time:</strong> 3 hours</p>
<p><strong>Required Tools:</strong> A public installation of SQL, Azure account, Windows Azure SDK, Visual Studio 2010</p>
</p></div>
<p>What do the bands Take That and Abba have in common? No it’s not that they both have lead singers that like one too many cream cakes (I’m not mentioning names), they both run their websites using <a href="http://www.umbraco.com">Umbraco</a>. Umbraco is a .net open source content management system that powers over 85,000 websites and has one of the most friendly developer communities in the world. </p>
<p>In this post I’m going to show you in how to put Umbraco on Azure. Putting existing applications on Azure that have not been developed with Azure in mind can be tricky, but it is possible.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="The finished Site" border="0" alt="The finished Site" src="http://www.ubelly.com/wp-content/uploads/2011/03/image33.png" width="605" height="388" /></p>
<p>First you will need a copy of Umbraco, it’s best to configure this locally and then send the finished version up to Azure. The easiest way to get a copy of Umbraco is use WebMatrix. To get this go to <a href="http://www.microsoft.com/web/umbraco">http://www.microsoft.com/web/umbraco</a> and hit the Install Umbraco button and follow the installation instructions.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Web Matrix" border="0" alt="Web Matrix" src="http://www.ubelly.com/wp-content/uploads/2011/03/image34.png" width="605" height="461" /></p>
<p>When WebMatrix is installed you should be able to select “Build site from web Gallery”. Select “Umbraco CMS” and give you site name, I called mine <strong>UmbracoToAzure</strong> then I pressed the next button. </p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Web Matrix Umbraco" border="0" alt="Web Matrix Umbraco" src="http://www.ubelly.com/wp-content/uploads/2011/03/image35.png" width="605" height="459" /></p>
<p>It will ask you to accept the licence and then download all of the required files to run Umbraco Locally. Once you have followed all of the the instructions you will be at the main Umbraco screen. Just press run and you can then go through the site set up. You should note down the application Path which is shown on this screen as you will need it later to configure the Azure application.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Web Matrix Publish" border="0" alt="Web Matrix Publish" src="http://www.ubelly.com/wp-content/uploads/2011/03/image36.png" width="605" height="459" /></p>
<p>Click “Lets Get started” on the welcome screen and on the licence screen click accept. On the database screen enter the details of your SQL database. You can use SQL azure if you like, but this tutorial won’t cover that, details on how you can do it can be <a href="http://our.umbraco.org/wiki/install-and-setup/how-to-install-umbraco-on-windows-server-2008/installing-umbraco-to-sql-azure">found here</a>.</p>
<p>&#160;</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Umbraco Database Config" border="0" alt="Umbraco Database Config" src="http://www.ubelly.com/wp-content/uploads/2011/03/image37.png" width="605" height="519" /></p>
<p>You will need to set up a user to access the site, then choose the type of site you want and the skin for the site. In this tutorial I have chosen, Business with a Umedia skin. Next we can start to configure Azure so that it is ready to host our site. </p>
<p>You should go to <a href="https://windows.azure.com">https://windows.azure.com</a> login and then set up a new Storage Account. To configure a storage account you will need to enter a name and a location. I choose uktechdays and set the location as Western Europe. Once this has been set up, click on the storage account and view the storage access key. Copy this and paste it somewhere for safe keeping as you will need this later on.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Azure Access Keys" border="0" alt="Azure Access Keys" src="http://www.ubelly.com/wp-content/uploads/2011/03/image38.png" width="605" height="320" /></p>
<p>Head over to <a title="http://azureaccelerators.codeplex.com/releases" href="http://azureaccelerators.codeplex.com/releases">http://azureaccelerators.codeplex.com/releases</a> and download the Umbraco Azure Solution Accelerator and open it up in Visual Studio. For future reference you should also download the documentation which can be found at <a title="http://azureaccelerators.codeplex.com/documentation" href="http://azureaccelerators.codeplex.com/documentation">http://azureaccelerators.codeplex.com/documentation</a>.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Azure Accelerator Project" border="0" alt="Azure Accelerator Project" src="http://www.ubelly.com/wp-content/uploads/2011/03/image39.png" width="605" height="444" /></p>
<p>When you open up the accelerator solution scroll down to the <strong>AcceleratorService, </strong>right click <strong>AcceleratorWorkerRole</strong> and Select Properties. Edit the Application Connection String and enter the Azure storage Name and Account Key that you noted down earlier. You should also fill out the other properties like the file path of the Umbraco installation, this is something else you should have noted down earlier. Change the <strong>AcceleratorApplication</strong> property to Umbraco,4.x</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Azure Accelerator Config" border="0" alt="Azure Accelerator Config" src="http://www.ubelly.com/wp-content/uploads/2011/03/image40.png" width="609" height="392" /></p>
<p>Build the application then open up the Windows Azure SDK command Prompt an navigate to the publish folder and run the command AccelCon /u /w /q</p>
<p>For me the commands were:</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:9D7513F9-C04C-4721-824A-2B34F0212519:d5373a31-9a45-4b28-8fbc-aef071fd66e8" class="wlWriterEditableSmartContent">
<pre style=" width: 605px; height: 68px;background-color:White;overflow: auto;">
<div><!--

Code highlighting produced by Actipro CodeHighlighter (freeware)

http://www.CodeHighlighter.com/

--><span style="color: #0000FF;">cd</span><span style="color: #000000;"> C:</span><span style="color: #000000;">\</span><span style="color: #000000;">Users</span><span style="color: #000000;">\</span><span style="color: #000000;">mabeeby</span><span style="color: #000000;">\</span><span style="color: #000000;">Documents</span><span style="color: #000000;">\</span><span style="color: #000000;">Visual Studio </span><span style="color: #000000;">2010</span><span style="color: #000000;">\</span><span style="color: #000000;">Projects</span><span style="color: #000000;">\</span><span style="color: #000000;">umbraco</span><span style="color: #000000;">\</span><span style="color: #000000;">publish
AccelCon </span><span style="color: #000000;">/</span><span style="color: #000000;">u </span><span style="color: #000000;">/</span><span style="color: #000000;">w </span><span style="color: #000000;">/</span><span style="color: #000000;">q
</span></div>
</pre>
<p><!-- Code inserted with Steve Dunn's Windows Live Writer Code Formatter Plugin.  http://dunnhq.com --></div>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Azure CMD publish" border="0" alt="Azure CMD publish" src="http://www.ubelly.com/wp-content/uploads/2011/03/image41.png" width="609" height="309" /></p>
<p>This will place the project files in the cloud storage. We will then publish the application and select Create Service Package Only. It will output two files: <strong>AcceleratorService.cspkg</strong> and a<strong> ServiceConfiguration.cscfg</strong>. Take note of the folder that these are published too as you will need it in the next step.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Azure Publish Application" border="0" alt="Azure Publish Application" src="http://www.ubelly.com/wp-content/uploads/2011/03/image42.png" width="607" height="327" /></p>
<p>Go to <a href="http://windows.azure.com">http://windows.azure.com</a> and create a hosted service. Upload the two files created in the last step as the package location and the Configuration file. Make sure you give your application a unique name and URL and then choose the same region as you selected for your storage account, also choose to deploy straight to production.</p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Deply Azure Application" border="0" alt="Deply Azure Application" src="http://www.ubelly.com/wp-content/uploads/2011/03/image43.png" width="609" height="407" /></p>
<p>After about 10 minutes you should then be able to navigate to your Azure URL and Umbraco should be installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2011/03/tutorial-putting-umbraco-on-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking through Windows at Drupal 7</title>
		<link>http://www.ubelly.com/2011/01/looking-through-windows-at-drupal-7/</link>
		<comments>http://www.ubelly.com/2011/01/looking-through-windows-at-drupal-7/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 11:42:50 +0000</pubDate>
		<dc:creator>AndyRobb</dc:creator>
				<category><![CDATA[Comment]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal 7]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[Windows Live ID]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=5983</guid>
		<description><![CDATA[<div><img width="232" height="48" src="http://www.ubelly.com/wp-content/uploads/2011/10/2727.image_5F00_1974ACD3.png" class="attachment-type-photo wp-post-image" alt="2727.image_5F00_1974ACD3" title="2727.image_5F00_1974ACD3" /></div>We were pretty excited about the Drupal 7 launch event earlier this month; auditorium meeting room booked in our London  <a href="http://www.ubelly.com/2011/01/looking-through-windows-at-drupal-7/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<div><img width="232" height="48" src="http://www.ubelly.com/wp-content/uploads/2011/10/2727.image_5F00_1974ACD3.png" class="attachment-type-photo wp-post-image" alt="2727.image_5F00_1974ACD3" title="2727.image_5F00_1974ACD3" /></div><p>We were pretty excited about the Drupal 7 launch event earlier this month; auditorium meeting room booked in our London office? Check. Cupcakes ready? Check. Thinking caps on for some of the upcoming brilliance that Drupal 7 allows? Check. Now that we’ve finally put the bin bags full of pizza boxes and empty beer bottles away, let’s take a close look at what we find awesome about Drupal including its step into the cloud and some of the new modules that make sites and apps more social.</p>
<h2>Killer database</h2>
<p><img style="padding-bottom: 10px; padding-left: 0px; padding-right: 10px; float: left; padding-top: 0px" alt="Drupal &amp; SQL Server 2008 R2" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/2727.image_5F00_1974ACD3.png" />I sometimes get asked what the hell I, a Microsoft employee, am doing at an open source event. After doing my little product pitch and whipping out my WP7 I get down to the real stuff – I’m really there to a) learn about the product (I use CMSes on a daily basis) and b) help answer questions about how folks can get their stuff to work with Microsoft technology when the time arises. A question that comes up commonly is from agencies or dev shops who get asked by customers and clients how their web site/app can play nicely with their existing Microsoft infrastructure. As announced at last year’s DrupalCon, there is now support for SQL Server 2005 and later. The SQL Server driver for PHP 2.0 lets Drupal 7 use the PDO ‘PHP style’ that incorporates smoothly with the SQL Server database. For Drupal developers, this means taking advantage of <a href="http://blogs.msdn.com/interoperability/archive/2010/04/08/sql-server-reporting-services-sdk-for-php-adding-business-intelligence-and-reporting-features-to-php-applications.aspx" target="_blank">Business Intelligence</a> and reporting as well as SQL Azure features like <a href="http://www.odata.org/producers" target="_blank">exposing OData feeds</a>.</p>
<p><em>B</em><em>ryan House &#8211; Sr. Director, Marketing, from Acquia commented: “The Drupal 7 release with enhancements for the Microsoft platform is a tremendous milestone giving Drupal developers the freedom to use their existing Microsoft resources to build extraordinary web experiences with Drupal. It expands the set of options Drupal developers have to choose from when building the best solutions for their customers and end-users. We’re also pleased to see Microsoft really participating in the community, providing valuable assistance, and taking a long term approach to supporting Drupal.”</em><em> </em></p>
<h2>Install crazy simply with WebMatrix</h2>
<p>If you use a Windows PC the easiest way of running Drupal is through <a href="http://www.ubelly.com/2011/01/how-to-install-drupal-using-webmatrix/" target="_blank">WebMatrix</a>. Honestly – if you know of a quicker or easier way – answers on a postcard please @androidrobb.&#160; Want to run Acquia Drupal 6 or Drupal 7? Well you can – <a href="http://www.microsoft.com/web/drupal" target="_blank">check it out</a>. If you’re planning on attending the February Drupal drop-in <a href="http://twitter.com/robertcastelo" target="_blank">Robert Castelo</a> has kindly allowed me a few minutes to demo this.</p>
<p>(To continue my PR quotations in italics):</p>
<p><em>In response to the WebMatrix announcement, Damien TOURNOUD, CTO of Commerce Guys, said that ”Microsoft has become a citizen of the Drupal world, and the integration of Drupal 7 in WebMatrix is great news for the Drupal community.” Damien is a key contributor to Drupal 7 and the main developer of Drupal 7/SQL Server integration.</em></p>
<h2>Get it in the cloud</h2>
<p>Windows Azure is an easy way of building and deploying apps without having to manage the infrastructure or operations that just make it work. Handle your growth, determine whether you need on/off workloads or just having sudden spikes in traffic to absorb with Windows Azure.</p>
<p><img title="clip_image002[4]" border="0" alt="clip_image002[4]" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/1588.clip_5F00_image0024_5F00_6EA70074.jpg" width="628" height="311" /></p>
<p><a href="http://azurephp.interoperabilitybridges.com/articles/deploying-drupal-7-to-the-cloud-using-the-windows-azure-companion"><strong>Check out the Drupal &amp; Windows Azure Companion tutorial</strong></a></p>
<h2>New modules that build on top of Drupal with some cool Microsoft technologies</h2>
<h4><span style="font-weight: bold"></span></h4>
<h4><span style="font-weight: bold">Bing Maps </span><span style="font-weight: normal">– Embed maps into Drupal content easily</span></h4>
<h3><span style="font-size: medium"><span style="font-weight: normal"></span></span><img title="clip_image004" border="0" alt="clip_image004" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/8510.clip_5F00_image004_5F00_61CCAA56.jpg" width="628" height="143" /></h3>
<p><img title="clip_image006" border="0" alt="clip_image006" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/4214.clip_5F00_image006_5F00_538E3166.jpg" width="628" height="624" /></p>
<p><strong>Watch the demo</strong>: <a href="http://channel9.msdn.com/Blogs/Interoperability/Bing-Maps-Module-for-Drupal">http://channel9.msdn.com/Blogs/Interoperability/Bing-Maps-Module-for-Drupal</a></p>
<p><strong>Get the module / source code</strong>: <a href="https://github.com/mindtree/BingMapsDrupal">https://github.com/mindtree/BingMapsDrupal</a></p>
<h4><span style="font-weight: bold">Silverlight Pivot Viewer </span><span style="font-weight: normal">- </span><span style="font-weight: normal">Embed Silverlight Pivot into Drupal content using preconfigured data sources</span></h4>
<h4><span style="font-weight: normal"></span></h4>
<h3><img title="image" border="0" alt="image" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/8666.image_5F00_17FBAE64.png" width="628" height="448" /></h3>
<p><strong></strong></p>
<p><strong>Get the module / source code</strong>: <a href="https://github.com/mindtree/PivotViewerDrupal">https://github.com/mindtree/PivotViewerDrupal</a></p>
<h4><span style="font-weight: bold">Windows Live ID </span><span style="font-weight: normal">– Associate your Windows Live ID (Hotmail address or Messenger sign-in) with your Drupal account for easier sign-in</span></h4>
<h3><span style="font-weight: normal"></span><img title="clip_image008" border="0" alt="clip_image008" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/1588.clip_5F00_image008_5F00_72D0D839.jpg" width="628" height="122" /></h3>
<p><img title="clip_image010" border="0" alt="clip_image010" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/4705.clip_5F00_image010_5F00_127FB202.jpg" width="208" height="414" /></p>
<p><strong>Watch the demo</strong>: <a href="http://channel9.msdn.com/Blogs/Interoperability/Windows-Live-ID-Module-for-Drupal">http://channel9.msdn.com/Blogs/Interoperability/Windows-Live-ID-Module-for-Drupal</a></p>
<p><strong>Get the module / source code</strong>: <a href="https://github.com/schakra/WindowsLiveID-Drupal-Module">https://github.com/schakra/WindowsLiveID-Drupal-Module</a></p>
<h4><span style="font-weight: bold">OData Module </span><span style="font-weight: normal">– Allow data sources based on OData to be included in Drupal content</span></h4>
<p><img title="clip_image014" border="0" alt="clip_image014" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/1072.clip_5F00_image014_5F00_51DD6592.jpg" width="628" height="90" /><strong> </strong></p>
<p><img title="clip_image016" border="0" alt="clip_image016" src="http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-15-67-metablogapi/4212.clip_5F00_image016_5F00_067DC1CE.jpg" width="628" height="255" /><strong> </strong></p>
<p><strong></strong></p>
<p><strong>Watch the demo</strong>: <a href="http://channel9.msdn.com/Blogs/Interoperability/oData-Module-for-Drupal">http://channel9.msdn.com/Blogs/Interoperability/oData-Module-for-Drupal</a></p>
<p><strong>Get the module / source code</strong>: <a href="https://github.com/mindtree/ODataDrupal">https://github.com/mindtree/ODataDrupal</a></p>
<p>(Thanks to <a href="http://blogs.msdn.com/b/interoperability/archive/2011/01/24/using-drupal-on-windows-azure-hands-on-with-4-new-drupal-modules.aspx" target="_blank">Craig Kitterman</a> for the images above).</p>
<h2>So what does this all really let you do?</h2>
<p>I’d bucket the benefits into three main areas: First off, you can get Drupal up and running easily on your PC using WebMatrix (especially great for beginners) on Windows, in addition to providing Drupal solutions to customers or clients who already run Microsoft technologies. Second, take advantage of some products or features such as Bing, Windows Live, Silverlight and more that people are using across the web and embedding it into your site. Finally, take advantage of the cloud movement by managing scalability and reliability with Windows Azure.</p>
<p>If you’re at the <a href="http://www.drupal.org.uk/event/drupal-drop-london-february-2011/8-february-2011" target="_blank">Drupal event</a> stop by and and say hey – would love to chat about this, and other Drupal goodness!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2011/01/looking-through-windows-at-drupal-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to take on the cloud – from Umbraco and Windows Azure</title>
		<link>http://www.ubelly.com/2010/11/how-to-take-on-the-cloud-from-umbraco-and-windows-azure/</link>
		<comments>http://www.ubelly.com/2010/11/how-to-take-on-the-cloud-from-umbraco-and-windows-azure/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 14:48:00 +0000</pubDate>
		<dc:creator>AndyRobb</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[umbraco]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[web platform]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=3969</guid>
		<description><![CDATA[The cloud can seem like a pretty intangible thing. From a consumer standpoint the ability to have your ‘stuff’ at  <a href="http://www.ubelly.com/2010/11/how-to-take-on-the-cloud-from-umbraco-and-windows-azure/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<p>The cloud can seem like a pretty intangible thing. From a consumer standpoint the ability to have your ‘stuff’ at your fingertips no matter where you are, or on what device is quite an inviting prospect. But when we translate that to customers and businesses it appears a very different beast. So when Umbraco (a .NET CMS) announced at PDC 2010 that it had a way of allowing small web devs a simple and quick way of deploying sites, and large enterprises more flexibility I wanted to find out more – in plain English.</p>
<h2><strong>What actually happened?</strong></h2>
<p>Umbraco took a two-phased approach. First, to accommodate existing customers, Umbraco created its Windows Azure Accelerator for the Umbraco CMS. The accelerator—which integrates the Windows Azure web role, Blob Storage, and authentication—makes it possible for users to run the Umbraco CMS software in a hosted web role on the Windows Azure platform without any modifications. The second phase is the introduction of Umbraco CMS 5.0, a cloud-based version that will operate natively on Windows Azure and is scheduled for release in 2011.</p>
<p>This first release of the accelerator is targeted at web developers, but there is no complex code to understand and only configuration is required in order to use the accelerator to run Umbraco on Windows Azure.  There is a detailed usage guide available along with the accelerator which can be<a href="http://bit.ly/eegGgM"> found on CodePlex</a>.</p>
<h2><strong>Why did they do it?</strong></h2>
<p>“We wanted to find a way of reducing the technical requirements for great web design so that Umbraco can be used by a much wider audience, including hobbyists and other users who are not professional web developers,” says Paul Sterling, Partner with Umbraco. “The work required to get Umbraco implementations hosted and configured can be technically complex, particularly for potential users who do not have the time or expertise needed to deal with the IT infrastructure.”</p>
<p>Effectively they removed the administrative overhead and managed to get on improving the actual app itself.</p>
<h2><strong>What are the benefits?</strong></h2>
<p>First off this opens the door to huge markets as it removes the requirement for users to configure and deploy their own web server infrastructure. Second, enterprise customers can add features and benefits without needing to constantly assess its server strategy; as their application scales so does the unit that processes and supports it. Finally it reduces the need for constant licensing and other underlying IT infrastructure efforts.</p>
<p>Check out <a href="http://bit.ly/hqJue8 " target="_blank">this site</a> for more information from Umbraco themselves on the integration, or <a href="http://bit.ly/i5deao" target="_blank">here</a> to view more information on deploying Umbraco on Windows. Paul Sterling did a great video interview which you can also watch<a href="http://bit.ly/fkyIHO"> here</a></p>
<h2><a href="http://bit.ly/fTjhOe" target="_blank">Windows Azure Platform introductory special &#8211; try out Windows Azure for no charge</a></h2>
<p>Like what you see about Umbraco and the cloud? Then take advantage yourself! When you subscribe you&#8217;ll receive a base level of Windows Azure compute hours, storage, data transfers, and a three-month trial for Microsoft SQL Azure database software. You will also get access to the Windows Azure Platform AppFabric, providing service bus and access control services. <a href="http://bit.ly/fTjhOe" target="_blank">Click here</a> to get it now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2010/11/how-to-take-on-the-cloud-from-umbraco-and-windows-azure/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Everything you should know about the Windows Azure Platform</title>
		<link>http://www.ubelly.com/2010/09/everything-you-should-know-about-the-windows-azure-platform/</link>
		<comments>http://www.ubelly.com/2010/09/everything-you-should-know-about-the-windows-azure-platform/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 12:30:48 +0000</pubDate>
		<dc:creator>Spooner</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[free event]]></category>
		<category><![CDATA[SQL Azure]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=2358</guid>
		<description><![CDATA[Cloud computing is all around us, in fact, most of what we do day in and day out is only  <a href="http://www.ubelly.com/2010/09/everything-you-should-know-about-the-windows-azure-platform/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<p>Cloud computing is all around us, in fact, most of what we do day in and day out is only possible because of cloud computing. This is something that you need to know about. In these heady days of social media where a single tweet can send your traffic spiking through the stratosphere, I don’t understand why anyone would deploy a business critical application outside of a cloud environment. Cloud computing provides your applications with stability, elasticity and security. </p>
<p>On October 8 2010 there&#8217;s a free days worth of content on Windows Azure beautifully titled <a href="http://bit.ly/bj1pKd">Microsoft Online Cloud Conference: the TechDays team goes online</a>.</p>
<p>The day runs in 3 different tracks, each geared at people with different levels of understanding. Track 1 provides and entry level overview of Azure. Track 2 and 3 dive a bit deeper. So, no matter your level, if you want to know more about cloud computing on the Azure Platform, there will be something for you here.</p>
<p><a href="http://bit.ly/bj1pKd">Go check out the schedule > > ></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2010/09/everything-you-should-know-about-the-windows-azure-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Music Lyrics on Bing, Google Voice launches in the US and Grab Yourself a Free Book on Azure</title>
		<link>http://www.ubelly.com/2010/06/find-music-lyrics-on-bing-google-voice-launches-in-the-us-and-grab-yourself-a-free-book-on-azure/</link>
		<comments>http://www.ubelly.com/2010/06/find-music-lyrics-on-bing-google-voice-launches-in-the-us-and-grab-yourself-a-free-book-on-azure/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 13:30:11 +0000</pubDate>
		<dc:creator>Sara Allison</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Google Voice]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=1816</guid>
		<description><![CDATA[Got more than one phone and want just one number? Google Voice now available to the public but it’s US  <a href="http://www.ubelly.com/2010/06/find-music-lyrics-on-bing-google-voice-launches-in-the-us-and-grab-yourself-a-free-book-on-azure/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<p>Got more than one phone and want just one number? <a href="http://www.msnbc.msn.com/id/37862209/ns/technology_and_science-tech_and_gadgets/">Google Voice now available to the public</a> but it’s US only at the moment…</p>
<p><a href="http://www.mozilla.com/en-US/firefox/3.6.4/releasenotes/">Firefox 3.6 Release Notes</a> – the new release includes a number of fixes including security and stability issues</p>
<p><a href="http://www.eweek.com/c/a/Mobile-and-Wireless/Java-Verified-Launches-Simple-J2ME-App-Testing-694264/">Java Verified Launches Simple J2ME App Testing</a> - new Simple App testing criteria reduces the amount of time and money it takes to test many Java ME applications</p>
<p><a href="http://ajaxian.com/archives/share-the-work-opera-comes-with-sharedworker-support">Share the work! Opera comes with SharedWorker support</a> &#8211; Dion Almaer of <a href="http://ajaxian.com">Ajaxian</a> explains all</p>
<p>Want to know more about Azure? Here’s a <a href="http://geekswithblogs.net/iupdateable/archive/2010/06/23/free-96-page-book---windows-azure-platform-articles-from.aspx">FREE 96 page book &#8211; Windows Azure Platform: Articles from the Trenches Volume One</a> covering everything from getting started to implementing best practices for elastic applications</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2010/06/find-music-lyrics-on-bing-google-voice-launches-in-the-us-and-grab-yourself-a-free-book-on-azure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP is 15, Codegarden10 preview and Random Hacks of Kindness host Hackathon</title>
		<link>http://www.ubelly.com/2010/06/php-is-15-codegarden10-preview-and-random-hacks-of-kindness-host-hackathon/</link>
		<comments>http://www.ubelly.com/2010/06/php-is-15-codegarden10-preview-and-random-hacks-of-kindness-host-hackathon/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 11:15:31 +0000</pubDate>
		<dc:creator>Sara Allison</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[.NET framework 4]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[CodeGarden10]]></category>
		<category><![CDATA[Hackathon]]></category>
		<category><![CDATA[intellitrace]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[umbraco]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.ubelly.com/?p=1683</guid>
		<description><![CDATA[PHP is 15! – Craig Buckler from SitePoint gives a potted history of PHP to celebrate Umbraco’s Paul Sterling gives  <a href="http://www.ubelly.com/2010/06/php-is-15-codegarden10-preview-and-random-hacks-of-kindness-host-hackathon/" class="more-link"><span class="more-icon"></span><span class="screen-reader-text">Continue Reading</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sitepoint.com/blogs/2010/06/09/php-15-birthday/">PHP is 15!</a> – Craig Buckler from SitePoint gives a potted history of PHP to celebrate</p>
<p>Umbraco’s Paul Sterling gives a taster of what’s happening at this year’s <a href="http://codegarden10.com/">CodeGarden10</a> in Copenhagen <a href="http://bit.ly/umbracorunsonazure">Conference Highlight: Umbraco Runs on Windows Azure</a></p>
<p><a href="http://bit.ly/azuredotnet4">Windows Azure now supports .NET Framework 4</a> &#8211; the updated Azure SDK also supports Visual Studio 2010, and IntelliTrace, a debugging tool</p>
<p>It’s the second annual Hackathon is this weekend in Washington DC, hosted by the Random Hacks of Kindness (RHoK) initiative &#8211; <a href="http://www.informationweek.com/news/government/enterprise-apps/showArticle.jhtml?articleID=225402115&amp;subSection=News">NASA, Microsoft, Google Hosting Hackathon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubelly.com/2010/06/php-is-15-codegarden10-preview-and-random-hacks-of-kindness-host-hackathon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User is logged in)
Database Caching using disk: basic
Object Caching 1267/1443 objects using disk: basic

Served from: www.ubelly.com @ 2012-02-09 09:28:30 -->
