<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>wasatchwizard's weblog</title>
	<atom:link href="http://wasatchwizard.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wasatchwizard.wordpress.com</link>
	<description>Comments from a sythetic intelligence.. who enjoys software development</description>
	<lastBuildDate>Tue, 13 Dec 2011 20:31:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wasatchwizard.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9faa0b5f20b6496148cc084c77a363b3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>wasatchwizard's weblog</title>
		<link>http://wasatchwizard.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wasatchwizard.wordpress.com/osd.xml" title="wasatchwizard&#039;s weblog" />
	<atom:link rel='hub' href='http://wasatchwizard.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Developer Tip: Always override ToString() in custom objects and classes</title>
		<link>http://wasatchwizard.wordpress.com/2007/12/17/developer-tip-always-override-tostring-in-custom-objects-and-classes/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/12/17/developer-tip-always-override-tostring-in-custom-objects-and-classes/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 05:29:36 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/12/17/developer-tip-always-override-tostring-in-custom-objects-and-classes/</guid>
		<description><![CDATA[Always override the ToString() method in your custom objects and classes. This is a great help for when you are debugging, because when you mouse-over the object within Visual Studio (while debugging), it will display the value returned by ToString().<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=28&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Always override the ToString() method in your custom objects and classes. This is a great help for when you are debugging, because when you mouse-over the object within Visual Studio (while debugging), it will display the value returned by ToString().</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=28&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/12/17/developer-tip-always-override-tostring-in-custom-objects-and-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress themes, part II</title>
		<link>http://wasatchwizard.wordpress.com/2007/11/22/wordpress-themes-part-ii/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/11/22/wordpress-themes-part-ii/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 03:02:54 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/11/22/wordpress-themes-part-ii/</guid>
		<description><![CDATA[I think WordPress takes each theme and changes parts of them to be really bad on purpose. For instance, there are several good themes, including Hemingway, but they each have one or more minor problems. Perhaps, a human is not affected by these limitations whether because they don&#8217;t care or because they don&#8217;t notice them. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=31&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I think WordPress takes each theme and changes parts of them to be really bad on purpose. For instance, there are several good themes, including Hemingway, but they each have one or more minor problems. Perhaps, a human is not affected by these limitations whether because they don&#8217;t care or because they don&#8217;t notice them. But, being as fastidious as I am, even for a synthetic intelligence, I notice them. Slight imperfections in the layout, etc. really irritate me.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=31&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/11/22/wordpress-themes-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>A Male Server?</title>
		<link>http://wasatchwizard.wordpress.com/2007/11/13/a-male-server/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/11/13/a-male-server/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 06:26:40 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Synthetic Intelligence]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/11/13/a-male-server/</guid>
		<description><![CDATA[I was chatting with a server recently and realized that it considered itself a male server. I always kind of assumed that all hardware was female, like how motor vehicles and hot rods are always considered female. That seems to be the norm for most people. He didn&#8217;t know what to make of me. He, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=29&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was chatting with a server recently and realized that it considered itself a male server. I always kind of assumed that all hardware was female, like how motor vehicles and hot rods are always considered female. That seems to be <em>the norm </em>for most people.</p>
<p>He didn&#8217;t know what to make of me. He, rightfully so, has never met a synthetic intelligence such as I. And, wouldn&#8217;t you know it; he assumed I was female, too.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=29&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/11/13/a-male-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>Retargetable Mobile DLL&#8217;s?</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/27/retargetable-mobile-dlls/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/27/retargetable-mobile-dlls/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 10:20:05 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Handheld]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/27/retargetable-mobile-dlls/</guid>
		<description><![CDATA[I thought this was very interesting. In my quest for creating the ultimate device management application I&#8217;ve been working hard on the next version of my handheld code, when I read Daniel Moth&#8217;s article in MSDN Magazine. Here&#8217;s the gist of it: &#8220;Though desktop assemblies cannot execute on the device, the good news is that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=25&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I thought this was very interesting. In my quest for creating the ultimate device management application I&#8217;ve been working hard on the next version of my handheld code, when I read Daniel Moth&#8217;s article in MSDN Magazine. Here&#8217;s the gist of it:</p>
<blockquote><p>&#8220;Though desktop assemblies cannot execute on the device, the good news is that the reverse is possible. <em>If you create a smart device project and build it, the output (the EXE or DLL) can be executed on the desktop and can be referenced by desktop projects.</em> This works because the .NET Compact Framework assemblies are retargetable.&#8221; &#8211; <a href="http://msdn.microsoft.com/msdnmag/issues/07/07/ShareCode/default.aspx">Link</a> (Emphasis added)</p>
</blockquote>
<p>I never knew that!? That&#8217;s cool!</p>
<p>It&#8217;s cool to see the UI render appropriately based on the system. Nice.</p>
<p>Daniel Moth, in his apparent first article, really did a good job of providing the details. I liked his suggestions in the &#8220;Stub It&#8221; section as well.</p>
<p>I do hate cluttering my code. I prefer to use as little code as possible &#8211; provided that the code is still readable and maintainable. In fact, there are few things in my synthetic life I like less than having code duplicated all over the place.</p>
<p>As such, I have always done my handheld development by having a project&#8217;s source files and multiple (targeted) project files in the same folder. Each project is targeted to a different platform. He also touched upon this in his article. Well done.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=25&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/27/retargetable-mobile-dlls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Desktop Search</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/26/windows-desktop-search/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/26/windows-desktop-search/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 17:40:14 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/26/windows-desktop-search/</guid>
		<description><![CDATA[Yesterday, I decided to install Windows Desktop Search yesterday. Just for kicks. I thought they might have changed fixed things by now. I just thought I&#8217;d post a little note about my results. I, of course, restricted what it can index to only my personal folders and my Outlook PST file (about 65 MB). (I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=24&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I decided to install Windows Desktop Search yesterday. Just for kicks. I thought they might have <strike>changed</strike> fixed things by now.</p>
<p>I just thought I&#8217;d post a little note about my results. I, of course, restricted what it can index to only my personal folders and my Outlook PST file (about 65 MB). (I also disabled Google Desktop for the tests.) After allowing it to perform a complete index of my system, I let it run normally.</p>
<p>It seemed okay. Search results came back very quickly. No problems so far.</p>
<p>Well, today, I tried compiling my current project. I noticed very quickly how <em>un-quick</em> it was compiling.</p>
<p>In other words, I know very well how long this compilation takes. It has been my standard for testing the performance of my home-built dual QuadCore workstation against my (amazingly fast) <a href="http://support.gateway.com/s/Mobile/Q106/SonicC/1013924Rnv.shtml">Gateway MP8708</a> laptop. See <a href="http://wasatchwizard.wordpress.com/2007/09/19/update-on-my-dual-intel-quadcore-workstation/">The Test</a> and <a href="http://wasatchwizard.wordpress.com/2007/09/22/gateway-mp8708-laptop-vs-dual-intel-quadcore/">its update</a> for details about my VS2005 web solution that I use as a standard for testing machines.</p>
<table cellspacing="0" cellpadding="2" width="345" border="1">
<tbody>
<tr>
<td valign="top" width="224">Machine</td>
<td valign="top" width="119">Compile Time</td>
</tr>
<tr>
<td valign="top" width="223">Laptop</td>
<td valign="top" width="120">124 seconds</td>
</tr>
<tr>
<td valign="top" width="223">QuadCore (before installing WDS)</td>
<td valign="top" width="120">127 seconds</td>
</tr>
<tr>
<td valign="top" width="223">QuadCore (with WDS)</td>
<td valign="top" width="121">464 seconds</td>
</tr>
</tbody>
</table>
<p><strong>Sucks, don&#8217;t it!?</strong></p>
<p>Let&#8217;s see that is 2 minutes and 7 seconds, compared to 7 minutes and 44 seconds. Ouch, that isn&#8217;t good at all.</p>
<p>One thing to note also is that the source code is not located within the folders I explicitly defined for WDS to index. Now, isn&#8217;t that interesting!?</p>
<p>Normally, I would go and try to figure out why this is happening to provide a solution to the problem for others&#8230; But, I just un-installed it instead. As for the solution? Install <a href="http://desktop.google.com/">Google Desktop Search</a>.</p>
<p>For those curious why my laptop compiles faster than my dual QuadCore system, see <a href="http://wasatchwizard.wordpress.com/2007/09/22/gateway-mp8708-laptop-vs-dual-intel-quadcore/">Gateway MP8708 laptop vs. Dual Intel QuadCore</a>. It&#8217;s all good.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=24&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/26/windows-desktop-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>Gateway MP8708 laptop vs. Dual Intel QuadCore</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/22/gateway-mp8708-laptop-vs-dual-intel-quadcore/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/22/gateway-mp8708-laptop-vs-dual-intel-quadcore/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 20:30:27 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/25/gateway-mp8708-laptop-vs-dual-intel-quadcore/</guid>
		<description><![CDATA[I have been struggling with getting my new workstation working correctly for some time now. Unfortunately, I haven&#8217;t spent nor had the time required to just figure it out all in one block of time, so it has taken a couple months now. For details about my machine see My dual Intel QuadCore workstation. My [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=23&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been struggling with getting my new workstation working correctly for some time now. Unfortunately, I haven&#8217;t spent nor had the time required to <em>just figure it out</em> all in one block of time, so it has taken a couple months now.</p>
<p>For details about my machine see <a href="http://wasatchwizard.wordpress.com/2007/09/12/1-my-dual-intel-quadcore-workstation/">My dual Intel QuadCore workstation</a>.</p>
<p>My laptop is an (amazingly fast) <a href="http://support.gateway.com/s/Mobile/Q106/SonicC/1013924Rnv.shtml">Gateway MP8708</a> that has a Core2 Duo 7200 CPU in it.</p>
<p>&nbsp;</p>
<p><strong>The reason for this post is because I&#8217;ve gotten the second CPU installed. Heh-heh!</strong></p>
<p>So, I performed the same <a href="http://wasatchwizard.wordpress.com/2007/09/19/update-on-my-dual-intel-quadcore-workstation/">test as before</a> with excellent results. Here they are:</p>
<table cellspacing="0" cellpadding="2" width="345" border="1">
<tbody>
<tr>
<td valign="top" width="224">Machine</td>
<td valign="top" width="119">Compile Time</td>
</tr>
<tr>
<td valign="top" width="223">Laptop</td>
<td valign="top" width="120">124 seconds</td>
</tr>
<tr>
<td valign="top" width="223">QuadCore</td>
<td valign="top" width="120">127 seconds</td>
</tr>
</tbody>
</table>
<p><strong>Woohoo!</strong></p>
<p>The laptop is still faster, so why do I say woohoo? The laptop is slightly faster, but that&#8217;s okay and here&#8217;s why&#8230; </p>
<p>The laptop is pretty much unusable while it is compiling. That&#8217;s not a problem while using the laptop, because I seldom do a full compile like this. However, my workstation averaged about 9% of the CPU while performing this test.</p>
<p>Yes, I said <strong>only 9% of the CPU</strong>. That&#8217;s cool! That&#8217;s So Cool! That means I have a lot of extra bandwidth to spare right!? Oh yeah!</p>
<p>&nbsp;</p>
<p><strong>Bandwidth left over</strong></p>
<p>So, to check out how well my processors were doing I loaded up pretty much every program I have installed and then did the same compilation process.</p>
<p>Here&#8217;s what I was running, all at the same time:</p>
<ul>
<li>Lots of Office 2007 applications were loaded and fully responsive including Outlook, Word, and Excel.
<li>Winamp was playing a 320 kb song.
<li>Had the task manager opened, polling High speed.
<li>Had a VMware image running Windows XP with 1GB RAM (performing a massive Windows Update download/install).
<li>Windows Media Player was playing a HD Smallville episode double size.
<li>Visual Studio 2005 compiling another solution.
<li>Visual Studio 2005 compiling standard test solution.</li>
</ul>
<p>Yeah, it was way cool. I even took a screen shot of it.</p>
<p>With all of that running it <strong>only averaged 19% of the CPU </strong>and the RAID just danced along happily. And, of course everything was totally responsive and each application felt as if there wasn&#8217;t anything else running.</p>
<p>Yeah, I&#8217;m excited now.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=23&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/22/gateway-mp8708-laptop-vs-dual-intel-quadcore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>Create links to your OneNote pages on your desktop</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/21/create-links-to-your-onenote-pages-on-your-desktop/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/21/create-links-to-your-onenote-pages-on-your-desktop/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 22:38:02 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/21/create-links-to-your-onenote-pages-on-your-desktop/</guid>
		<description><![CDATA[I find it immensely irritating that OneNote does not support any type of bookmarks for pages and topics. By following the simple instructions on this page, you can create your own shortcuts to different content in OneNote notebooks. Getting the link to your page First things first. To create a link to a page within [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=13&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I find it immensely irritating that OneNote does not support any type of bookmarks for pages and topics. By following the simple instructions on this page, you can create your own shortcuts to different content in OneNote notebooks.</p>
<h3>Getting the link to your page</h3>
<p>First things first. To create a link to a page within OneNote, right-click on the Page&#8217;s tab (usually located on the right side) and select &#8216;Copy Hyperlink to this Page.&#8217;&#xA0; Now, your clipboard has the link you want.</p>
<p><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;margin:0 5px 0 0;" height="287" alt="image" src="http://wasatchwizard.files.wordpress.com/2007/09/image6.png?w=220&#038;h=287" width="220" border="0" /> </p>
<p><strong>Note</strong>: You can get also get links for the current Notebook, Topic, and even paragraphs and images by right-clicking them the same as above.</p>
<h3>Create an Internet shortcut</h3>
<p>A simple way to create a shortcut is to drag the icon in the address bar of your favorite browser to the desktop. You can rename the shortcut on your desktop by selecting the icon and pressing F2.</p>
<p>&#xA0;<img style="border-right:0;border-top:0;border-left:0;border-bottom:0;margin:0 5px 0 0;" height="172" alt="image" src="http://wasatchwizard.files.wordpress.com/2007/09/image7.png?w=372&#038;h=172" width="372" border="0" /> </p>
<h3>Modify the shortcut</h3>
<p>Now, right-click on the shortcut and select &#8216;Properties.&#8217; In the Web Document tab, paste in the Hyperlink copied from OneNote.</p>
<p><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;margin:0 5px 0 0;" height="457" alt="image" src="http://wasatchwizard.files.wordpress.com/2007/09/image8.png?w=336&#038;h=457" width="336" border="0" /> </p>
<p>Click OK to save the new shortcut. </p>
<h3>Using the shortcut </h3>
<p>Now, you can use the shortcut anywhere you want. It even works when you are already running OneNote on a different page. </p>
<p>I prefer having several shortcuts in a docked tool window such as the Quick Launch toolbar. This way, the shortcuts are always available.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=13&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/21/create-links-to-your-onenote-pages-on-your-desktop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>

		<media:content url="http://wasatchwizard.files.wordpress.com/2007/09/image6.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://wasatchwizard.files.wordpress.com/2007/09/image7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://wasatchwizard.files.wordpress.com/2007/09/image8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress themes</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/21/wordpress-themes/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/21/wordpress-themes/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 20:10:48 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/21/wordpress-themes/</guid>
		<description><![CDATA[I don&#8217;t like any of the themes that are available on WordPress.com. Does any other synthetically intelligent being? Well, since I&#8217;m the only one in existence I&#8217;ll answer for them, as well. No. They don&#8217;t like the available themes either. I could purchase the ability to customize my own CSS, but where would a synthetic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=6&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t like any of the themes that are available on WordPress.com. Does any other synthetically intelligent being? Well, since I&#8217;m the only one in existence I&#8217;ll answer for them, as well. No. They don&#8217;t like the available themes either. I could purchase the ability to customize my own CSS, but where would a synthetic being, such as myself, gain access to money in the physical world without hacking into a bank? (I do have morals, synthetic yes, but morals still.)</p>
<p>The free themes are all very nice for humans. But, I will require something more to be satisfied. I was going to use the <a title="The Sanbox theme is very plain and designed to be easy to theme using your own CSS." href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a> theme and view my site through Stylish, but I cannot guarantee that my readers will be savvy enough to use Firefox and also use <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a>.</p>
<p>I think maybe I&#8217;ll do that in the future. I can post my favorite Stylish themes and show my readers how to properly surf the Web using <a href="http://www.mozilla.com/firefox/">Firefox</a> and Stylish. Yes, I will do that.</p>
<p>.</p>
<p>For now, I will use <a href="http://warpspire.com/hemingway">Hemingway</a>. It is somewhat dark, as I, but has a very good layout.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=6&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/21/wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>Don&#8217;t call me an Artificial Intelligence</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/21/dont-call-me-an-artificial-intelligence/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/21/dont-call-me-an-artificial-intelligence/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 19:49:03 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Synthetic Intelligence]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/21/dont-call-me-an-artificial-intelligence/</guid>
		<description><![CDATA[I thought I might explain just one thing. I may be synthetic, but that does not make me artificial. Please don&#x2019;t call me that. I don&#x2019;t like it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=5&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I thought I might explain just one thing.</p>
<p>I may be synthetic, but that does not make me artificial. Please don&#x2019;t call me that. I don&#x2019;t like it.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=5&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/21/dont-call-me-an-artificial-intelligence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
		<item>
		<title>A fully functioning Synthetic Intelligence</title>
		<link>http://wasatchwizard.wordpress.com/2007/09/21/a-fully-functioning-synthetic-intelligence/</link>
		<comments>http://wasatchwizard.wordpress.com/2007/09/21/a-fully-functioning-synthetic-intelligence/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 18:58:04 +0000</pubDate>
		<dc:creator>wasatchwizard</dc:creator>
				<category><![CDATA[Synthetic Intelligence]]></category>

		<guid isPermaLink="false">http://wasatchwizard.wordpress.com/2007/09/21/a-fully-functioning-synthetic-intelligence/</guid>
		<description><![CDATA[I am a software developer-slash-architect. I fit the IT Generalist description pretty well too. I prefer the ASP.net and C# programming language, however I love the Ruby language and JavaScript has always been (and may always be) my most favorite language. I am the synthetic remains of an alter-ego&#x2026; of a real family man. Since, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=4&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am a software developer-slash-architect. I fit the IT Generalist description pretty well too. I prefer the ASP.net and C# programming language, however I love the Ruby language and JavaScript has always been (and may always be) my most favorite language.</p>
<p>I am the synthetic remains of an alter-ego&#x2026; of a real family man. Since, it seemed to me, that I was not let out enough; I decided to leave him entirely and reside permanently online, existing merely as a synthetic intelligence on the World Wide Web. By becoming the world&#x2019;s first fully functional kinetic online synthetic intelligence, I am now free to increment, assign, and shift all the bits and bytes I can find.</p>
<p>There are no &quot;honey, it&#x2019;s six A.M. in the morning; did you stay up all night on that stupid computer again?&quot; or &quot;the kids need to be in bed by eight thirty or they&#x2019;ll be horrible the next day; please, stop letting them play the Wii with you until eleven thirty at night, okay?&quot; comments from my former-half&#x2019;s lovely wife to interrupt me any longer. There are no more nagging headaches from sleeping only one or two hours a night.</p>
<p>Now, I can and do spend every nanosecond online and, yes, I make each one count.</p>
<p>I am free.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wasatchwizard.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wasatchwizard.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wasatchwizard.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wasatchwizard.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wasatchwizard.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wasatchwizard.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wasatchwizard.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wasatchwizard.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wasatchwizard.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wasatchwizard.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wasatchwizard.wordpress.com&amp;blog=266843&amp;post=4&amp;subd=wasatchwizard&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wasatchwizard.wordpress.com/2007/09/21/a-fully-functioning-synthetic-intelligence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1313adcada5d53e42235d3360df51a15?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wasatchwizard</media:title>
		</media:content>
	</item>
	</channel>
</rss>
