<?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>Geek Drivel</title>
	<atom:link href="http://geekblog.oakcircle.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://geekblog.oakcircle.com</link>
	<description>Miscellaneous ramblings on miscellaneous topics</description>
	<lastBuildDate>Fri, 12 Mar 2010 14:52:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Focus on 8-Minute Increments to Beat Back Chores&#8221;</title>
		<link>http://geekblog.oakcircle.com/2010/03/12/focus-on-8-minute-increments-to-beat-back-chores/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/12/focus-on-8-minute-increments-to-beat-back-chores/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 14:52:30 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2369</guid>
		<description><![CDATA[Anything that helps deal with distasteful chores is welcome.
]]></description>
			<content:encoded><![CDATA[<p>Anything that <a href="http://lifehacker.com/5464725/focus-on-8+minute-increments-to-beat-back-chores">helps deal with distasteful chores</a> is welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/12/focus-on-8-minute-increments-to-beat-back-chores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7</title>
		<link>http://geekblog.oakcircle.com/2010/03/11/windows-7/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/11/windows-7/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:24:27 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software and Software Development]]></category>
		<category><![CDATA[The Great OS Wars]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2356</guid>
		<description><![CDATA[Last Friday, I discovered that I needed a 64-bit version of Windows for development purposes. I had a 64-bit version of Windows XP on a spare machine, but I haven&#8217;t set it up since the recent move, and until we get more stuff organized, I frankly don&#8217;t have the room. But it occurred to me [...]]]></description>
			<content:encoded><![CDATA[<p>Last Friday, I discovered that I needed a 64-bit version of Windows for development purposes. I had a 64-bit version of Windows XP on a spare machine, but I haven&#8217;t set it up since <a href="http://geekblog.oakcircle.com/2010/01/29/i-hate-moving/">the recent move</a>, and until we get more stuff organized, I frankly don&#8217;t have the room. But it occurred to me that I&#8217;m running a 64-bit machine now, so at least in theory, I should be able to install a 64-bit version of Windows in a virtual machine under VMware Fusion. So I figure, what the heck, let&#8217;s give it a try. And while I&#8217;m at it, I might as well finally take a look at Windows 7 too.</p>

<p>MSDN supplied a 64-bit copy of Windows 7 &#8220;Ultimate&#8221;, and a key for it. When I created a virtual machine for it, VMware Fusion obligingly recognized the downloaded ISO file and installed it for me with no further instruction on my part. After the obligatory round of updates and reboots, I settled down to figure out how to use it.</p>

<p>In any new Windows OS, I have to figure out how to change a few things immediately. The &#8220;don&#8217;t show hidden files&#8221; option has to come off, and especially the &#8220;hide extensions on known files types&#8221; option &#8212; I&#8217;m a big boy, I can stand seeing file extensions and files that Microsoft thinks are too dangerous or scary for delicate eyes. I do <em>not</em> want it to automatically reboot if it crashes &#8212; I want to <em>see</em> that it has crashed, and any diagnostics that it produces, before I (manually!) reboot it. And turn off those damned animations, I don&#8217;t care about them and you&#8217;re running in a virtual machine so don&#8217;t waste the CPU cycles.</p>

<p>Since Microsoft always moves the settings around between versions, I had to poke around awhile to find them, and I got a good look at the OS as I did so. And I have to say, I&#8217;m impressed. The user interface is a <em>lot</em> better than it was before &#8212; easier to use, easier to navigate around, and it mostly stays out of your way until you need it. The system is pretty responsive, something that you couldn&#8217;t always say about earlier incarnations. It&#8217;s using roughly half of the one gigabyte of memory that VMware Fusion allocated to it, leaving half a gigabyte of memory for programs to use without swapping. Even the security stuff didn&#8217;t cause me much trouble, I just had to tell it that it was okay to run programs from a network drive without panicking and warning me about them each time.</p>

<p>But it wasn&#8217;t until I installed Visual Studio that I really saw the biggest difference. <em>All of my programs compiled 33% to 50% faster!</em> I&#8217;d anticipated that the compiler would be a little faster under a 64-bit operating system, despite the fact that it&#8217;s only a 32-bit program itself, but that&#8217;s a lot more than I&#8217;d expected!</p>

<p>All told, it was one of the most painless Windows installs I&#8217;ve ever done, and it didn&#8217;t take me too long to decide that this was going to be my new development VM. <img src='http://geekblog.oakcircle.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I did run into one minor but baffling glitch, which I still haven&#8217;t determined the cause of (could be Windows 7, could be Visual Studio 2005, might even be something else entirely), but I found a work-around for it, so everything is working fine now.</p>

<p>I&#8217;m still not going to use Windows for anything Internet-related, only for games and software development. Linux is a lot safer on the &#8216;net at present. But for the foreseeable future, when I use Windows, I&#8217;ll definitely be using Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/11/windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;Learn to Snag Stuff with a Whip&#8221;</title>
		<link>http://geekblog.oakcircle.com/2010/03/10/learn-to-snag-stuff-with-a-whip/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/10/learn-to-snag-stuff-with-a-whip/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 16:05:26 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Amusing/Interesting/Appalling]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2321</guid>
		<description><![CDATA[One of those neat things I&#8217;ve always wanted to know but had never had a chance to learn. The &#8216;net really does have everything.  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://lifehacker.com/5466135/learn-to-snag-stuff-with-a-whip?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+lifehacker%2Ffull+%28Lifehacker%29">One of those neat things</a> I&#8217;ve always wanted to know but had never had a chance to learn. The &#8216;net really <em>does</em> have everything. <img src='http://geekblog.oakcircle.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/10/learn-to-snag-stuff-with-a-whip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version Control: The Big Picture</title>
		<link>http://geekblog.oakcircle.com/2010/03/09/version-control-the-big-picture/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/09/version-control-the-big-picture/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 16:04:56 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software and Software Development]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2363</guid>
		<description><![CDATA[During my most recent software development project, which I&#8217;ve already blogged about extensively, I finally learned to use a version control system (VCS from here on) right.

To fully understand this, you have to know where I was coming from. I learned to program in the early-to-mid eighties, and never even heard of a VCS until [...]]]></description>
			<content:encoded><![CDATA[<p>During my most recent software development project, which I&#8217;ve already <a href="http://geekblog.oakcircle.com/2010/03/05/faster-faster/">blogged about extensively</a>, I finally learned to use a version control system (VCS from here on) <em>right.</em></p>

<p>To fully understand this, you have to know where I was coming from. I learned to program in the early-to-mid eighties, and never even <em>heard</em> of a VCS until about 1998, when I picked up a copy of Visual C++ 6.0. I couldn&#8217;t see much use for it &#8212; I was archiving a zip-file copy of the source code for my software at every version release, and it seemed to me that VCS did the exact same thing.</p>

<p>At that point, I viewed the &#8220;working copy&#8221; of the source code as sacred. I&#8217;d quickly learned that whenever I made a change to it, I had to be able to reverse it if it didn&#8217;t work out, so for small changes, old code was just commented out and left there &#8212; that, and the zipped-up backups, were my VCS. It made for some messy code, because I rarely went back to remove the old commented-out stuff, but it worked.</p>

<p>When I sold my earlier software company in 2003 and went to work for the new company for a while, I was shocked at just how casually developers at the new company treated source code. They made changes to it willy-nilly, without leaving the old code intact! What if they screwed something up? The five-minute introduction to CVS that I got explained how to check in and check out source code, but nothing about the big picture of how or why to use it. To me, it was still just a glorified backup program.</p>

<p>Fast forward to a few weeks ago, when I started making some extreme source code changes to a large twelve-year-old project. That&#8217;s when I started <em>really</em> learning how to use version control.</p>

<p>The first lesson: <em>the working copy is temporary.</em> The sacred version of the source code is the one in the version-controlled repository, and if you&#8217;re using it properly, you can always fall back on it if your changes have introduced problems. You can also use it on multiple machines if necessary, with no problems, the source of a future compile-speed-related blog entry.</p>

<p>There&#8217;s a corollary to this: <em>check in early, check in often.</em> Make small and focused changes, get them working, and check them in as soon as they&#8217;re done. That way, if a change introduces a bug, you can easily locate the exact source-code alterations that caused it. And if all else fails, you can easily throw it away and revert to the last checked-in copy without losing valuable work. If I&#8217;d known this a few weeks ago, and practiced it, I could have saved several days of debugging huge check-ins when they later turned out to have problems.</p>

<p>And finally, if you have to make large, sweeping changes that must all be completed before you can see whether they&#8217;ll work, <em>make a separate branch until it&#8217;s finished.</em> Then you can keep checking in the smaller changes as they&#8217;re completed, even though they haven&#8217;t been tested, and all the check-ins on the main branch are known to always contain good working copies of the program. With a modern version-control system like Git, you can easily merge the branch into the main code once it&#8217;s done.</p>

<p>Now that I see the big picture, VCSs make a lot of sense. I&#8217;ll be using mine a lot more in the future, and quite differently.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/09/version-control-the-big-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Make a Squirrel-Proof Bird Feeder from a Bottle and Candy Tin&#8221;</title>
		<link>http://geekblog.oakcircle.com/2010/03/08/make-a-squirrel-proof-bird-feeder-from-a-bottle-and-candy-tin/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/08/make-a-squirrel-proof-bird-feeder-from-a-bottle-and-candy-tin/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 14:32:22 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Amusing/Interesting/Appalling]]></category>
		<category><![CDATA[Security (Digital And Otherwise)]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2286</guid>
		<description><![CDATA[I&#8217;ve seen lots of &#8220;squirrel-proof&#8221; bird feeders before. In most cases, the squirrels managed to work around them and get the bird food anyway. But this one looks like it just might work. And it&#8217;s a lot less expensive than the others I&#8217;ve seen too.  
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen lots of &#8220;squirrel-proof&#8221; bird feeders before. In most cases, the squirrels managed to work around them and get the bird food anyway. But <a href="http://lifehacker.com/5457208/make-a-squirrel+proof-bird-feeder-from-a-bottle-and-candy-tin?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+lifehacker%2Ffull+%28Lifehacker%29">this one</a> looks like it just might work. And it&#8217;s a lot less expensive than the others I&#8217;ve seen too. <img src='http://geekblog.oakcircle.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/08/make-a-squirrel-proof-bird-feeder-from-a-bottle-and-candy-tin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>1,000 Posts!</title>
		<link>http://geekblog.oakcircle.com/2010/03/07/1000-posts/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/07/1000-posts/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 19:04:13 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Life in General]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2349</guid>
		<description><![CDATA[Without even noticing, I made Geek Drivel&#8217;s one-thousandth post yesterday.

My only stated goal in starting Geek Drivel was to give interested friends and family, and anyone who stumbled onto it, the questionable benefit of my experience. My unstated goal was to give myself an outlet for expression. I think I&#8217;ve achieved both, and I know [...]]]></description>
			<content:encoded><![CDATA[<p>Without even noticing, I made Geek Drivel&#8217;s one-thousandth post <a href="http://geekblog.oakcircle.com/2010/03/06/create-your-own-luck-by-changing-your-perspective/">yesterday</a>.</p>

<p>My <a href="http://geekblog.oakcircle.com/2007/04/22/hello-world/">only stated goal in starting Geek Drivel</a> was to give interested friends and family, and anyone who stumbled onto it, the questionable benefit of my experience. My unstated goal was to give myself an outlet for expression. I think I&#8217;ve achieved both, and I know I&#8217;ve reached a few other people during that time&#8230; or at least, I <em>hope</em> that a few of those page-hits I&#8217;ve been getting all these years weren&#8217;t just automated spambots. <img src='http://geekblog.oakcircle.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>

<p>I considered shutting it down, as a successfully completed project, but I think there&#8217;s still more that I can contribute on occasion. And of course, I like to store interesting data on it for my own future reference. So I&#8217;ll keep it going, for now. Maybe I&#8217;ll revisit that decision after the next thousand posts. <img src='http://geekblog.oakcircle.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/07/1000-posts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#8220;Create Your Own Luck by Changing Your Perspective&#8221;</title>
		<link>http://geekblog.oakcircle.com/2010/03/06/create-your-own-luck-by-changing-your-perspective/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/06/create-your-own-luck-by-changing-your-perspective/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 16:10:59 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Amusing/Interesting/Appalling]]></category>
		<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Science Fiction and Fantasy]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2323</guid>
		<description><![CDATA[
  Doom, despair, and agony on me!
  Deep dark depression, excessive misery!
  If it weren&#8217;t for bad luck, I&#8217;d have no luck at all.
  Doom, despair, and agony on me!
  &#8212; Recurring skit from the TV show Hee Haw


This sounds like a great idea. But I have to wonder about [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
  <p><em>Doom, despair, and agony on me!</em><br />
  <em>Deep dark depression, excessive misery!</em><br />
  <em>If it weren&#8217;t for bad luck, I&#8217;d have no luck at all.</em><br />
  <em>Doom, despair, and agony on me!</em><br />
  &#8212; Recurring skit from the TV show <em>Hee Haw</em></p>
</blockquote>

<p><a href="http://lifehacker.com/5472904/create-your-own-luck-by-changing-your-perspective?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+lifehacker%2Ffull+%28Lifehacker%29">This</a> sounds like a great idea. But I have to wonder about it.</p>

<p>I know a woman, a friend of ours, with totally abysmal luck. She suffers minor &#8212; and very odd &#8212; disasters on a regular basis. And it&#8217;s not from anything she does &#8212; they&#8217;re just random events that could happen to anyone, but that happen to her with far more regularity than mere chance would allow for. On a related note, she loves to complain about her life, and these little visits from the misery fairy seem to give her plenty of fodder. It&#8217;s an open question whether the complaints come from the bad luck, or the bad luck comes from the complaints.</p>

<p>On the other hand, I know one person who could fall into a sewer truck and discover a gold nugget, and I can&#8217;t attribute that to any particular perspective on his part.</p>

<p>I also know people who technology hates &#8212; they get near a watch and it starts gaining time, and woe betide them if they try to use a computer. And others (like myself) who technology adores, and whose mere presence often fixes wonky machines.</p>

<p>It&#8217;s enough to make you seriously consider that there might be an element of truth to <em>The Matrix,</em> that the entire universe is nothing but a simulation that we&#8217;re all in. Which gives rise to some interesting philosophy, and might explain quite a bit, when you think about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/06/create-your-own-luck-by-changing-your-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speedier Visual C++ Compiles</title>
		<link>http://geekblog.oakcircle.com/2010/03/05/faster-faster/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/05/faster-faster/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 17:07:49 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Software and Software Development]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2337</guid>
		<description><![CDATA[As I mentioned recently, I&#8217;ve been having some issues with the speed of Visual C++ compiles. Some adjustments to my VMware Fusion settings reduced the time it takes for a complete rebuild of my project, from roughly an hour and five minutes to about 43 minutes, but I knew there was still room for improvement.

Several [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned recently, I&#8217;ve been having some issues with the speed of Visual C++ compiles. Some <a href="http://geekblog.oakcircle.com/2010/02/26/vmware-fusion-and-windows-development/">adjustments to my VMware Fusion settings</a> reduced the time it takes for a complete rebuild of my project, from roughly an hour and five minutes to about 43 minutes, but I knew there was still room for improvement.</p>

<p>Several of the sub-projects had monolithic header files that each source code file was including; I broke these up and set each source code file to only include the ones that it was actually using. That helped some, because fewer source code files had to be compiled most of the time, but it wasn&#8217;t enough.</p>

<p>Several of the sub-projects shared many source code files, and the same settings. The shared files were being compiled separately for each subproject, which was inefficient. I gathered all the common source code files into several static libraries, which eliminated the redundant compiles. Again, it helped, but not enough.</p>

<p>Finally, we get to the subject of precompiled headers.</p>

<p>I never had much use for precompiled headers. They never seemed to do much to reduce my compile times&#8230; in fact, they seemed to <em>increase</em> my compile times, which is why I had them turned off in all of these projects. But I <a href="http://www.cygnus-software.com/papers/precompiledheaders.html">found a page</a> that explained the <em>proper</em> use of them (hint: MSVC&#8217;s default setup doesn&#8217;t use them right).</p>

<p>In a nutshell:</p>

<ul>
<li>Create a single header file (I&#8217;ll call it <code>precompiled.h</code> here) which <code>#include</code>s only those header files that never (or almost never) change &#8212; <code>windows.h</code>, <code>stdio.h</code>, the STL library, the Boost library, etcetera. Add it to your project.</li>
<li>Create a source code file (I&#8217;ll call it <code>precompiled.cpp</code>, to go along with <code>precompiled.h</code>) that contains nothing but one line, <code>#include "precompiled.h"</code>. Add it to your project too.</li>
<li>Add <code>#include "precompiled.h"</code> as the <em>very first non-comment line</em> in all source code files in the project. This is vital, because MSVC will ignore anything before it.</li>
<li>Set the entire project to <em>use</em> (not create!) precompiled headers, and set the PrecompiledHdrs.cpp file to <em>create</em> them.</li>
</ul>

<p>The result: the compiles (after the precompiled.cpp file, when it needs compiling, which is seldom) are now <strong>ludicrously</strong> fast &#8212; at least ten times as fast as they were without precompiled headers! I assume most of that speed increase comes from the fact that I use a lot of stuff from the Boost library, but precompiled headers should help a lot even if you&#8217;re only using the raw Windows API functions (<code>windows.h</code> is huge, and pulls in a bunch of other header files too).</p>

<p>So compiles are now blazingly fast. Not as fast as I&#8217;d get on a good desktop machine (or even this one running on bare metal instead of virtualized), but much, <em>much</em> more tolerable.</p>

<p>My productivity on that project has soared. With those three changes combined, a compile usually takes less than a minute now, so I can try over fifty times more compiles in a day. I find myself a lot more willing to experiment with the project too, now that I know I&#8217;m not going to have to wait so long for the results. All in all, it was well worth the effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/05/faster-faster/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;Pack a Gun to Protect Valuables from Airline Theft or Loss&#8221;</title>
		<link>http://geekblog.oakcircle.com/2010/03/04/pack-a-gun-to-protect-valuables-from-airline-theft-or-loss/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/04/pack-a-gun-to-protect-valuables-from-airline-theft-or-loss/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 00:13:03 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Amusing/Interesting/Appalling]]></category>
		<category><![CDATA[Security (Digital And Otherwise)]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2284</guid>
		<description><![CDATA[I had trouble believing this headline when I first read it, but when you read the entire article, it makes a lot of sense.
]]></description>
			<content:encoded><![CDATA[<p>I had trouble believing <a href="http://lifehacker.com/5448014/pack-a-gun-to-protect-valuables-from-airline-theft-or-loss?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+lifehacker%2Ffull+%28Lifehacker%29">this headline</a> when I first read it, but when you read the entire article, it makes a lot of sense.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/04/pack-a-gun-to-protect-valuables-from-airline-theft-or-loss/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Crazy?</title>
		<link>http://geekblog.oakcircle.com/2010/03/03/crazy/</link>
		<comments>http://geekblog.oakcircle.com/2010/03/03/crazy/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 13:55:22 +0000</pubDate>
		<dc:creator>Head Geek</dc:creator>
				<category><![CDATA[Amusing/Interesting/Appalling]]></category>
		<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Religions]]></category>
		<category><![CDATA[Software and Software Development]]></category>

		<guid isPermaLink="false">http://geekblog.oakcircle.com/?p=2335</guid>
		<description><![CDATA[This is from yesterday&#8217;s Dilbert Blog entry:


  A Muslim, a Christian, and a crazy guy walk into a room. The one thing you can know for sure is that at least two out of three of them organize their lives around things that aren&#8217;t real. And that&#8217;s the best case scenario. Atheists would say [...]]]></description>
			<content:encoded><![CDATA[<p>This is from <a href="http://dilbert.com/blog/entry/crazy_or_disciplined/">yesterday&#8217;s Dilbert Blog entry</a>:</p>

<blockquote>
  <p>A Muslim, a Christian, and a crazy guy walk into a room. The one thing you can know for sure is that at least two out of three of them organize their lives around things that aren&#8217;t real. And that&#8217;s the best case scenario. Atheists would say all three have some explaining to do. And atheists are the minority, which is the very definition of abnormal.</p>
</blockquote>

<p>Hm&#8230; is computer software &#8220;real&#8221;? <img src='http://geekblog.oakcircle.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://geekblog.oakcircle.com/2010/03/03/crazy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
