<?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, 04 May 2012 18:35:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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>CSVed 2.2.1</title>
		<link>http://wehuberconsultingllc.com/wordpress/2012/05/04/csved-2-2-1/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=csved-2-2-1</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2012/05/04/csved-2-2-1/#comments</comments>
		<pubDate>Fri, 04 May 2012 18:35:00 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[CSS/WebDesign]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/?p=867</guid>
		<description><![CDATA[I was in need of a way to create a simple HTML table from an Excel spreadsheet. The “Save As” option in Excel created the standard Microsoft messy HTML. The Google Docs version was not much better. I finally ended &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2012/05/04/csved-2-2-1/">Continue reading <span class="meta-nav">&#8594;</span></a>
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>I was in need of a way to create a simple HTML table from an Excel spreadsheet. The “Save As” option in Excel created the standard Microsoft messy HTML. The Google Docs version was not much better. I finally ended up cleaning it up by hand. Then I tried <a href="http://csved.sjfrancke.nl/">CSVed</a>. This is a good solution for this problem and other CSV problems. You can read the clipboard directly and export a fairly minimal HTML file. </p>
<p>My final solution was to write a PowerShell script that read the clipboard, transformed the data into a simple HTML table, and then sent the text back to the clipboard. A clipboard manager like <a href="http://www.janzeman.com/">Clipboard Manager</a> is probably a necessity to manage the clips if you don’t get the correct results the first time.</p>
<h4><a href="http://csved.sjfrancke.nl/">CSVed</a> is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with any separator.</h4>
<h5>some features:</h5>
<ul>
<li>edit, add, insert and delete items; </li>
<li>import; </li>
<li>change separator; </li>
<li>add, delete columns; </li>
<li>rearrange column order; </li>
<li>save selection of rows and columns; </li>
<li>save filtered items; </li>
<li>save with double quotes; </li>
<li>search and replace; </li>
<li>filter items; </li>
</ul>
<ul>
<li>remove duplicates; </li>
<li>append and merge files; </li>
<li>install and uninstall </li>
<li>help in English </li>
<li>add prefix and suffix </li>
<li>split and join columns </li>
<li>export to HTML, Excel, Word, XML and more </li>
<li>proper words and strings </li>
<li>column search </li>
<li>column sort and global sort </li>
</ul>
<p>The listview is running in virtual mode, that means the data is displayed on demand. (not the entire CSV file is loaded in the listview) so CSVed can handle big files and is very fast.    <br />In other words, you can do everything with a CSV file you wanted. CSV is cardware.</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/2012/05/04/csved-2-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Twenga</title>
		<link>http://wehuberconsultingllc.com/wordpress/2012/04/13/goodbye-twenga/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=goodbye-twenga</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2012/04/13/goodbye-twenga/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 17:52:25 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[web_design]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/?p=863</guid>
		<description><![CDATA[Recently we had a performance problem that I traced back to shopping site called www.twenga.com. They were generating a lot of requests so I updated the the robots.txt file to slow everyone down and updated the robots.pm file used by &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2012/04/13/goodbye-twenga/">Continue reading <span class="meta-nav">&#8594;</span></a>
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 we had a performance problem that I traced back to shopping site called <a href="http://www.twenga.com/" title="www.twenga.com">www.twenga.com</a>. They were generating a lot of requests so I updated the the robots.txt file to slow everyone down and updated the robots.pm file used by awstats to see how much traffic Twenga and a couple others were generating. After a couple of days I decided I had enough and banned Twenga via the robots.txt file. They had consumed over 1.6 GB in the first week of April which was several times more traffic than robots like Google and Bing. Since we do not get any sales from Twenga it was an easy decision.</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/2012/04/13/goodbye-twenga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the end of Internet Explorer closer than we think?</title>
		<link>http://wehuberconsultingllc.com/wordpress/2012/02/24/is-the-end-of-internet-explorer-closer-than-we-think/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=is-the-end-of-internet-explorer-closer-than-we-think</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2012/02/24/is-the-end-of-internet-explorer-closer-than-we-think/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 20:59:50 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/?p=860</guid>
		<description><![CDATA[I have been using Google Chrome for the last month at work. It started out as a frustrated response to Internet Explorer crashing random tabs. Then it became an experiment since although it was much faster than IE there were &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2012/02/24/is-the-end-of-internet-explorer-closer-than-we-think/">Continue reading <span class="meta-nav">&#8594;</span></a>
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>I have been using Google Chrome for the last month at work. It started out as a frustrated response to Internet Explorer crashing random tabs. Then it became an experiment since although it was much faster than IE there were some applications that did not play nicely with Chrome. Now that I have worked through the problems, it is my production browser. On the other hand I still use Internet Explorer at home since I do not have the crashing tab problem. Considering the size of the smartphone and tablet market, if Internet Explorer cannot decisively when the desktop market the end is drawing near.</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/2012/02/24/is-the-end-of-internet-explorer-closer-than-we-think/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why do I get 80072EE2 errors?</title>
		<link>http://wehuberconsultingllc.com/wordpress/2012/02/24/why-do-i-get-80072ee2-errors/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=why-do-i-get-80072ee2-errors</link>
		<comments>http://wehuberconsultingllc.com/wordpress/2012/02/24/why-do-i-get-80072ee2-errors/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 20:45:42 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[ASP]]></category>

		<guid isPermaLink="false">http://wehuberconsultingllc.com/wordpress/?p=858</guid>
		<description><![CDATA[It took me awhile to track down the culprit for the 800732EE2 errors. We verify all FedEx ground shipping addresses by making a call to the FedEx API when we print the packing slips. Our Priority Mail vendor, Endicia, will &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2012/02/24/why-do-i-get-80072ee2-errors/">Continue reading <span class="meta-nav">&#8594;</span></a>
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>It took me awhile to track down the culprit for the 800732EE2 errors. We verify all FedEx ground shipping addresses by making a call to the FedEx API when we print the packing slips. Our Priority Mail vendor, <a href="http://www.endicia.com/">Endicia</a>, will not let us print a label with an invalid address. FedEx Express packages will not print the label with an invalid address. For some reason FedEx allows Ground/Home packages to go out with an invalid shipping address but then they would ding us $11 for each invalid address. I fixed the problem by automatically checking addresses. I don’t know where I got the original code but the timeouts worked for every day except the first printout on Monday morning. On Monday mornings we print a lot of packing slips so the ten second receive timeout did not work.</p>
<blockquote><h3>Why do I get 80072EE2 errors?</h3>
<p>msxml3.dll error &#8217;80072ee2&#8242;&#160;&#160; <br />The operation timed out</p>
<p>This means that the site you were trying to parse either could not be found, and the component gave up; or it is taking far too long for the page to finish loading. One way you can avoid this error is to set timeout values that are more conservative, e.g.: </p>
<p>&lt;%&#160;&#160; <br />&#160;&#160;&#160; url = &quot;http://www.espn.com/main.html&quot;&#160;&#160; <br />&#160;&#160;&#160; set xmlhttp = CreateObject(&quot;MSXML2.ServerXMLHTTP&quot;)&#160; <br />&#160;&#160;&#160; &#8216; resolve, connect, send, receive &#8211; in milliseconds&#160; <br />&#160;&#160;&#160; xmlhttp.setTimeouts 5000, 60000, 10000, 10000&#160; <br />&#160;&#160;&#160; xmlhttp.open &quot;GET&quot;, url, false&#160;&#160; <br />&#160;&#160;&#160; xmlhttp.send &quot;&quot;&#160;&#160; <br />&#160;&#160;&#160; Response.write xmlhttp.responseText&#160;&#160; <br />&#160;&#160;&#160; set xmlhttp = nothing&#160;&#160; <br />%&gt;</p>
<p>The four timeout values are as follows:&#160; <br /><b>ResolveTimeout</b>       <br />This value is for the return of a DNS resolution (mapping the domain name to its representative IP address). The default value is infinite.&#160; <br /><b>ConnectTimeout</b>       <br />This value is for establishing a connection with the server, and the default value is 60 seconds.&#160; <br /><b>SendTimeout</b>       <br />This value is the time allowed for sending an individual packet of data to the server. The default value is 30 seconds.&#160; <br /><b>ReceiveTimeout</b>       <br />This value is the time allowed for receiving an individual packet of data from the server. The default value is 30 seconds.</p>
</blockquote>
<p><a href="http://classicasp.aspfaq.com/components/why-do-i-get-80072ee2-errors.html">Why do I get 80072EE2 errors?</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/2012/02/24/why-do-i-get-80072ee2-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Svnserve Based Server</title>
		<link>http://wehuberconsultingllc.com/wordpress/2011/10/28/svnserve-based-server/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2011/10/28/svnserve-based-server/">Continue reading <span class="meta-nav">&#8594;</span></a>
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>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>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/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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2011/07/20/backblaze-blog-petabytes-on-a-budget-v2-0revealing-more-secrets/">Continue reading <span class="meta-nav">&#8594;</span></a>
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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2011/07/05/problem-accessing-shared-drive/">Continue reading <span class="meta-nav">&#8594;</span></a>
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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2011/07/05/t410-fan-error/">Continue reading <span class="meta-nav">&#8594;</span></a>
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>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>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/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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2011/06/07/virtualbox-migration-issues/">Continue reading <span class="meta-nav">&#8594;</span></a>
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/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 &#8230; <a href="http://wehuberconsultingllc.com/wordpress/2011/05/24/going-back-a-version-of-adobe-flash/">Continue reading <span class="meta-nav">&#8594;</span></a>
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>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.158 seconds -->

