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

<channel>
	<title>Alex Olivier</title>
	<atom:link href="http://alex.olivierdigital.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alex.olivierdigital.com</link>
	<description>Tech, Media, Musicals</description>
	<lastBuildDate>Fri, 16 Dec 2011 11:21:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quick Tip: URL Rewrite Conditions</title>
		<link>http://alex.olivierdigital.com/2011/12/quick-tip-url-rewrite-conditions/</link>
		<comments>http://alex.olivierdigital.com/2011/12/quick-tip-url-rewrite-conditions/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 16:39:05 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[arr]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[url rewrite]]></category>
		<category><![CDATA[wff]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/12/quick-tip-url-rewrite-conditions/</guid>
		<description><![CDATA[If you get an error about no route found when using ARR/URL Rewrite, it can be because you have no condition setup on your rule. My original thinking, is that if you don&#8217;t have any conditions, it would just route every request that matches the incoming URL, this doesn&#8217;t seem to be the case. Make [...]]]></description>
			<content:encoded><![CDATA[<p>If you get an error about no route found when using ARR/URL Rewrite, it can be because you have no condition setup on your rule.</p>
<p>My original thinking, is that if you don&#8217;t have any conditions, it would just route every request that matches the incoming URL, this doesn&#8217;t seem to be the case.</p>
<p>Make sure you have at least one rule {HTTP_HOST} or something that will be the catch for the requests coming in.</p>
<p><a href="http://alex.olivierdigital.com/wp-content/uploads/2011/12/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="image" src="http://alex.olivierdigital.com/wp-content/uploads/2011/12/image_thumb.png" alt="image" width="491" height="471" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/12/quick-tip-url-rewrite-conditions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coverage of the 2011 Childrens BAFTAs</title>
		<link>http://alex.olivierdigital.com/2011/11/coverage-of-the-2011-childrens-baftas/</link>
		<comments>http://alex.olivierdigital.com/2011/11/coverage-of-the-2011-childrens-baftas/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 22:55:39 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Films]]></category>
		<category><![CDATA[Television]]></category>
		<category><![CDATA[BAFTA]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/?p=171</guid>
		<description><![CDATA[I got attend the 2011 Childrens BAFTAs and got to interview all the stars as they arrived and picked up their awards!]]></description>
			<content:encoded><![CDATA[<p>I got attend the 2011 Childrens BAFTAs and got to interview all the stars as they arrived and picked up their awards!</p>
<p><object width="635" height="353" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Q-vCrR5XylM?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="635" height="353" type="application/x-shockwave-flash" src="http://www.youtube.com/v/Q-vCrR5XylM?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/11/coverage-of-the-2011-childrens-baftas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Web Farm Framework behind a Proxy</title>
		<link>http://alex.olivierdigital.com/2011/11/using-web-farm-framework-behind-a-proxy/</link>
		<comments>http://alex.olivierdigital.com/2011/11/using-web-farm-framework-behind-a-proxy/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 17:06:43 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[applicationHost]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[web farm framework]]></category>
		<category><![CDATA[wff]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/11/using-web-farm-framework-behind-a-proxy/</guid>
		<description><![CDATA[As Web Farm Framework runs on your servers as a local account, any proxy settings coming down from your AD will not be used by the Web Platform Installer. If you see the following in your error log, and you have a proxy, here is a fix. 2011-11-07T15:16:28.8528558+00:00 Error ITSM &#38; Farm Hq-aesop0 Failed to [...]]]></description>
			<content:encoded><![CDATA[<p>As Web Farm Framework runs on your servers as a local account, any proxy settings coming down from your AD will not be used by the Web Platform Installer. If you see the following in your error log, and you have a proxy, here is a fix.</p>
<p align="left"><font face="Consolas">2011-11-07T15:16:28.8528558+00:00 Error ITSM &amp; Farm Hq-aesop0 Failed to run operation &#8216;RunRemote&#8217;.&#160; Failed to run method &#8216;Microsoft.Web.Farm.GetInstalledProductsRemoteMethod&#8217; on server &#8216;Hq-aesop0&#8242;.&#160; Exception in response stream.&#160; InternetOpenUrl returned 0x80072EFD: Unknown error 12029.&#160; Exception in response stream.&#160; InternetOpenUrl returned 0x80072EFD: Unknown error 12029. Microsoft.Web.Farm.WebFarmException: Failed to run method &#8216;Microsoft.Web.Farm.GetInstalledProductsRemoteMethod&#8217; on server &#8216;Hq-aesop0&#8242;.&#160; Exception in response stream.&#160; InternetOpenUrl returned 0x80072EFD: Unknown error 12029. &#8212;&gt; Microsoft.Web.Farm.WebFarmException: Exception in response stream &#8212;&gt; System.Net.WebException: InternetOpenUrl returned 0x80072EFD: Unknown error 12029.</font></p>
<p>In WFF 2.2, you can set a proxy server that all your servers will use in your applicationHost.config. This setting will be passed to all your servers for their calls out to the Web Products Feed xml file used by Web Platform Installer. You can set this using the following appcmd:</p>
<p align="left"><font face="Consolas">appcmd.exe set config -section:webFarms /[name='Primary'].defaultProxy.enabled:&quot;True&quot; /[name='Primary'].defaultProxy.proxyaddress:&quot;proxyservername:80&quot; /[name='Primary'].defaultProxy.userName:&quot;testuser&quot; /[name='Primary'].defaultProxy.password:&quot;Password1&quot; /commit:apphost</font></p>
<p>You will need to replace the name of your webfarm where it says &#8216;Primary&#8217; and put your proxy details where it says &quot;proxyservername:80&quot;. If you proxy requires authentication, replace &quot;testuser&quot; and &quot;Password1&quot; with the username and password respectively.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/11/using-web-farm-framework-behind-a-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful WinDBG commands for IIS Debugging</title>
		<link>http://alex.olivierdigital.com/2011/11/useful-windbg-commands-for-iis-debugging/</link>
		<comments>http://alex.olivierdigital.com/2011/11/useful-windbg-commands-for-iis-debugging/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 16:39:03 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Debug]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/11/useful-windbg-commands-for-iis-debugging/</guid>
		<description><![CDATA[Get Dump Environment vertarget Show Threads !threads Switch Threads ~IDs Dump the current heap !dumpheap [-stat for a summary] Dump Object !do 0xXXXXXX Get the URLs in the request objects in memory: .foreach (req {!DumpHeap -type System.Web.HttpRequest -short}) { .foreach /pS 1 (a {dd ${req}+48&#160; l 1}) {.echo ${a}; !do poi(${a}+c)} } Print exceptions in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Get Dump Environment</strong></p>
<p>vertarget</p>
<p><strong>Show Threads</strong></p>
<p>!threads</p>
<p><strong>Switch Threads</strong></p>
<p>~IDs</p>
<p><strong>Dump the current heap</strong></p>
<p>!dumpheap [-stat for a summary]</p>
<p><strong>Dump Object</strong></p>
<p>!do 0xXXXXXX</p>
<p><strong>Get the URLs in the request objects in memory:</strong></p>
<p>.foreach (req {!DumpHeap -type System.Web.HttpRequest -short}) { .foreach /pS 1 (a {dd ${req}+48&#160; l 1}) {.echo ${a}; !do poi(${a}+c)} }</p>
<p><strong>Print exceptions in memory:</strong></p>
<p>.foreach(exception {!DumpHeap -type Exception -short}) {!PrintException exception; .echo print exception done !!! *****************}</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/11/useful-windbg-commands-for-iis-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello Hello</title>
		<link>http://alex.olivierdigital.com/2011/11/hello-hello/</link>
		<comments>http://alex.olivierdigital.com/2011/11/hello-hello/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 20:41:15 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[telephone]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/?p=162</guid>
		<description><![CDATA[Through my role as a Development Support Engineer I am interacting daily with real developers and support professionals working with Microsoft systems and technologies. Due to this, I deal with a vast range of customers, at all different skill levels, and located all over the world. I recently partook in an Engineering Academy course focused [...]]]></description>
			<content:encoded><![CDATA[<p>Through my role as a Development Support Engineer I am interacting daily with real developers and support professionals working with Microsoft systems and technologies. Due to this, I deal with a vast range of customers, at all different skill levels, and located all over the world. I recently partook in an Engineering Academy course focused around various topics, but most pertinently, improving my interaction over the phone with clients. Below are some tips that I picked up that can be used in any situation, not just dealing with technical issues….including applying for a role at Microsoft.</p>
<p>When I start work with a new customer, it is up to me to extract what the real problem is. Be it a broken system, a bit of software they are writing, or some consultation they need before starting work on a project. The key to this is communicating clearly with the person at the other end of the phone.</p>
<p>There is some key information that is always useful in a business critical situation. The first of these, and most obvious, is what the actual problem they are facing is. This can range from a very simplistic issue, up to a massive deployment, spanning multiple server farms and technologies. Secondly, it is good to understand what impact this is having on their business. This allows you to gauge how important this issue needs to be dealt with. I have helped customers in cases where they are losing hundreds of thousands of pounds every hour there system is down. Getting this information upfront sets the tone of your work, and makes you realise just how important you are to a company, which, as an intern is quite a shock at times!</p>
<p>If you are ever in a situation where by you are required to handle work over the phone, and this could include being interviewed (thinking about the Intern &amp; MACH application process!) then I can’t stress how helpful it is to have a plan in front of you before you even pick up a phone. Make a note of all the topics you want to cover, any questions you need to ask, the name of the person you are calling (I am forever forgetting the name of the person I am talking to…in real life as well!), and any other points you need to bring up. There is nothing worse than hanging up the phone and remembering a question you needed to ask.</p>
<p>When I was at the telephone interview stage of my application to the Microsoft Intern Scheme, I sat down the day before my scheduled interview time, fired up the trusty OneNote (best noting taking programming in my opinion – it comes part of Microsoft Office….look in All Programs &gt; Microsoft Office &gt; OneNote) and noted down all the points that I thought might come up and any key topics that I wanted to make sure I mentioned. Thankfully it seemed to work!</p>
<p>Through careful preparation, even the most daunting call can be a stress free experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/11/hello-hello/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Event Tracing in HTTP.sys</title>
		<link>http://alex.olivierdigital.com/2011/10/event-tracing-in-http-sys/</link>
		<comments>http://alex.olivierdigital.com/2011/10/event-tracing-in-http-sys/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 11:58:19 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Debug]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[etl]]></category>
		<category><![CDATA[etw]]></category>
		<category><![CDATA[httpsys]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/10/event-tracing-in-http-sys/</guid>
		<description><![CDATA[I have been working on an issue where by requests are being sent from one server, but the connection appears to be reset. One method of troubleshooting this is to enable something called Event Tracing for Windows, specifically tracing the events from the HTTP.sys system. HTTP.sys is the kernel level side of a web request. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on an issue where by requests are being sent from one server, but the connection appears to be reset.</p>
<p>One method of troubleshooting this is to enable something called Event Tracing for Windows, specifically tracing the events from the HTTP.sys system. HTTP.sys is the kernel level side of a web request. All requests that go to IIS pass through this, so it will trap any events.</p>
<p>To start tracing events in Http.sys use the logman.exe tool. Logman.exe ships with every Windows installation, and can be used right out of the box. To enable ETW, type: </p>
<blockquote><p><code>C:&gt; logman start httptrace -p Microsoft-Windows-HttpService 0xFFFF -o tracefile.etl -ets</code></p></blockquote>
<p>Here tracefile is the name of our trace. This will be used to identify this particular event trace in further commands. Logman needs to know which components of Windows to trace. Since we are only interested in tracing Http.sys, we pass the provider name, &quot;Microsoft-Windows-HttpService&quot;. The 0xFFFF signifies we want full tracing, or all trace events. Our event trace will be written to a raw binary file, tracefile.etl. <b>Please note that you must be an elevated Admin to use the logman command.</b></p>
<p>To stop tracing we use the logman tool again: </p>
<blockquote><p><code>C:&gt; logman stop httptrace –ets</code></p>
</blockquote>
<p>You can now open up this ETL file up in Event Viewer, which give you a very nice verbose view of the request passing through.</p>
<p align="center"><a href="http://alex.olivierdigital.com/wp-content/uploads/2011/10/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://alex.olivierdigital.com/wp-content/uploads/2011/10/image_thumb.png" width="557" height="307" /></a></p>
<p align="left">Now you will be able to see if a request is passing through your system or not!</p>
<p align="left">Feel free to email me alex[at]olivierdigital[dot]com if you need any help!</p>
<p align="left">Alex</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/10/event-tracing-in-http-sys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with windbg</title>
		<link>http://alex.olivierdigital.com/2011/09/getting-started-with-windbg/</link>
		<comments>http://alex.olivierdigital.com/2011/09/getting-started-with-windbg/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 16:06:53 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[101]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windbg]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/09/getting-started-with-windbg/</guid>
		<description><![CDATA[WinDbg for those that don&#8217;t know (and I suspect most as I didn&#8217;t know till about 3 months ago) is THE tool for debugging Windows. The guys I work with live in it (looking at you @dougste) and it really is extremely powerful. Its clever enough to go down to the line inside your code [...]]]></description>
			<content:encoded><![CDATA[<p>WinDbg for those that don&#8217;t know (and I suspect most as I didn&#8217;t know till about 3 months ago) is THE tool for debugging Windows. The guys I work with live in it (looking at you <a href="http://twitter.com/dougste">@dougste</a>) and it really is extremely powerful. Its clever enough to go down to the line inside your code that is causing your whole app to crash, without having any previous knowledge of your program. Just get a memory dump and it will go.</p>
<p>I have been struggling to get to grips with this stuff, heaps, stacks, clrs, gc’s, gen 0, etc, and have finally come across a very useful duo of blogs posts that cover how to get setup and start finding the bugs:</p>
<p><a href="http://blogs.msdn.com/b/johan/archive/2007/11/13/getting-started-with-windbg-part-i.aspx">Getting started with windbg – Part I</a> and <a href="http://blogs.msdn.com/b/johan/archive/2007/11/26/getting-started-with-windbg-part-ii.aspx">Part 2</a></p>
<p>These are written by <a href="http://blogs.msdn.com/johan">JohanSt over at MSDN</a>. I can also recommend reading through my colleague <a href="http://blogs.msdn.com/b/dougste/">Doug Stewart’s blog</a> who is the Principal Escalation Engineer in my team, and trust me, this guy is a genius/Jedi/Matrix-dweller.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/09/getting-started-with-windbg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supress Text Highlighting in Webpages</title>
		<link>http://alex.olivierdigital.com/2011/09/supress-text-highlighting-in-webpages/</link>
		<comments>http://alex.olivierdigital.com/2011/09/supress-text-highlighting-in-webpages/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 13:16:07 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[text hightlight]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/09/supress-text-highlighting-in-webpages/</guid>
		<description><![CDATA[I have been working on a problem were a system was displaying a web app on a touch screen. When it came to press and dragging elements around a page, the default behaviour of highlighting text starts. This is not desirable when your trying to be an application. Thankfully supressing this in IE is just [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on a problem were a system was displaying a web app on a touch screen. When it came to press and dragging elements around a page, the default behaviour of highlighting text starts. This is not desirable when your trying to be an application. Thankfully supressing this in IE is just one line of JavaScript:</p>
<p><font face="Consolas">&lt;script&gt;document.body.onselectstart=function(){return false}&lt;/script&gt;</font></p>
<p>Simple as, put that just before you &lt;/body&gt; tag, or call it onload, and the default event is overridden and no highlighting occurs.</p>
<p>Case closed.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/09/supress-text-highlighting-in-webpages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Intern &amp; Grad Applications now Open!</title>
		<link>http://alex.olivierdigital.com/2011/09/microsoft-intern-grad-applications-now-open/</link>
		<comments>http://alex.olivierdigital.com/2011/09/microsoft-intern-grad-applications-now-open/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 10:42:23 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/09/microsoft-intern-grad-applications-now-open/</guid>
		<description><![CDATA[Microsoft UK is now open for applications for the Graduate and Intern Schemes for 2012. This really was the best decisions I have ever made. I have met so many cool people, done some amazing things, and I’ve only been here 2 months! Apply now!!]]></description>
			<content:encoded><![CDATA[<p><img alt="What if our next big idea was down to you?" src="http://careers.microsoft.com/global/careers/EN/GB/PublishingImages/Hero_GradHomeWhatIf.jpg" width="629" height="268" /></p>
<p>Microsoft UK is now open for applications for the Graduate and Intern Schemes for 2012. This really was the best decisions I have ever made. I have met so many cool people, done some amazing things, and I’ve only been here 2 months! </p>
<p><a href="http://careers.microsoft.com/careers/en/gb/gradhome.aspx">Apply now</a>!!</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/09/microsoft-intern-grad-applications-now-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Student Partner</title>
		<link>http://alex.olivierdigital.com/2011/09/microsoft-student-partner/</link>
		<comments>http://alex.olivierdigital.com/2011/09/microsoft-student-partner/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 13:57:07 +0000</pubDate>
		<dc:creator>Alex Olivier</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[microsoft student partner]]></category>
		<category><![CDATA[msp]]></category>

		<guid isPermaLink="false">http://alex.olivierdigital.com/2011/09/microsoft-student-partner/</guid>
		<description><![CDATA[Just a quick note to encourage all of you to go and apply to be a Microsoft Student Partner. It is a great scheme that gave me training, access to Microsoft technology and resources, and not to mention meeting some great like-minded friends. Its really simple to apply, all you have todo is fill in [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to encourage all of you to go and apply to be a Microsoft Student Partner. It is a great scheme that gave me training, access to Microsoft technology and resources, and not to mention meeting some great like-minded friends.</p>
<p>Its really simple to apply, all you have todo is fill in a form, and make a quick video explaining why you want to be an MSP. Full details can be <a href="https://www.microsoftstudentpartners.com/publicpages/registration.aspx?region=United%20Kingdom">seen here</a>.</p>
<p>If you have any questions about it feel free to get in touch with me on Twitter, <a href="http://twitter.com/alexolivier">@alexolivier</a>, or contact Ben Nunney <a href="http://twitter.com/bennuk">@bennuk</a> who runs the program here in the UK.</p>
<p>Just as a bit of fun, below if a video I did when I went to my first MSP event last winter:</p>
<div style="padding-bottom: 0px; margin: 0px auto; padding-left: 0px; width: 448px; padding-right: 0px; display: block; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:1f83ce16-9ca1-49b5-a425-695926fcfa17" class="wlWriterEditableSmartContent">
<div><object width="448" height="252"><param name="movie" value="http://www.youtube.com/v/Z1kOUGoqBdk?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/Z1kOUGoqBdk?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="448" height="252"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://alex.olivierdigital.com/2011/09/microsoft-student-partner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

