<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>wehuberconsultingllc.com</title>
	
	<link>http://wehuberconsultingllc.com/wordpress</link>
	<description />
	<lastBuildDate>Fri, 28 Oct 2011 16:15:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Wehuberconsultingllccom" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="wehuberconsultingllccom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Svnserve Based Server</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/10/28/svnserve-based-server/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/10/28/svnserve-based-server/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 16:15:22 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/10/28/svnserve-based-server/</guid>
		<description><![CDATA[This week I decided to update my Subversion components and it did not go well. The first surprise was after updating my version of TortoiseSVN&#160; to the 1.7 version, my Subversion icons disappeared. The fix was simple but it reminded me that it had been a long time since I updated the Svnserve server I [...]


Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/02/07/interfacing-subversion-and-mercurial-to-spiceworks/' rel='bookmark' title='Interfacing Subversion and Mercurial to Spiceworks'>Interfacing Subversion and Mercurial to Spiceworks</a> <small>I keep our web site source files, stored procedures, and...</small></li>
<li><a href='http://wehuberconsultingllc.com/wordpress/2011/04/07/problems-upgrading-awstats-from-6-9-to-7-0/' rel='bookmark' title='Problems upgrading Awstats from 6.9 to 7.0'>Problems upgrading Awstats from 6.9 to 7.0</a> <small>I have a working configuration for Advanced Web Statistics 6.9...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This week I decided to update my Subversion components and it did not go well. The first surprise was after updating my version of <a href="http://tortoisesvn.net/">TortoiseSVN</a>&#160; to the 1.7 version, my Subversion icons disappeared. The fix was simple but it reminded me that it had been a long time since I updated the Svnserve server I was using from <a href="http://www.open.collab.net/downloads/subversion/">CollabNet</a>. This would also be a nice time to add HTTP access to the repository. So I downloaded the CollabNet Subversion Edge Server and tried to get it to work with my existing repository. I ran into several problems(e.g. viewvc exception).&#160; While researching the solutions I decided an easier solution to my problems was to install the <a href="http://www.visualsvn.com/server/">VisualSVN Server</a>. So I uninstalled the Edge Server, installed VisualSVN Server, and imported my repository. This worked for HTTP access but I still wanted Svnserve access since I had existing folders checked out via this method. The VisualSVN bin directory has the current version of svnserve so I needed the instructions for installing it as a windows service.&#160; The instructions I found, <a href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-svnserve.html">Svnserve Based Server</a>, worked for me but not until I stopped fixing things I should not be fixing in the “unusual command line” format.</p>
<blockquote><p>Note the rather unusual command line format used by <code>sc</code>. In the <code>key= value</code> pairs there must be no space between the key and the <code>=</code> but there must be a space before the value.</p></blockquote>
<p>So now I have a relatively simple Subversion server solution that works for both svnserve and http access and it should be easy to maintain. </p>


<p>Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/02/07/interfacing-subversion-and-mercurial-to-spiceworks/' rel='bookmark' title='Interfacing Subversion and Mercurial to Spiceworks'>Interfacing Subversion and Mercurial to Spiceworks</a> <small>I keep our web site source files, stored procedures, and...</small></li>
<li><a href='http://wehuberconsultingllc.com/wordpress/2011/04/07/problems-upgrading-awstats-from-6-9-to-7-0/' rel='bookmark' title='Problems upgrading Awstats from 6.9 to 7.0'>Problems upgrading Awstats from 6.9 to 7.0</a> <small>I have a working configuration for Advanced Web Statistics 6.9...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/10/28/svnserve-based-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backblaze Blog » Petabytes on a Budget v2.0:Revealing More Secrets</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/07/20/backblaze-blog-petabytes-on-a-budget-v2-0revealing-more-secrets/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/07/20/backblaze-blog-petabytes-on-a-budget-v2-0revealing-more-secrets/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 16:56:44 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/07/20/backblaze-blog-petabytes-on-a-budget-v2-0revealing-more-secrets/</guid>
		<description><![CDATA[135 terabyte, 4U server for $7,384 is pretty cool! It’s been over a year since Backblaze revealed the designs of our first generation (67 terabyte) storage pod. During that time, we’ve remained focused on our mission to provide an unlimited online backup service for $5 per month. To maintain profitability, we continue to avoid overpriced [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>135 terabyte, 4U server for $7,384 is pretty cool!</p>
<blockquote><p>It’s been over a year since Backblaze revealed the designs of our <a href="http://blog.backblaze.com/2009/09/01/petabytes-on-a-budget-how-to-build-cheap-cloud-storage/">first generation</a> (67 terabyte) storage pod. During that time, we’ve remained focused on our mission to provide an unlimited <a href="http://www.backblaze.com">online backup</a> service for $5 per month. To maintain profitability, we continue to avoid overpriced commercial solutions, and we now build the Backblaze Storage Pod 2.0: a 135-terabyte, 4U server for $7,384. It’s double the storage and twice the performance—at lower cost than the original.</p></blockquote>
<p><a href="http://blog.backblaze.com/2011/07/20/petabytes-on-a-budget-v2-0revealing-more-secrets/">Backblaze Blog » Petabytes on a Budget v2.0:Revealing More Secrets</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/07/20/backblaze-blog-petabytes-on-a-budget-v2-0revealing-more-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem accessing shared drive</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/07/05/problem-accessing-shared-drive/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/07/05/problem-accessing-shared-drive/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 18:19:30 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/07/05/problem-accessing-shared-drive/</guid>
		<description><![CDATA[Last Friday I had a problem seeing my shared network drive. Today I figured out that Netbios over TCPIP was disabled. I am not sure how this happen. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Last Friday I had a problem seeing my shared network drive. Today I figured out that Netbios over TCPIP was disabled. I am not sure how this happen.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/07/05/problem-accessing-shared-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T410 Fan Error</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/07/05/t410-fan-error/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/07/05/t410-fan-error/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 18:05:18 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/07/05/t410-fan-error/</guid>
		<description><![CDATA[This morning I tried to start up my laptop at work. It had just gotten beyond the Lenovo logo when it said it had a Fan Error and shut down. My boss came in and took the battery out. He waited 20 seconds and then put it back in. It started up fine. Ouch! Related [...]


Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/04/23/error-code-0x80070646-646-or-1606-running-windows-update/' rel='bookmark' title='Error code &quot;0&#215;80070646,&quot; &quot;646,&quot; or &quot;1606&quot; running Windows Update'>Error code &quot;0&#215;80070646,&quot; &quot;646,&quot; or &quot;1606&quot; running Windows Update</a> <small>Windows Update was failing to install several updates Office 2003(...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This morning I tried to start up my laptop at work. It had just gotten beyond the Lenovo logo when it said it had a Fan Error and shut down. My boss came in and took the battery out. He waited 20 seconds and then put it back in. It started up fine. Ouch!</p>


<p>Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/04/23/error-code-0x80070646-646-or-1606-running-windows-update/' rel='bookmark' title='Error code &quot;0&#215;80070646,&quot; &quot;646,&quot; or &quot;1606&quot; running Windows Update'>Error code &quot;0&#215;80070646,&quot; &quot;646,&quot; or &quot;1606&quot; running Windows Update</a> <small>Windows Update was failing to install several updates Office 2003(...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/07/05/t410-fan-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox Migration Issues</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/06/07/virtualbox-migration-issues/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/06/07/virtualbox-migration-issues/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 17:14:45 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/06/07/virtualbox-migration-issues/</guid>
		<description><![CDATA[Recently I have been interested in possibly converting my existing VPC and VMware images to VirtualBox. I have one image running under VPC and several images running under VMware server and ESXi. Although VMware has been an adequate platform the idea of running VirtualBox under Ubuntu server is appealing. My first test was to try [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Recently I have been interested in possibly converting my existing VPC and VMware images to <a href="http://www.virtualbox.org/">VirtualBox</a>. I have one image running under VPC and several images running under VMware server and ESXi. Although VMware has been an adequate platform the idea of running VirtualBox under Ubuntu server is appealing.</p>
<p>My first test was to try and convert my VPC image. It did not go well. I kept got a blue screen of death and wasted a lot of time. After soon research I realized that I did not setup the image correctly for migration.&#160; Someday when I have a lot more time, I will try again .</p>
<p>My second test was to convert a mail server image that sends out our newsletter. This mail server has a history of being pretty compute intensive since we use DKIM to sign every email. From previous experiments I determined that I could shorten the run time by setting up the mail server as a multi-processor image. The host was on an old dual processor with 4 GB of RAM and under VMware Server&#160; 2.0 I could take advantage of both processors. However when I converted the image to run under VirtualBox I could take advantage of only one CPU. Alas the processors do not support VT-x so VirtualBox restricts you to one processor. I ran one newsletter through the VirtualBox version and it took about twice as long. Oh well! Back to the drawing board.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/06/07/virtualbox-migration-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Back a version of Adobe Flash</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/05/24/going-back-a-version-of-adobe-flash/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/05/24/going-back-a-version-of-adobe-flash/#comments</comments>
		<pubDate>Tue, 24 May 2011 18:22:05 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/05/24/going-back-a-version-of-adobe-flash/</guid>
		<description><![CDATA[Recently I started getting some Flash display problems. The Flash graphics was appearing in the upper left corner of the screen and flashing intermittently. I believe these problems started occurring when I upgraded to the most recent version, 10.3.181.14. Here is what I tried and what worked for me. I tried reinstalling the current version [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Recently I started getting some Flash display problems. The Flash graphics was appearing in the upper left corner of the screen and flashing intermittently. I believe these problems started occurring when I upgraded to the most recent version, 10.3.181.14. Here is what I tried and what worked for me.</p>
<ol>
<li>I tried reinstalling the current version and the symptoms remained.</li>
<li>I tried a forced uninstall and a manual install of the current version. The symptoms remained.</li>
<li>I uninstalled the current version and installed the previous version, 10.2.159.1. I got the previous version from <a href="http://kb2.adobe.com/cps/142/tn_14266.html">Archived Flash Player versions</a> page. Now my graphics are working properly.</li>
</ol>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/05/24/going-back-a-version-of-adobe-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Safety Scanner – Remove Spyware, Malware, Viruses Free</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/05/17/microsoft-safety-scanner-remove-spyware-malware-viruses-free/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/05/17/microsoft-safety-scanner-remove-spyware-malware-viruses-free/#comments</comments>
		<pubDate>Tue, 17 May 2011 15:20:32 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[antispyware]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/05/17/microsoft-safety-scanner-remove-spyware-malware-viruses-free/</guid>
		<description><![CDATA[I had some funky display show up when I went to finance.yahoo.com so I ran a antispyware check using&#160; http://www.superantispyware.com/index.html. Since this program takes a long time I ran the Microsoft Safety Scanner, too. Microsoft did not find anything and SUPERAntiSpyware found a false positive on a file included in QuickBooks SDK 10, tiny.exe. Do [...]


Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/01/24/t-mobile-g2-free-through-jan-20/' rel='bookmark' title='T-Mobile G2 free through Jan. 20'>T-Mobile G2 free through Jan. 20</a> <small>I bought two of these this week. My Blackberry was...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I had some funky display show up when I went to finance.yahoo.com so I ran a antispyware check using&#160; <a title="http://www.superantispyware.com/index.html" href="http://www.superantispyware.com/index.html">http://www.superantispyware.com/index.html</a>. Since this program takes a long time I ran the Microsoft Safety Scanner, too. Microsoft did not find anything and SUPERAntiSpyware found a false positive on a file included in QuickBooks SDK 10, tiny.exe.</p>
<blockquote><p>Do you think your PC has a virus?</p>
<p>The Microsoft Safety Scanner is a free downloadable security tool that provides on-demand scanning and helps remove viruses, spyware, and other malicious software. It works with your existing antivirus software.</p>
</blockquote>
<p><a href="http://www.microsoft.com/security/scanner/en-us/default.aspx">Microsoft Safety Scanner &#8211; Remove Spyware, Malware, Viruses Free</a></p>


<p>Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/01/24/t-mobile-g2-free-through-jan-20/' rel='bookmark' title='T-Mobile G2 free through Jan. 20'>T-Mobile G2 free through Jan. 20</a> <small>I bought two of these this week. My Blackberry was...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/05/17/microsoft-safety-scanner-remove-spyware-malware-viruses-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Natty Narwhal problems</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/05/02/my-natty-narwhal-problems/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/05/02/my-natty-narwhal-problems/#comments</comments>
		<pubDate>Mon, 02 May 2011 10:48:30 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/05/02/my-natty-narwhal-problems/</guid>
		<description><![CDATA[Last week I decided to update to the latest recent on my VMware version of the Ubuntu Desktop and it did not go well. During the upgrade I got a disk space error message with non-displayable characters. It was a curious message since I thought I had enough disk space and it did not stop [...]


Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/04/07/problems-upgrading-awstats-from-6-9-to-7-0/' rel='bookmark' title='Problems upgrading Awstats from 6.9 to 7.0'>Problems upgrading Awstats from 6.9 to 7.0</a> <small>I have a working configuration for Advanced Web Statistics 6.9...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Last week I decided to update to the latest recent on my VMware version of the Ubuntu Desktop and it did not go well. During the upgrade I got a disk space error message with non-displayable characters. It was a curious message since I thought I had enough disk space and it did not stop the process. It was when I rebooted I encountered the major problem. I would like to tell you more about the error message but the screen clears and I am left with a GRUB prompt. That’s not nice!</p>
<p>So I did some research and booted using the instructions from this page, <a href="https://help.ubuntu.com/community/#Express Boot to the Most Recent Kernel">Express Boot to the Most Recent Kernel</a>. Everything came up nicely except for my windows were missing the title bar when I came in via the NX client. To fix the booting problem, I <a href="https://help.ubuntu.com/community/#Reinstalling from LiveCD">reinstalled from the LiveCD</a> using the simplest method. To fix the missing title bar I installed the latest version of NX client from <a title="http://www.nomachine.com/download.php" href="http://www.nomachine.com/download.php">NoMachine NX</a>. I also got the missing title bar when I used the VMware console window to log in. In that case I just specified that I wanted to use the Classic interface when I logged in.</p>


<p>Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/04/07/problems-upgrading-awstats-from-6-9-to-7-0/' rel='bookmark' title='Problems upgrading Awstats from 6.9 to 7.0'>Problems upgrading Awstats from 6.9 to 7.0</a> <small>I have a working configuration for Advanced Web Statistics 6.9...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/05/02/my-natty-narwhal-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon’s $23,698,655.93 book about flies</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/05/01/amazons-23698655-93-book-about-flies/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/05/01/amazons-23698655-93-book-about-flies/#comments</comments>
		<pubDate>Sun, 01 May 2011 14:03:00 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/05/01/amazons-23698655-93-book-about-flies/</guid>
		<description><![CDATA[Over the last couple of weeks I have been working on an automated pricing program. This was not one of the algorithms I was looking at. A few weeks ago a postdoc in my lab logged on to Amazon to buy the lab an extra copy of Peter Lawrence’s The Making of a Fly – [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Over the last couple of weeks I have been working on an automated pricing program. This was not one of the algorithms I was looking at. <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://wehuberconsultingllc.com/wordpress/wp-content/uploads/2011/05/wlEmoticon-winkingsmile.png" /></p>
<blockquote><p>A few weeks ago a postdoc in my lab logged on to Amazon to buy the lab an extra copy of Peter Lawrence’s <em>The Making of a Fly</em> – a classic work in developmental biology that we – and most other <em>Drosophila</em> developmental biologists – consult regularly. The book, published in 1992, is out of print. But Amazon listed 17 copies for sale: 15 used from $35.54, and 2 new from $1,730,045.91 (+$3.99 shipping).</p></blockquote>
<p><a href="http://www.michaeleisen.org/blog/?p=358">Amazon’s $23,698,655.93 book about flies</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/05/01/amazons-23698655-93-book-about-flies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error code "0×80070646," "646," or "1606" running Windows Update</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/04/23/error-code-0x80070646-646-or-1606-running-windows-update/</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2011/04/23/error-code-0x80070646-646-or-1606-running-windows-update/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 14:50:11 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/2011/04/23/error-code-0x80070646-646-or-1606-running-windows-update/</guid>
		<description><![CDATA[Windows Update was failing to install several updates Office 2003( KB2502786, KB2509503, KB2522981, and KB2464588). I eventually found the answer. I opted to manually update the registry. I only had to apply the first registry change described in KB2258121 for the updates to work. This article (KB2258121) provides a fix for a problem in which [...]


Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/02/24/windows-7-sp1-install-time/' rel='bookmark' title='Windows 7 SP1 Install Time'>Windows 7 SP1 Install Time</a> <small>From the downloaded ISO it took me 1 hour and...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Windows Update was failing to install several updates Office 2003( KB2502786, KB2509503, KB2522981, and KB2464588). I eventually found the answer. I opted to manually update the registry. I only had to apply the first registry change described in KB2258121 for the updates to work.</p>
<blockquote><p>This article (KB2258121) provides a fix for a problem in which you receive error code 0&#215;80070646, error code 646, or error code 1606. This update issue occurs when you install Office updates by using Windows Update or Microsoft Update. For detailed information, see the “Symptoms,” “Cause,” and “Resolution” sections of this article. </p>
</blockquote>
<p><a href="http://support.microsoft.com/kb/2258121#letmefixitmyself">Error code &quot;0&#215;80070646,&quot; &quot;646,&quot; or &quot;1606&quot; running Windows Update</a></p>


<p>Related posts:<ol><li><a href='http://wehuberconsultingllc.com/wordpress/2011/02/24/windows-7-sp1-install-time/' rel='bookmark' title='Windows 7 SP1 Install Time'>Windows 7 SP1 Install Time</a> <small>From the downloaded ISO it took me 1 hour and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wehuberconsultingllc.com/wordpress/2011/04/23/error-code-0x80070646-646-or-1606-running-windows-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.135 seconds -->

