<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Colinizer: taking up residence in your tech brain</title>
	<atom:link href="http://colinizer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinizer.com</link>
	<description>Taking up residence in your tech brain sharing knowledge, insight and opinion on Microsoft technology (esp. BI/Azure/Silverlight) and the world at large</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:19:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='colinizer.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Colinizer: taking up residence in your tech brain</title>
		<link>http://colinizer.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://colinizer.com/osd.xml" title="Colinizer: taking up residence in your tech brain" />
	<atom:link rel='hub' href='http://colinizer.com/?pushpress=hub'/>
		<item>
		<title>Test-drive HTML5 Development for Windows Phone &amp; Desktop</title>
		<link>http://colinizer.com/2011/08/10/test-drive-html5-development-for-windows-phone-desktop/</link>
		<comments>http://colinizer.com/2011/08/10/test-drive-html5-development-for-windows-phone-desktop/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 23:42:00 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Desktop Application]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[IE 9]]></category>
		<category><![CDATA[Mobile Application]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[Windows Phone 7.5]]></category>
		<category><![CDATA[Windows Phone Mango]]></category>
		<category><![CDATA[Windows Phone OS 7.1]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/08/10/test-drive-html5-development-for-windows-phone-desktop/</guid>
		<description><![CDATA[It seems to be increasing said these days, that software solutions are moving away from the desktop and to the cloud and mobile space.&#160; There’s more to be said about this which I’ll blog about soon, but let’s just agree that this leads to at one possible conclusion – we need to be able to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=927&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It seems to be increasing said these days, that software solutions are moving away from the desktop and to the cloud and mobile space.&#160; There’s more to be said about this which I’ll blog about soon, but let’s just agree that this leads to at one possible conclusion – we need to be able to develop sufficiently rich client-based solutions that run on both desktops and a wide variety of mobile devices that all connect to the cloud.&#160; If we add the requirement that we want to reach as many users and devices as possible on the client-side, with a single ‘base’ of code (and we aren’t too fussy about immersive UI, richness of experience, deep access to local resources and to varying extents, and very high development productivity/maintainability), then we are often lead to the door of HTML.&#160; With ‘HTML5’, we can even be fussy about a few things too.</p>
<p>Microsoft is making its platforms capable of running those HTML5 solutions.&#160; Currently this means IE9 on the Windows desktop and now also IE9 on Windows Phone 7.5 (now RTM’d and due on phones this fall).&#160; We’ll likely see more native platform support for HTML5 solutions in Windows 8 with IE10.&#160; Given the right use of HTML of course, a solution for Windows desktop and phone, should also work on a large range of HTML5-compatible desktop browsers and mobile devices.</p>
<p>Here’s the same hardware-accelerated HTML5 content running on IE9 and Windows Phone Mango.</p>
<p><img style="display:block;float:none;margin-left:auto;margin-right:auto;" title="sidebyside" alt="sidebyside" src="http://colinizer.files.wordpress.com/2011/08/sidebyside.jpg?w=633&#038;h=480" width="633" height="480" /></p>
<p><strong>Getting started with HTML5 development on Windows</strong></p>
<p>So what do you need?&#160; On the desktop you can get IE9 and start ‘coding’ in something as simple as Notepad(!).&#160; Use the free included F12 developer tools to explore and even debug your solution.&#160; For something a little more productive, you can go for the free <a href="http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express">Visual Studio Web Developer 2010 Express SP1</a> largely for the HTML editor support and test web-server, plus you’ll want the community-based <a href="http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83">Web Standards Update for Microsoft Visual Studio SP1</a> for IntelliSense support.&#160; For testing on Windows Phone, go to <a href="http://create.msdn.com">http://create.msdn.com</a> to get the latest Windows Phone Tools/SDK (currently Windows Phone SDK 7.1 Beta 2) to be able to run the emulator on your machine which includes the mobile browser.&#160; If you are not connecting to any web-based data services, or you are connecting to existing services, you may not need any other tools, but you’ll probably want the <a href="http://jquery.com/">jQuery</a> library to be more productive with your JavaScript.&#160; Want some great slides on jQuery (from a Microsoft guy)?&#160; Download Joe Marini’s Mix 2011 <a href="http://www.joemarini.com/downloads/Presentations/jQueryBootCampMIX11.zip">jQuery bootcamp slide deck</a>.</p>
<p><strong>Doing rich HTML5 stuff</strong></p>
<p>The easiest way to learn about new HTML5 is to see some in action and check behind the scenes.&#160; To demonstrate the great HTML5 and hardware-accelerated capabilities of IE9 on the Windows desktop and Windows Phone, Microsoft created two ‘testdrive’ sites.&#160; They include some great and diverse examples as well as links to useful resources.</p>
<p align="center"><a href="http://ie.microsoft.com/testdrive">http://ie.microsoft.com/testdrive</a> for IE9 on the desktop</p>
<p><a href="http://ie.microsoft.com/testdrive"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;padding-top:0;" title="ie9td" border="0" alt="ie9td" src="http://colinizer.files.wordpress.com/2011/08/ie9td.jpg?w=640&#038;h=452" width="640" height="452" /></a></p>
<p>&#160;</p>
<p align="center"><a href="http://ie.microsoft.com/testdrive/mobile">http://ie.microsoft.com/testdrive/mobile</a> (which works on the phone and the desktop)</p>
<p><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;padding-top:0;" title="ie9wptd" border="0" alt="ie9wptd" src="http://colinizer.files.wordpress.com/2011/08/ie9wptd.jpg?w=267&#038;h=480" width="267" height="480" /></p>
<p><strong>Detecting desktop vs. mobile browsers</strong></p>
<p>One of the key issues to tackle when creating an HTML5 application that will work on the desktop and on mobile, is getting the right layout experience for the screen size, ideally using the same markup.&#160; CSS3 Media Queries are a great solution here.&#160; The test site includes an example of this (see entry in screenshot above).&#160; In addition I’d suggest watching <a href="http://channel9.msdn.com/Events/MIX/MIX11/HTM09">this video from Mix 2011</a> as well as <a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/06/27/building-mobile-ready-content-and-layout.aspx">this blog entry</a> from the Windows Phone team (by the same Joe Marini that did the jQuery bootcamp at Mix).</p>
<p><strong>Dealing with down-level browsers/capabilities</strong></p>
<p>Of course a good solution should deal gracefully with down-level browsers and missing HTML5 capabilities, especially given that the specification is still in flux.&#160; On many existing websites, this is still handled on the server side by looking at the User Agent string provided by the browser application, and delivering browser-specific content.&#160; In the new client-side world, it’s often better to detect the browser capabilities in the client code and enact progressive enhancements to the user experience based on what specific features the browser has.&#160; If the browser cannot do some of the new HTML5 goodness, you may want to consider a ‘Polyfill’.&#160; To help detect browser capabilities, there’s a library called <a href="http://www.modernizr.com/docs/#installing">Modernizr</a>, and a number of <a href="http://www.modernizr.com/docs/#polyfills">Polyfills available</a> to handle missing capabilities that Modernizr can detect.</p>
<p>I hope this has given you an idea of how you can start to test drive HTML5 experiences and development on the Windows desktop, upcoming Windows Phone 7.5/Mango phones and beyond on to other ‘HTML5-ready’ browses and devices.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/927/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/927/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/927/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/927/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/927/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/927/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/927/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/927/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=927&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/08/10/test-drive-html5-development-for-windows-phone-desktop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/08/sidebyside.jpg" medium="image">
			<media:title type="html">sidebyside</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/08/ie9td.jpg" medium="image">
			<media:title type="html">ie9td</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/08/ie9wptd.jpg" medium="image">
			<media:title type="html">ie9wptd</media:title>
		</media:content>
	</item>
		<item>
		<title>Will you Get Fat and Poorer with New Electricity Time-of-use Rates?</title>
		<link>http://colinizer.com/2011/07/22/will-you-get-fat-and-poorer-with-new-electricity-time-of-use-rates/</link>
		<comments>http://colinizer.com/2011/07/22/will-you-get-fat-and-poorer-with-new-electricity-time-of-use-rates/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 20:41:43 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Culture]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/07/22/will-you-get-fat-and-poorer-with-new-electricity-time-of-use-rates/</guid>
		<description><![CDATA[I recently received the news that my electricity provider will be imposing time-of-use rates on my areas in 4 months. This first came up 3 years ago and I blogged about it asking Will That New Electricity Meter Make you Poor and Fat?&#160; It&#8217;s going to effect more and more people over time.&#160; Let&#8217;s explore [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=923&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently received the news that my electricity provider will be imposing time-of-use rates on my areas in 4 months.</p>
<p>This first came up 3 years ago and I blogged about it asking <a href="http://colinizer.com/2008/03/13/will-that-new-electricity-meter-make-you-poor-and-fat/">Will That New Electricity Meter Make you Poor and Fat?</a>&#160; It&#8217;s going to effect more and more people over time.&#160; Let&#8217;s explore if I and perhaps you too, will end up paying more, or doing things to avoid paying more (like eating later at time) or working at home in more humid conditions during the summer…</p>
<p>That electricity meter was installed, has been feeding data to the electricity company – more on that in a moment – and they are ready to start complicating my bill.</p>
<p>Below is a chart showing the current rates (same all-day all-year, increasing after a level of consumption) vs. the new rates (changing over the day and the year).&#160; It also shows how the rates and time-slicing has changed from the original proposals in 2008 to the rate that will go into effect in 2011.</p>
<table border="0" cellspacing="0" cellpadding="2" width="951">
<tbody>
<tr>
<td valign="top" width="59">&nbsp;</td>
<td valign="top" width="61">2008</td>
<td valign="top" width="393">&nbsp;</td>
<td valign="top" width="74">2011</td>
<td valign="top" width="362">&nbsp;</td>
</tr>
<tr>
<td valign="top" width="59">Rate Type</td>
<td valign="top" width="61">Rate (cents) per kWh</td>
<td valign="top" width="393">When applies</td>
<td valign="top" width="74">Rate (cents) per kWh</td>
<td valign="top" width="362">When applies</td>
</tr>
<tr>
<td valign="top" width="59">Current</td>
<td valign="top" width="61">5</td>
<td valign="top" width="393">First 2000kWh</td>
<td valign="top" width="74"><font color="#ff0000"><strong>6.8</strong></font></td>
<td valign="top" width="362">First <font color="#ff0000">600kWh</font></td>
</tr>
<tr>
<td valign="top" width="59">Current</td>
<td valign="top" width="61">5.9</td>
<td valign="top" width="393">After 2000kWh</td>
<td valign="top" width="74"><font color="#ff0000"><strong>7.9</strong></font></td>
<td valign="top" width="362">After <font color="#ff0000">600kWh</font></td>
</tr>
<tr>
<td valign="top" width="59">Off-Peak</td>
<td valign="top" width="61">3</td>
<td valign="top" width="393">Mon-Fri 22:00 to 07:00 all-year         <br />All weekends/holidays</td>
<td valign="top" width="74"><font color="#ff0000"><strong>5.9</strong></font></td>
<td valign="top" width="362">Mon-Fri <font color="#008000">19:00</font> to 07:00 summer/winter           <br />All Weekends/Holidays</td>
</tr>
<tr>
<td valign="top" width="59">Mid-Peak</td>
<td valign="top" width="61">7</td>
<td valign="top" width="393">Mon-Fri 07:00 to 11:00 and 17:00 to 22:00 in the summer         <br />Mon-Fri 11:00 to 17:00 and 20:00 to 22:00 in the winter</td>
<td valign="top" width="74"><font color="#ff0000"><strong>8.9</strong></font></td>
<td valign="top" width="362">Mon-Fri 07:00 to 11:00 and 17:00 to <font color="#008000">19:00</font> in the summer          <br />Mon-Fri 11:00 to 17:00 in the winter</td>
</tr>
<tr>
<td valign="top" width="59">On-Peak</td>
<td valign="top" width="61">8.7</td>
<td valign="top" width="393">Mon-Fri 11:00 to 17:00 in the summer         <br />Mon-Fri 07:00 to 11:00 and 17:00 to 22:00 in the winter          </td>
<td valign="top" width="74"><font color="#ff0000"><strong>10.7</strong></font></td>
<td valign="top" width="362">Mon-Fri 11:00 to 17:00 in the summer         <br />Mon-Fri 07:00 to 11:00 and 17:00 to <font color="#008000">19:00</font> in the winter</td>
</tr>
</tbody>
</table>
<p>For the visually inclined – here&#8217;s how the new 2011 rates work in a pie-chart as published by the electricity company.</p>
<p><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;border-top:0;border-right:0;padding-top:0;margin:0 auto;" title="image" border="0" alt="image" src="http://colinizer.files.wordpress.com/2011/07/image.png?w=600&#038;h=214" width="600" height="214" /></p>
<p><strong>I few things to note:</strong></p>
<ul>
<li>Rates have obviously gone up a bit in 3 years – 36% on regular rates – as horrible as that is, let&#8217;s ignore that.</li>
<li>The break point for higher rates has come down from 2000kWh to 600kWh – so paying the higher rate more quickly – let&#8217;s ignore that too.</li>
<li>The average rate for a summer day on the new rates is 7.85c/kWh <u>assuming constant rate of usage through the day</u>.&#160; This is higher than the current starting 6.8 rate and as high as the 7.9c/kWh rate.&#160; Whether the real average rate is higher or lower for you, really depends therefore on your weekday daily-usage patterns.</li>
</ul>
<p>The flyer includes the annoying statement: &quot;In a 168-hour week, only 30 hours are at on-peak times.&#160; There are three-times as many hours at off-peak periods.&quot;&#160; This is annoying because, it&#8217;s of now benefit unless one can pick when the on-peak times are – the rates are most expensive at in-opportune moments for many &#8211; and it doesn&#8217;t mention that for 50% of week days (or 36% of the whole week), rates are now higher.</p>
<p><strong>Let&#8217;s dig in to see what the consequences may be:</strong></p>
<p>Some possible bill differences moving to the new rates for various power usage:</p>
<ul>
<li>To cook dinner, now costs more during weekdays: 8.9c/kWh compared to 6.8c/kWh (if you haven&#8217;t used up the 600kWh), that is unless, you are prepared to cook after 7pm and eat even later (and potentially get fatter) or pre-cook much of your food during off-peak. However, realistically across the week and year that&#8217;s (say 2kW for 0.5 hour in an oven = 1kWh) 2.1c per day more x 125 days (summer) + 3.9c per day more x 125 days (winter) – 0.9c per day less x 100 days = <font color="#ff0000"><strong>$6.60 per annum more</strong></font>. That&#8217;s not so bad, but what else do I have running that will now cost more…</li>
<li>At one extreme &#8211; to operate air-conditioning at home (if you are at home during the day) now costs considerably more: 10.7c/kWh compared to 6.8c/kWh.&#160; If the A/C is on 50% of the time (wild guess) from 7am to 7pm for 2 months at 3kW, that&#8217;s 3kWh hours at 2.1c more + 3kWh at 3.9c more x 5 days x 8 weeks = <font color="#ff0000"><strong>$7.20 more for the summer</strong></font>.&#160; This doesn&#8217;t include the fan motor.</li>
<li>In middle may be things like using the dryer which could be more or less going forward depending on your schedule.</li>
<li>Anything that is a constant all-day, e.g. stuff-plugged in on standby, or the fridge, etc. is going to cost you more on average.&#160; I use between 35kWh (winter) and 66kWh (summer) per day.</li>
</ul>
<p><strong>Real data check:</strong></p>
<p>The new networked meter has been collecting data for a while and as a customer, I can go to the company&#8217;s website and check out my actual house usage.&#160; So, we can actually see where the majority of my usage is, and therefore if my bill will be going up as a result of these new time-of-use rate on my existing household pattern…</p>
<p>They provide pie charts and bar graphs with numbers, but also exports to PDF &amp; Excel.&#160; </p>
<p>So for July so far, my average is: <font color="#ff0000"><strong>7.4c/kWh which is higher</strong></font> than the current 6.8 (and a bit lower than the 7.9 for over 400kWh).</p>
<p>Off-Peak &#8211; 63%; Mid-Peak – 16%; On-Peak 21%</p>
<p>Extrapolating my online consumption of kWh the 21 days of July to 31 days and comparing the cost using my real average 7.4c rate to the cost with the current 6.8c (and 7.9c over 600kWh), <font color="#ff0000"><strong>I&#8217;d be paying $5 more in July under the new scheme</strong></font>.&#160; My estimate of $7.20 more for 2 summer months of A/C didn&#8217;t look too shabby..&#160; </p>
<p><strong>Conclusions:</strong></p>
<ul>
<li>So, with no change in usage, the new plan does costs me more ($5+ more a month in the summer), but considering that a gas-powered furnace fan doesn&#8217;t do much more work in the winter and there&#8217;s no A/C requirement, it&#8217;s not looking like like it&#8217;s going to be a huge amount more for the whole year – <strong>perhaps $50 a year more</strong> &#8211; well see.</li>
<li>Have A/C during the day?&#160; You have to pay more to keep it the way you like it or turn down the thermostat to not pay more.</li>
<li>Cooking dinner? The cost of doing this before 7pm goes up so you have to eat later (potentially less healthy) or pre-cook cook during off-peak or pay a little more over the year.&#160;&#160; </li>
<li>You will pay more over the year for all those 24-hours-a-day constant drain things you have plugged in.</li>
<li>You could end up going either way for things like using an electric clothes dryer, depending on when you end up doing those things.&#160; If you already do a lot of this over night or on the weekend, and you don&#8217;t have A/C (or other major power draws) on much during the day, you may see your bill stay the same or go down.</li>
<li>Psychologically, I think some people may temporarily change their habits to avoid larger bills initially, but end up going back to their previous routine and paying a little more.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/923/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=923&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/07/22/will-you-get-fat-and-poorer-with-new-electricity-time-of-use-rates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/07/image.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Picking a Hotel for the Build (Windows 8) Conference in September</title>
		<link>http://colinizer.com/2011/06/02/picking-a-hotel-for-the-build-windows-8-conference-in-september/</link>
		<comments>http://colinizer.com/2011/06/02/picking-a-hotel-for-the-build-windows-8-conference-in-september/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 20:16:10 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Build]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Accommodation]]></category>
		<category><![CDATA[Hotels]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Windows8]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/06/02/picking-a-hotel-for-the-build-windows-8-conference-in-september/</guid>
		<description><![CDATA[Let me quickly share some mapping information for you that really should be on the Build registration site to help you make a decision on a hotel: # Hotel Details US$ Rate per night + 17% tax 1 Anaheim Marriott 700 West Convention Way Anaheim, CA 92802 714-750-8000 169 2 Anaheim Portofino Inn and Suites [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=917&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let me quickly share some mapping information for you that really should be on the Build registration site to help you make a decision on a hotel:</p>
<p><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="2011 build hotels" border="0" alt="2011 build hotels" src="http://colinizer.files.wordpress.com/2011/06/2011-build-hotels.png?w=495&#038;h=320" width="495" height="320" /></p>
<table border="0" cellspacing="0" cellpadding="2" width="447">
<tbody>
<tr>
<td valign="top" width="32">#</td>
<td valign="top" width="288">Hotel Details</td>
<td valign="top" width="125">US$ Rate per night + 17% tax</td>
</tr>
<tr>
<td valign="top" width="32">1</td>
<td valign="top" width="288"><a>Anaheim Marriott</a>          <br />700 West Convention Way          <br />Anaheim, CA 92802          <br />714-750-8000</td>
<td valign="top" width="125">169</td>
</tr>
<tr>
<td valign="top" width="32">2</td>
<td valign="top" width="288"><a>Anaheim Portofino Inn and Suites</a>          <br />1831 South Harbor Boulevard          <br />Anaheim, CA 92802          <br />714-782-7600</td>
<td valign="top" width="125">119</td>
</tr>
<tr>
<td valign="top" width="32">3</td>
<td valign="top" width="288"><a>Coutyard by Marriott Anaheim</a>          <br />2045 S Harbor Blvd.          <br />Anaheim, CA 92802          <br />714-740-2645</td>
<td valign="top" width="125">135</td>
</tr>
<tr>
<td valign="top" width="32">4</td>
<td valign="top" width="288"><a>Doubletree Guest Suites Anaheim Resort</a>          <br />2085 S Harbor Blvd.          <br />Anaheim, CA 92802          <br />714-750-3000</td>
<td valign="top" width="125">149</td>
</tr>
<tr>
<td valign="top" width="32">5</td>
<td valign="top" width="288"><a>Hilton Anaheim</a>          <br />777 Convention Way          <br />Anaheim, CA 92802          <br />714-750-4321</td>
<td valign="top" width="125">159</td>
</tr>
<tr>
<td valign="top" width="32">6</td>
<td valign="top" width="288"><a>Red Lion Hotel Anaheim</a>          <br />1850 S Harbor Blvd.          <br />Anaheim, CA 92802          <br />714-750-2801</td>
<td valign="top" width="125">119</td>
</tr>
<tr>
<td valign="top" width="32">7         </td>
<td valign="top" width="288">
<p><a>Sheraton Park Hotel at the Anaheim Resort</a></p>
<p>1855 South Harbor Boulevard            <br />Anaheim, CA 92802            <br />714-750-1811</p>
<p>Note: Incorrect address on registration site</p>
</td>
<td valign="top" width="125">155</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/917/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/917/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/917/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/917/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/917/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/917/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/917/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/917/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=917&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/06/02/picking-a-hotel-for-the-build-windows-8-conference-in-september/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/06/2011-build-hotels.png" medium="image">
			<media:title type="html">2011 build hotels</media:title>
		</media:content>
	</item>
		<item>
		<title>From 0 to Windows Phone &#8216;Mango&#8217; in 1 Day at DevTeach</title>
		<link>http://colinizer.com/2011/05/25/from-0-to-windows-phone-mango-in-1-day-at-devteach/</link>
		<comments>http://colinizer.com/2011/05/25/from-0-to-windows-phone-mango-in-1-day-at-devteach/#comments</comments>
		<pubDate>Wed, 25 May 2011 15:26:00 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 4]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[WP7]]></category>
		<category><![CDATA[WP7Dev]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/04/28/from-0-to-windows-phone-mango-in-1-day-at-devteach/</guid>
		<description><![CDATA[&#160; Next week will be an awesome week in Montreal.&#160; DevTeach, the premier level-300/400 developer conference in Canada is on from Tuesday 31st to Thursday June 2nd.&#160; This includes a complete additional MobileTeach track around Android, iPhone &#38; Windows Phone.&#160; Not only that, but I&#8217;ll be running the 1-day post-conference training session on Friday dedicated [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=908&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://colinizer.files.wordpress.com/2011/05/devteach2011.png" /></p>
<p>Next week will be an awesome week in Montreal.&#160; <a href="http://devteach.com">DevTeach</a>, the premier level-300/400 developer conference in Canada is on from Tuesday 31st to Thursday June 2nd.&#160; This includes a complete additional MobileTeach track around Android, iPhone &amp; Windows Phone.&#160; </p>
<p><font color="#0000ff">Not only that, but I&#8217;ll be running <a href="http://www.devteach.com/PostConference.aspx#PostWP7">the 1-day post-conference training session on Friday dedicated to Windows Phone</a>.&#160; </font></p>
<p>This week Microsoft announced news about the upcoming Windows Phone &#8216;Mango&#8217; release that really seals the deal on possibly the greatest smartphone user experience to date and enhances arguably the best mobile developer experience even further.</p>
<p>In this comprehensive 1-day post-conference for the agile mind, I&#8217;ll start by showing attendees (familiar with .NET), how to create a Silverlight application from scratch using the MVVM pattern (including advanced features like a templated items control and a custom panel), making design decisions for the phone and how to get an application published.&#160; We&#8217;ll then dive into the platform features, figure out data access, sensors, location and notifications, conquer storage and tombstoning and wrap up with other new major Mango features.&#160; Attendees will get access to samples.</p>
<blockquote><p>Introduction</p>
<p>From 0 to published WP7 MVVM Silverlight app including:</p>
<ul>
<li>Development Tools </li>
<li>Silverlight Development </li>
<li>MVVM </li>
<li>Data Binding </li>
<li>Timers </li>
<li>ItemsControl </li>
<li>Custom Layout Panel </li>
<li>DataTemplates </li>
<li>Phone UI Design </li>
<li>Marketplace policies </li>
</ul>
<p>Accessing device features including:</p>
<ul>
<li>Input </li>
<li>Shell Integration </li>
<li>Sensors </li>
<li>Location </li>
</ul>
<p>Getting data and notifications from the cloud including:</p>
<ul>
<li>Data Access </li>
<li>Building Phone-compatible Services </li>
<li>Notification Services </li>
</ul>
<p>Application Lifecycle &amp; Tomb-stoning</p>
<p>Local Data Storage (including isolated storage, 3rd party and Mango options)</p>
<p>Other new major ‘Mango’ features</p>
</blockquote>
<p><font color="#0000ff">You can <a href="http://www.devteach.com/Register.aspx#TRIO">add on that extra bumper day to the 3-day main conference price at a discount</a> or <a href="http://www.devteach.com/wconnect/wc.dll?FournierTransformation~1,10,4,86">purchase direct 1-day access for $399</a>.</font></p>
<p>As if that&#8217;s not enough, I&#8217;ll also be doing a demo in the conference keynote and a session on Silverlight 5 features in the conference Silverlight track (which I also lead).</p>
<p>Hope to see you there!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/908/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=908&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/05/25/from-0-to-windows-phone-mango-in-1-day-at-devteach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/05/devteach2011.png" medium="image" />
	</item>
		<item>
		<title>Built on Silverlight &amp; Azure: A Solution to Plan, Deploy &amp; Track Your Workforce</title>
		<link>http://colinizer.com/2011/05/25/built-on-silverlight-azure-a-solution-to-plan-deploy-track-your-workforce/</link>
		<comments>http://colinizer.com/2011/05/25/built-on-silverlight-azure-a-solution-to-plan-deploy-track-your-workforce/#comments</comments>
		<pubDate>Wed, 25 May 2011 02:30:21 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Platform]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/05/25/built-on-silverlight-azure-a-solution-to-plan-deploy-track-your-workforce/</guid>
		<description><![CDATA[During a trip to Redmond this year, I got to meet the Gu.&#160; If you don&#8217;t know who that is, then never mind, but keep reading.&#160; Anyway, another guy from Canada got to present alongside Scott (still don&#8217;t know who I&#8217;m talking about?) last November during the keynote for the Silverlight Firestarter event (when Silverlight [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=903&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>During a trip to Redmond this year, I got to meet the Gu.&#160; If you don&#8217;t know who that is, then never mind, but keep reading.&#160; Anyway, another guy from Canada got to present alongside Scott (still don&#8217;t know who I&#8217;m talking about?) last November during the keynote for the Silverlight Firestarter event (when Silverlight 5 features were first publically announced).&#160; That guy was David Ossip, CEO of Dayforce, demonstrating their latest Dayforce Workforce Management solution.</p>
<p><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;border-top:0;border-right:0;padding-top:0;margin:0 auto;" title="image" border="0" alt="image" src="http://colinizer.files.wordpress.com/2011/05/image1.png?w=834&#038;h=139" width="834" height="139" /></p>
<p>I&#8217;d seen the Firestarter demo, but I recently learnt about another aspect of this solution.&#160; It would be reason enough to mention Dayforce because they use <a href="http://www.dayforce.com/Company/Press-and-News/Microsoft-Silverlight-Firestarter-Event">Silverlight for a rich client-powered experience</a>.&#160; Another reason to mention it, is that it also uses Windows Azure, a technology for which I have created and delivered training at Microsoft&#8217;s request.&#160; The Windows Azure Platform is both an awesome platform and service for high availability and scalability and easy provisioning in the cloud or in a hybrid combination with on-premise system.</p>
<p>Dayforce epitomizes the kind of offering that is well suited to the platform.&#160; They wanted to provide solutions that demanded zero IT maintenance for their customers and a scalable path as their customer base grew – they now have around 40 customers with some 150,000+ users.&#160; Using Azure, adding more customers or users now involves merely deploying more Windows Azure instances with a few mouse clicks, rather than buying/licensing, racking/provisioning and adminstering servers.&#160; Hosting the application on Windows Azure hosted services means running the services in an IIS environment that is great for hosting WCF-based services to which their rich Silverlight client can connect.&#160; It&#8217;s a SaaS solution with a rich-client plus!&#160; </p>
<p>This kind of Silverlight-Azure combo is the kind of thing I expect to see in droves with other successful offerings in the future.&#160; Since Scott Guthrie is moving over to be a VP for the Azure platform, this awesome-sauce (hi John!) combination will no doubt get even better.</p>
<p>&#160;</p>
<p>Want to know more about Dayforce?</p>
<blockquote><p>About Dayforce &#8211; Dayforce offers a complete workforce management solution with functionality that includes time and attendance, labor scheduling, labor forecasting, labor budgeting, task management and employee self-service. The company has made waves in workforce management with a vastly superior user experience, a much faster application, and significantly greater business value.     <br />In addition to being named one of Deloitte’s Companies-to-Watch, Dayforce has been named the winner of the Top HR Product of the Year by Human Resource Executive® magazine, the winner of the Microsoft BlueSky Award for Innovation Excellence, and one of the CIX Top 20 Innovative Companies. For more information, please visit <a href="http://www.dayforce.com">www.dayforce.com</a>.</p>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/903/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/903/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/903/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=903&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/05/25/built-on-silverlight-azure-a-solution-to-plan-deploy-track-your-workforce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/05/image1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Regional Directorship</title>
		<link>http://colinizer.com/2011/05/25/regional-directorship/</link>
		<comments>http://colinizer.com/2011/05/25/regional-directorship/#comments</comments>
		<pubDate>Wed, 25 May 2011 01:31:58 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[Regional Director]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/05/25/regional-directorship/</guid>
		<description><![CDATA[It&#8217;s probably about time for me to announce that I am now a Microsoft Regional Director.&#160; The logo has been on the side there for a little while. Let&#8217;s do the FAQ thing… So you&#8217;ve been hired by Microsoft? No. You&#8217;re an MVP.&#160; So this is another award like that? No. Is it something like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=899&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s probably about time for me to announce that I am now a Microsoft Regional Director.&#160; The logo has been on the side there for a little while.</p>
<p><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://colinizer.files.wordpress.com/2011/04/rdlogo.png" /></p>
<p>Let&#8217;s do the FAQ thing…</p>
<p><strong>So you&#8217;ve been hired by Microsoft? </strong>No.</p>
<p><strong>You&#8217;re an MVP.&#160; So this is another award like that? </strong>No.</p>
<p><strong>Is it something like a Microsoft Certification? </strong>No.</p>
<p>&#160;</p>
<p>Teasing pause.&#160; Being a Regional Director is a role, external to Microsoft, but working closely with Microsoft, that Microsoft invites select external people to undertake under contract.</p>
<p>&#160;</p>
<p><strong>How much does the role pay? </strong>Nothing.</p>
<p><strong>Do you get any specific benefits? </strong>&quot;… working closely [very closely] with Microsoft… &quot; at many levels,&#160; a presence on <a href="http://theregion.com">http://theregion.com</a>, various other invitations, offers and program awards, and working with fellow program members.</p>
<p><strong>How many RDs are there in the world? </strong>Right now, a little over 125 (see <a href="http://theregion.com">http://theregion.com</a>) and the program has been around for many years.</p>
<p><strong>Can I apply to be one? </strong>No.&#160; You have to be invited.&#160; Start by getting to know your local Microsoft Evangelist/Advisors.</p>
<p><strong>What are the attributes of someone invited to become an RD.</strong></p>
<p>From <a href="http://theregion.com">http://theregion.com</a> (the official site for RDs)</p>
<blockquote><p>Regional Directors are members of an elite, worldwide group of technology thought-leaders known for their national and international speaking tours, their authorship of books, articles and blogs, and their business acumen. Regional Directors are well-versed on the totality of the software industry. They are recognized for their achievements in communicating the benefits of emerging technologies.</p>
</blockquote>
<p>and further qualification…</p>
<blockquote><p>RDs are seldom specialized around a single [can be multiple] technology, but rather are well-versed on the totality of the software industry. Regional Directors have a strong affinity for emerging technology and are known to be early adopters of Microsoft products and technologies. Around the globe, RDs provide strategic technical direction for their business community. </p>
</blockquote>
<p><strong>So what tasks does the &#8216;role&#8217; entail?</strong></p>
<p>RDs start by working their regular day to day careers with employers or customers.&#160; On top of that, or in the course of doing that, they evangelize Microsoft technologies and products through various channels, either of their own volition or sometimes at Microsoft&#8217;s request.&#160; This may involving blogging (duh!) or other communication mediums, tweeting, meeting with customers, speaking at events, attending conferences, meeting with Microsoft teams and executives <img style="border-style:none;" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://colinizer.files.wordpress.com/2011/05/wlemoticon-winkingsmile.png" />, and advising companies or other institutions, etc.&#160; RDs also bring valuable and trusted community and industry insight back to Microsoft.</p>
<p>&#160;</p>
<p>In the last couple of monthly, I&#8217;ve been extremely busy lately with work and RD/MVP stuff.&#160; I have a few blog series coming up around WP7, HTML5 &amp; Silverlight, onto which you may want to keep an RSS reader tuned&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/899/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/899/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/899/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=899&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/05/25/regional-directorship/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/04/rdlogo.png" medium="image" />

		<media:content url="http://colinizer.files.wordpress.com/2011/05/wlemoticon-winkingsmile.png" medium="image">
			<media:title type="html">Winking smile</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s Coming for WP7 developers in Mango</title>
		<link>http://colinizer.com/2011/04/13/whats-coming-for-wp7-developers-in-mango/</link>
		<comments>http://colinizer.com/2011/04/13/whats-coming-for-wp7-developers-in-mango/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 17:44:06 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mix11]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 4]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[WP7]]></category>
		<category><![CDATA[WP7Dev]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/04/13/whats-coming-for-wp7-developers-in-mango/</guid>
		<description><![CDATA[Blogged from the Microsoft Mix 11 Day 2 Keynote in Las Vegas On day 2 of Microsoft’s Mix 11 conference, they explain how they will (in May) be “Delivering happiness” to Windows Phone developers. New Windows Phone end-user features will be announced at a later date. Opportunity Ecosystem · Nokia will be bringing mobile billing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=895&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Blogged from the Microsoft Mix 11 Day 2 Keynote in Las Vegas</p>
<p>On day 2 of Microsoft’s Mix 11 conference, they explain how they will (in May) be “Delivering happiness” to Windows Phone developers. New Windows Phone end-user features will be announced at a later date.</p>
<p><b>Opportunity</b></p>
<p>Ecosystem</p>
<p>· Nokia will be bringing mobile billing expertise</p>
<p>Countries</p>
<p>· 16 more languages</p>
<p>· Developers in 38 (up from 30) countries can register to publish applications</p>
<p>· Phone users in 35 (up from 16) countries will be able to purchase apps</p>
<p>Discoverability</p>
<p>· New Program list – has the ‘long list’ initial letter jump buttons, a search button (inc. access to marketplace search in the results)</p>
<p>· Marketplace – Separates Apps, music, &amp; Podcasts (US this fall)) and shows more details in list with publisher/price/rating</p>
<p>· Marketplace App page has a pivot: details, reviews, screenshots, related</p>
<p>· One-click install for free apps</p>
<p>· Auto-nav to apps list after install</p>
<p>· Search Extras – A Bing Search result can have extras deep linking into an app</p>
<p><b>Capability</b></p>
<p>Browser</p>
<p>· Browser uses same IE9 code-base for HTML5, JavaScript, CSS3</p>
<p>· Address bar at the bottom</p>
<p>· Background audio for HTML5 in browser (use phone controls too)</p>
<p>· H.264 video in video tag in full screen with controls</p>
<p>Phone integration</p>
<p>· Sockets</p>
<p>· SQL CE Database with ORM and Linq to SQL</p>
<p>· More launchers &amp; choosers (inc. deep link to directions)</p>
<p>· Better access to contacts and calendar</p>
<p>· Pin to start of application deep links</p>
<p>· Raw camera access</p>
<p>· Access to compass</p>
<p>· Access to gyro (new optional hardware coming this year)</p>
<p>· Motion Sensor API (for ease of using compass and gyro)</p>
<p>· Ringtone API</p>
<p>Multi-tasking:</p>
<p>· Fast app switching – apps are suspending, and only terminated if necessary</p>
<p>· Background audio from apps (leveraging the standard phone media controls)</p>
<p>· Background downloads</p>
<p>· Setup alarms</p>
<p>· Live tile updating including animations</p>
<p>· “Live agents” occasionally run by a battery friendly scheduler (with user control of which ones can run this way) – gets events and can get location</p>
<p><b>Dev Experience:</b></p>
<p>New emulator features for Accelerometer (with 3D model of position) and location (with Bing maps input)</p>
<p>Performance improvement (for list)</p>
<p>· Scrolling and input</p>
<p>· Image decode</p>
<p>· Garbage collector (no pausing)</p>
<p>· Memory usage</p>
<p>Built on Silverlight 4 including RichTextBox</p>
<p>Local Database using SQL CE with ORM and LINQ to SQL</p>
<p>Can compose UI with Silverlight and XNA</p>
<p>Profiler (still free)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/895/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=895&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/04/13/whats-coming-for-wp7-developers-in-mango/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Free training With Great WP7, Silverlight &amp; Azure Sessions at Microsoft Mix11</title>
		<link>http://colinizer.com/2011/01/26/get-free-training-with-great-wp7-silverlight-azure-sessions-at-microsoft-mix11/</link>
		<comments>http://colinizer.com/2011/01/26/get-free-training-with-great-wp7-silverlight-azure-sessions-at-microsoft-mix11/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 15:12:11 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Applications]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mix11]]></category>
		<category><![CDATA[Mobile Application]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure AppFabric]]></category>
		<category><![CDATA[Windows Azure Platform]]></category>
		<category><![CDATA[Windows Azure Storage]]></category>
		<category><![CDATA[WP7]]></category>
		<category><![CDATA[WP7Dev]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2011/01/26/get-free-training-with-great-wp7-silverlight-azure-sessions-at-microsoft-mix11/</guid>
		<description><![CDATA[&#160; This year&#8217;s Microsoft Mix 11 conference is taking place from April 12th to 14th in Las Vegas. I have 4 sessions proposals that have been selected for voting by the Mix panel, and with your help, I can present them at the conference for you to see in person or for free on-demand shortly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=892&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;border-top:0;border-right:0;padding-top:0;margin:0 auto;" title="300x250_Mix11_011011_US_b (2)" border="0" alt="300x250_Mix11_011011_US_b (2)" src="http://colinizer.files.wordpress.com/2011/01/300x250_mix11_011011_us_b-2.gif?w=300&#038;h=250" width="300" height="250" /></p>
<p>This year&#8217;s Microsoft Mix 11 conference is taking place from April 12th to 14th in Las Vegas.</p>
<p>I have 4 sessions proposals that have been selected for voting by the Mix panel, and with your help, I can present them at the conference for you to see in person or for free on-demand shortly afterwards.</p>
<p>As well as from commercial projects and published articles/shows, these sessions are based on my expertise as a Microsoft MVP for Silveright, a workshop trainer for Microsoft on the Windows Azure Platform &amp; the developer of the first WP7 training bootcamp delivered across North America.</p>
<p>To vote for sessions by Feb 4th…</p>
<p>For each of the web links below, click on each one and then vote by first clicking on all of the animal pictures of the indicated type (usually cats awww) and then clicking “vote for this session”.&#160; Repeat for each of the 4 links.&#160; The picture clicking thing is to make sure you are human and not a cheating robot of course.&#160; If you select the wrong animation by mistake, you can click it again to unselect it.</p>
<p>Thank you for your interest and support!</p>
<p>&#160;</p>
<p><a href="http://bit.ly/g7997i">0 to Phone App in 60 Minutes</a> (based on a popular TechDays session)</p>
<p>Windows Phone 7 devices are out there. Will you have an application in the marketplace this year? The tools are free to download but it helps to get a jump-start to get moving. Do you understand the MVVM design pattern and how it applies to Windows Phone? Would you like to see how it’s done from scratch? Come along and see Microsoft MVP for Silverlight and leading WP7 trainer, Colin Melia, show you how to build an application step-by-step and answer questions along the way.</p>
<p>&#160;</p>
<p><a href="http://bit.ly/i77zHc">Getting to grips with MVVM on Windows Phone</a></p>
<p>You&#8217;ve downloaded the phone tools and created your first project. Now you&#8217;re venturing into the other project templates and have found all kinds of extra xaml files, bindings and classes. You&#8217;re in the world of MVVM architecture and you feel like you&#8217;ve fallen down the rabbit whole. The MVVM patterns in the templates are there to leveraged, but you need to know how to work with it. In this session Microsoft MVP for Silverlight and leading WP7 trainer, Colin Melia, will cover the MVVM concepts, the templates and go beyond viewing data to using commands and explaining key choices.</p>
<p>&#160;</p>
<p><a href="http://bit.ly/gqt9hk">Windows Azure Platform as the backend for Windows Phone experiences</a></p>
<p>The launch of Windows Phone has been a source of much interest and developer enthusiam. There are 1,000s of appplications in the Windows Phone Marketplace. However, not many of those applications interact with a service created by the same developer. In this session, Microsoft MVP for Silverlight and leading WP7 trainer, Colin Melia, will show you how the Windows Azure Platform is a natural backend for Windows Phone experiences and how to use the various components.</p>
<p>&#160;</p>
<p><a href="http://bit.ly/f7frmK">On-Premise Data to Cloud to Phone &#8211; Connecting with Odata</a></p>
<p>You have corporate data to disseminate into the field, or service records that need to be updated in the field. How can you quickly make that data accessible from your on-premise system to Windows Phone users? Come take a look at OData with Microsoft MVP for Silverlight and leading WP7 trainer, Colin Melia, and see how you can expose data and services into the cloud and quickly connect to it from the phone, from scratch</p>
<p>&#160;</p>
<p>These are 4 of just <a href="http://blogs.msdn.com/b/cdndevs/archive/2011/01/25/mix11.aspx">14 sessions by Canadian-based developers highlighted by Microsoft Canada</a>.&#160; You can vote for all to 10 in total.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/892/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/892/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/892/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/892/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/892/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/892/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/892/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/892/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=892&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2011/01/26/get-free-training-with-great-wp7-silverlight-azure-sessions-at-microsoft-mix11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2011/01/300x250_mix11_011011_us_b-2.gif" medium="image">
			<media:title type="html">300x250_Mix11_011011_US_b (2)</media:title>
		</media:content>
	</item>
		<item>
		<title>Become a Windows Azure Administrator in Just 15 minutes</title>
		<link>http://colinizer.com/2010/12/20/become-a-windows-azure-administrator-in-just-15-minutes/</link>
		<comments>http://colinizer.com/2010/12/20/become-a-windows-azure-administrator-in-just-15-minutes/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 18:12:13 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Applications]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[Windows Azure Platform]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2010/12/20/become-a-windows-azure-administrator-in-just-15-minutes/</guid>
		<description><![CDATA[Got a few minutes to kill, and want to get to grips with Microsoft’s Windows Azure Platform? Let’s do it in the best possible way – by actually trying it. I’m about to show you just how easy that is and also explain how valuable that knowledge can be. If you do this in Canada [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=882&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Got a few minutes to kill, and want to get to grips with Microsoft’s Windows Azure Platform? Let’s do it in the best possible way – by actually trying it. I’m about to show you just how easy that is and also explain how valuable that knowledge can be.</p>
<p><font color="#ff0000"><font color="#008000"><strong>If you do this in Canada by Dec 31<sup>st </sup>2010 and tell Microsoft Canada about it (see below), Microsoft will give CDN$25 to your nominated user group AND send you a $25 gift card too!!</strong></font> </font><img style="border-style:none;" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://colinizer.files.wordpress.com/2010/12/wlemoticon-smile.png" /></p>
<p>Let’s get a few questions out of the way first&#8230;</p>
<p><span id="more-882"></span><br />
<h5>Is the Windows Azure Platform (and this post) for Developers or IT Pros?</h5>
<p>It may not have seemed like it at first, but it’s most definitely for both, with a powerful set of tools for developers and a set of infrastructure tools for IT Pros. While I’m a hands-on software architect, I’m also a CTO, and that means making decisions from the view-point of an IT Infrastructure/Support (aka IT Pro) guy. The platform provides a fairly clean hand-off point between roles and <u>this post is from the point where the person with IT Pro role should be involved</u>.</p>
<h5>Why bother?</h5>
<p>The platform provides highly agile, scalable and available hosting of web sites/applications and storage, as well as a highly available database at competitive prices. There are also options to bridge the public and private cloud. It’s offered as a Platform as a Service (PaaS) with APIs and tools to automate provisioning, scaling and monitoring of applications. </p>
<p>There’s a concern that IT Pros will be somewhat ‘replaced’ by such a programmable hosting platform, but I’d say that forward-thinking IT Pros will embrace this platform as another offering in their arsenal of infrastructure capabilities. One of the sessions for IT Pros at the recent Microsoft Canada TechDays 8-city tour, was an Azure session about <a href="http://www.techdays.ca/sessions/INF310">what the cloud means to IT Pros</a> &#8211; it was packed out in several cities. In 15 minutes you too could have the head start you need.</p>
<h5>Will it cost anything?</h5>
<p>Microsoft is offering free trial offers for the platform. If you follow this guide today and closely follow instructions you will not be charged anything to go through this exercise. </p>
<h5><b>What is “Windows Azure” anyway?</b></h5>
<p>“Windows Azure” specifically is the cloud-hosted compute service component of <a href="http://msdn.microsoft.com/en-us/library/ff960705.aspx">the Windows Azure Platform</a> that can run IIS-hosted applications (including ASP.NET applications and FastCGI-compatible parsers like PHP), Windows-Service-like applications and even your own Windows Server 2008 R2 VM. It comes will the ability to scale to multiple instances in minutes and includes automatic load balancing features.</p>
<p>That’s enough questions… let’s just get on with it! I’ll try to answer likely questions as you go.</p>
<p>&#160;</p>
<p> <a id="getready">&nbsp;</a>
<p><font size="3"><strong>Getting Ready</strong></font></p>
<p>Before you sign up for some fun, you’ll need a Windows Live ID.</p>
<p>Live IDs are most usually thought of as being for personal services like Hotmail, Messenger or Xbox LIVE, but they are now increasingly being used on Microsoft&#8217;s business-services-related properties.&#160; Given that, it&#8217;s probably a good idea to NOT use your personal Live IDs (that you may have to hand to someone if you leave!), but create business-specific ones that can be shared by people in the same role if necessary (e.g. accounting).&#160; The Live ID you use here will be for both the subscription administrator and the primary service administrator.&#160; You can also add additional Live IDs for service administration.</p>
<p>I suggest making one just for this by going to <a href="http://www.live.com/">http://www.live.com/</a>&#8230;</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="20101219 liveid signup" border="0" alt="20101219 liveid signup" src="http://colinizer.files.wordpress.com/2010/12/20101219-liveid-signup.png?w=600&#038;h=350" width="600" height="350" /></p>
<p>… clicking on Sign Up…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="20101219 liveid signup2" border="0" alt="20101219 liveid signup2" src="http://colinizer.files.wordpress.com/2010/12/20101219-liveid-signup2.png?w=409&#038;h=450" width="409" height="450" /></p>
<p>… and completing the form with a suitably strong password (of course!).</p>
<p>You are now ready to sign up for your Microsoft Online Services account and Introductory Special offer offer in one go.</p>
<p>Be sure you have the time (15 to 30 minutes) to complete this guide in one go so that you are not charged anything, but still get to experience Windows Azure administration.</p>
<p>So, let&#8217;s move on to…</p>
<p> <a id="signup">&nbsp;</a>
<p>&#160;</p>
<p><b><font size="3">Signing up at the Windows Azure Platform Portal… at </font><a href="http://www.azure.com"><font size="3">http://www.azure.com</font></a><font size="3"> </font></b></p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="20101219 portal" border="0" alt="20101219 portal" src="http://colinizer.files.wordpress.com/2010/12/20101219-portal.png?w=600&#038;h=414" width="600" height="414" /></p>
<p>Click on &quot;Sign up now&quot; or go to &quot;Purchase&quot;-&gt;&quot;Buy now&quot;.</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="buy" border="0" alt="buy" src="http://colinizer.files.wordpress.com/2010/12/buy.jpg?w=390&#038;h=450" width="390" height="450" /></p>
<p>You’ll see the <a href="http://www.microsoft.com/windowsazure/offers/popup/popup.aspx?lang=en&amp;locale=en-CA&amp;offer=MS-AZR-0001P">Introductory Special</a> that will let you play around for free just enough to try it out. I’ll explain what’s relevant in the offer for this guide as you go along.</p>
<p>You’ll see that there are a number of <a href="http://www.microsoft.com/windowsazure/offers/popup/popup.aspx?lang=en&amp;locale=en-US&amp;offer=COMPARE_PUBLIC">other discounted packages available</a> as well as <a href="https://partner.microsoft.com/40118760">special pricing for Microsoft Partners</a> and <a href="http://msdn.microsoft.com/en-ca/subscriptions/ee461076.aspx">larger free trial offer for MSDN subscribers</a>.</p>
<p>So, go for that Introductory Special, and click on Buy… </p>
<p>In the next 4 steps you are doing the equivalent of building/buying your own data center premises but without it costing you anything!!</p>
<p>Sign in with the Live ID you have created and you’ll end up at Step 1…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup 1" border="0" alt="signup 1" src="http://colinizer.files.wordpress.com/2010/12/signup-1.png?w=600&#038;h=367" width="600" height="367" /></p>
<p>Complete this page as the entity (self or company representative) who will administrator the subscription and the services included (Windows Azure, Storage, SQL Azure, AppFabric, Data Transfer), if only temporarily. Only tick the two boxes if you want to.</p>
<p>Click Next onto step 2…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup 2" border="0" alt="signup 2" src="http://colinizer.files.wordpress.com/2010/12/signup-2.png?w=600&#038;h=369" width="600" height="369" /></p>
<p>You should give your subscription a name, like “Intro Offer Test”. Once you get to the management portal, you’ll see that name there. View the agreement, click the box to say that you agree if you do, and click Next onto step 3…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup 3" border="0" alt="signup 3" src="http://colinizer.files.wordpress.com/2010/12/signup-3.png?w=600&#038;h=381" width="600" height="381" /></p>
<p>OK… so the scary-looking part now. The <a href="http://www.microsoft.com/windowsazure/offers/popup/popup.aspx?lang=en&amp;locale=en-US&amp;offer=MS-AZR-0001P">Introductory Special includes an amount of free services</a>, but if you go over the defined limits, then obviously you have to pay for that. TO BE CLEAR, if you follow this guide correctly and follow all instructions (as of today) you should not end up being charged for anything! I can tell you that I have had an account for a year and never been incorrectly charged and have used my personal credit card on at least one account. NOTE: you are <u>not</u> using any chargeable services just by signing up, so there’s nothing to bill you for at this point. &#8216;Do the business&#8217; and click Next onto step 4…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup 4" border="0" alt="signup 4" src="http://colinizer.files.wordpress.com/2010/12/signup-4.png?w=600&#038;h=373" width="600" height="373" /></p>
<p>Read the agreement and privacy policy and then check to say you agree to the subscription agreement if you do. Click Purchase to continue and get your confirmation…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup 5" border="0" alt="signup 5" src="http://colinizer.files.wordpress.com/2010/12/signup-5.png?w=600&#038;h=278" width="600" height="278" /></p>
<p>Click Finish and you are now sent to a ‘provisioning in progress page’&#8230;</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup prov" border="0" alt="signup prov" src="http://colinizer.files.wordpress.com/2010/12/signup-prov.png?w=452&#038;h=450" width="452" height="450" /></p>
<p>In a few minutes (typically 1 or 2), you’ll be redirected to your &#8216;virtual data center in the cloud&#8217; ready for…</p>
<p>&#160;</p>
<p><a id="deploy">&nbsp;</a>
<p><font size="3"><strong>Deploying an Application Using the Management Portal at </strong></font><a href="http://windows.azure.com"><font size="3"><strong>http://windows.azure.com</strong></font></a><font size="3"> </font></p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="signup provd" border="0" alt="signup provd" src="http://colinizer.files.wordpress.com/2010/12/signup-provd.png?w=600&#038;h=350" width="600" height="350" /></p>
<p>The portal uses a Silverlight application, showing Microsoft’s commitment to Silverlight as a rich application platform. If you don’t have Silverlight installed you can either quickly install it, or use the old style admin interface (which isn’t covered here).</p>
<p>This is your administration portal. Not all platform services have been integrated here yet, but you can stay here for Windows Azure specifically.</p>
<p>Now we&#8217;re going to create a Hosted Service, by clicking on &quot;New Hosted Service&quot;…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 1" border="0" alt="dep 1" src="http://colinizer.files.wordpress.com/2010/12/dep-1.png?w=374&#038;h=450" width="374" height="450" /></p>
<p>This is akin to setting up a FQDN (under the cloudapp.net domain) in DNS and a load balancer (without ordering, installing or configuring either!).&#160; Fill out the form as shown, but you need to enter a unique prefix (and will be told if it&#8217;s already in use).&#160; For a production application/site under a specific domain (e.g. mydomain.com) you would set up a CNAME record (e.g. myapp.mydomain.com) to point to the FQDN you have asked for, but you don&#8217;t need that for this exercise.</p>
<p>You can pick a specific data center to have your service run it, as shown.&#160; Alternatively you can also create an &#8216;affinity group&#8217; that can be used across multiple platform services (e.g. hosted app, plus storage, plus database) to ensure they are co-located in a single data center.&#160; Think of this like VLANing everything together.&#160; Using a single affinity group across servies also ensures that you are not charged for data transfer between components.</p>
<p>Note that you can do a lot more in this step all at once, but you should select &quot;Do not deploy&quot; in this case to follow the steps more manually below.</p>
<p>Click OK and in less than 30 seconds you should see the status shown here…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 2" border="0" alt="dep 2" src="http://colinizer.files.wordpress.com/2010/12/dep-2.png?w=600&#038;h=330" width="600" height="330" /></p>
<p>The certificates node is provided if you want to upload SSL certificates for your HTTP sites/services.</p>
<p>Make sure you have clicked on the &quot;SilverlightApp&quot; Hosted Service line and click, &quot;New Staging Deployment&quot;…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 3" border="0" alt="dep 3" src="http://colinizer.files.wordpress.com/2010/12/dep-3.png?w=394&#038;h=399" width="394" height="399" /></p>
<p>Windows Azure provides a &#8216;Staging&#8217; and a &#8216;Production&#8217; slot allowing you to first privately test a version of your deployment before hosting it for production use under the FQDN you requested earlier.&#160; </p>
<p><a href="http://bit.ly/azuredeployfiles2010">You need a packaged deployment file.&#160; I&#8217;ve made one for you to use here.</a>&#160; Download and unzip it to find the two files you need to select with the Browse Locally buttons.&#160; The application is an ASP.NET 4 website hosting a small Silverlight application that simply loads the Bing Maps Silverlight control. </p>
<p>The .CSPKG file is a ZIP file with all the binaries and a definition of service being created.&#160; The&#160; .CSCFG file contains configuration for the service that can be changed independently without rebuilding the package.&#160; More on these files as you go…</p>
<p>The Deployment name is a label for keeping track of each deployment you do; you may want to use something that matches up to your internal publishing/version tracking like the release label from a source control system.</p>
<p>Click OK… <font color="#ff0000">at which point the &#8216;meter is running&#8217; using up the free included time (25 hours) and then billable time, so you must remember to follow the shutting down steps below before your included time runs out to avoid being billed!</font></p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 4" border="0" alt="dep 4" src="http://colinizer.files.wordpress.com/2010/12/dep-4.png?w=497&#038;h=435" width="497" height="435" /></p>
<p>&#160;</p>
<p>The provided .CSCFG file states that initially, you only want 1 instance (or VM) of the ASP.NET application.&#160; If that 1 instance were to fail, the overall application would be down, so it would make sense (in production) to have 2 to have a chance of achieving high availability.&#160; Hence this message stating that the SLA only applies if you specify 2.&#160; You can say Yes to ignore this warning right now.&#160; Because the .CSCFG file is independent from the .CSPKG file, it&#8217;s possible to change the number of instance on the portal later&#8230;</p>
<p>The screen will show updating status and further levels will become available to drill into…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 5" border="0" alt="dep 5" src="http://colinizer.files.wordpress.com/2010/12/dep-5.png?w=600&#038;h=88" width="600" height="88" /></p>
<p>&#160;</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 6" border="0" alt="dep 6" src="http://colinizer.files.wordpress.com/2010/12/dep-6.png?w=600&#038;h=325" width="600" height="325" /></p>
<p>until everything shows as &quot;Ready&quot;…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 7" border="0" alt="dep 7" src="http://colinizer.files.wordpress.com/2010/12/dep-7.png?w=600&#038;h=191" width="600" height="191" /></p>
<p>At this point, the application is redeployed and available.&#160; </p>
<p><font color="#ff0000">At this point the hours included in the Introductory Special are being used up -&#160; you have 25 hours to use the application before you will be charged anything.&#160; Be sure to follow the instructions below to remove it before then!</font></p>
<p>To be clear, you have just done, in about 5 minutes the equivalent of:</p>
<ul>
<li>Ordering, waiting for and receiving equipment </li>
<li>Racking equipment </li>
<li>Installing the OS </li>
<li>Installing and setting up IIS Role </li>
<li>Deploying web application files </li>
<li>Configuring the web application IIS </li>
<li>Configuring the load balancer </li>
<li>Configuring a temporary FQDN </li>
</ul>
<p>The UI includes a number of nodes in the tree you can explore to see what was deployed and its current status.</p>
<p>A .CSPKG file includes a definition of the &#8216;roles&#8217; to be run under the Hosted Service.&#160; There are different types of roles including Web Roles (things running under IIS including multiple sites), Worker Roles (Windows-Service-like application including native code) or VM Role (using an uploaded VHD).&#160; The .CSPKG file can include zero or more of each type of role (and corresponding files).&#160; It also defines the size that each role should be from the following choices:</p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="80">Size</td>
<td valign="top" width="80">CPU (GHz)</td>
<td valign="top" width="80">Memory </td>
<td valign="top" width="80">Instance Storage (GB)</td>
<td valign="top" width="80">I/O Performance</td>
</tr>
<tr>
<td valign="top" width="80">Extra Small</td>
<td valign="top" width="80">1.0 </td>
<td valign="top" width="80">768 MB</td>
<td valign="top" width="80">20</td>
<td valign="top" width="80">Low</td>
</tr>
<tr>
<td valign="top" width="80">Small</td>
<td valign="top" width="80">1.6</td>
<td valign="top" width="80">1.75 GB</td>
<td valign="top" width="80">225</td>
<td valign="top" width="80">Moderate</td>
</tr>
<tr>
<td valign="top" width="80">Medium</td>
<td valign="top" width="80">2 x 1.6</td>
<td valign="top" width="80">3.5 GB</td>
<td valign="top" width="80">490</td>
<td valign="top" width="80">High</td>
</tr>
<tr>
<td valign="top" width="80">Large</td>
<td valign="top" width="80">4 x 1.6</td>
<td valign="top" width="80">7 GB</td>
<td valign="top" width="80">1000</td>
<td valign="top" width="80">High</td>
</tr>
<tr>
<td valign="top" width="80">Extra Large</td>
<td valign="top" width="80">8 x 1.6</td>
<td valign="top" width="80">14 GB</td>
<td valign="top" width="80">2040</td>
<td valign="top" width="80">High</td>
</tr>
</tbody>
</table>
<p>This sizing is set by the developer of the application based on the likely running requirements of each role.&#160; With the .CSCFG file and the management portal, you can perform scale-out by changing the number of instances.</p>
<p>The provided .CSPKG file defines a single Web Role of size &#8216;Small&#8217; and the .CSCFG file says that you want just 1 instance (or VM). The .CSCFG file defines the number of virtual instances of the service components (known as &#8216;roles&#8217;).&#160; In the management portal, &quot;SilverlightMapWebApp&quot; is the name I gave to the Web Role.</p>
<p>Let&#8217;s try the application!&#160; Under DNS in the UI, is a GUID-based URL for launching the application in the staging environment.&#160; Click on it, to see it running…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 8" border="0" alt="dep 8" src="http://colinizer.files.wordpress.com/2010/12/dep-8.jpg?w=574&#038;h=450" width="574" height="450" /></p>
<p>Note that after a few seconds you may see an error message.&#160; This is simply because you have not signed up for a Bing Maps developer key and configured it on the application.&#160; You&#8217;ll see how this works shortly if you want to give it a try.</p>
<p>For your trial enjoyment, the <a href="http://www.microsoft.com/windowsazure/offers/popup/popup.aspx?lang=en&amp;locale=en-US&amp;offer=MS-AZR-0001P">Introductory Special includes</a> 25 hours with 1 small compute instance.&#160; It also includes 500MB of data in and 500MB of data out, which easily covers this experiment, especially since the mapping imagery is data transfer from Microsoft mapping services to your PC, and not billable data transferred out of your hosted service.</p>
<p><font size="3"><strong>Getting Microsoft Canada to give money to your User Group (by Dec 31st 2010)</strong></font></p>
<p>If it&#8217;s before Dec 31st 2010 and your subscription is registered in Canada, you can get Microsoft Canada to donate CDN$25 to your chosen user group by sending a simple email.&#160; Plus, they&#8217;ll arrange to send you at $25 gift card.</p>
<p>Send an email to <a href="mailto:cdnazure@microsoft.com">cdnazure@microsoft.com</a>.&#160; </p>
<p>Include:</p>
<ul>
<li>The name of your nominated User Group as the Subject. </li>
<li>A screenshot of the map application running in your browser (you know ALT-PrtScn) – <strong>be sure to show full address bar!</strong> </li>
<li>Any feedback you&#8217;d like to give on your azure experience. </li>
</ul>
<p>That&#8217;s all you have to do!</p>
<p><font color="#000000">So something like this…</font></p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="screenshot" border="0" alt="screenshot" src="http://colinizer.files.wordpress.com/2010/12/screenshot.jpg?w=600&#038;h=373" width="600" height="373" /></p>
<p><font size="3"><strong>Monitoring, Scaling Up and Scriping</strong></font></p>
<p>As an IT Pro, you&#8217;d probably like to see what&#8217;s going on with your deployments, so click on the &quot;Deployment Health&quot; items on the left…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 8b" border="0" alt="dep 8b" src="http://colinizer.files.wordpress.com/2010/12/dep-8b.png?w=600&#038;h=231" width="600" height="231" /></p>
<p>You can see that everything is fine, but you are warned that you are not covered by the SLA with just one instance running.</p>
<p>In terms of additional monitoring there are several choices:</p>
<ul>
<li>You can Remote Desktop into a Windows Azure instance VM for specific investigation </li>
<li>The Windows Azure instance is generating entries for the Windows Event log, IIS log, and application specific diagnostic log.&#160; The developer of the CSPKG file can line things up so that logs are periodically dumped to Windows Azure Storage for all instances and retrieved by monitoring applications (currently 3rd-party or made by your developers). </li>
<li>Also, future version of SCOM should include the ability to monitor Azure deployments. </li>
</ul>
<p>You can improve our availability very quickly.&#160; You can skip to &quot;Going into Production&quot; below if you want to skip this step.</p>
<p>Go back to the &quot;Hosted Services&quot;, select the &quot;Silverlight App&quot; Hosted Service and click &quot;Configure&quot;…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 9" border="0" alt="dep 9" src="http://colinizer.files.wordpress.com/2010/12/dep-9.png?w=600&#038;h=398" width="600" height="398" /></p>
<p>This is where you get to manually edit the .CSCFG file or upload a replacement.&#160; In this case you can change the instances count to &quot;2&quot; as shown.</p>
<p>Other settings may be exposed by the .CSPKG file you are given, and this is something you should work on with your software team.&#160; In this case, a setting called MapKey is exposed.&#160; As an additional exercise if you wish, you can go to <a title="https://www.bingmapsportal.com/" href="https://www.bingmapsportal.com/">https://www.bingmapsportal.com/</a> to get a free trial developer key to put in the value for MapKey which should make the map&#8217;s error message go away.</p>
<p>Click OK and watch as everything updates until you get to this start…&#160; <font color="#ff0000">noting that you will then be using 2 small compute instances per hour so your included Introductory Special hours will now last no more 12 hours before you must shut it all down (as explained below) to avoid being billed.</font></p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="sla" border="0" alt="sla" src="http://colinizer.files.wordpress.com/2010/12/sla.png?w=600&#038;h=162" width="600" height="162" /></p>
<p>You now have 2 instances running.</p>
<p>You have just (in about 5 minutes) done the equivalent of:</p>
<ul>
<li>Ordering, waiting for and receiving MORE equipment </li>
<li>Racking it </li>
<li>Installing the OS </li>
<li>Installing and setting up IIS Role </li>
<li>Deploying web application files </li>
<li>Configuring the web application IIS </li>
<li>Configuring the additional equipment on the load balancer <!--EndFragment--></li>
</ul>
<p>Your life could get much easier this way…</p>
<p>Note that developer of the .CSPKG can decide whether roles will restart as a result of setting changes, therefore maximising downtime.</p>
<p>If once of the instances were to fail, you would see this kind of thing in the Deployment Health section.</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 10" border="0" alt="dep 10" src="http://colinizer.files.wordpress.com/2010/12/dep-10.png?w=600&#038;h=207" width="600" height="207" /></p>
<p>On the MSDN Code Gallery you will find a set of PowerShell command-lets available for download along with a guide and sample.&#160; This is possible because the management portal exposes a REST-based API.&#160; These can be used to remotely deploy, control and change CSCFG settings on Windows Azure.&#160; The same API is also used by the tools UI in Visual Studio for developers.&#160; </p>
<p><img style="display:block;float:none;margin-left:auto;margin-right:auto;" alt="cmdlets2.png" src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=azurecmdlets&amp;DownloadId=9090" width="702" height="435" /></p>
<p><a id="production">&nbsp;</a>
<p><font size="3"><strong>Going Into Production</strong></font></p>
<p>At some point, you may decide that your application is ready for prime time.&#160; To expose the application on the FQDN you originally requested, you need to put something into the production deployment slot.&#160; You could use the &quot;New Production Deployment&quot; feature or as shown here, you can switch the Staging and Production slots by selecting the &quot;SilverlightApp&quot; Hosted Service and then click &quot;Swap VIP&quot;…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="swap vip" border="0" alt="swap vip" src="http://colinizer.files.wordpress.com/2010/12/swap-vip.png?w=444&#038;h=290" width="444" height="290" /></p>
<p>Click on OK and after a few seconds you&#8217;ll see this…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="swapped" border="0" alt="swapped" src="http://colinizer.files.wordpress.com/2010/12/swapped.png?w=600&#038;h=110" width="600" height="110" /></p>
<p>Automated load-balancer configuration.</p>
<p>The environment has now changed to &quot;Production&quot;.&#160; Since there was nothing in production before, there was nothing to swap with, so there is now no staging deployment.&#160; The DNS name for the application is the FDQN you requested.&#160; You can click on it to try it out…</p>
<p>&#160;</p>
<p><a id="shutdown">&nbsp;</a>
<p><font size="3"><strong>Shutting Down and Removing The Deployment (aka don&#8217;t charge me for this experiment!)</strong></font></p>
<p><strong><font color="#ff0000">This is a two-step process; be sure to do both things.</font></strong></p>
<p>First, stop the VMs running the application by simply selecting the &quot;Version 1&quot; Deployment and click &quot;Stop&quot; and you&#8217;ll (within a minute or so) see this…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="stopped" border="0" alt="stopped" src="http://colinizer.files.wordpress.com/2010/12/stopped.png?w=600&#038;h=271" width="600" height="271" /></p>
<p>To not be charged you must also do this second step &#8211; deletion of the deployment.&#160; Microsoft charges for deployed hosted service based on the number of instances of all roles in all slots even when the service is not running because by deploying something you are asking Microsoft to reserve the capacity such that you can click Start or Stop at will.</p>
<p>So you must now click &quot;Delete&quot; and within a minute or so you&#8217;re back to this…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="dep 2" border="0" alt="dep 2" src="http://colinizer.files.wordpress.com/2010/12/dep-21.png?w=600&#038;h=330" width="600" height="330" /></p>
<p>… and you are no longer &#8216;running up the meter&#8217;.</p>
<p>If you wish, you can also Delete the &quot;SilverlightApp&quot; hosted service, which frees up the FQDN you selected.</p>
<p><font size="3"><strong>Managing Your Subscription(s) at <a title="https://mocp.microsoftonline.com" href="https://mocp.microsoftonline.com">https://mocp.microsoftonline.com</a></strong></font></p>
<p>As you were signing up for the service, you created an account with Microsoft Online Service.&#160; You can <a href="https://mocp.microsoftonline.com">go there</a> and see the status of your account and any billing on the account.&#160; Sign in with the same Windows Live ID and click Subscriptions…</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="online services portal" border="0" alt="online services portal" src="http://colinizer.files.wordpress.com/2010/12/online-services-portal.png?w=600&#038;h=187" width="600" height="187" /></p>
<p>Click on Home and then View my bills to see what you have been billed.&#160; Note that this billing history may be time-delayed a few hours.</p>
<p>Here&#8217;s my billing record showing that following this guide didn&#8217;t cost me anything <img style="border-style:none;" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://colinizer.files.wordpress.com/2010/12/wlemoticon-smile.png" /></p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="bill zero" border="0" alt="bill zero" src="http://colinizer.files.wordpress.com/2010/12/bill-zero.png?w=600&#038;h=167" width="600" height="167" /></p>
<p>You can contact Microsoft Online Services to request removing the subscription completely if necessary.</p>
<p><font size="3"><strong>Summary</strong></font></p>
<p>So now hopefully you&#8217;ve seen how powerful Azure is, deployed an application, seen how quickly it scales, removed the application(!), got some money donated to your nominated user group (if done early enough) and can see why it&#8217;s a good to have the experience.</p>
<p>There are other services to explore from the Windows Azure Platform including including SQL Azure (that&#8217;s part of your Introductory Special) – you can get that up and running in the portal in just 2 minutes and connect to it from SQL Server 2008 R2 Management Studio or even Excel!</p>
<p>Azure can form part of a great solution from the client (with Silverlight on the desktop, web or Windows Phone) to the cloud.&#160; If you are looking for such a solution then get in touch with me or <a href="http://aceofclouds.com">Ace of Clouds</a>, to give you an expert hand with solutions or training from the client to the cloud.</p>
<p><a href="http://aceofclouds.com"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;padding-top:0;border-width:0;margin:0 auto;" title="card" border="0" alt="card" src="http://colinizer.files.wordpress.com/2010/12/card2.png?w=125&#038;h=198" width="125" height="198" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/882/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/882/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/882/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/882/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/882/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/882/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/882/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/882/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=882&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2010/12/20/become-a-windows-azure-administrator-in-just-15-minutes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/20101219-liveid-signup.png" medium="image">
			<media:title type="html">20101219 liveid signup</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/20101219-liveid-signup2.png" medium="image">
			<media:title type="html">20101219 liveid signup2</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/20101219-portal.png" medium="image">
			<media:title type="html">20101219 portal</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/buy.jpg" medium="image">
			<media:title type="html">buy</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-1.png" medium="image">
			<media:title type="html">signup 1</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-2.png" medium="image">
			<media:title type="html">signup 2</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-3.png" medium="image">
			<media:title type="html">signup 3</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-4.png" medium="image">
			<media:title type="html">signup 4</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-5.png" medium="image">
			<media:title type="html">signup 5</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-prov.png" medium="image">
			<media:title type="html">signup prov</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/signup-provd.png" medium="image">
			<media:title type="html">signup provd</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-1.png" medium="image">
			<media:title type="html">dep 1</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-2.png" medium="image">
			<media:title type="html">dep 2</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-3.png" medium="image">
			<media:title type="html">dep 3</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-4.png" medium="image">
			<media:title type="html">dep 4</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-5.png" medium="image">
			<media:title type="html">dep 5</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-6.png" medium="image">
			<media:title type="html">dep 6</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-7.png" medium="image">
			<media:title type="html">dep 7</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-8.jpg" medium="image">
			<media:title type="html">dep 8</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/screenshot.jpg" medium="image">
			<media:title type="html">screenshot</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-8b.png" medium="image">
			<media:title type="html">dep 8b</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-9.png" medium="image">
			<media:title type="html">dep 9</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/sla.png" medium="image">
			<media:title type="html">sla</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-10.png" medium="image">
			<media:title type="html">dep 10</media:title>
		</media:content>

		<media:content url="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=azurecmdlets&#38;DownloadId=9090" medium="image">
			<media:title type="html">cmdlets2.png</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/swap-vip.png" medium="image">
			<media:title type="html">swap vip</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/swapped.png" medium="image">
			<media:title type="html">swapped</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/stopped.png" medium="image">
			<media:title type="html">stopped</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/dep-21.png" medium="image">
			<media:title type="html">dep 2</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/online-services-portal.png" medium="image">
			<media:title type="html">online services portal</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/bill-zero.png" medium="image">
			<media:title type="html">bill zero</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/card2.png" medium="image">
			<media:title type="html">card</media:title>
		</media:content>
	</item>
		<item>
		<title>Silverlight 5 Feature Announcements During Live Firestarter Event</title>
		<link>http://colinizer.com/2010/12/02/silverlight-5-feature-announcements-during-live-firestarter-event/</link>
		<comments>http://colinizer.com/2010/12/02/silverlight-5-feature-announcements-during-live-firestarter-event/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 17:31:40 +0000</pubDate>
		<dc:creator>colinizer</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 5]]></category>
		<category><![CDATA[SL5]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[silverlight 5]]></category>
		<category><![CDATA[sl5]]></category>

		<guid isPermaLink="false">https://colinizer.wordpress.com/2010/12/02/silverlight-5-feature-announcements-during-live-firestarter-event/</guid>
		<description><![CDATA[The following features have just been announced live by Scott Guthrie during the Silverlight Firestarter event. Media features Video hardware decode – better performance; better on low-power-cpu devices that have a GPU Trickplay – watch video at faster speed while preserving pitch Power management – hold-off screensaver when full screen (until paused) Remote control – [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=827&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following features have just been announced live by Scott Guthrie during the Silverlight Firestarter event.</p>
<p><strong>Media features</strong></p>
<ul>
<li>Video hardware decode – better performance; better on low-power-cpu devices that have a GPU</li>
<li>Trickplay – watch video at faster speed while preserving pitch</li>
<li>Power management – hold-off screensaver when full screen (until paused)</li>
<li>Remote control – for 10ft experience</li>
</ul>
<p>Also, IIS Media Service 4 was recently shipped (and is free) – live and on-demand smooth streaming to desktop, Windows Phone 7 and iPhone (via live trans-muxing) – enhancements to Expression Media Encoder to support on-demand/live streaming to devices – also now announced is support on Windows Azure</p>
<p><strong>New application features</strong></p>
<ul>
<li>Data binding – breakpoints and inspection in XAML bindings (!!); custom markup extensions (from WPF, great for MVVM); implicit DataTemplates; Ancestor RelativeSource (from WPF); binding and style setters (great for dynamic theme changes); DataContextChanged event</li>
<li>Inter-layout Transitions for list change animations</li>
<li>Networking &#8211; WS-Trust support; low-latency networking; MVVM-friendly data source, end-to-end support for complex types, Windows Azure support</li>
<li>Text – clarity; multi-column text; character tracking and leading; full OpenType support; vector PostScript printing.</li>
<li>Pivot add-on for SL4 will be part of SL5 – dynamic pivot is awesome</li>
<li>3D Graphics (!!!!) &#8211; Immediate-mode graphics API; fluid layout transitions; hardware 3D acceleration of models &amp; textures</li>
<li><a href="http://colinizer.files.wordpress.com/2010/12/model.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="model" border="0" alt="model" src="http://colinizer.files.wordpress.com/2010/12/model_thumb.png?w=527&#038;h=298" width="527" height="298" /></a></li>
<li><a href="http://colinizer.files.wordpress.com/2010/12/more-layers.png"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="more layers" border="0" alt="more layers" src="http://colinizer.files.wordpress.com/2010/12/more-layers_thumb.png?w=527&#038;h=270" width="527" height="270" /></a></li>
<li>Multiple Windows Support – with child windows</li>
<li>P/Invoke – can now call Win32 APIs</li>
<li>Enterprise Group Policy Support – get full trust out-of-browser features, but in the browser</li>
<li>Automated UI Testing – record UI, generate code, re-test &#8211; awesome!</li>
<li>Improved Profiling &#8211; memory, CPU, thread connection </li>
<li>Improved startup time</li>
<li>Hardware acceleration in IE 9</li>
<li>64-bit version</li>
</ul>
<p><strong>Release Schedule!!!</strong></p>
<p><strong>Silverlight 5 Beta – Spring 2011</strong></p>
<p><strong>Release – by end of 2011</strong></p>
<p><strong>Get more details from Microsoft:</strong></p>
<p><strong>Scott Guthrie’s blog &#8211; </strong><a href="http://weblogs.asp.net/scottgu/archive/2010/12/02/announcing-silverlight-5.aspx">http://weblogs.asp.net/scottgu/archive/2010/12/02/announcing-silverlight-5.aspx</a></p>
<p><strong>Tim Heuer’s blog -</strong> <a title="http://timheuer.com/blog/archive/2010/12/02/silverlight-5-revealed-at-firestarter.aspx" href="http://timheuer.com/blog/archive/2010/12/02/silverlight-5-revealed-at-firestarter.aspx">http://timheuer.com/blog/archive/2010/12/02/silverlight-5-revealed-at-firestarter.aspx</a></p>
<p>As a Microsoft MVP for Silverlight, I’m delighted to see the future of Silverlight 5 unfolding quite nicely (and stunningly in the case of 3D hardware acceleration) as well as an emphasis on what great applications can be built today with the existing Silverlight 4 technologies.</p>
<p>Note that there are no preview/beta bits available to download at this time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/colinizer.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/colinizer.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/colinizer.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/colinizer.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/colinizer.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/colinizer.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/colinizer.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/colinizer.wordpress.com/827/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=colinizer.com&amp;blog=908008&amp;post=827&amp;subd=colinizer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://colinizer.com/2010/12/02/silverlight-5-feature-announcements-during-live-firestarter-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b872323ed82c63ea7e6e410eb52a4f84?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">colinizer</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/model_thumb.png" medium="image">
			<media:title type="html">model</media:title>
		</media:content>

		<media:content url="http://colinizer.files.wordpress.com/2010/12/more-layers_thumb.png" medium="image">
			<media:title type="html">more layers</media:title>
		</media:content>
	</item>
	</channel>
</rss>
