<?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 SoftWareRevue  show &#187; How To:</title>
	<atom:link href="http://www.iamdum.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamdum.com</link>
	<description>SWR explains, expresses, extrapolates, and explodes.</description>
	<lastBuildDate>Thu, 24 Jun 2010 15:16:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cannot start Microsoft Office Outlook. Cannot open the Outlook window.</title>
		<link>http://www.iamdum.com/2010/06/cannot-start-microsoft-office-outlook-cannot-open-the-outlook-window/</link>
		<comments>http://www.iamdum.com/2010/06/cannot-start-microsoft-office-outlook-cannot-open-the-outlook-window/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 15:15:22 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>

		<guid isPermaLink="false">http://www.iamdum.com/?p=311</guid>
		<description><![CDATA[After scouring the web to find a solution for my Windows 7 OS Microsoft Office 2007 Outlook not opening, I thought I&#8217;d better post the fix here in case I need it again.
Error Message: Cannot start Microsoft Office Outlook. Cannot open the Outlook window.
Resolution: Click Start &#8211;> Click Run ..then type the following -> &#8220;Outlook.exe [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2010/06/cannot-start-microsoft-office-outlook-cannot-open-the-outlook-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to be a great conversationalist</title>
		<link>http://www.iamdum.com/2007/02/how-to-be-a-great-conversationalist/</link>
		<comments>http://www.iamdum.com/2007/02/how-to-be-a-great-conversationalist/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 18:01:10 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>
		<category><![CDATA[I've been called Dum]]></category>
		<category><![CDATA[business & beeswax]]></category>

		<guid isPermaLink="false">http://iamdum.com/2007/02/09/how-to-be-a-great-conversationalist/</guid>
		<description><![CDATA[I&#8217;m often told in social and business situations what a great conversationalist I am.
As most of you know, I don&#8217;t write much. I&#8217;m a man of few words. I have a tendency to write and say only as much as is needed.
Still I am often left with remarks that exclaim how great I am to [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2007/02/how-to-be-a-great-conversationalist/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>durned spammers</title>
		<link>http://www.iamdum.com/2005/11/durned-spammers/</link>
		<comments>http://www.iamdum.com/2005/11/durned-spammers/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 03:23:58 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>

		<guid isPermaLink="false">http://www.iamdum.com/?p=188</guid>
		<description><![CDATA[I&#8217;ve spent a lot of time of late fighting off spammers that are exploiting contact forms.
The simplest method I&#8217;ve found is to find the exploited form and add a line that makes it so that it can only send to one recipient.

if (preg_match(' /[\r\n,;'"]/ ', $_POST['email'])) {
  exit('Invalid email address');
  }
else {
  [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2005/11/durned-spammers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flush it!</title>
		<link>http://www.iamdum.com/2005/09/flush-it/</link>
		<comments>http://www.iamdum.com/2005/09/flush-it/#comments</comments>
		<pubDate>Wed, 28 Sep 2005 19:51:23 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>

		<guid isPermaLink="false">http://www.iamdum.com/?p=174</guid>
		<description><![CDATA[I&#8217;m putting this information here so I know where it is.
It&#8217;s an easy thing to do. But, it&#8217;s just as easy to forget that it needs to be done.
I get annoyed when I try and try and try to reach a site that I know I should be able to reach, until I go, &#8220;DOH! [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2005/09/flush-it/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>netware</title>
		<link>http://www.iamdum.com/2005/08/netware/</link>
		<comments>http://www.iamdum.com/2005/08/netware/#comments</comments>
		<pubDate>Tue, 02 Aug 2005 01:54:29 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>
		<category><![CDATA[I've been called Dum]]></category>

		<guid isPermaLink="false">http://www.iamdum.com/?p=152</guid>
		<description><![CDATA[Since I had a time sorting this out, I thought I better write about it.
I had a computer running XP and couldn&#8217;t get it so I could use Fast User Switching. Which I didn&#8217;t really want to use. I just wanted to always boot up as Admin.
I kept getting the message, &#8220;Client Services for Netware [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2005/08/netware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>google unleashed</title>
		<link>http://www.iamdum.com/2005/06/google-unleashed/</link>
		<comments>http://www.iamdum.com/2005/06/google-unleashed/#comments</comments>
		<pubDate>Wed, 22 Jun 2005 23:27:20 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>

		<guid isPermaLink="false">http://www.iamdum.com/?p=117</guid>
		<description><![CDATA[I don&#8217;t usually list works of Debasis Mohanty, but this was too interesting to not share. Yes, it&#8217;s three months old. But I had to get comfortable with it. :angel:
Here are some details on how you can use Google to gather confidential or sensitive information
which are not visible through common searches. 
Google is the worldâ€™s [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2005/06/google-unleashed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install Image::Magick</title>
		<link>http://www.iamdum.com/2005/04/install-imagemagick/</link>
		<comments>http://www.iamdum.com/2005/04/install-imagemagick/#comments</comments>
		<pubDate>Sat, 02 Apr 2005 16:48:30 +0000</pubDate>
		<dc:creator>SoftWareRevue</dc:creator>
				<category><![CDATA[How To:]]></category>

		<guid isPermaLink="false">http://www.iamdum.com/?p=74</guid>
		<description><![CDATA[Create an SSH session with your cpanel server.
Copy/Paste each line below, one at a time. Pushing the Enter key after each.
mkdir /home/src
cd /home/src
wget http://mesh.dl.sourceforge.net/sourceforge/imagemagick/ImageMagick-6.2.1-1.tar.gz  (or good URL from http://imagemagick.sourceforge.net)
tar xvzf ImageMagick-6.2.1-1.tar.gz (or file name) (you can enter the command &#8216; dir &#8216; to read what the file name is)
cd ImageMagick-6.2.1  (or file name)
./configure
make
make [...]]]></description>
		<wfw:commentRss>http://www.iamdum.com/2005/04/install-imagemagick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
