<?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>Nic&#039;s Blog &#187; Windows</title>
	<atom:link href="http://nicbedford.co.uk/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicbedford.co.uk</link>
	<description>Where my thoughts on life, the universe and everything trickle onto the internet…</description>
	<lastBuildDate>Sat, 31 Dec 2011 23:59:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VBoxLaunch &#8211; minor update</title>
		<link>http://nicbedford.co.uk/2010/05/26/vboxlaunch-minor-update/</link>
		<comments>http://nicbedford.co.uk/2010/05/26/vboxlaunch-minor-update/#comments</comments>
		<pubDate>Wed, 26 May 2010 15:20:04 +0000</pubDate>
		<dc:creator>Nic</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://nicbedford.co.uk/?p=353</guid>
		<description><![CDATA[Just a quick post to let you know I have made an update to VBoxLaunch so that it now works with the Oracle VM VirtualBox 3.2.0 release and created it&#8217;s own page in the software section of my website. Unfortunately, this really is a quick and dirty hack (due to the change in default install [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick post to let you know I have made an update to <a href="http://nicbedford.co.uk/software/vboxlaunch/">VBoxLaunch</a> so that it now works with the Oracle VM VirtualBox 3.2.0 release and created it&#8217;s own page in the software section of my website. Unfortunately, this really is a quick and dirty hack (due to the change in default install location of VirtualBox) and so will no longer work if you happen to still have VirtualBox installed to C:Program FilesSunVirtualBox. When I get some more time, I will make a proper fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://nicbedford.co.uk/2010/05/26/vboxlaunch-minor-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBoxLaunch</title>
		<link>http://nicbedford.co.uk/2010/02/18/vboxlaunch/</link>
		<comments>http://nicbedford.co.uk/2010/02/18/vboxlaunch/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 18:48:58 +0000</pubDate>
		<dc:creator>Nic</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Jump List]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://nicbedford.co.uk/?p=330</guid>
		<description><![CDATA[I&#8217;m a big fan of Windows 7 and it&#8217;s new features, one of those being the Jump Lists. I&#8217;m also a big fan of VirtualBox for my development, testing and isolation needs, at least I can run a virtual x64 machine and connect to it for kernel mode debugging, which is something I can&#8217;t do [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nbedford.net78.net/wordpress/wp-content/uploads/2010/02/VBoxLaunch.png" rel="lightbox[330]"></a>I&#8217;m a big fan of Windows 7 and it&#8217;s new features, one of those being the <a href="http://windows.microsoft.com/en-US/windows7/products/features/jump-lists">Jump Lists</a>. I&#8217;m also a big fan of <a href="http://www.virtualbox.org/">VirtualBox</a> for my development, testing and isolation needs, at least I can run a virtual x64 machine and connect to it for kernel mode debugging, which is something I can&#8217;t do with Virtual PC.</p>
<p>Anyway, as much as I&#8217;d like to see this actually built into the Windows VirtualBox GUI, I suspect it&#8217;s not high priority for the Sun developers and I&#8217;m far too lazy to setup a dev environment with all the pre-requrisites to actually build VirtualBox myself. So here&#8217;s a little <span style="text-decoration: line-through;">hack</span> work-around I created, to slightly improve the VirtualBox experience from the Windows 7 start menu.</p>
<p><img class="aligncenter size-full wp-image-331" title="VBoxLaunch" src="http://nbedford.net78.net/wordpress/wp-content/uploads/2010/02/VBoxLaunch.png" alt="" width="491" height="438" /></p>
<p>If you&#8217;d like to make use of my small little app, then please feel free to download it from <a href="http://nicbedford.co.uk/files/VBoxLaunch.zip">here</a>, just extract the binary to your VirtualBox install folder, create a shortcut to VBoxLaunch.exe and drag it into your start menu. The first time you run VBoxLaunch it will query all of your VirtualBox VM&#8217;s and create a custom jump list for them,  you should then be able to start your selected VM directly, without the need to launch the VirtualBox GUI each time.</p>
<p>This tool requires the Microsoft .net Framework 3.5, should already exist on Windows 7 <img src='http://nicbedford.co.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and was developed and tested on Windows 7 x64 (but there is no reason why it shouldn&#8217;t work on 32bit Windows 7 too)</p>
]]></content:encoded>
			<wfw:commentRss>http://nicbedford.co.uk/2010/02/18/vboxlaunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read Chip &amp; PIN / EMV Card</title>
		<link>http://nicbedford.co.uk/2010/01/27/read-chip-pin-emv-card/</link>
		<comments>http://nicbedford.co.uk/2010/01/27/read-chip-pin-emv-card/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:01:31 +0000</pubDate>
		<dc:creator>Nic</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[EMV]]></category>
		<category><![CDATA[PC/SC]]></category>
		<category><![CDATA[smart card]]></category>

		<guid isPermaLink="false">http://nicbedford.co.uk/?p=316</guid>
		<description><![CDATA[Recently I&#8217;ve been working on a tool to allow you to read the contents of the chip on your Chip &#38; PIN / EMV card and to decode some of the values. A lot of the information wont mean much without reading lots of long and complicated specs. But for anyone who&#8217;s interested and who [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been working on a tool to allow you to read the contents of the chip on your Chip &amp; PIN / EMV card and to decode some of the values. A lot of the information wont mean much without reading lots of long and complicated specs. But for anyone who&#8217;s interested and who has access to a PC/SC complient smart card reader on Windows here&#8217;s an example of the data that can be read.</p>
<p><a title="EMV Card Browser" href="http://nbedford.net78.net/wordpress/wp-content/uploads/2010/01/EmvCardBrowser.png" rel="lightbox[316]"><img class="aligncenter size-medium wp-image-302" title="EmvCardBrowser" src="http://nbedford.net78.net/wordpress/wp-content/uploads/2010/01/EmvCardBrowser.png" alt="EMV Card Browser" width="500" height="317" /></a></p>
<p><a href="http://nicbedford.co.uk/software/emvcardbrowser/">Read more</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicbedford.co.uk/2010/01/27/read-chip-pin-emv-card/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Vista SP2 Build 16489 for x64</title>
		<link>http://nicbedford.co.uk/2008/10/23/vista-sp2-build-16489-for-x64/</link>
		<comments>http://nicbedford.co.uk/2008/10/23/vista-sp2-build-16489-for-x64/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 07:40:35 +0000</pubDate>
		<dc:creator>Nic</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[sp2]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://nicbedford.co.uk/?p=193</guid>
		<description><![CDATA[You may have already seen that Microsoft have released there first beta of Windows Vista SP2, as it was reported on several sites yesterday, one of my favorities is Rafael&#8217;s Within Windows blog. So you&#8217;ve probably already heard that there&#8217;s nothing much in there and it&#8217;s just a collection of previous fixes, albeit about a [...]]]></description>
			<content:encoded><![CDATA[<p>You may have already seen that Microsoft have released there first beta of Windows Vista SP2, as it was reported on several sites yesterday, one of my favorities is <a href="http://www.withinwindows.com/2008/10/22/windows-vista-sp2-beta-build-16489-released-to-testers/">Rafael&#8217;s Within Windows blog</a>. So you&#8217;ve probably already heard that there&#8217;s nothing much in there and it&#8217;s just a collection of previous fixes, albeit about a 290MB collection. Well standback and prepare to be flabagasted, because on x64 Vista Ultimate, that colection grows to about 490MB, it must be all those 64bit pointers <img src='http://nicbedford.co.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://nbedford.net78.net/wordpress/wp-content/uploads/2008/10/vista_sp2_x64.jpg" rel="lightbox[193]"><img class="alignnone size-medium wp-image-194" title="Vista SP2 Build 16489 for x64" src="http://nbedford.net78.net/wordpress/wp-content/uploads/2008/10/vista_sp2_x64-300x173.jpg" alt="" width="300" height="173" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nicbedford.co.uk/2008/10/23/vista-sp2-build-16489-for-x64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

