<?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>Blog of Finster &#187; windows</title>
	<atom:link href="http://finster.co.uk/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://finster.co.uk</link>
	<description>Technical Notes</description>
	<lastBuildDate>Sun, 14 Feb 2010 20:58:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>List of Media Centre Software for Windows and Linux</title>
		<link>http://finster.co.uk/2009/06/21/list-of-media-centre-software-for-windows-and-linux/</link>
		<comments>http://finster.co.uk/2009/06/21/list-of-media-centre-software-for-windows-and-linux/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:50:47 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[Home Entertainment]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media centre]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=51</guid>
		<description><![CDATA[Here is a list of free Media Centre Software for Linux and Windows.
Windows Media Center Software

Windows Media Center &#8211; http://www.microsoft.com/windows/windows-vista/features/media-center.aspx (supports TV cards)
XBMC &#8211; http://xbmc.org
Moovida &#8211; http://www.moovida.com
MediaPortal &#8211; http://www.team-mediaportal.com (supports TV cards)
Freevo &#8211; http://freevo.sourceforge.net (supports TV cards)
GB-PVR &#8211; http://www.gbpvr.com (supports TV cards)
MeediOS &#8211; http://www.meedios.com (supports TV cards)

Linux Media Center Software

XBMC &#8211; http://xbmc.org 
Boxee &#8211; http://www.boxee.tv
Moovida [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of free Media Centre Software for Linux and Windows.</p>
<h3>Windows Media Center Software</h3>
<ul>
<li>Windows Media Center &#8211; <a href="http://www.microsoft.com/windows/windows-vista/features/media-center.aspx">http://www.microsoft.com/windows/windows-vista/features/media-center.aspx</a> (supports TV cards)</li>
<li>XBMC &#8211; <a href="http://xbmc.org">http://xbmc.org</a></li>
<li>Moovida &#8211; <a href="http://www.moovida.com">http://www.moovida.com</a></li>
<li>MediaPortal &#8211; <a href="http://www.team-mediaportal.com">http://www.team-mediaportal.com</a> (supports TV cards)</li>
<li>Freevo &#8211; <a href="http://freevo.sourceforge.net">http://freevo.sourceforge.net</a> (supports TV cards)</li>
<li>GB-PVR &#8211; <a href="http://www.gbpvr.com">http://www.gbpvr.com</a> (supports TV cards)</li>
<li>MeediOS &#8211; <a href="http://www.meedios.com">http://www.meedios.com</a> (supports TV cards)</li>
</ul>
<h3>Linux Media Center Software</h3>
<ul>
<li>XBMC &#8211; <a href="http://xbmc.org">http://xbmc.org</a> </li>
<li>Boxee &#8211; <a href="http://www.boxee.tv">http://www.boxee.tv</a></li>
<li>Moovida &#8211; <a href="http://www.moovida.com">http://www.moovida.com</a></li>
<li>My Media System &#8211; <a href="http://mymediasystem.org">http://mymediasystem.org</a></li>
<li>Entertainer &#8211; <a href="http://www.entertainer-project.com">http://www.entertainer-project.com</a></li>
<li>Freevo &#8211; <a href="http://freevo.sourceforge.net">http://freevo.sourceforge.net</a> (supports TV cards)</li>
<li>GeeXboX &#8211; <a href="http://www.geexbox.org">http://www.geexbox.org</a> (supports TV cards)</li>
<li>LinuxMCE &#8211; <a href="http://www.linuxmce.org">http://www.linuxmce.org</a> (supports TV cards)</li>
<li>MythTV &#8211; <a href="http://www.mythtv.org">http://www.mythtv.org</a> (supports TV cards)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2009/06/21/list-of-media-centre-software-for-windows-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting a VM from the Command Line</title>
		<link>http://finster.co.uk/2009/03/25/starting-a-vm-from-the-command-line/</link>
		<comments>http://finster.co.uk/2009/03/25/starting-a-vm-from-the-command-line/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 11:20:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=25</guid>
		<description><![CDATA[Starting a VM from the Command Line (or via a shortcut on the desktop) is easy &#8211; just use the command: -
   VBoxManage startvm name_of_virtual_machine
for example : -
   VBoxManage startvm &#8220;Windows XP&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Starting a VM from the Command Line (or via a shortcut on the desktop) is easy &#8211; just use the command: -</p>
<p><span style="font-size:85%;"><span style="font-family: courier new;">   VBoxManage startvm <span style="font-style: italic;">name_of_virtual_machine</span></span></span></p>
<p>for example : -</p>
<p><span style="font-size:85%;"><span style="font-family: courier new;">   VBoxManage startvm &#8220;Windows XP&#8221;</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2009/03/25/starting-a-vm-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB in VirtualBox</title>
		<link>http://finster.co.uk/2009/03/22/usb-in-virtualbox/</link>
		<comments>http://finster.co.uk/2009/03/22/usb-in-virtualbox/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 09:36:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=24</guid>
		<description><![CDATA[Here are the steps required to get USB working on a Linux host (tested with VirtualBox 2.1.4)
1. Create a group usbusers and put yourself in it.
sudo addgroup usbusersusermod -a -G usbusers andy
2. Note down the vendor and id numbers for the USB devices that you want to enable after running the following command: -
VBoxManage list [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps required to get USB working on a Linux host (tested with VirtualBox 2.1.4)</p>
<p>1. Create a group usbusers and put yourself in it.</p>
<p><span style="font-size:85%;"><span style="font-family:courier new;">sudo addgroup usbusers</span><br /><span style="font-family:courier new;">usermod -a -G usbusers andy</span></span></p>
<p>2. Note down the vendor and id numbers for the USB devices that you want to enable after running the following command: -</p>
<p><span style="font-size:85%;"><span style="font-family:courier new;">VBoxManage list usbhost</span></span></p>
<p>3. In VirtuaBox&#8217;s USB section add both of these devices, making sure you have the vendor and id numbers correct.</p>
<p>4. Add the following lines in /etc/fstab (you can get the ID of the usbusers group by looking in /etc/group) : -</p>
<p><span style="font-size:85%;"><span style="font-family:courier new;"># usbusers is the USB group (id 1001)</span><br /><span style="font-family:courier new;">none /proc/bus/usb usbfs devgid=1001,devmode=664 0 0</p>
<p></span></span>5. A reboot is required.</p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2009/03/22/usb-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DeltaCopy &#8211; rsync for Windows</title>
		<link>http://finster.co.uk/2008/08/24/deltacopy-rsync-for-windows/</link>
		<comments>http://finster.co.uk/2008/08/24/deltacopy-rsync-for-windows/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 00:02:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=15</guid>
		<description><![CDATA[DeltaCopy is a free piece of software for Windows that allows you to interface with other computers running rsync. Basically, it is a &#8220;Windows Friiendly&#8221; wrapper around rsync. It is fairly easy to use, and also allows you to run rsync from the command line without having to install CygWin.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp">DeltaCopy</a> is a free piece of software for Windows that allows you to interface with other computers running <a href="http://samba.anu.edu.au/rsync/">rsync</a>. Basically, it is a &#8220;Windows Friiendly&#8221; wrapper around rsync. It is fairly easy to use, and also allows you to run rsync from the command line without having to install <a href="http://www.cygwin.com/">CygWin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2008/08/24/deltacopy-rsync-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Platform Applications</title>
		<link>http://finster.co.uk/2008/08/24/multi-platform-applications/</link>
		<comments>http://finster.co.uk/2008/08/24/multi-platform-applications/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 23:43:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=12</guid>
		<description><![CDATA[CrossPlatformApplications.org is a great little website that gives a summary of software that runs on a combination of Windows, Mac OS X and Linux. Great for if you have different PC&#8217;s running different OS&#8217;s and want to use the same software.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://crossplatformapplications.org/">CrossPlatformApplications.org</a> is a great little website that gives a summary of software that runs on a combination of Windows, Mac OS X and Linux. Great for if you have different PC&#8217;s running different OS&#8217;s and want to use the same software.</p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2008/08/24/multi-platform-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Totally Free Burner</title>
		<link>http://finster.co.uk/2008/08/24/totally-free-burner/</link>
		<comments>http://finster.co.uk/2008/08/24/totally-free-burner/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 23:22:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=7</guid>
		<description><![CDATA[I&#8217;ve just found a great small new free piece of software : Totally Free Burner. This software burns audio, video, data, and ISO CDs and DVDs in just a few clicks. Great if you don&#8217;t need the bloat of Nero or Roxio etc.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found a great small new free piece of software : <a href="http://www.dandans.com/TotallyFreeBurner.htm">Totally Free Burner</a>. This software burns audio, video, data, and ISO CDs and DVDs in just a few clicks. Great if you don&#8217;t need the bloat of Nero or Roxio etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2008/08/24/totally-free-burner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
