<?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>The Telarah Times &#187; Windows XP</title>
	<atom:link href="http://jamesmcdonald.id.au/category/it-tips/windows-xp/feed" rel="self" type="application/rss+xml" />
	<link>http://jamesmcdonald.id.au</link>
	<description>The Practical Application of Linux and Opensource Technology, and Other Stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:02:32 +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>Autohotkey &#8211; Applications that exit gracefully give you consistent backups</title>
		<link>http://jamesmcdonald.id.au/it-tips/autohotkey-applications-that-exit-gracefully-give-you-consistent-backups</link>
		<comments>http://jamesmcdonald.id.au/it-tips/autohotkey-applications-that-exit-gracefully-give-you-consistent-backups#comments</comments>
		<pubDate>Wed, 11 Mar 2009 12:08:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Tips]]></category>
		<category><![CDATA[Microsoft Tech Tips]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=827</guid>
		<description><![CDATA[I have a Weighbridge application at work that runs on top of Paradox databases. When you exit via the GUI say by clicking the cross in the top right or {ALT} {F4} it does the right thing and cleans up after itself as it closes. If you simply say pskill ProcessName from a batch file [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/autohotkey-applications-that-exit-gracefully-give-you-consistent-backups/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cygwin Telnet Client</title>
		<link>http://jamesmcdonald.id.au/it-tips/cygwin-telnet-client</link>
		<comments>http://jamesmcdonald.id.au/it-tips/cygwin-telnet-client#comments</comments>
		<pubDate>Mon, 14 Jul 2008 02:46:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Tips]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=264</guid>
		<description><![CDATA[For some weird reason when attempting to run the Windows version of telnet under Cygwin it returns to a prompt without connecting. So you need to install the Cygwin Package that contains a telnet client which is: inetutils Run the cygwin setup.exe and choose inetutils. Installing inetutils gives you the following utilities: ftp.exe iu-config rcp.exe [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/cygwin-telnet-client/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Virtual Desktops or Workspaces on Windows XP</title>
		<link>http://jamesmcdonald.id.au/it-tips/virtual-desktops-or-workspaces-on-windows-xp</link>
		<comments>http://jamesmcdonald.id.au/it-tips/virtual-desktops-or-workspaces-on-windows-xp#comments</comments>
		<pubDate>Wed, 30 Apr 2008 01:35:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Tips]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[multiple desktops]]></category>
		<category><![CDATA[virtual desktops]]></category>
		<category><![CDATA[virtuawin]]></category>
		<category><![CDATA[workspaces]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=194</guid>
		<description><![CDATA[If you use Windows XP at work, but Linux at home, you may be missing the multiple desktops feature that Linux provides . http://virtuawin.sourceforge.net/ is the answer. I don&#8217;t use the &#8220;group similar taskbar buttons&#8221; Windows XP feature but find multiple workspaces a handy way of dividing your &#8220;work&#8221; applications (Outlook, Microsoft Office etc) from [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/virtual-desktops-or-workspaces-on-windows-xp/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ever wanted to right click on a file or folder and then copy the path? &#8211; Heres how</title>
		<link>http://jamesmcdonald.id.au/it-tips/ever-wanted-to-right-click-on-a-file-or-folder-and-then-copy-the-path-heres-how</link>
		<comments>http://jamesmcdonald.id.au/it-tips/ever-wanted-to-right-click-on-a-file-or-folder-and-then-copy-the-path-heres-how#comments</comments>
		<pubDate>Fri, 21 Dec 2007 10:45:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Tips]]></category>
		<category><![CDATA[Microsoft Tech Tips]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/general/ever-wanted-to-right-click-on-a-file-or-folder-and-then-copy-the-path-heres-how</guid>
		<description><![CDATA[At work I get phone calls from users asking where file or folder X is. Instead of starting into explaining the path to the user and then explaining which key is the backslash key, I have found it easier to copy the path into an email and send it to them. I have a small [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/ever-wanted-to-right-click-on-a-file-or-folder-and-then-copy-the-path-heres-how/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Knoppix and the dd utility to restore a WinXP partition Image to a Hard Disk</title>
		<link>http://jamesmcdonald.id.au/it-tips/gnu-linux/linux-tools/using-dd-to-restore-a-winxp-partition-to-a-hard-disk-then-using-ntfsresize-to-enlarge-the-partition-to-the-size-of-the-disk</link>
		<comments>http://jamesmcdonald.id.au/it-tips/gnu-linux/linux-tools/using-dd-to-restore-a-winxp-partition-to-a-hard-disk-then-using-ntfsresize-to-enlarge-the-partition-to-the-size-of-the-disk#comments</comments>
		<pubDate>Sat, 16 Jun 2007 00:26:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Tools]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/blog/?p=23</guid>
		<description><![CDATA[These are my notes on how I successfully restored a Windows XP image I took of a partition. I can&#8217;t remember how exactly I took the partition image of the Windows XP installation. I can remember the following points I was dual booting at the time and I needed the XP partition to increase disk [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/gnu-linux/linux-tools/using-dd-to-restore-a-winxp-partition-to-a-hard-disk-then-using-ntfsresize-to-enlarge-the-partition-to-the-size-of-the-disk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

