<?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>JERVIS DOT WS &#187; Microsoft</title>
	<atom:link href="http://jervis.ws/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://jervis.ws</link>
	<description>A techie’s thoughts and opinions on anything &#38; everything that comes to mind</description>
	<lastBuildDate>Tue, 15 Feb 2011 20:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Internet Explorer Script Error, on a cash machine&#8230;!</title>
		<link>http://jervis.ws/2011/02/15/internet-explorer-script-error-on-a-cash-machine/</link>
		<comments>http://jervis.ws/2011/02/15/internet-explorer-script-error-on-a-cash-machine/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 20:42:46 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Cash Point]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=220</guid>
		<description><![CDATA[<p>I went to the cash point the other day and look what I found&#8230;..  Had to take a photo.</p>
<p style="text-align: center;"> </p>
]]></description>
			<content:encoded><![CDATA[<p>I went to the cash point the other day and look what I found&#8230;..  Had to take a photo.</p>
<p style="text-align: center;"><a href="http://www.jervis.ws/wp-content/uploads/Image026.jpg"><img class="size-full wp-image-221 aligncenter" title="Internet Explorer Script Error, on a cash machine...!" src="http://www.jervis.ws/wp-content/uploads/Image026.jpg" alt="Internet Explorer Script Error, on a cash machine...!" width="451" height="1585" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2011/02/15/internet-explorer-script-error-on-a-cash-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annoying Windows Update restart popup</title>
		<link>http://jervis.ws/2010/03/02/annoying-windows-update-restart-popup/</link>
		<comments>http://jervis.ws/2010/03/02/annoying-windows-update-restart-popup/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 19:05:46 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=214</guid>
		<description><![CDATA[<p>I was working away on my PC today and was getting bugged by the Windows Update restart reminder, having been bitten by its restart in the past I wanted it to leave me alone.</p>
<p>I had stacks of SSH sessions open, web sites and files, it was not the time for a reboot and I didn&#8217;t want [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jervis.ws/wp-content/uploads/windowsupdaterestart.jpg"><img class="alignright size-full wp-image-215" title="windowsupdaterestart" src="http://www.jervis.ws/wp-content/uploads/windowsupdaterestart.jpg" alt="" width="428" height="171" /></a>I was working away on my PC today and was getting bugged by the Windows Update restart reminder, having been bitten by its restart in the past I wanted it to leave me alone.</p>
<p>I had stacks of SSH sessions open, web sites and files, it was not the time for a reboot and I didn&#8217;t want it to decide to restart when I got up to make a drink.</p>
<p>A quick google search helped me out!  Running this command (from a run prompt or from within a command prompt) will stop the message appearing and allow you to continue working, uninterrupted and reboot when your good and ready.</p>
<blockquote><p>sc stop wuauserv</p></blockquote>
<p>Source: <a href="http://lifehacker.com/289998/disable-windows-update-restart-nag" target="_blank">Lifehacker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2010/03/02/annoying-windows-update-restart-popup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE8, Standards Mode</title>
		<link>http://jervis.ws/2008/03/15/ie8-standards-mode/</link>
		<comments>http://jervis.ws/2008/03/15/ie8-standards-mode/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 19:25:23 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=98</guid>
		<description><![CDATA[<p>IE8 (Due out later this year), will render in “Standards Mode” by default.</p>
<p>Web developers of pages that work nicely in IE7 and nothing else can request IE8 to use IE7’s mode via the “http header/meta tag approach”. Hopefully this move will enable much better cross browser and developers of troubled sites will invest the time [...]]]></description>
			<content:encoded><![CDATA[<p>IE8 (Due out later this year), will render in “Standards Mode” by default.</p>
<p>Web developers of pages that work nicely in IE7 and nothing else can request IE8 to use IE7’s mode via the “http header/meta tag approach”. Hopefully this move will enable much better cross browser and developers of troubled sites will invest the time in becoming standards compliment.</p>
<p>A big thank you to the IE team for doing the right thing for the future of the Web.</p>
<p>More Info: <a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx" target="_blank"></a></p>
<ul>
<li><a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx" target="_blank">http://blogs.msdn.com/ie/<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a></li>
<li><a href="http://alistapart.com/articles/beyonddoctype" target="_blank">http://alistapart.com/articles/beyonddoctype<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2008/03/15/ie8-standards-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leap Year???</title>
		<link>http://jervis.ws/2008/03/15/leap-year/</link>
		<comments>http://jervis.ws/2008/03/15/leap-year/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 14:33:40 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=100</guid>
		<description><![CDATA[<p>Well, if you were on site installing exchange on leap year day then you have my sympathy. In a series of news items, the reasons for techies everywhere having problems have been reviled, and not just for problems with Exchange.</p>
<p>First, the 25-year-old leap year bug infesting Microsoft Excel…
Next hit, Exchange, SQL Server 2008, Windows Small [...]]]></description>
			<content:encoded><![CDATA[<p>Well, if you were on site installing exchange on leap year day then you have my sympathy. In a series of news items, the reasons for techies everywhere having problems have been reviled, and not just for problems with Exchange.</p>
<p>First, the 25-year-old leap year bug infesting Microsoft Excel…<br />
Next hit, Exchange, SQL Server 2008, Windows Small Business Server, and Windows Mobile.</p>
<p><a href="http://www.theregister.co.uk/2008/03/04/microsoft_admits_to_exchange_leap_year_bug/" target="_blank">http://www.theregister.co.uk/2008/03/04/microsoft_admits_to_exchange_leap_year_bug/<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a></p>
<p><a href="http://www.theregister.co.uk/2008/03/04/sql_server_hit_by_leap_year_bug/" target="_blank">http://www.theregister.co.uk/2008/03/04/sql_server_hit_by_leap_year_bug/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2008/03/15/leap-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft’s New ‘Milan’ Coffee Table</title>
		<link>http://jervis.ws/2007/10/30/microsofts-new-milan-coffee-table/</link>
		<comments>http://jervis.ws/2007/10/30/microsofts-new-milan-coffee-table/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 18:42:32 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Surface]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=102</guid>
		<description><![CDATA[
<p>Microsoft’s latest coffee table, would like to see one of these, but expect they are rather costly!
Check out the videos on the Microsoft Surface webpage.</p>
<p style="text-align: center;"></p>

]]></description>
			<content:encoded><![CDATA[<div>
<p>Microsoft’s latest coffee table, would like to see one of these, but expect they are rather costly!<br />
Check out the videos on the <a href="http://www.microsoft.com/surface/" target="_blank">Microsoft Surface<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a> webpage.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/eMIynrliB_g" /><param name="wmode" value="transparent" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/eMIynrliB_g" wmode="transparent"></embed></object></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2007/10/30/microsofts-new-milan-coffee-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

