<?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>Methodical Musings</title>
	<atom:link href="http://www.methodicalmusings.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.methodicalmusings.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Sep 2011 02:17:43 +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>Downloads Page</title>
		<link>http://www.methodicalmusings.com/downloads-page/</link>
		<comments>http://www.methodicalmusings.com/downloads-page/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 02:17:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.methodicalmusings.com/?page_id=55</guid>
		<description><![CDATA[1) List Files With Subs.bat &#8211; Creates a list of the files with the subfolders in the folder that it&#8217;s in (saves list as filename.txt) 2) List Files Without Subs.bat &#8211; Creates a list of the files without the subfolders in the folder that it&#8217;s in (also saves list as filename.txt) 3) Notepad++ Find and [...]]]></description>
		<wfw:commentRss>http://www.methodicalmusings.com/downloads-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to&#8217;s</title>
		<link>http://www.methodicalmusings.com/sitemap/</link>
		<comments>http://www.methodicalmusings.com/sitemap/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 03:20:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.methodicalmusings.com/?page_id=36</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.methodicalmusings.com/sitemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notepad++ Find and Replace History</title>
		<link>http://www.methodicalmusings.com/notepad-find-and-replace-history/</link>
		<comments>http://www.methodicalmusings.com/notepad-find-and-replace-history/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 03:00:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.methodicalmusings.com/?page_id=21</guid>
		<description><![CDATA[Ever wanted to clear the Search and Replace history on Notepad++? The place that the information is stored is in a hidden folder. To access this hidden folder without changing your settings, click start and in the search (or under run) type in: %userprofile%\AppData\Roaming\Notepad++ and press enter. The file that holds that info is config.xml [...]]]></description>
		<wfw:commentRss>http://www.methodicalmusings.com/notepad-find-and-replace-history/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Controlled Batch Rename Files</title>
		<link>http://www.methodicalmusings.com/controlled-batch-rename-file/</link>
		<comments>http://www.methodicalmusings.com/controlled-batch-rename-file/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 10:59:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.methodicalmusings.com/?page_id=6</guid>
		<description><![CDATA[How to batch rename files: Put a batch file named &#8220;List Files With Subs.bat&#8221; with the code of: @echo off DIR /B /O:N /S &#62; filename.txt into the folder with the files I want to rename in it and run it (by double clicking). It produces a text file (filename.txt) that lists of all of [...]]]></description>
		<wfw:commentRss>http://www.methodicalmusings.com/controlled-batch-rename-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

