<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>corey gilmore's blog &#187; Tablet PC</title>
	<atom:link href="http://coreygilmore.com/blog/category/tablet-pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreygilmore.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Nov 2011 18:23:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Stupid Software Decisions</title>
		<link>http://coreygilmore.com/blog/2008/09/02/stupid-software-decisions/</link>
		<comments>http://coreygilmore.com/blog/2008/09/02/stupid-software-decisions/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:16:14 +0000</pubDate>
		<dc:creator>Corey</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tablet PC]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Junk]]></category>

		<guid isPermaLink="false">http://coreygilmore.com/?p=418</guid>
		<description><![CDATA[Lately I&#039;m convinced HP is the king of writing stupid software.  I&#039;ve been evaluating a HP 2710p tablet pc for a couple months now, and not terribly impressed with it.  One big negative is HP Update. I installed this assuming it would grab the latest drivers for me, and make life easier. It didn&#039;t. In [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#039;m convinced HP is the king of writing stupid software.  I&#039;ve been evaluating a HP 2710p tablet pc for a couple months now, and not terribly impressed with it.  One big negative is HP Update. I installed this assuming it would grab the latest drivers for me, and make life easier.</p>
<p>It didn&#039;t.</p>
<p>In fact it&#039;s updated itself three times now, and each time the only updates were for&#8230; HP Update.  Two security updates for HP Update, and the latest release 4.0.11 which fixes &#034;minor defects&#034;.</p>
<p><img class="alignnone size-full wp-image-419"  title="HP Software Update"  src="http://coreygilmore.com/wp-content/uploads/2008/09/hp-software-update.png"  alt=""  width="540"  height="410" /></p>
<p>That&#039;s fairly annoying, but it seems that a &#034;minor defect&#034; also included an update to HP Health Check.  As far as I can tell, HP Health Check is totally useless.  What the new version does is bind itself to the Ctrl+Shift+C hotkey combo.  If you use Outlook a lot you may recognize this as the Create New Contact keyboard shortcut.  There&#039;s no doubt in my mind that I&#039;d rather run a Health Check on a laptop 4 or 5 times a day than create a new contact.</p>
<h3  style="font-size: 1.3em; padding: 0; margin: 20px 0 0;font-size: 1.3em; padding: 0; margin: 20px 0 0;">Lessons for Application Developers</h3>
<ul>
<li>First off, don&#039;t use global hotkeys.</li>
<li>If you insist on using global hotkeys, allow the user to change or remove them.</li>
<li>If you&#039;re not going to allow the user to change or remove a hotkey, allow the user to uninstall the offending program.</li>
<li>Periodically check out the <a href="http://www.google.com/search?q=uninstall+hp+health+check&amp;ie=UTF-8" >Google Search results</a> for the name of your program. If they&#039;re all complaints or mostly negative, perhaps it&#039;s time to address some issues.</li>
<li>In the same vein if there are a large number of results for &#034;<a href="http://www.google.com/search?q=hp+health+check+useless" >Your Program&#039;s Name useless</a>&#034;, pay attention.</li>
<li>And never, ever bundle <strong>new</strong> applications with an <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fjohn.jubjubs.net%2F2008%2F03%2F21%2Fapple-software-update%2F&amp;ei=9M-9SOn-NYjGigG5idWPCA&amp;usg=AFQjCNGTcw4L2puXkFLhQsfPR9VzZL0VQw&amp;sig2=8usQS55WdWJPHRDa9HF_Kg" >update for different software</a>.</li>
</ul>
<h3  style="font-size: 1.3em; padding: 0; margin: 20px 0 0;font-size: 1.3em; padding: 0; margin: 20px 0 0;">Removing HP Health Check</h3>
<p>There&#039;s no option to remove this crap from Add/Remove Programs, the start menu, the program&#039;s directory, or in any of the HP utilities.  Luckily I never deleted \swsetup\ from this computer after I installed everything, and I was able to find the HP Active Support Library installer in c:\swsetup\sp36082 and another copy (huh?) in c:\swsetup\sp39157.  The uninstall works for both of them.  Reboot, hit Ctrl+Shift+C again and acknowledge that the target of a shortcut is missing and should be deleted.  After that you&#039;ll be able to create new contacts with the hotkey combo in Outlook again.</p>
<h2  style="font-size: 1.6em; margin: 20px 0 0;font-size: 1.6em; margin: 20px 0 0;">UPDATE:</h2>
<p>Per Brad in the comments, there is an easier way.  Find the shortcut for HP Health Check and get its Properties. I&#039;m no longer running my HP Tablet, but aside from the name the properties dialog will be the same.  Click in the <strong>Shortcut key</strong> text box and press the Delete key to clear the hotkey combo.  Click OK and you should have freed up the Ctrl+Shift+C hotkey combination.</p>
<p><img class="alignnone size-full wp-image-683"  title="Shortcut Properties"  src="http://coreygilmore.com/wp-content/uploads/2009/01/hotkey.png"  alt=""  width="377"  height="531" /></p>
]]></content:encoded>
			<wfw:commentRss>http://coreygilmore.com/blog/2008/09/02/stupid-software-decisions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OneNote &#8211; Much ado about nothing</title>
		<link>http://coreygilmore.com/blog/2008/08/07/onenote-much-ado-about-nothing/</link>
		<comments>http://coreygilmore.com/blog/2008/08/07/onenote-much-ado-about-nothing/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 04:40:46 +0000</pubDate>
		<dc:creator>Corey</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tablet PC]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[OneNote]]></category>

		<guid isPermaLink="false">http://coreygilmore.com/?p=397</guid>
		<description><![CDATA[I actually love OneNote, but this window has me confused.  Perhaps someone from the OneNote team could shed some light on what the progress bar is measuring?  It popped up after hitting CTRL+2 to tag an item and steadily reported on the progress of some nameless task for about 5 minutes.]]></description>
			<content:encoded><![CDATA[<p>I actually love OneNote, but this window has me confused.  Perhaps someone from the OneNote team could shed some light on what the progress bar is measuring?  It popped up after hitting CTRL+2 to tag an item and steadily reported on the progress of some nameless task for about 5 minutes.</p>
<p><img class="alignnone size-full wp-image-398"  title="OneNote - Nameless Progress Bar"  src="http://coreygilmore.com/wp-content/uploads/2008/08/onenote-huh.png"  alt=""  width="416"  height="78" /></p>
]]></content:encoded>
			<wfw:commentRss>http://coreygilmore.com/blog/2008/08/07/onenote-much-ado-about-nothing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fixing Windows Easy Transfer</title>
		<link>http://coreygilmore.com/blog/2008/04/03/fixing-windows-easy-transfer/</link>
		<comments>http://coreygilmore.com/blog/2008/04/03/fixing-windows-easy-transfer/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 22:33:30 +0000</pubDate>
		<dc:creator>Corey</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tablet PC]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Junk]]></category>
		<category><![CDATA[OneNote]]></category>
		<category><![CDATA[Tablets]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[WET]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://coreygilmore.com/?p=217</guid>
		<description><![CDATA[I&#039;ve been evaluating Tablet PCs for a few months now, and prior to returning the wonderful Motion Computing LE1700 I used the Vista Migration Wizard to backup all of my settings. In reality the only thing I really cared about was the handwriting recognition settings. Since Vista learns from your writing and corrections this represented [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve been evaluating Tablet PCs for a few months now, and prior to returning the wonderful <a href="http://www.motioncomputing.com/products/tablet_pc_le17.asp" >Motion Computing LE1700</a> I used the Vista Migration Wizard to backup all of my settings.  In reality the only thing I really cared about was the handwriting recognition settings.  Since Vista learns from your writing and corrections this represented many, many hours of work.</p>
<p>I just received a spiffy new-ish Lenovo X61 Tablet PC to evaluate, but when I launched the Migration Wizard (technically it&#039;s called Windows Easy Transfer or WET) I received a nasty surprise.  You&#039;re given a prompt to restore from a network drive, USB flash drive or external hard drive.  Since I was using a USB flash drive, I naturally chose that.</p>
<p>Then I received an error message that read:</p>
<blockquote  style="border-color: #ddd; border-style: solid; border-width: 1px 1px 1px 5px; margin: 15px 30px 15px 10px; padding: 0pt 15px; color: #777;border-color: #ddd; border-style: solid; border-width: 1px 1px 1px 5px; margin: 15px 30px 15px 10px; padding: 0pt 15px; color: #777;"><p>Please insert the first disk to read into the drive you have selected.</p></blockquote>
<p>Huh?</p>
<p>I tried restarting WET a few times without any luck.  I copied the .MIG file to the root of the C:\ drive and tried opening it from there and received a new, yet equally annoying message:</p>
<blockquote  style="border-color: #ddd; border-style: solid; border-width: 1px 1px 1px 5px; margin: 15px 30px 15px 10px; padding: 0pt 15px; color: #777;border-color: #ddd; border-style: solid; border-width: 1px 1px 1px 5px; margin: 15px 30px 15px 10px; padding: 0pt 15px; color: #777;"><p>Please select a valid file where your data can be restored from.</p></blockquote>
<p>A few Google searches reveal that this is a common problem, there is no way to browse the contents of a .MIG file, and WET is a piece of crap that you shouldn&#039;t trust with your valuable settings and documents.</p>
<p>Not willing to give up I ran WET one final time and chose External Hard Drive as the source.  Success!  A few minutes later and all of my settings were restored.  Oddly enough after it worked once I was able to open the .MIG file directly and have WET recognize it, or choose USB Flash Drive as the source without any issues.</p>
<h3  style="font-size: 1.3em; padding: 0; margin: 20px 0 0;font-size: 1.3em; padding: 0; margin: 20px 0 0;">What worked?</h3>
<p>For the most part everything I asked WET to save transferred.  My wireless networks did, but oddly enough none of the WEP passwords.  Saved network passwords did transfer. WebDAV-synced OneNote notebooks and settings also transferred.</p>
]]></content:encoded>
			<wfw:commentRss>http://coreygilmore.com/blog/2008/04/03/fixing-windows-easy-transfer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vista vs. OS X Handwriting Recognition</title>
		<link>http://coreygilmore.com/blog/2007/12/21/vista-vs-os-x-handwriting-recognition/</link>
		<comments>http://coreygilmore.com/blog/2007/12/21/vista-vs-os-x-handwriting-recognition/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 16:34:34 +0000</pubDate>
		<dc:creator>Corey</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tablet PC]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://coreygilmore.com/blog/2007/12/21/vista-vs-os-x-handwriting-recognition/</guid>
		<description><![CDATA[Over the past couple months I&#039;ve started using OneNote 2007 for meeting notes and general to-do lists. If you haven&#039;t used OneNote before, definitely give it a try. It&#039;s one of the nicest tools (yes, I consider it a tool, just like my paper notebooks) I&#039;ve used for managing unorganized piles of notes, and it&#039;s [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past couple months I&#039;ve started using <a href="http://office.microsoft.com/en-us/onenote/default.aspx" >OneNote 2007</a> for meeting notes and general to-do lists.  If you haven&#039;t used OneNote before, definitely give it a try.  It&#039;s one of the nicest tools (yes, I consider it a tool, just like my paper notebooks) I&#039;ve used for managing unorganized piles of notes, and it&#039;s driving me towards picking up a tablet pc.  More on that later as the evaluation units pour in over the next couple months.</p>
<p>Two sites that have made it into my RSS subscriptions are <a href="http://www.gottabemobile.com/" >GottaBeMobile</a> and <a href="http://blogs.msdn.com/descapa/default.aspx"  id="bp___ctl00___bth___BlogTitle"  class="headermaintitle" >Daniel Escapa&#039;s OneNote Blog</a><span class="headermaintitle" >, and recently a GottaBeMobile forum member posted a video comparing Vista&#039;s handwriting recognition to OS X&#039;s Inkwell.  </span></p>
<p>Sadly there isn&#039;t much of a comparison.  Vista&#039;s handwriting recognition has come a long way since XP, and it&#039;s pretty obvious InkWell isn&#039;t a priority for Apple, at least <a href="http://crave.cnet.co.uk/laptops/0,39029450,49293967,00.htm" >not yet</a>.</p>
<p>Take a look at Vista&#039;s Ink on a Toshiba R25 Tablet and Leopard&#039;s Inkwell on a Mac Pro with a Wacom PenPartner tablet:<br/>
<embed src="http://www.youtube.com/v/CCHqMENtKkA&amp;rel=1"  type="application/x-shockwave-flash"  wmode="transparent"  height="355"  width="425" ></embed><br/>
<a href="http://www.youtube.com/watch?v=CCHqMENtKkA" >View on YouTube</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coreygilmore.com/blog/2007/12/21/vista-vs-os-x-handwriting-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 539/612 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: cdn01.coreygilmore.com

Served from: coreygilmore.com @ 2012-05-21 03:54:39 -->
