<?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>reviewmylife &#187; batch file</title>
	<atom:link href="http://www.reviewmylife.co.uk/blog/tag/batch-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reviewmylife.co.uk</link>
	<description>Technology, life, programming, travel and money.</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:39:49 +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>DOS: Get the directory name from a file path</title>
		<link>http://www.reviewmylife.co.uk/blog/2010/06/28/dos-get-directory-name-from-file-path/</link>
		<comments>http://www.reviewmylife.co.uk/blog/2010/06/28/dos-get-directory-name-from-file-path/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 08:05:20 +0000</pubDate>
		<dc:creator>reviewmylife</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[source code]]></category>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=1030</guid>
		<description><![CDATA[Copyright &#169; 2012 reviewmylife. Visit the original article at http://www.reviewmylife.co.uk/blog/2010/06/28/dos-get-directory-name-from-file-path/.If you need to write a DOS batch file that takes a file path as an input parameter and needs to do something to other files in the same directory as the input file then you’ll find there is no easy way to get the file’s [...]]]></description>
		<wfw:commentRss>http://www.reviewmylife.co.uk/blog/2010/06/28/dos-get-directory-name-from-file-path/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Converting file extensions to lower case</title>
		<link>http://www.reviewmylife.co.uk/blog/2010/01/15/converting-file-extensions-to-lower-case/</link>
		<comments>http://www.reviewmylife.co.uk/blog/2010/01/15/converting-file-extensions-to-lower-case/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 04:40:53 +0000</pubDate>
		<dc:creator>reviewmylife</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[script]]></category>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=561</guid>
		<description><![CDATA[Copyright &#169; 2012 reviewmylife. Visit the original article at http://www.reviewmylife.co.uk/blog/2010/01/15/converting-file-extensions-to-lower-case/.Recently I needed to convert a large number of photo file extensions to lower case. Doing this manually would take ages and wouldn’t be a fun job. I wrote a quick batch file to look through all the sub-directories from the one it is executed from [...]]]></description>
		<wfw:commentRss>http://www.reviewmylife.co.uk/blog/2010/01/15/converting-file-extensions-to-lower-case/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Starting a group of programs from a DOS batch file</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/08/08/starting-a-group-of-programs-from-a-dos-batch-file/</link>
		<comments>http://www.reviewmylife.co.uk/blog/2008/08/08/starting-a-group-of-programs-from-a-dos-batch-file/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 15:11:44 +0000</pubDate>
		<dc:creator>reviewmylife</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[DOS]]></category>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/?p=204</guid>
		<description><![CDATA[Copyright &#169; 2012 reviewmylife. Visit the original article at http://www.reviewmylife.co.uk/blog/2008/08/08/starting-a-group-of-programs-from-a-dos-batch-file/.I use my computer for a variety of purposes &#8211; for example writing web content, programming, or word processing. For each of these activities I need a different set of programs to be loaded. To take one example when I&#8217;m writing or modifying web pages I [...]]]></description>
		<wfw:commentRss>http://www.reviewmylife.co.uk/blog/2008/08/08/starting-a-group-of-programs-from-a-dos-batch-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

