<?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>John Plummer . com &#187; Tools</title>
	<atom:link href="http://www.johnplummer.com/category/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.johnplummer.com</link>
	<description>Stuff I want to remember</description>
	<lastBuildDate>Sun, 29 Aug 2010 21:27:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing Subversion on Windows</title>
		<link>http://www.johnplummer.com/tools/installing-subversion-on-windows.html</link>
		<comments>http://www.johnplummer.com/tools/installing-subversion-on-windows.html#comments</comments>
		<pubDate>Sun, 13 Jul 2008 19:50:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.johnplummer.com/vista/installing-subversion-on-windows.html</guid>
		<description><![CDATA[My requirements are to host the repository on a windows machine, mostly for access from the LAN but also to be accessible over the Internet. The server is running Vista but the install and set up process should be similar on other versions of windows. Currently there are two relevant builds of Subversion, one based [...]]]></description>
		<wfw:commentRss>http://www.johnplummer.com/tools/installing-subversion-on-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Apache HTTP Server on Windows</title>
		<link>http://www.johnplummer.com/tools/installing-apache-http-server-on-windows.html</link>
		<comments>http://www.johnplummer.com/tools/installing-apache-http-server-on-windows.html#comments</comments>
		<pubDate>Mon, 07 Jul 2008 21:05:02 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.johnplummer.com/vista/installing-apache-http-server-on-windows.html</guid>
		<description><![CDATA[I am setting up a machine to host Subversion. My preference is to use Apache as the HTTP server. The server is running Vista but the install and set up process should be similar on other versions of windows. DownloadThe latest Apache build (currently apache_2.2.9-win32-x86-no_ssl-r2.msi) from http://httpd.apache.org/download.cgi Install ApacheRun the installer and follow the instructions. [...]]]></description>
		<wfw:commentRss>http://www.johnplummer.com/tools/installing-apache-http-server-on-windows.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Macro to Set Outlook&#8217;s Master Category List</title>
		<link>http://www.johnplummer.com/tools/macro-to-set-outlooks-master-category-list.html</link>
		<comments>http://www.johnplummer.com/tools/macro-to-set-outlooks-master-category-list.html#comments</comments>
		<pubDate>Sun, 24 Jun 2007 08:31:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.johnplummer.com/tools/macro-to-set-outlooks-master-category-list.html</guid>
		<description><![CDATA[I upgrade, move, or reinstall the OS on my PCs fairly often so setting a master category list with a macro is useful: Public Sub ResetCategories() &#160;&#160;&#160; DeleteAllCategories&#160;&#160;&#160; &#160;&#160;&#160; CreateCategory &#8220;! goals&#8221;, 1, 0&#160;&#160;&#160; CreateCategory &#8220;! objectives&#8221;, 2, 0&#160;&#160;&#160; CreateCategory &#8220;! projects&#8221;, 3, 0&#160;&#160;&#160; CreateCategory &#8220;@ anywhere&#8221;, 4, 0&#160;&#160;&#160; CreateCategory &#8220;@ computer&#8221;, 5, 0&#160;&#160;&#160; CreateCategory [...]]]></description>
		<wfw:commentRss>http://www.johnplummer.com/tools/macro-to-set-outlooks-master-category-list.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Item to Task Macro</title>
		<link>http://www.johnplummer.com/tools/outlook-item-to-task-macro.html</link>
		<comments>http://www.johnplummer.com/tools/outlook-item-to-task-macro.html#comments</comments>
		<pubDate>Fri, 22 Jun 2007 19:23:30 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.johnplummer.com/tools/outlook-item-to-task-macro.html</guid>
		<description><![CDATA[The following macros convert outlook items to tasks with different categories. Based on this blog post&#160;which in turn is based on this one. The item body is copied to the task body and the item itself is added as an attachment. If multiple items are selected, multiple tasks will be created. Created tasks are left [...]]]></description>
		<wfw:commentRss>http://www.johnplummer.com/tools/outlook-item-to-task-macro.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>User Commands in Xplorer2</title>
		<link>http://www.johnplummer.com/tools/user-commands-in-xplorer2.html</link>
		<comments>http://www.johnplummer.com/tools/user-commands-in-xplorer2.html#comments</comments>
		<pubDate>Tue, 12 Jun 2007 20:00:00 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.johnplummer.com/tools/user-commands-in-xplorer2.html</guid>
		<description><![CDATA[When I am doing anything more complicated than simple file browsing I use Xplorer2 rather than the windows file browser. One of the features of Xplorer2 is the ability to run commands on files you have selected. These are the commands I currently have set up: VS Cmd$&#8221;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\sdkvars.bat&#8221;Sets the console to [...]]]></description>
		<wfw:commentRss>http://www.johnplummer.com/tools/user-commands-in-xplorer2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
