<?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>High on Technology</title>
	<atom:link href="https://hightechdave.com/feed" rel="self" type="application/rss+xml" />
	<link>https://hightechdave.com</link>
	<description>The Blog of David Wheeler</description>
	<lastBuildDate>Mon, 08 Feb 2021 17:52:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.2</generator>
	<item>
		<title>NavigateUrl in SharePoint master pages</title>
		<link>https://hightechdave.com/navigateurl-in-sharepoint-master-pages</link>
					<comments>https://hightechdave.com/navigateurl-in-sharepoint-master-pages#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 23:19:45 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=422</guid>

					<description><![CDATA[If you find that you want your site logo link to go elsewhere you adjust the NavigateUrl property in your SPLinkButton reference. In my case I wanted it to go to the root of the sub site, not the site collection. NavigateUrl=&#8221;~sitecollection/&#8221; became NavigateUrl=&#8221;~site/&#8221;]]></description>
										<content:encoded><![CDATA[<p>If you find that you want your site logo link to go elsewhere you adjust the NavigateUrl property in your SPLinkButton reference.</p>
<p>In my case I wanted it to go to the root of the sub site, not the site collection.</p>
<p>NavigateUrl=&#8221;~sitecollection/&#8221; became NavigateUrl=&#8221;~site/&#8221;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/navigateurl-in-sharepoint-master-pages/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disable Annoying Shape Outlines (Target Path) in Photoshop</title>
		<link>https://hightechdave.com/disable-annoying-shape-outlines-target-path-in-photoshop</link>
					<comments>https://hightechdave.com/disable-annoying-shape-outlines-target-path-in-photoshop#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Wed, 04 Mar 2015 16:26:34 +0000</pubDate>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=417</guid>

					<description><![CDATA[Long time, no post.  I am dusting off the blog to start capturing some random thoughts and tips again. This is a long time frustration for me which is a simple fix.  When you create new vector objects in Photoshop you get a handy (or annoying) outline around the shape.  This is great if perhaps&#8230; <a class="more-link" href="https://hightechdave.com/disable-annoying-shape-outlines-target-path-in-photoshop">Continue reading <span class="screen-reader-text">Disable Annoying Shape Outlines (Target Path) in Photoshop</span></a>]]></description>
										<content:encoded><![CDATA[<p>Long time, no post.  I am dusting off the blog to start capturing some random thoughts and tips again.</p>
<p>This is a long time frustration for me which is a simple fix.  When you create new vector objects in Photoshop you get a handy (or annoying) outline around the shape.  This is great if perhaps the shape is the same color as the background.  But if you want to see your composition as it is intended but are manipulating the shape layer, this is obnoxious.</p>
<p>Further, if you like me use CMD+H to hide Photoshop the standard shortcut won&#8217;t work.</p>
<p>So just head to View-&gt;Show-&gt;Target Path.</p>
<p>This was originally found <a href="http://graphicdesign.stackexchange.com/questions/7371/ps-cs6-border-appears-when-im-in-blending-options-how-to-disable-it" target="_blank" rel="noopener">here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/disable-annoying-shape-outlines-target-path-in-photoshop/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Visual Corruption in VMWare 5 when using Office 2013 applications</title>
		<link>https://hightechdave.com/visual-corruption-in-vmware-5-when-using-office-2013-applications</link>
					<comments>https://hightechdave.com/visual-corruption-in-vmware-5-when-using-office-2013-applications#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Tue, 30 Apr 2013 19:46:55 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=390</guid>

					<description><![CDATA[Visual corruption got you down?  Well there are two ways to bring sanity to using your VM. To work around this issue, either disable 3D acceleration for the virtual machine, or disable hardware acceleration in the particular Microsoft Office 2013 application. To disable 3D acceleration in a Windows 7 or 8 virtual machine: Shut down&#8230; <a class="more-link" href="https://hightechdave.com/visual-corruption-in-vmware-5-when-using-office-2013-applications">Continue reading <span class="screen-reader-text">Visual Corruption in VMWare 5 when using Office 2013 applications</span></a>]]></description>
										<content:encoded><![CDATA[<p>Visual corruption got you down?  Well there are two ways to bring sanity to using your VM.</p>
<blockquote><p>To work around this issue, either disable 3D acceleration for the virtual machine, or disable hardware acceleration in the particular Microsoft Office 2013 application.</p>
<p><b>To disable 3D acceleration in a Windows 7 or 8 virtual machine:</b></p>
<ol>
<li>Shut down the virtual machine.</li>
<li>Go to <b>Settings</b> and click <b>Display</b>.</li>
<li>Turn the <b>Accelerate 3D Graphics</b> setting to <b>OFF</b>.</li>
<li>Start the virtual machine.</li>
</ol>
<p><b>To disable hardware acceleration in a particular Microsoft Office 2013 application:</b></p></blockquote>
<ol>
<li>
<blockquote><p>Launch the Office 2013 application you want disable hardware acceleration for.</p></blockquote>
</li>
<li>
<blockquote><p>Click <b>File &gt; Options &gt;</b><b>Advanced</b> &gt; <b>Disable hardware acceleration</b>.This disables hardware acceleration only for Microsoft Office 2013 applications.<b>Note</b>: 3D acceleration is still available for other applications in the virtual machine.</p></blockquote>
</li>
</ol>
<p>http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#038;cmd=displayKC&#038;externalId=2034553</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/visual-corruption-in-vmware-5-when-using-office-2013-applications/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Retina Macbook Pro &#8211; Framerate issues and a fix</title>
		<link>https://hightechdave.com/retina-macbook-pro-framerate-issues-and-a-fix</link>
					<comments>https://hightechdave.com/retina-macbook-pro-framerate-issues-and-a-fix#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Sun, 06 Jan 2013 19:56:10 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Gear]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=376</guid>

					<description><![CDATA[I recently became the proud owner of a new Retina Macbook Pro.  I have replaced my gaming computer, 2 Mac Pros, a Macbook Pro, and a Lenovo T420 all with this beast. I don&#8217;t game much these days but I have possibly on occasion played some World of Warcraft.  Performance even at full resolution was&#8230; <a class="more-link" href="https://hightechdave.com/retina-macbook-pro-framerate-issues-and-a-fix">Continue reading <span class="screen-reader-text">Retina Macbook Pro &#8211; Framerate issues and a fix</span></a>]]></description>
										<content:encoded><![CDATA[<p>I recently became the proud owner of a new Retina Macbook Pro.  I have replaced my gaming computer, 2 Mac Pros, a Macbook Pro, and a Lenovo T420 all with this beast.</p>
<p>I don&#8217;t game much these days but I have possibly on occasion played some World of Warcraft.  Performance even at full resolution was actually pretty stellar on this new machine.</p>
<p>However, the other night I was doing some late night work (an all too often occurrence) and I put the machine down for the night.  A few minutes later there was a howling of fans next to me!  Picking up the scorching hot machine it was in the midst of what seemed to be a kernel-panic induced reboot.</p>
<p>It finally restarted and eventually cooled off.  Everything seemed okay until I found a few minutes for a game a few days later.</p>
<p>I logged into WoW and noticed that my framerate was a whopping 4fps.  I tried everything I could think of offhand to remedy the issue.  Thinking I might be crazy I downloaded a benchmark, <a title="CineBench" href="http://www.maxon.net/products/cinebench/overview.html" target="_blank" rel="noopener">CineBench</a>.  This confirmed my suspicions that the computer was likely only running off the integrated graphics chip versus the dedicated card.</p>
<p>So I set out to see what I could do before calling in reinforcements.  First I tried a NVRAM as shown <a title="reset your NVRAM and PRAM" href="http://support.apple.com/kb/HT3964?viewlocale=en_US&amp;locale=en_US" target="_blank" rel="noopener">here</a>.  This didn&#8217;t fix the problem sadly.  So next on the list was the SMC reset described <a title="Reset Mac SMC" href="http://support.apple.com/kb/HT3964?viewlocale=en_US&amp;locale=en_US" target="_blank" rel="noopener">here</a>.  Lo and behold this did the trick!  Everything was back to normal!  Woooohooo!</p>
<p>Now I will keep my fingers crossed for no more random KPs <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f641.png" alt="🙁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><img loading="lazy" class="alignleft size-full wp-image-377" alt="Screen-Shot-2013-01-06-at-2.37.01-PM" src="http://hightechdave.com/files/2013/01/Screen-Shot-2013-01-06-at-2.37.01-PM.png" width="582" height="329" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/retina-macbook-pro-framerate-issues-and-a-fix/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Workflow completes with status ‘Stopped’</title>
		<link>https://hightechdave.com/sharepoint-workflow-completes-with-status-stopped</link>
					<comments>https://hightechdave.com/sharepoint-workflow-completes-with-status-stopped#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Tue, 20 Mar 2012 15:06:28 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=351</guid>

					<description><![CDATA[I recently ran into a problem in WSS3 with emails not firing when folks registered for an online course.  The workflow would inconsistently end with the status of &#8216;stopped&#8217;.  However, every time I would run it things went through without a problem.  After some research I stumbled upon a great post that seems to have&#8230; <a class="more-link" href="https://hightechdave.com/sharepoint-workflow-completes-with-status-stopped">Continue reading <span class="screen-reader-text">SharePoint Workflow completes with status ‘Stopped’</span></a>]]></description>
										<content:encoded><![CDATA[<p>I recently ran into a problem in WSS3 with emails not firing when folks registered for an online course.  The workflow would inconsistently end with the status of &#8216;stopped&#8217;.  However, every time I would run it things went through without a problem.  After some research I stumbled upon a great post that seems to have solved the issue!  I have posted the full post below (with link).</p>
<p>In short, just make sure that if you are sending emails to a group that the group members are visible to all (which they aren&#8217;t by default).</p>
<p>&nbsp;</p>
<p>Original article: <a title="Original article" href="http://kirkbarrett.wordpress.com/2008/10/02/sharepoint-workflow-completes-with-status-stopped/" target="_blank" rel="noopener">http://kirkbarrett.wordpress.com/2008/10/02/sharepoint-workflow-completes-with-status-stopped/</a></p>
<p>&nbsp;</p>
<blockquote>
<div id="msgcns!5E66707AED54DB49!439">
<p>I have had a baffling problem with a simple workflow I created in SharePoint Designer to manage a simple approval business process. The workflow repeatedly completed but did so with a Stopped status and none of the actions in the workflow were executed. There were no errors reported and I could find no reason based on what I was doing in the workflow for this to occur. The workflow would send email to the members of a SharePoint group, set a task for these members, create a new entry in a separate list and then update a field on the item in the list that the workflow is associated with. None of these actions were being performed. If I opened the workflow in Designer and then saved it (clicking the Finish button) I could immediately run workflow with no problems but the next person to attempt to run it would hit the same issue.</p>
<p>Well, it turns out that a stalemate occurs when you create a SharePoint Designer workflow with an action that sends e-mail to a SharePoint group. The workflow runs but completes with a status Stopped when run accounts with any permission level other than when run under Administrator account.</p>
<p>This issue occurs because by default, the visibility of the members list of a SharePoint group is granted only to the members of those in the group. Any other user outside that group cannot see the members of the group and as a result the workflow cannot see who to send the email to and fails setting the status to Stopped. To resolve the issue, go to SharePoint <strong>Group Settings</strong> (Site Settings -&gt; People and Groups -&gt; select the group -&gt; Settings -&gt; Group Settings) and select <strong>Everyone</strong> to see the members of group (see the picture below).</p>
<p>This <a href="http://blogs.msdn.com/sharepointdesigner/archive/2008/09/28/declarative-workflows-and-user-context.aspx" target="_blank" rel="noopener">SharePoint Designer Team blog entry </a>gives some clarity around the issue of declarative workflows and user context.</p>
</div>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/sharepoint-workflow-completes-with-status-stopped/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Looking for a few good developers</title>
		<link>https://hightechdave.com/looking-for-a-few-good-developers</link>
					<comments>https://hightechdave.com/looking-for-a-few-good-developers#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Tue, 20 Mar 2012 01:18:37 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=348</guid>

					<description><![CDATA[We are looking to hire (long-term contract) several client-side or front end developers to join our team in an in-house studio environment. We work on sites large and small and deploy in a SharePoint environment with a combination of pure Javascript, jQuery, JSON, XSLT, CSS, and SharePoint webparts. We value all experience related to web/Sharepoint&#8230; <a class="more-link" href="https://hightechdave.com/looking-for-a-few-good-developers">Continue reading <span class="screen-reader-text">Looking for a few good developers</span></a>]]></description>
										<content:encoded><![CDATA[<p>We are looking to hire (long-term contract) several <strong>client-side or front end developers </strong>to join our team in an in-house studio environment. We work on sites large and small and deploy in a SharePoint environment with a combination of pure Javascript, jQuery, JSON, XSLT, CSS, and SharePoint webparts.</p>
<p>We value all experience related to web/Sharepoint development but these are our more critical requirements:</p>
<p>Requirements:</p>
<ul>
<li><strong>Expert</strong>-level ability with AJAX, JS, JSON, DOM scripting, CSS and HTML</li>
<li><strong>Advanced</strong> ability to create table-less layouts using CSS and semantically correct markup</li>
<li><strong>Proficiency</strong> with JavaScript frameworks and unobtrusive techniques, we specifically use the <em>jQuery</em> framework</li>
<li><strong>Ability </strong>to write custom JavaScript</li>
<li><strong>Excellent</strong> time management, problem solving, teamwork, and communication skills</li>
<li>Ability to follow technical specifications and production processes</li>
<li>In depth understanding of cross-browser, front-end development issues</li>
<li>Excellent debugging and troubleshooting skills</li>
<li>Excellent verbal/written communication skills and strong time management and problem solving capabilities</li>
<li>Intermediate experience with Adobe Photoshop (should be able to convert design comps into HTML/CSS/images)</li>
<li>Must be flexible and a self-starter</li>
</ul>
<p>Desired Attributes (nice to have):</p>
<ul>
<li>Server-side scripting/programming knowledge</li>
<li>SharePoint management</li>
<li>Flash/Builder</li>
<li>Mobile application development experience</li>
<li>Intermediate understanding of the SharePoint (WSS3) and SP2010 (BPOS) platforms, its uses and relevant terminology</li>
<li>Experience implementing SharePoint workflows</li>
<li>Experience developing custom forms in SharePoint Designer (custom list forms)</li>
</ul>
<p>Our ideal developer must be able to:</p>
<p>Use Photoshop, Dreamweaver and SharePoint Designer on a daily basis without onsite training in these applications.</p>
<ul>
<li>Should be able to implement data views, build SharePoint workflows, and customize master pages.</li>
<li>Freehand HTML and cross-browser CSS.</li>
<li>Know what HTML5 and CSS3 are and why they are different than earlier versions.</li>
<li>Describe what jQuery is, be able to use it, and read/write code based upon it.</li>
<li>Understand what JavaScript functions, arrays, objects, and properties are and how to use them.</li>
</ul>
<p>Please email resumes to dawheeler@coca-cola.com</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/looking-for-a-few-good-developers/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Parsing the Sharepoint Site Actions menu with jQuery</title>
		<link>https://hightechdave.com/parsing-the-sharepoint-site-actions-menu-with-jquery</link>
					<comments>https://hightechdave.com/parsing-the-sharepoint-site-actions-menu-with-jquery#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Tue, 27 Dec 2011 16:14:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=342</guid>

					<description><![CDATA[On recent Sharepoint (WSS3) sites I use jQuery extensively.  One of the things I often do is to remove the default Site Actions menu and draw those same links at the bottom of each page in the site.  I had found a way to successfully parse the Site Actions menu using some trickery: $(&#8216;#siteactions ie\\:menuitem&#8217;).each(function(){&#8230; <a class="more-link" href="https://hightechdave.com/parsing-the-sharepoint-site-actions-menu-with-jquery">Continue reading <span class="screen-reader-text">Parsing the Sharepoint Site Actions menu with jQuery</span></a>]]></description>
										<content:encoded><![CDATA[<p>On recent Sharepoint (WSS3) sites I use jQuery extensively.  One of the things I often do is to remove the default Site Actions menu and draw those same links at the bottom of each page in the site.  I had found a way to successfully parse the Site Actions menu using some trickery:</p>
<blockquote><p>$(&#8216;#siteactions ie\\:menuitem&#8217;).each(function(){</p></blockquote>
<p>(Note: my Site Actions Menu lives in a div called #siteactions in my master page)</p>
<p>This seemed to work well until I wanted to take advantage of the latest <a title="SPServices jQuery library for Sharepoint" href="http://spservices.codeplex.com/" target="_blank" rel="noopener">SPServices</a> release which is now compatible with the latest jQuery.  I suspect (though I haven&#8217;t done extensive testing to be sure) is that some of the same issues with the new jQuery that were incompatible with the earlier release of SPServices were causing my issues.  After a bit of head-scratching I decided to sidestep the issue alltogether.  I couldn&#8217;t quite find a way to select the ie:menuitem nodes and step through them with an &#8216;each&#8217; so instead I opted to simply use:</p>
<blockquote><p>$(&#8216;#siteactions menu&#8217;).children().each(function(){</p></blockquote>
<p>I suppose this may have been obvious to some but for some reason I was determined to get the selector right.  If you know how to select elements with namespaces across-browsers in jQuery 1.7 I would be very interested to hear.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/parsing-the-sharepoint-site-actions-menu-with-jquery/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Stop the annoying Adobe Dreamweaver prompt for Alt field text</title>
		<link>https://hightechdave.com/stop-the-annoying-adobe-dreamweaver-prompt-for-alt-field-text</link>
					<comments>https://hightechdave.com/stop-the-annoying-adobe-dreamweaver-prompt-for-alt-field-text#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Mon, 05 Dec 2011 22:23:28 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=340</guid>

					<description><![CDATA[Yes, I still use image maps.  They are nifty, and don&#8217;t require Flash to pull off things like interactive maps.  But suppose you are trying to add 70ish links to an image map and Dreamweaver insists on prompting you EVERY SINGLE TIME to add an ALT tag.  Before you slit your wrists or kill your&#8230; <a class="more-link" href="https://hightechdave.com/stop-the-annoying-adobe-dreamweaver-prompt-for-alt-field-text">Continue reading <span class="screen-reader-text">Stop the annoying Adobe Dreamweaver prompt for Alt field text</span></a>]]></description>
										<content:encoded><![CDATA[<p>Yes, I still use image maps.  They are nifty, and don&#8217;t require Flash to pull off things like interactive maps.  But suppose you are trying to add 70ish links to an image map and Dreamweaver insists on prompting you EVERY SINGLE TIME to add an ALT tag.  Before you slit your wrists or kill your computer, there is hope.  This can quite easily be disabled by:</p>
<p>Go to  Edit menu &gt; Preferences &gt; Accessibility &gt; and remove checkmark from the Images box.</p>
<p>This is not to suggest you should ignore accessibility, just that you don&#8217;t have to have Dreamweaver drill it into your skull 70 times to get the point across.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/stop-the-annoying-adobe-dreamweaver-prompt-for-alt-field-text/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Downloading past purchases from iTunes (or your other devices)</title>
		<link>https://hightechdave.com/downloading-past-purchases-from-itunes-or-your-other-devices</link>
					<comments>https://hightechdave.com/downloading-past-purchases-from-itunes-or-your-other-devices#respond</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 20:43:27 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=333</guid>

					<description><![CDATA[It has been awhile since I felt the desire to blog, things have been really busy.  But this tip was just too good not to share! Have you ever wanted to re-download something from iTunes?  I sure have.  One example was a TV Season I bought for the kids a while back, Backyardigans Season 3.&#8230; <a class="more-link" href="https://hightechdave.com/downloading-past-purchases-from-itunes-or-your-other-devices">Continue reading <span class="screen-reader-text">Downloading past purchases from iTunes (or your other devices)</span></a>]]></description>
										<content:encoded><![CDATA[<p>It has been awhile since I felt the desire to blog, things have been really busy.  But this tip was just too good not to share!</p>
<p>Have you ever wanted to re-download something from iTunes?  I sure have.  One example was a TV Season I bought for the kids a while back, Backyardigans Season 3.  I opted for the HD variety but once we tried to view it, it was awful.  It averaged something like 3 frames per second.    Apple doesn&#8217;t exactly make it obvious how to report a problem or get help with such things.  At least it wasn&#8217;t obvious to me, and I looked for awhile.</p>
<p>So with the upcoming release of iCloud Apple has introduced a neat new feature, you can download all of your past purchases!  This seems like one of those features that have been there since day one.  But unless you were some high-profile celebrity or got lucky, you couldn&#8217;t technically do this in the past.</p>
<p>So here you go, go get those accidentally deleted episodes you have been missing.</p>
<p>http://support.apple.com/kb/ht2519</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/downloading-past-purchases-from-itunes-or-your-other-devices/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reset the Windows Home Server (WHS) backup database</title>
		<link>https://hightechdave.com/reset-the-windows-home-server-whs-backup-database</link>
					<comments>https://hightechdave.com/reset-the-windows-home-server-whs-backup-database#comments</comments>
		
		<dc:creator><![CDATA[hightechdave]]></dc:creator>
		<pubDate>Tue, 05 Apr 2011 17:28:03 +0000</pubDate>
				<category><![CDATA[Tech Tips]]></category>
		<guid isPermaLink="false">http://hightechdave.com/?p=328</guid>

					<description><![CDATA[I was in the final stages of migrating to a newer, quieter server and was finally ready to move my drives to the new machine.  However, I could not seem to get the old server to remove the old backups.  After trying to get the console to do it for me I still was staring&#8230; <a class="more-link" href="https://hightechdave.com/reset-the-windows-home-server-whs-backup-database">Continue reading <span class="screen-reader-text">Reset the Windows Home Server (WHS) backup database</span></a>]]></description>
										<content:encoded><![CDATA[<p>I was in the final stages of migrating to a newer, quieter server and was finally ready to move my drives to the new machine.  However, I could not seem to get the old server to remove the old backups.  After trying to get the console to do it for me I still was staring out 30% usage towards backups that should not exist anymore.</p>
<p>This meant I couldn&#8217;t pull my two 1.5 gig drives that were slated for expansion in the new rig.</p>
<p>So I figured it was time to purge them manually.  Here is how you do it:</p>
<blockquote><p>1. Run <strong>mstsc.exe</strong> to start a Remote Desktop Connection session to your home server.  <em>Or if you are on a Mac (as I am) use the </em><a title="Remote Desktop Connection for Mac" href="http://www.microsoft.com/mac/remote-desktop-client" target="_blank" rel="noopener"><em>Remote Desktop Connection client for Mac</em></a><em>.</em></p>
<p>2. Open a Command Prompt, Click <strong>Start</strong>, <strong>Run </strong>and type <strong>CMD</strong></p>
<p>3. Type <strong>net stop PDL</strong>.<strong></strong></p>
<p>4. Type<strong> net stop WHSBackup </strong>to stop the Windows Home Server Backup service.<strong></strong></p>
<p>5. Delete the contents of <strong>D:\folders\{00008086-058D-4C89-AB57-A7F909A47AB4}</strong>.  Do not delete the folder.<strong></strong></p>
<p>6. Type<strong> net start WHSBackup</strong> to restart the Windows Home Server Backup service.<strong></strong></p>
<p>7. Type <strong>net start PDL</strong>.</p>
<p>After deleting the backup database, you need to reinstall the Windows Home Server Connector software or run the <strong>Discovery.Exe</strong> program on each of your home computers to re-establish a relationship between your home computers and your home server so new backups will occur.</p></blockquote>
<p>Thanks to James Clarke for the instructions.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hightechdave.com/reset-the-windows-home-server-whs-backup-database/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
