<?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>Douglas Rehfeldt</title>
	<atom:link href="http://www.douglas.rehfeldtonline.org/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.douglas.rehfeldtonline.org/blog</link>
	<description>random bits of thought</description>
	<lastBuildDate>Wed, 07 Mar 2012 20:57:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>mount error 12 = Cannot allocate memory</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/265</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/265#comments</comments>
		<pubDate>Wed, 07 Mar 2012 20:54:16 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=265</guid>
		<description><![CDATA[Mounting a Windows 7 share in Linux via the CLI produces a "mount error 12 = Cannot allocate memory".  Here's what fixed my problem.]]></description>
			<content:encoded><![CDATA[<p>I needed to get some (okay, a lot) of data moved off of a linux box and the only available space was on a locally networked windows 7 workstation.  Normally, I would just image to my linux server, but there wasn&#8217;t enough free space and time was of the essence.  I was using the <a href="http://www.sysresccd.org" target="_blank" title="SystemRescueCD">SystemRescueCD</a> running from my USB flash drive tool set and kept getting the mount error.  A Google search led me to <a href="http://linux.derkeiler.com/Newsgroups/comp.os.linux.networking/2006-10/msg00629.html" target="_blank" title="the fix">the fix</a>.  </p>
<p>Basically:  &#8220;<em>This key in the system registry must be modifed or created:</p>
<p>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer<br />
\Parameters\IRPStackSize</p>
<p>If the key is there, increase it a bit to say 15 or 18. If the key does<br />
not exist, as in my case, create a new DWORD Value. Name it<br />
IRPStackSize. Double click on it to edit the value, put a check on the<br />
Decimal radio button for the Base so that you can see the parameter value<br />
as a decimal value and not a hexidecimal value. Give the new key a value<br />
of 15 and reboot. If that is not enough, raise it a little to let&#8217;s say 18<br />
and then reboot again.</em>&#8221;</p>
<p><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;177078" title="IRPStackSize info" target="_blank">More information on the IRPStackSize</a> is on Mirosoft&#8217;s website.</p>
<p>And as usual, it&#8217;s a good idea to backup the Windows registry prior to making changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/265/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get involved, help stop SOPA and PIPA</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/256</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/256#comments</comments>
		<pubDate>Sat, 14 Jan 2012 13:30:15 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=256</guid>
		<description><![CDATA[The movements to stop #SOPA and #PIPA have been gathering momentum. I&#8217;m worried that this activism will not be enough to sway the politicians supporting this bill, due to the money that they take for political activity. Passing of these bills will truly demonstrate the paid-for-politics of our system when opposition is so great. Let [...]]]></description>
			<content:encoded><![CDATA[<p>The movements to stop #SOPA and #PIPA have been gathering momentum. I&#8217;m worried that this activism will not be enough to sway the politicians supporting this bill, due to the <a href="http://en.m.wikipedia.org/wiki/Political_corruption" title="paid for politics">money</a> that they take for political activity. Passing of these bills will truly demonstrate the paid-for-politics of our system when opposition is so great.   Let your representatives know that you are against SOPA and PIPA, at least in its current form.   And make it clear that if they support these bills, then they will not only lose your vote, but they will gain your active opposition in the next election.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/256/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cya 2011</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/253</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/253#comments</comments>
		<pubDate>Sun, 01 Jan 2012 02:34:56 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[ramblings]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/archives/253</guid>
		<description><![CDATA[Out with the old and in with new.]]></description>
			<content:encoded><![CDATA[<p>Out with the old and in with new.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/253/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using BCC</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/229</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/229#comments</comments>
		<pubDate>Mon, 12 Dec 2011 16:27:56 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[ramblings]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[e-mail]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=229</guid>
		<description><![CDATA[Please help the less informed to use the BCC field when mass e-mailing those Holiday messages, or any bulk messages for that matter. If your one of the informed, please help just one person who is less informed to get educated on the BCC field. http://resultswebsite.com/Netiquette_101.html Some e-mail etiquette tips: http://www.wikihow.com/Improve-Your-Email-Etiquette]]></description>
			<content:encoded><![CDATA[<p>Please help the less informed to use the BCC field when mass e-mailing those Holiday messages, or any bulk messages for that matter.  If your one of the informed, please help just one person who is less informed to get educated on the BCC field.</p>
<p>http://resultswebsite.com/Netiquette_101.html</p>
<p>Some e-mail etiquette tips:  http://www.wikihow.com/Improve-Your-Email-Etiquette</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/229/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop SOPA</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/248</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/248#comments</comments>
		<pubDate>Fri, 18 Nov 2011 02:01:05 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[SOPA]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/archives/248</guid>
		<description><![CDATA[Help to stop SOPA.]]></description>
			<content:encoded><![CDATA[<p><a href="https://wfc2.wiredforchange.com/o/9042/p/dia/action/public/?action_KEY=8173">Help to stop SOPA. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/248/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering those who have served.</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/241</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/241#comments</comments>
		<pubDate>Fri, 11 Nov 2011 13:59:38 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[Veteran]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/archives/241</guid>
		<description><![CDATA[I salute the veteran survivors and often think of those who gave everything performing their duty.]]></description>
			<content:encoded><![CDATA[<p>I salute the veteran survivors and often think of those who gave everything performing their duty.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/241/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block Telemarketeers on the iPhone iOS5</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/220</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/220#comments</comments>
		<pubDate>Thu, 10 Nov 2011 18:35:14 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[ramblings]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[telemarketer]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=220</guid>
		<description><![CDATA[The number of telemarketing and robo-calls to my mobile phone have increased lately. Enough so that I decided to spend a few minutes working out a way to block these calls. Unfortunately, I can&#8217;t just block a number on my iPhone and AT&#038;T like I can with the &#8220;landline&#8221; and Ooma. A quick internet search [...]]]></description>
			<content:encoded><![CDATA[<p>The number of telemarketing and robo-calls to my mobile phone have increased lately.  Enough so that I decided to spend a few minutes working out a way to block these calls.  Unfortunately, I can&#8217;t just block a number on my iPhone and AT&#038;T like I can with the &#8220;landline&#8221;  and <a href="www.ooma.com" title="Ooma phone service" target="_blank">Ooma</a>.  A quick internet search turned up a <a href="http://www.pavelle.org/technology/avoiding-telemarketers-with-your-iphone/" title="Matt Pavelle's blog post" target="_blank">workaround </a>, but I wanted to update the information for iOS 5.  Matt&#8217;s <a href="http://www.pavelle.org/technology/avoiding-telemarketers-with-your-iphone/" title="Matt Pavelle's blog post" target="_blank">process</a> is simple:<br />
    1. Create or download a ringtone that consists of a few seconds of silence.<br />
    2. Open iTunes, connect your iPhone, and import this as an additional ringtone<br />
    3. Create a new iPhone contact named &#8220;Telemarketer&#8221;, which becomes a blacklist, and choose the new silence ringtone as the custom ringtone.</p>
<p>Every time a telemarketer or robo-caller calls, just add that phone number to this contact.</p>
<p>I also edited the new contact making the following changes:<br />
    4. Assign a vibration of None.<br />
    5. Assign a text tone of None.<br />
    6. Assign a custom contact image. <div id="attachment_234" class="wp-caption aligncenter" style="width: 160px"><a href="http://www.douglas.rehfeldtonline.org/blog/wp-content/uploads/2011/11/telemarketer_flames.jpg" title="Caller from Hell"><img src="http://www.douglas.rehfeldtonline.org/blog/wp-content/uploads/2011/11/telemarketer_flames-150x150.jpg" alt="Calls from Hell" title="Caller from Hell" width="150" height="150" class="size-thumbnail wp-image-234" /></a><p class="wp-caption-text">my telemarketer contact image</p></div></p>
<p>While this isn&#8217;t really blocking the caller, it is a good work around.  Thanks <a href="http://www.pavelle.org/" title="Matt Pavelle's web site" target="_blank">Matt</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/220/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your next gig in writing</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/210</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/210#comments</comments>
		<pubDate>Wed, 19 Oct 2011 12:29:41 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[contract]]></category>
		<category><![CDATA[permatemp]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=210</guid>
		<description><![CDATA[Your next short-term (or maybe a longer-term) gig requires a contract to help protect you. While even contracts may be broken, at least you can take the contract to court (when signed by both parties). According to the Freelancers Union, a contract establishes clear expectations and may help you get paid if your client decides [...]]]></description>
			<content:encoded><![CDATA[<p>Your next short-term (or maybe a longer-term) gig requires a contract to help protect you.  While even contracts may be broken, at least you can take the contract to court (when signed by both parties).  According to the <a href="http://www.freelancersunion.org" title="Freelancers Union website" target="_blank">Freelancers Union</a>, a contract establishes clear expectations and may help you get paid if your client decides to hold out on their end of the deal.  With high unemployment and the increased use of temporary workers by companies, a contract is vital.  Fortunately, the <a href="http://http://www.freelancersunion.org" title="Freelancers Union website" target="_blank">Freelancers Union</a> has a <a href="https://be.freelancersunion.org/contract-creator/" title="Freelancers Union Contract Creator" target="_blank">Contract Creator</a> to help with this process. <em>I&#8217;m not a lawyer, so I always consult with an appropriate attorney when dealing with the intricacies of the law, and you should too.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/210/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GrrCON</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/211</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/211#comments</comments>
		<pubDate>Sun, 21 Aug 2011 22:06:53 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Infosec]]></category>
		<category><![CDATA[infosec]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=211</guid>
		<description><![CDATA[GrrCON (pronounced “Grrrr Con”) will run on September 16th, from 7am to 7pm, at DeVos Place in downtown Grand Rapids, Michigan, September 16th, 2011.]]></description>
			<content:encoded><![CDATA[<p><a href="http://grrcon.org" title="an information security and hacking conference" target="_blank">GrrCON</a> (pronounced “Grrrr Con”) will run on September 16th, from 7am to 7pm, at DeVos Place in downtown <a href="http://maps.google.com/maps?q=grand+rapids,+mi&#038;oe=utf-8&#038;client=firefox-a&#038;gl=us&#038;z=11&#038;vpsrc=0" title="city is located on the Grand River about 40 miles east of Lake Michigan" target="_blank">Grand Rapids</a>, Michigan, September 16th, 2011.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/211/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering the legacy of a giant</title>
		<link>http://www.douglas.rehfeldtonline.org/blog/archives/197</link>
		<comments>http://www.douglas.rehfeldtonline.org/blog/archives/197#comments</comments>
		<pubDate>Sat, 21 May 2011 22:19:49 +0000</pubDate>
		<dc:creator>D Rehfeldt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[self-help]]></category>

		<guid isPermaLink="false">http://www.douglas.rehfeldtonline.org/blog/?p=197</guid>
		<description><![CDATA[Today I was reminded of Mattie Stepanek&#8217;s inner strength and global mission. While I never met this boy, my introduction to him on a television program and through his writings, I feel that he was here on Earth for a great purpose. For me, Mattie&#8217;s legacy is a reminder that I should do more to [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was reminded of <a href="http://www.mattieonline.com/">Mattie Stepanek&#8217;s</a> inner strength and global mission.  While I never met this boy, my introduction to him on a television program and through his writings, I feel that he was here on Earth for a great purpose.  For me, Mattie&#8217;s legacy is a reminder that I should do more to pass on a message of hope and peace.  Mattie was a giant person and his message lives on through me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.douglas.rehfeldtonline.org/blog/archives/197/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.835 seconds -->

