<?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>EveryJoe &#187; Ask a Tech</title>
	<atom:link href="http://www.everyjoe.com/tag/ask-a-tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Tue, 08 Dec 2009 01:00:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Log Off Your Accounts?</title>
		<link>http://www.everyjoe.com/articles/why-log-off-your-accounts-2/</link>
		<comments>http://www.everyjoe.com/articles/why-log-off-your-accounts-2/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 12:00:00 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[clickjacking]]></category>
		<category><![CDATA[Cross-site request forgery]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[forgery]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security vunerability]]></category>
		<category><![CDATA[web vulnerability]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1281</guid>
		<description><![CDATA[We all know that we must log off all our accounts before leaving a cybercafé. But is it necessary on our home PCs?
Turns out, you are better off logging out all accounts even at home.
I recently read somewhere that the Internet Explorer 8 is getting ready to protect users from clickjacking attacks. A little digging, and I found a lot of literature on this subtle attack called CSRF that is being dubbed “the sleeping giant” of web vulnerabilities.
Cross-site Request Forgery
Suppose Alice closed her bank page without logging out and that the session is still alive. Now she opens an apparently [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/why-log-off-your-accounts-2/">Why Log Off Your Accounts?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We all know that we must log off all our accounts <a title="That Damn PC: Take These Precautions in a Cyber Café" href="http://www.everyjoe.com/take-these-precautions-in-a-cyber-cafe/">before leaving a cybercafé</a>. But is it necessary on our home PCs?</p>
<p>Turns out, you are better off logging out all accounts even at home.</p>
<p>I recently read somewhere that the <a title="That Damn PC: Internet Explorer 8 Release Candidate 1" href="http://www.everyjoe.com/internet-explorer-8-release-candidate-1/" target="_blank">Internet Explorer 8 is getting ready</a> to protect users from <strong>clickjacking</strong> attacks. A little digging, and I found a lot of literature on this subtle attack called <strong>CSRF</strong> that is being dubbed “the sleeping giant” of web vulnerabilities.</p>
<p><strong>Cross-site Request Forgery<br />
</strong>Suppose Alice closed her bank page without logging out and that the session is still alive. Now she opens an apparently harmless webpage but with a tiny obscure image referring to a “post” page of bank. That is, the page that is executed after the confirmation, the page where the actual transaction takes place.</p>
<p>While Alice is going through that apparently harmless webpage, a transaction is being executed on her behalf.</p>
<p>This kind of attack where a part of one site cross-refers a different site is cross-site request forgery.</p>
<p>Now, the above explanation is a very simplified version. In reality, bank sessions are more secure, but the CSRF done is equivalently more subtle and cunning. It is a good thing that most banks expire sessions automatically after a few minutes of idleness.</p>
<p><strong>Clickjacking</strong><br />
ClickJacking is a term which encompasses multiple techniques that can be used to trick the user into unwittingly clicking an obscured or hidden web element, usually resulting in an unwanted transaction.</p>
<p>Read more about <a title="Wikipedia: Clickjacking" href="http://en.wikipedia.org/wiki/Clickjacking" target="_blank">Clickjacking</a>, about <a title="IE Blog: IE8 Security Part VII: ClickJacking Defenses" href="http://blogs.msdn.com/ie/archive/2009/01/27/ie8-security-part-vii-clickjacking-defenses.aspx" target="_blank">what IE8 is doing</a> to defend users against Clickjacking, and about the <a title="OWASP: Cross-Site Request Forgery" href="http://www.owasp.org/index.php/Cross-Site_Request_Forgery" target="_blank">CSRF</a>.</p>
<p><strong>One way to be on guard is to use different browsers or browser profiles for normal browsing activity and activity where logins are necessary.</strong></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/why-log-off-your-accounts-2/">Why Log Off Your Accounts?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/why-log-off-your-accounts-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Connection Details</title>
		<link>http://www.everyjoe.com/articles/network-connection-details-2/</link>
		<comments>http://www.everyjoe.com/articles/network-connection-details-2/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 12:24:36 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DHCP server]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[DNS server]]></category>
		<category><![CDATA[Gateway]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MAC address]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Network connection details]]></category>
		<category><![CDATA[NW]]></category>
		<category><![CDATA[Physical address]]></category>
		<category><![CDATA[Subnet]]></category>
		<category><![CDATA[Subnet mask]]></category>
		<category><![CDATA[WINS]]></category>
		<category><![CDATA[WINS server]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1275</guid>
		<description><![CDATA[Ever wondered what the network connection details actually mean?

Physical Address: Also called the Media Access Control address, is a serial number that can uniquely identify your ethernet card or wireless adapter.
IP Address: An Internet Protocol address is assigned by your LAN provider(say, a modem at homes) to each of the systems connected to a network through the provider.
Subnet Mask: When there are multiple systems connected to a network, the network is divided into subnetworks to avoid interference (traffic), and routers manage the overall traffic. In a manner of speaking, the subnets can be differentiated by the subnet masks.
Default Gateway: As [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/network-connection-details-2/">Network Connection Details</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ever wondered what the network connection details actually mean?</p>
<p align="center"><a href="http://www.everyjoe.com/files/2/2009/02/networkconnectiondetails.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Network Connection Details" src="http://www.everyjoe.com/files/2/2009/02/networkconnectiondetails-thumb.png" border="0" alt="Network Connection Details" width="351" height="351" /></a></p>
<p><strong>Physical Address</strong>: Also called the <strong>M</strong>edia <strong>A</strong>ccess <strong>C</strong>ontrol address, is a serial number that can uniquely identify your ethernet card or wireless adapter.</p>
<p><strong>IP Address</strong>: An <strong>I</strong>nternet <strong>P</strong>rotocol address is assigned by your LAN provider(say, a modem at homes) to each of the systems connected to a network through the provider.</p>
<p><strong>Subnet Mask</strong>: When there are multiple systems connected to a network, the network is divided into subnetworks to avoid interference (traffic), and routers manage the overall traffic. In a manner of speaking, the subnets can be differentiated by the subnet masks.</p>
<p><strong>Default Gateway</strong>: As the name suggests, this is the (IP) address of the node that allows access to a different network. Say your modem connects to the Internet, and your PC connects to the modem. The modem acts as the gateway for your PC to the Internet.</p>
<p><strong>DHCP Server</strong>: <strong>D</strong>ynamic <strong>H</strong>ost <strong>C</strong>onfiguration <strong>P</strong>rotocol can be used by systems to obtain configuration information to connect to a network without any manual intervention. e.g. You usually don’t configure any network information on your home PC. You say “Obtain an IP address automatically” and leave it at that, and this allows multiple systems to connect to the same network without each system being designated a set of hard-written network configuration details. The DHCP Server handles this.</p>
<p><strong>DNS Server</strong>: A <strong>D</strong>omain <strong>N</strong>ame <strong>S</strong>ystem server stores all the domain names and corresponding IP addresses. When you type a URL in your browser address bar, the DNS Server translates the domain name into an understandable format (IP) before the requested details can be fetched from the website you wish.</p>
<p><strong>WINS Server</strong>: You may look at <strong>W</strong>indows <strong>I</strong>nternet <strong>N</strong>ame <strong>S</strong>ervice as Microsoft’s version of DNS. There are differences, but the final result to the end user is more or less the same. And either of DNS and WINS servers suffice.</p>
<p><a href="http://www.everyjoe.com/files/2/2009/02/networkicons.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Network Icons" src="http://www.everyjoe.com/files/2/2009/02/networkicons-thumb.png" border="0" alt="Network Icons" width="42" height="21" align="left" /></a> Newbies, you mostly know the tiny network icons in your system tray. Click on the icon that represents the network through which you are connected to the Internet. Go to the &#8220;Support” tab, click on “Details” and you will see the “Network Connection Details” I have mentioned above.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/network-connection-details-2/">Network Connection Details</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/network-connection-details-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do Not Walk the Laptop</title>
		<link>http://www.everyjoe.com/articles/do-not-walk-the-laptop-2/</link>
		<comments>http://www.everyjoe.com/articles/do-not-walk-the-laptop-2/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 12:00:05 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[Funnies]]></category>
		<category><![CDATA[hard disks]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[laptop hard disk]]></category>
		<category><![CDATA[laptop hard disk failure]]></category>
		<category><![CDATA[laptop hard disk recovery]]></category>
		<category><![CDATA[laptop hard disk replacement]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[mechanical failure]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1244</guid>
		<description><![CDATA[After the touchpad mouse failure (overuse and abuse) and the keyboard failure (accidental food spillovers), one of the most common failures in a laptop is the hard disk failure.
A quick survey using Google tells us that there are nearly a million results for laptop hard disk, about a half million each for laptop hard disk recovery and laptop hard disk replacement, and a quarter million for laptop hard disk failure.
Let us look into mechanical hard disk failures as there are recovery tools which can very well work in case of other kinds of failures.
One obvious reason why a hard disk [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/do-not-walk-the-laptop-2/">Do Not Walk the Laptop</a></p>
]]></description>
			<content:encoded><![CDATA[<p>After the touchpad mouse failure (overuse and abuse) and the keyboard failure (accidental food spillovers), one of the most common failures in a laptop is the <strong>hard disk failure</strong>.</p>
<p>A quick survey using Google tells us that there are nearly a million results for <a title="Google Search for laptop hard disk" href="http://www.google.com/search?hl=en&amp;q=laptop+hard+disk&amp;aq=f&amp;oq=" target="_blank">laptop hard disk</a>, about a half million each for <a title="Google Search for laptop hard disk recovery" href="http://www.google.com/search?hl=en&amp;q=laptop+hard+disk+recovery" target="_blank">laptop hard disk recovery</a> and <a title="Google Search for laptop hard disk replacement" href="http://www.google.com/search?hl=en&amp;q=laptop+hard+disk+replacement" target="_blank">laptop hard disk replacement</a>, and a quarter million for <a title="Google Search for laptop hard disk failure" href="http://www.google.com/search?hl=en&amp;q=laptop+hard+disk+failure" target="_blank">laptop hard disk failure</a>.</p>
<p>Let us look into mechanical hard disk failures as there are recovery tools which can very well work in case of other kinds of failures.</p>
<p>One obvious reason why a hard disk might mechanically fail is when it is <strong>dropped off a height</strong>. Despite what stress tests assure you, laptops are only as proportionally safe as humans when it comes to jumping off heights. While we might be able to walk again, they might not always be able to run.</p>
<p>One <strong>non-obvious reason</strong> why a hard disk might mechanically fail is when you take it for a walk. Laptop is a portable device, so you hold it and walk from the kitchen (it shouldn’t even have been there) to the TV room, or worse, from your office to your home. I do it all the time. Only I suspend the laptop, if not shut it down.</p>
<p><a title="Wikipedia Entry for &quot;Hard Disk&quot;" href="http://en.wikipedia.org/wiki/Hard_Disk" target="_blank">Hard disks</a> as the “disk” suggests are mechanical devices. When you walk a hard disk while it is running (while I/Os are being performed), you put it in a pickle, like you would yourself find when you were to drink while running.</p>
<p>The large momentum you give it while walking can conflict with its own momentum at a time when its head is trying to read or write to a sector, and this can cause mechanical failure.</p>
<p>So.</p>
<p><strong>Don’t walk the laptop</strong>.</p>
<p>Not when it is running. Shut down or at least suspend all activity before doing that.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/do-not-walk-the-laptop-2/">Do Not Walk the Laptop</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/do-not-walk-the-laptop-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File names can mean something.  That&#8217;s why I Google it.</title>
		<link>http://www.everyjoe.com/articles/file-names-can-mean-something-thats-why-i-google-it-2/</link>
		<comments>http://www.everyjoe.com/articles/file-names-can-mean-something-thats-why-i-google-it-2/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 18:45:16 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[do not delete]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[important directory]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[News and Media]]></category>
		<category><![CDATA[reading and comprehension]]></category>
		<category><![CDATA[Searching]]></category>
		<category><![CDATA[System Folder]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/file-names-can-mean-something-thats-why-i-google-it/</guid>
		<description><![CDATA[Image via WikipediaI always find it funny how many people don&#8217;t simply search Google for their answers.  Half of my IT knowledge comes directly off of a Google search anyway.  I&#8217;ve always said that &#8220;Google is my friend&#8221; and at least one other person agrees with me.  What&#8217;s even more amazing is when people search Google and still choose to not listen to what the all-knowing brain says.  Take for example a story I heard the other day&#8230;
A friend was trying to clean up his old Apple Mac computer.  His hard drive was getting low [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/file-names-can-mean-something-thats-why-i-google-it-2/">File names can mean something.  That&#8217;s why I Google it.</a></p>
]]></description>
			<content:encoded><![CDATA[<p><span class="zemanta-img" style="margin: 1em; float: right; display: block;"><a href="http://en.wikipedia.org/wiki/Image:System_Folder_open.png"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/b/b6/System_Folder_open.png/202px-System_Folder_open.png" alt="The contents of the System Folder in System 7.5.5." style="border: medium none ; display: block;"/></a><span class="zemanta-img-attribution" style="margin: 1em 0pt 0pt; display: block;">Image via <a href="http://en.wikipedia.org/wiki/Image:System_Folder_open.png" target="_blank">Wikipedia</a></span></span>I always find it funny how many people don&#8217;t simply search Google for their answers.  Half of my IT knowledge comes directly off of a <a href="http://www.google.com/" title="Google Search" rel="homepage" class="zem_slink">Google search</a> anyway.  I&#8217;ve always said that &#8220;Google is my friend&#8221; and at least <a href="http://justfuckinggoogleit.com/">one other person</a> agrees with me.  What&#8217;s even more amazing is when people search Google and still choose to not listen to what the all-knowing brain says.  Take for example a story I heard the other day&#8230;</p>
<blockquote><p>A friend was trying to clean up his old <a href="http://en.wikipedia.org/wiki/Macintosh" title="Macintosh" rel="wikipedia" class="zem_slink">Apple Mac</a> computer.  His hard drive was getting low on space (he only had a 20GB drive) so he went through to see what was taking up so much space.  He happened upon the &#8220;System&#8221; directory.  He knew that he have never used that directory before and he had also never saved anything into it.  After a quick Google search on what <a href="http://www.google.com/search?q=system+directory+mac+os">the &#8220;System&#8221; folder was</a> he decided is what not useful.  How he could have came to the conclusion that is wasn&#8217;t helpful is beyond me.  Needless to say, a reformat was in order.</p></blockquote>
<p>Now I am not a Mac guy at heart.  I don&#8217;t have an iPhone and my iPod is probably 27 generations behind but I know enough about the system that the &#8220;System&#8221; directory is necessary.  I mean, would you touch your &#8220;Windows&#8221; directory on a PC?  If you would, listen up now &#8212; DON&#8217;T DO IT!  Within the top 5 Google responses for this search were:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/System_Folder" title="System Folder" rel="wikipedia" class="zem_slink">System Folder</a> &#8211; Wikipedia, the free encyclopedia</li>
<li>In <a href="http://en.wikipedia.org/wiki/Mac_OS" title="Mac OS" rel="wikipedia" class="zem_slink">Mac OS</a>, what is the System Folder? &#8211; Knowledge Base</li>
<li>Bombich.com: Recovering from a Blinking &#8220;?&#8221;</li>
<li>Mac OS 9 &#8211; The Basics of the System Folder</li>
</ul>
<p>All of these clearly explain what it is and what it does.  They are written in fairly plain English so I expect most people should understand it.  The next time you feel like cleaning house, check Google and listen to what it has to tell you.  It&#8217;s most definitely smarter than your average IT guy.

<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/file-names-can-mean-something-thats-why-i-google-it-2/">File names can mean something.  That&#8217;s why I Google it.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/file-names-can-mean-something-thats-why-i-google-it-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lying never got you anywhere</title>
		<link>http://www.everyjoe.com/articles/lying-never-got-you-anywhere-2/</link>
		<comments>http://www.everyjoe.com/articles/lying-never-got-you-anywhere-2/#comments</comments>
		<pubDate>Wed, 28 May 2008 17:46:10 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[Funnies]]></category>
		<category><![CDATA[lying]]></category>
		<category><![CDATA[mistakes]]></category>
		<category><![CDATA[orange juice]]></category>
		<category><![CDATA[relationship]]></category>
		<category><![CDATA[story]]></category>
		<category><![CDATA[truth]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/lying-never-got-you-anywhere/</guid>
		<description><![CDATA[This will be a quick story that I came across from an angry IT guy.  All you nonits, listen up as a friendly IT guy sent in this email:
Don&#8217;t lie to me when you need help with your computer. I don&#8217;t judge you if your PC messes up, these things happen but don&#8217;t think to lie your way out of it.  I need to know what you were doing when the problems happened. If you spilled a coke on your laptop tell me, we all make mistakes.
Now, we have all come across the issue of lying about silly [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/lying-never-got-you-anywhere-2/">Lying never got you anywhere</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This will be a quick story that I came across from an angry IT guy.  All you nonits, listen up as a friendly IT guy sent in this email:</p>
<blockquote><p>Don&#8217;t lie to me when you need help with your computer. I don&#8217;t judge you if your PC messes up, these things happen but don&#8217;t think to lie your way out of it.  I need to know what you were doing when the problems happened. If you spilled a coke on your laptop tell me, we all make mistakes.</p></blockquote>
<p>Now, we have all come across the issue of lying about silly things &#8212; more often than not it was back when we were still in diapers but there is an upward trend of telling little white lies about mishaps happening at the work place.  Take for example, a Blackberry administrator and his lovely end-user.</p>
<p><span id="more-927"></span></p>
<blockquote><p>One day, Miss I love my Blackberry and would never do anything to harm it (Ilmyb for short), comes up and exclaims that her device stopped working last night.  Being the smart IT person that this gentleman was, he examined the device, took the battery out and noticed that it was a bit damp inside.  This was a tip off that the device most likely did not just &#8220;stop working&#8221;, something happened to it.</p>
<p>Fast forward 5 minutes later, the conversation turns to Miss Ilmyb saying, &#8220;the device may have become a little wet but that was not when it stopped working.&#8221;  Feeling a bit underwhelmed, the IT guy took the device and decided to take a look at it later.  To his surprise, the inside of the device was covered in orange juice.  After cleaning the entire device out with alcohol and sealing it back together (which voids the warranty), VOILA, it worked. Miss Ilmyb finally fessed up to her child spilling orange juice all over the table and it <em>may have</em> gotten into the device.</p></blockquote>
<p>In the end, the truth came out and the only thing that came out of this was an untrustworthy relationship between the nice &#8216;ol IT guy and the lady for the next time an issue came up.  So please, be kind and be honest.  The problems get fixed much faster and we all thank you for it.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/lying-never-got-you-anywhere-2/">Lying never got you anywhere</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/lying-never-got-you-anywhere-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For the love of all that is helpful, write it down</title>
		<link>http://www.everyjoe.com/articles/for-the-love-of-all-that-is-helpful-write-it-down-2/</link>
		<comments>http://www.everyjoe.com/articles/for-the-love-of-all-that-is-helpful-write-it-down-2/#comments</comments>
		<pubDate>Tue, 27 May 2008 12:34:25 +0000</pubDate>
		<dc:creator>Jesse</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[bsod]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[nonits]]></category>
		<category><![CDATA[screen shot]]></category>
		<category><![CDATA[trouble]]></category>
		<category><![CDATA[warnings]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/for-the-love-of-all-that-is-helpful-write-it-down/</guid>
		<description><![CDATA[I love hearing great stories from IT people and nonits (what I&#8217;ve decided to call non-IT folk) and below is part of an email that a lovely IT reader sent in:
If something does break and there are error messages that come up, WRITE THEM DOWN. I can&#8217;t stress this enough, those error messages appear for a reason and usually indicate the problem. If you can&#8217;t duplicate the issue then it&#8217;s not an issue anymore.
To explain this a little clearer, lets break this apart into easier to digest chunks.

When an error message pops up on the screen, it means there is [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/for-the-love-of-all-that-is-helpful-write-it-down-2/">For the love of all that is helpful, write it down</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I love hearing great stories from IT people and nonits (what I&#8217;ve decided to call non-IT folk) and below is part of an email that a lovely IT reader sent in:</p>
<blockquote><p>If something does break and there are error messages that come up, WRITE THEM DOWN. I can&#8217;t stress this enough, those error messages appear for a reason and usually indicate the problem. If you can&#8217;t duplicate the issue then it&#8217;s not an issue anymore.</p></blockquote>
<p>To explain this a little clearer, lets break this apart into easier to digest chunks.</p>
<ol>
<li>When an error message pops up on the screen, it means there is a problem.  No, the computer does not spit them out for no apparent reason and no they are not there to amuse and excite (although many of them are <a href="http://www.thehumorarchives.com/joke/Strange_Computer_Messages" target="_blank">quite amusing</a>.</li>
<li>Write them down should be a no brainer but so many people click OK without even thinking or reading what the message said.  As in the first step above, these messages pop up for a reason.  Make sure you keep a copy of them (a screen shot would be best) in a form that someone else will be able to understand.  <em>Read: Write out the full error, not just &#8220;Microsoft Word said error.&#8221;</em></li>
<li>Finally, if you can&#8217;t reproduce it, it&#8217;s not an issue anymore is not always true.  Many times issues that can&#8217;t be reproduced are not gone, they are just sleeping.  Think of it like when your dog finally takes a break from chewing up your couch.  It&#8217;s not that he won&#8217;t chew anymore, it&#8217;s that he&#8217;s too tired to eat another cushion.  But take heed, follow steps one and two so that you will save your cushions and your couch.</li>
</ol>
<p>To many people ignore the warnings that are staring them in the face.  If your computer starts to act up, spits out funny messages or down right <a href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death" target="_blank">BSODs</a>, stop and open a ticket, call your nearest nerd-tech guy or simply go out for a smoke break.  You&#8217;ll thank me later, I can guarantee it.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/for-the-love-of-all-that-is-helpful-write-it-down-2/">For the love of all that is helpful, write it down</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/for-the-love-of-all-that-is-helpful-write-it-down-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Resurrect a Crashed Hard Drive</title>
		<link>http://www.everyjoe.com/articles/how-to-resurrect-a-crashed-hard-drive-2/</link>
		<comments>http://www.everyjoe.com/articles/how-to-resurrect-a-crashed-hard-drive-2/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 12:23:31 +0000</pubDate>
		<dc:creator>Kiven</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/how-to-resurrect-a-crashed-hard-drive/</guid>
		<description><![CDATA[Check out these tips, tricks, and utilities for recovering data from a crashed hard drive&#8211;whether it&#8217;s been dropped, overheated, or simply worn out from old age. You can often resurrect your hard drive long enough to make copies of your critical files.

View the video via PC World
Post from: EveryJoe
How to Resurrect a Crashed Hard Drive
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/how-to-resurrect-a-crashed-hard-drive-2/">How to Resurrect a Crashed Hard Drive</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Check out these tips, tricks, and utilities for recovering data from a crashed hard drive&#8211;whether it&#8217;s been dropped, overheated, or simply worn out from old age. You can often resurrect your hard drive long enough to make copies of your critical files.</p>
<p><span id="more-773"></span><br />
<a href="http://www.pcworld.com/video/id,548-page,1-bid,0/video.html">View the video via PC World</a></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/how-to-resurrect-a-crashed-hard-drive-2/">How to Resurrect a Crashed Hard Drive</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/how-to-resurrect-a-crashed-hard-drive-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top Tips for Tech Support Success</title>
		<link>http://www.everyjoe.com/articles/top-tips-for-tech-support-success-2/</link>
		<comments>http://www.everyjoe.com/articles/top-tips-for-tech-support-success-2/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 07:57:16 +0000</pubDate>
		<dc:creator>Kiven</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/top-tips-for-tech-support-success/</guid>
		<description><![CDATA[Having Problems getting what you need from tech support? I&#8217;m sure most of you know the feeling. You dial up a number or chat on the web with someone who is either 1) too full of himself 2) bored talking to someone whom he assumes isn&#8217;t as versed in computers as he is or 3) would just rather play world of warcraft than help you out. Here are some tips from PC Magazine to get what you want from tech support: 
Now we&#8217;ve compiled a list of ten tips, many of which we refer to every single time we contact [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/top-tips-for-tech-support-success-2/">Top Tips for Tech Support Success</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Having Problems getting what you need from tech support? I&#8217;m sure most of you know the feeling. You dial up a number or chat on the web with someone who is either 1) too full of himself 2) bored talking to someone whom he assumes isn&#8217;t as versed in computers as he is or 3) would just rather play world of warcraft than help you out. Here are some tips from <a href="http://www.pcmag.com/article2/0,1895,2192076,00.asp">PC Magazine</a> to get what you want from tech support: <span id="more-736"></span></p>
<blockquote><p>Now we&#8217;ve compiled a list of ten tips, many of which we refer to every single time we contact a tech support flack. It doesn&#8217;t matter the reason: whether our cable Internet service is down; a hard drive won&#8217;t spin up; a laptop stops working after 20 minutes, religiously; or we need a replacement cooling fan for the one that doesn&#8217;t go anymore.</p>
<p>We suggest you work these tips into your own personal strategy, too.</p>
<p><strong>Tip 1: Be Prepared</strong><br />
Before you make contact, you should know exactly what you hope to accomplish by contacting tech support. Do you need a replacement part? Do you need actual help getting something to work? Knowing what you want beforehand will make the encounter much easier.</p>
<p>For example, if you turned on your PC and your hard drive makes an ugly, clunking, clattering noise, you can be pretty sure it&#8217;s dead. Troubleshoot it beforehand; toss it in the freezer for a couple hours and see if that temporarily cures it. If it does, get your data off of it and wait for it to fail again before you call.</p>
<p>When you know what you want—say, a replacement hard drive—spend the entire encounter centering on getting what you need. Don&#8217;t allow the tech support rep to steer you off subject with questions that don&#8217;t pertain to your situation (such as, what type of optical drive you have, or whether there are any USB peripherals plugged in).</p>
<p>If you&#8217;re replacing a part, ask that the company cross-ship. In other words, the company might ship a replacement part to you before it receives your defective part. Sometimes they need a credit card number for &#8220;collateral&#8221; when a cross-shipment is requested. Keep an eye on that account and make sure they don&#8217;t charge it if you ship the item to them on time.</p>
<p>No matter what the situation, be prepared. Write down a list of questions you have for the tech support rep before you get in charge. Do Web research and see if anyone else has encountered your problem, and if there&#8217;s a known solution. Try, in essence, to know as much about the problem as you possibly can before you contact the company.</p>
<p><strong>Tip 2: Decide How to Get in Touch</strong><br />
Sometimes, you&#8217;ll need help right away. Other times, you can wait. It&#8217;s really up to you.</p>
<p>Most companies provide tech support through both email and the phone. Note any charges for either method, and take into account any long distance phone fees. A third way some companies offer is Web chat; that can be useful, too.</p>
<p>Which is right for you depends on your situation. Obviously, if the RAID array in your small business&#8217;s only computer is dying and you&#8217;re losing virtually all of the accounts billable data, you should make a phone call. Alternately, if the power supply on the rear of the PC chassis has started to make an annoying, but rather quiet, buzzing sound, you can probably get away with an emailed request. Assess your situation and do what you need to do. </p></blockquote>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/top-tips-for-tech-support-success-2/">Top Tips for Tech Support Success</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/top-tips-for-tech-support-success-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC not booting?</title>
		<link>http://www.everyjoe.com/articles/pc-not-booting-2/</link>
		<comments>http://www.everyjoe.com/articles/pc-not-booting-2/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 06:22:47 +0000</pubDate>
		<dc:creator>Kiven</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/pc-not-booting/</guid>
		<description><![CDATA[Here&#8217;s one tip from Extremetech:
Perhaps your RAM is dead, and causing the system to hang. When you start your computer, it checks for all (present) hardware, and if something fails (like my IDE drive), it either freezes, or it gives an error message.
Maybe you could try clearing the cmos , or replace your RAM stick, just to see if that does the trick. You can also try see if you can boot the computer up with a live cd (windows, linux).&#8221; 
Also, check if your power supply is functioning properly, i had one of my PC&#8217;s go down a couple [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/pc-not-booting-2/">PC not booting?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s one tip from <a href="http://www.extremetech.com/article2/0,1697,2077845,00.asp">Extremetech</a>:</p>
<blockquote><p>Perhaps your RAM is dead, and causing the system to hang. When you start your computer, it checks for all (present) hardware, and if something fails (like my IDE drive), it either freezes, or it gives an error message.</p>
<p>Maybe you could try clearing the cmos , or replace your RAM stick, just to see if that does the trick. You can also try see if you can boot the computer up with a live cd (windows, linux).&#8221; </p></blockquote>
<p>Also, check if your power supply is functioning properly, i had one of my PC&#8217;s go down a couple of weeks ago due to an old/faulty powersupply. If you&#8217;re feeling adventurous, open up your pc then detach then secure all cables plus your ram modules. If you experience beeping sounds when booting, check out <a href="http://www.pchell.com/hardware/beepcodes.shtml">pchell&#8217;s guide to beep codes</a>.</p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/pc-not-booting-2/">PC not booting?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/pc-not-booting-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ask a tech series: how to rebuild missing desktop icons</title>
		<link>http://www.everyjoe.com/articles/ask-a-tech-series-how-to-rebuild-missing-desktop-icons-2/</link>
		<comments>http://www.everyjoe.com/articles/ask-a-tech-series-how-to-rebuild-missing-desktop-icons-2/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 16:28:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Ask a Tech]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/ask-a-tech-series-how-to-rebuild-missing-desktop-icons/</guid>
		<description><![CDATA[Did you know that you can &#8216;ask a tech&#8216; question about Windows XP  here!
The email box is open at maryb5media[at] gmail [dot] com. If you have a technical question about Windows XP, no matter what level, send the question in. Keep it concise and limited to one question. You can send in more than one email, but each email should be short, to the point&#8230; You may also ask your tech question in  comments. [Ask a Tech series, inaugurated by Aaron Brazell]
Question: The case of the disappearing icons: Jason Bean, writes: &#8220;I&#8217;ve got some icons that are missing [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/ask-a-tech-series-how-to-rebuild-missing-desktop-icons-2/">Ask a tech series: how to rebuild missing desktop icons</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can &#8216;<strong>ask a tech</strong>&#8216; question about Windows XP  here!</p>
<blockquote><p>The email box is open at maryb5media[at] gmail [dot] com. If you have a technical question about Windows XP, no matter what level, send the question in. Keep it concise and limited to one question. You can send in more than one email, but each email should be short, to the point&#8230; You may also ask your tech question in  comments. [<a href="http://www.everyjoe.com/articles/ask-a-tech-series-2/">Ask a Tech</a> series, inaugurated by <a href="http://technosailor.com">Aaron Brazell</a>]</p></blockquote>
<p><strong>Question: The case of the disappearing icons</strong>: <a href="http://www.bnpositive.com/blog">Jason Bean</a>, writes: <em>&#8220;I&#8217;ve got some icons that are missing from my Start Menu and Quick Launch Menu. I&#8217;ve refreshed, deleted and removed, refreshed, added, new, etc, etc. and still can&#8217;t get anything to work&#8230; &#8221;  Jason is the editor of </em>b5media Blogs: <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.office12watch.com/">www.office12watch.com</a> | <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.microsoftweblog.com/">www.microsoftweblog.com</a> | <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.emergingearth.com/">www.emergingearth.com</a> | <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.uncovertheinternet.com/">www.uncovertheinternet.com  </a>| <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.idolstalker.com/">www.idolstalker.com</a> | <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.christianmusicfan.com/">www.christianmusicfan.com</a> | <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.csifanatic.com/">www.csifanatic.com</a> <img id="image458" alt="missing icons 1" src="http://www.everyjoe.com/files/2/2006/11/missingicon1.gif" /> Icon is missing from start menu&#8230;</p>
<p><strong>Answer</strong>: Jason, I suspect your <a href="http://support.microsoft.com/support/kb/articles/Q132/6/68.asp">icon &#8216;cache&#8217;</a> has been corrupted. This happens from time to time and is not troublesome, but it&#8217;s annoying, isn&#8217;t it. (if you uninstalled or deleted programs, these missing icons may also be the debris of an incomplete install. I&#8217;ve had this happen when I uninstalled Firefox and reinstalled it in a different directory.)</p>
<p>To fix icon corruption, I&#8217;d recommend that you &#8216;rebuild&#8217; your icons. One way to do that is to download a free Microsoft program: Tweak UI, a subset of the Tweak UI Power Toys, TweakUiPowertoySetup.exe from Microsoft:<font size="2"><a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">Microsoft PowerToys for Windows XP</a></font> Microsoft&#8217;s disclaimer: <em>&#8220;[Powertoys] are not part of Windows and are not supported by Microsoft. For this reason, Microsoft Technical Support is unable to answer questions about PowerToys. PowerToys are for Windows XP only.&#8221; </em>After you install <span style="font-weight: bold">Tweak UI</span>, run it and choose &#8216;<span style="font-weight: bold">repair</span>&#8216; Click the &#8220;Repair&#8221; link, then in the right pane of Tweak UI, click on the pull-down and choose &#8220;Rebuild Icons&#8221;. Click &#8220;Repair Now&#8221;, then &#8220;OK&#8221; to close the dialog box.</p>
<p><img width="410" height="242" id="image460" alt="tweakui rebuild icons" src="http://www.everyjoe.com/files/2/2006/11/tweakuirebuildicons.Jpg" /></p>
<p>Happily, this answer resolved Jason&#8217;s missing icons. However, occasionally, this answer doesn&#8217;t work. To force XP to rebuild desktop icons, <a href="http://support.microsoft.com/kb/q132668/">other fixes</a> may apply:</p>
<p><strong>Got an XP tech question you need help with? Please send it in</strong>! Also try my <a href="http://shrunklink.com/?oar">best tech tip ever</a>! Hint: Google is your unpaid and ever cheerful, reliable tech support.</p>
<p class="poweredbyperformancing">Technorati Tags: <a class="performancingtags" rel="tag" href="http://technorati.com/tag/ask%20a%20tech">ask a tech</a>, <a class="performancingtags" rel="tag" href="http://technorati.com/tag/rebuild%20icons">rebuild icons</a>, <a class="performancingtags" rel="tag" href="http://technorati.com/tag/Tweak%20UI">Tweak UI</a>, <a class="performancingtags" rel="tag" href="http://technorati.com/tag/corrupted%20icon%20cache">corrupted icon cache</a>, powered by <a href="http://performancing.com/firefox">performancing firefox</a></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/ask-a-tech-series-how-to-rebuild-missing-desktop-icons-2/">Ask a tech series: how to rebuild missing desktop icons</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/ask-a-tech-series-how-to-rebuild-missing-desktop-icons-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>