<?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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Computing on Demand</title>
	
	<link>http://computingondemand.com</link>
	<description>C.O.D. - Your Source for PC News and Reviews</description>
	<lastBuildDate>Tue, 07 Sep 2010 04:27:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/computingondemand/Cuyn" /><feedburner:info uri="computingondemand/cuyn" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>computingondemand/Cuyn</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Hard Drive Encryption</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/r88INpSjie8/how-hard-drive-encryption-works</link>
		<comments>http://computingondemand.com/how-hard-drive-encryption-works#comments</comments>
		<pubDate>Mon, 30 Aug 2010 03:54:49 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[External Hard Drive]]></category>
		<category><![CDATA[Hard Drives]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=3892</guid>
		<description>It seems that the world is going crazy; everyone wants everyone else&amp;#8217;s information.  Some companies are going to great lengths to protect their data.  Laptops have gone missing or stolen with tons of important data on them, copy machines have latent images on the hard drives that can contain vital or important private information on them.  So what can be done about all this?  Some companies, including my own, have started encrypting hard drives.  This is nothing new as types of encryption have been around for thousands of years (ever watch an Indiana Jones movie?), but it seems as soon as something makes the news, the purchasing departments or C level staff finally listens to IT.  Full disk encryption does more than protect specific files on a hard drive; it encrypts every sector on the drive, including those occupied by swap space, temp files, and hibernation files.  By encrypting every&lt;a href="http://computingondemand.com/how-hard-drive-encryption-works"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/r88INpSjie8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/how-hard-drive-encryption-works/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/how-hard-drive-encryption-works</feedburner:origLink></item>
		<item>
		<title>Add an About the Author to Your WordPress Theme</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/fkfz6vK7W7I/add-an-about-the-author-to-your-wordpress-theme</link>
		<comments>http://computingondemand.com/add-an-about-the-author-to-your-wordpress-theme#comments</comments>
		<pubDate>Mon, 23 Aug 2010 16:03:38 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[single.php]]></category>
		<category><![CDATA[style.css]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4481</guid>
		<description>There is a lot of functionality that a plugin can add to your WordPress configuration, but for some reason I can&amp;#8217;t feel comfortable relying simply on plugins for everything.  When something simple comes along that can be done without a plugin, I would much rather go that route.  With that said, I had been looking for an easy way to add some information about the author to display on every article.  It turns out that this is VERY easy to do and DOES NOT require any plugins to accomplish.  This solution uses some WordPress hooks&amp;#8230;To start, there are two files that you will need to edit, single.php and style.css. In your single.php simply find the area you would like to display your &amp;#8220;About the author&amp;#8221; information and paste the following. &amp;#60;!-- Start About the Author --&amp;#62; &amp;#60;div id="author-info"&amp;#62; &amp;#60;div id="author-image"&amp;#62; &amp;#60;a href="&amp;#60;?php the_author_meta('user_url'); ?&amp;#62;"&amp;#62;&amp;#60;?php echo get_avatar( get_the_author_meta('user_email'), '90', '' );&lt;a href="http://computingondemand.com/add-an-about-the-author-to-your-wordpress-theme"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/fkfz6vK7W7I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/add-an-about-the-author-to-your-wordpress-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/add-an-about-the-author-to-your-wordpress-theme</feedburner:origLink></item>
		<item>
		<title>Separate WordPress Posts with an Image</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/m_adjkXTtgY/separate-posts-with-an-image</link>
		<comments>http://computingondemand.com/separate-posts-with-an-image#comments</comments>
		<pubDate>Thu, 19 Aug 2010 15:35:57 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[style.css]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4469</guid>
		<description>For a lot of us, transitioning from one post to another can be difficult to do.  I try to do it with a Post Thumbnail, but it just seems like it is missing something.  There is an easy way you can separate posts with a separator image and all you have to do is modify your theme&amp;#8217;s style.css file.You must start by creating an image or finding an image for the separation.  Feel free to take ours Edit your theme&amp;#8217;s style.css file find .post { and change the contents. Before: .post { margin                : 0px 0px 15px 0px; } After: .post { margin                : 0px 0px 15px 0px; background : transparent url(images/postseparator-468.jpg) no-repeat bottom; } That&amp;#8217;s all there is to it.&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/m_adjkXTtgY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/separate-posts-with-an-image/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/separate-posts-with-an-image</feedburner:origLink></item>
		<item>
		<title>Spire Coolers PacificBreeze II – SP302AP-B</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/ON9IboIefNA/spire-coolers-pacificbreeze-ii-sp302ap-b</link>
		<comments>http://computingondemand.com/spire-coolers-pacificbreeze-ii-sp302ap-b#comments</comments>
		<pubDate>Tue, 17 Aug 2010 11:32:05 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[CPU Cooling]]></category>
		<category><![CDATA[Misc Cooling]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Spire]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4259</guid>
		<description>Until recently, I have never really been a huge fan of laptops.  I am given one for my company, but until I decided to get married I had no reason to be in the living room.  Now that my time can&amp;#8217;t be dedicated to being in my office on my desktop PC, a laptop has become a necessity.  Although they are named laptops, few of us actually put them on our laps.  The reasons for this vary as much as the reasons for purchasing one in the first place.  My reason is simple&amp;#8230; THAT THING GETS HOT!  Spire has suggested that getting a laptop cooling product to keep my precious little laptop cool.  Enter the Spire PacificBreeze II &amp;#8211; SP302AP-B. The idea behind the PacificBreeze II is simple, it provides cooling for your laptop beyond the shotty little 40mm fans used for heat dissipation on most of these laptops.  The&lt;a href="http://computingondemand.com/spire-coolers-pacificbreeze-ii-sp302ap-b"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/ON9IboIefNA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/spire-coolers-pacificbreeze-ii-sp302ap-b/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/spire-coolers-pacificbreeze-ii-sp302ap-b</feedburner:origLink></item>
		<item>
		<title>Add a Custom Logo to the WordPress Login Screen</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/GNJ0tkBNGVQ/add-a-custom-logo-to-the-wordpress-login-screen</link>
		<comments>http://computingondemand.com/add-a-custom-logo-to-the-wordpress-login-screen#comments</comments>
		<pubDate>Fri, 13 Aug 2010 13:47:23 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[functions.php]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4133</guid>
		<description>There are many things about WordPress that make life easy&amp;#8230; and a few that are a real pain in the butt.  One of the pains is the login form&amp;#8217;s logo and url.  If you are like me, you want to brand your sites and doing so gives the site that extra touch of personalization.  Not to mention, if you are designing a site for a customer, you don&amp;#8217;t want a big fat logo for WordPress linking to the WordPress.org site on the login form.  By simply overwriting the logo-login image in your WordPress wp-admin/images/ folder you risk having the original WordPress image restored every time you update your installation. The bad news is that there is no way to do this from your WordPress dashboard, the good news is that you can do this easily by editing your theme&amp;#8217;s functions.php file. 1. create an image with the dimensions 326 wide&lt;a href="http://computingondemand.com/add-a-custom-logo-to-the-wordpress-login-screen"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/GNJ0tkBNGVQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/add-a-custom-logo-to-the-wordpress-login-screen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/add-a-custom-logo-to-the-wordpress-login-screen</feedburner:origLink></item>
		<item>
		<title>Delaying your WordPress RSS Feed</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/9WK--U27Y5s/delaying-your-wordpress-rss-feed</link>
		<comments>http://computingondemand.com/delaying-your-wordpress-rss-feed#comments</comments>
		<pubDate>Wed, 11 Aug 2010 15:46:17 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[functions.php]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4142</guid>
		<description>I can&amp;#8217;t tell you how many times I have written an article, hit publish, then realized that I made some mistakes.  It doesn&amp;#8217;t matter how much I proofread a post, it happens all the time.  With that, our readers get these articles delivered to them through my feed.  Wouldn&amp;#8217;t it be nice if I could delay the feed a bit, just in case I have to make a change? Well, you can&amp;#8230; and this is how. The code below will delay your feed for 30 minutes.  You can change the time it takes by editing the integer and designating the time in minutes, hours, days, etc. 1. edit your theme&amp;#8217;s functions.php file 2. paste the following code between the &amp;#60;?php and the ?&amp;#62; //-------------------------------------------------------------------------- // Start Delay Feed // -------------------------------------------------------------------------- function publish_later_on_feed($where) { global $wpdb; if (is_feed()) { // timestamp in WP-format $now = gmdate('Y-m-d H:i:s'); // value for wait;&lt;a href="http://computingondemand.com/delaying-your-wordpress-rss-feed"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/9WK--U27Y5s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/delaying-your-wordpress-rss-feed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/delaying-your-wordpress-rss-feed</feedburner:origLink></item>
		<item>
		<title>The Dangers of Email</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/eYemBqJudV4/the-dangers-of-email</link>
		<comments>http://computingondemand.com/the-dangers-of-email#comments</comments>
		<pubDate>Mon, 09 Aug 2010 13:09:37 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Text Messaging]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4086</guid>
		<description>As our world becomes more digital and the number of &amp;#8220;personal&amp;#8221; interactions with other people declines, we rely more on email and texting than phone conversations.  There are a few drawbacks to this and I can bet that you have found yourself on one end or the other.  As our interactions move more to email, we have to realize that these interactions are done without understanding inflections in voice and tone. It is becoming more common to misunderstand emails based on this and our responses may be out of line, and possibly detrimental to our career or relationships. I can tell you from personal experience that misreading an email can have an impact on a relationship with a fellow employee or customer.  What can be first read to be demeaning or insulting can later be read as a joke or common office humor.  All too many times our realization comes&lt;a href="http://computingondemand.com/the-dangers-of-email"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/eYemBqJudV4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/the-dangers-of-email/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://computingondemand.com/the-dangers-of-email</feedburner:origLink></item>
		<item>
		<title>StarTech – Computer Service Tool Kit</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/p8ct3ZyTJwI/startech-computer-service-tool-kit</link>
		<comments>http://computingondemand.com/startech-computer-service-tool-kit#comments</comments>
		<pubDate>Mon, 02 Aug 2010 14:45:48 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[StarTech]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4028</guid>
		<description>Every enthusiast faces the time when they have to do something to their computer and realizes they can&amp;#8217;t find the tool they need to do it.  There have been plenty of times when I scratched a trace on my motherboard and couldn&amp;#8217;t find my soldering gun or needed a Torx screwdriver and lost the heads.  It would be nice if I could get most of the tools I need to do what I need to do and keep them safe.  Keeping them stored in a nice zippered vinyl case instead of throwing them in a drawer to fumble through or forgetting them somewhere.  Oh! Wait! There is&amp;#8230; Enter the StarTech Computer Service Tool Kit. The StarTech Computer Service Took Kit is nothing revolutionary, extraordinary, or spectacular.  It is simply a collection of tools that many of us use on a daily basis packaged nicely in a vinyl zippered carrying case.&lt;a href="http://computingondemand.com/startech-computer-service-tool-kit"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/p8ct3ZyTJwI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/startech-computer-service-tool-kit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/startech-computer-service-tool-kit</feedburner:origLink></item>
		<item>
		<title>Windows 7 Upgrade hangs at 62%</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/N7otfwFXpuI/windows-7-upgrade-hangs-at-62</link>
		<comments>http://computingondemand.com/windows-7-upgrade-hangs-at-62#comments</comments>
		<pubDate>Wed, 28 Jul 2010 13:45:21 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Microsoft]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4036</guid>
		<description>My Windows woes continue.  This time around, I have been trying to upgrade my Laptop running Windows Vista to Windows 7 Professional.  After initiating the upgrade process it would stall at 62% and give no indication as to what would cause the issue.  Well, after a bunch of research and much less hair, I have an answer for you.  The cause of the issue can be traced to the Iphlpsvc service not responding during the upgrade.  To verify that this fix will work for you, check the Seupact.log file for the following: Warning [0x080b50] MIG AsyncCallback_ApplyStatus: Progress appears to be stuck. Current progress: 62 To open the setupact.log file during the upgrade process, press SHIFT+F10 to open a command prompt, type C:\$WINDOWS.~BT\Sources\Panther\setupact.log, and then press ENTER. To open the setupact.log file after the computer rolls back to Windows Vista, click Start, type C:\$WINDOWS.~BT\Sources\Panther\setupact.log in the Start Search box, and then&lt;a href="http://computingondemand.com/windows-7-upgrade-hangs-at-62"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/N7otfwFXpuI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/windows-7-upgrade-hangs-at-62/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://computingondemand.com/windows-7-upgrade-hangs-at-62</feedburner:origLink></item>
		<item>
		<title>The system administrator has set policies to prevent this installation</title>
		<link>http://feedproxy.google.com/~r/computingondemand/Cuyn/~3/fI89vnbr0HA/the-system-administrator-has-set-policies-to-prevent-this-installation</link>
		<comments>http://computingondemand.com/the-system-administrator-has-set-policies-to-prevent-this-installation#comments</comments>
		<pubDate>Mon, 26 Jul 2010 19:26:42 +0000</pubDate>
		<dc:creator>Joe DiFiglia</dc:creator>
				<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<guid isPermaLink="false">http://computingondemand.com/?p=4159</guid>
		<description>In my efforts to get my company&amp;#8217;s demo rooms up and running with the solutions we offer to our customers, I have been faced with numerous Windows errors and issues.  The one I have been faced with today was an error message stating &amp;#8220;The system administrator has set policies to prevent this installation.&amp;#8221;  However, I am the administrator and I haven&amp;#8217;t set any policies on this machine yet!There are two methods I have seen to try to resolve this problem.  However, mine was solved by employing the second method listed. Click Start, click Run, type regedit, and then click OK. In Registry Editor, locate and then click the following registry key: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers Note Before you modify this key, we recommend that you back up this key. To do this, right-click CodeIdentifiers, and then click Export. Save the file to a location where you can find it on the computer. Change&lt;a href="http://computingondemand.com/the-system-administrator-has-set-policies-to-prevent-this-installation"&gt; Read More...&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/computingondemand/Cuyn/~4/fI89vnbr0HA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://computingondemand.com/the-system-administrator-has-set-policies-to-prevent-this-installation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://computingondemand.com/the-system-administrator-has-set-policies-to-prevent-this-installation</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.736 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-07 00:28:11 -->
