<?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>WhertRA</title>
	<atom:link href="http://whertra.nvdi.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://whertra.nvdi.net</link>
	<description>Where the rocks are -- computing for us pluggers</description>
	<lastBuildDate>Tue, 03 Nov 2009 06:23:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>The return of the undead cookies!</title>
		<link>http://whertra.nvdi.net/2009/09/the-return-of-the-undead-cookies/</link>
		<comments>http://whertra.nvdi.net/2009/09/the-return-of-the-undead-cookies/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 06:01:48 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[Flash cookies]]></category>
		<category><![CDATA[Local Shared Object]]></category>
		<category><![CDATA[LSO]]></category>
		<category><![CDATA[persistent cookies]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=98</guid>
		<description><![CDATA[(Note: This post mentions web browser cookies. If you don&#8217;t know what those are, see the introductory paragraphs of the &#8220;Toss your cookies&#8221; article.) Think you are protecting your privacy by pruning or deleting your web browser cookies? Chances are, you are sadly mistaken. According to a recent article on the Wired.com website, &#8220;more than [...]]]></description>
			<content:encoded><![CDATA[<p>(<em>Note: This post mentions web browser cookies. If you don&#8217;t know what those are, see the introductory paragraphs of the &#8220;<a title="Toss your cookies" href="http://whertra.nvdi.net/2009/09/best-firefox-trick-toss-your-cookies/">Toss your cookies</a>&#8221; article.</em>)</p>
<p>Think you are protecting your privacy by pruning or deleting your web browser cookies? Chances are, you are sadly mistaken. According to <a href="http://www.wired.com/epicenter/2009/08/you-deleted-your-cookies-think-again/" target="_blank">a recent article on the Wired.com website</a>, &#8220;more than half of the internet’s top websites use a little known capability of Adobe’s Flash plug-in to track users and store information about them.&#8221;</p>
<p>Flash is installed on something like 98% of the world&#8217;s personal computers. If you&#8217;ve ever viewed a web page, chances are you&#8217;ve encountered Flash in some form. Most videos are displayed with Flash, for example, as are the bulk of those animated ads you&#8217;ve trained yourself to ignore.</p>
<p>Problem is, Flash applications can store information on your computer in a widget called a Local Shared Object (LSO). Most of the time, the sort of stuff stored in an LSO is fairly benign, but this capability is also subject to abuse. The most egregious example of LSO abuse is something called &#8220;persistent cookies.&#8221; This was devised as a workaround to deal with the increasing number of people who, concerned with issues of online privacy, deleted their cookies regularly. A copy of the cookie data is stored in a Flash LSO. If the cookie has been deleted, it is restored using the LSO data.</p>
<p>This persistent cookie trick has been around for several years. When it was first proposed, the objections were so loud and fervent &#8212; even Adobe/Macromedia got huffy about it &#8212; it seemed the idea died an early death. I wrote it up for a small circle of friends, made some adjustments to prevent it and forgot about it. Evidently, bad things have been happening in the shadows since then and it is time to clean up my notes and post them online.</p>
<p>So, herewith are two straightforward ways to control Flash cookies with a minimum of hassle, as well as some information on when you should <em>not</em> remove Flash cookies&#8230;</p>
<p><em>Method #1:</em></p>
<p>Bring up the <a title="Flash Player Settings Manager" href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager02.html" target="_blank">Flash Player Settings Manager web page</a>.</p>
<p>On the second tab from the left, move the slider all the way to the left and place a checkmark next to &#8220;Never Ask Again.&#8221;<br />
<img class="aligncenter size-full wp-image-99" title="Flash Global Storage Settings" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/Global_Storage_Settings_00.png" alt="Flash Global Storage Settings" width="406" height="281" /></p>
<p>Next, go to the right-most tab and click the &#8220;Delete all sites&#8221; button.<br />
<img class="aligncenter size-full wp-image-100" title="Flash Website Storage Settings" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/Website_Storage_Settings.png" alt="Flash Website Storage Settings" width="407" height="282" /></p>
<p>This procedure starts you with a clean slate and tells Flash that, in the future, sites can create Local Shared Objects, but only with zero length. In other words, a site can create an LSO, but it can&#8217;t store anything in it. Pretty sneaky, eh? I&#8217;d suggest you periodically revisit the right-hand tab and clear out the accumulated zero-size LSOs.</p>
<p>Advantage: Simplicity. No LSO storage means no Flash cookies.</p>
<p>Disadvantage: Some web sites use Flash LSO storage in a useful way. For example, certain video and audio sites employ LSOs to retain player settings during your visit or to help smooth out streaming video. Also, a very few sites will simply not work if LSOs are disabled. If this is a concern and you are using Firefox as your web browser, consider using Method #2 instead.</p>
<p><em>Method #2:</em></p>
<p>The above Settings Manager tweak stomps Flash cookies with minimal hassle and works with any web browser. However, if you are a Firefox user, there&#8217;s an add-on giving you finer-grained control. It&#8217;s called Better Privacy and can be found at <a title="Better Privacy Home Page" href="http://netticat.ath.cx/BetterPrivacy/BetterPrivacy.htm" target="_blank">http://netticat.ath.cx/BetterPrivacy/BetterPrivacy.htm</a>. The easiest way to use Better Privacy is to set it to delete all LSOs when you exit Firefox.</p>
<p>Once you&#8217;ve installed Better Privacy, go to the Firefox Tools menu and chose &#8220;BetterPrivacy&#8221;. You&#8217;ll get a window that looks something like this:<br />
<img class="aligncenter size-full wp-image-101" title="Better Privacy Manager" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/bp0.png" alt="Better Privacy Manager" width="520" height="400" /></p>
<p style="text-align: left;">Click on the &#8220;Options &amp; Help&#8221; tab. Enable &#8220;Delete Flash cookies on Firefox exit&#8221;. Optionally, disable (uncheck) &#8220;Always ask&#8221;. Personally, I always disable the &#8220;Always ask&#8221; option. Being asked what I wish to do with my Flash cookies every time I exit Firefox is a big nuisance.<br />
<img class="aligncenter size-full wp-image-102" title="Better Privacy Options" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/bp1.png" alt="Better Privacy Options" width="520" height="400" /></p>
<p>If you encounter the rare site that actually requires LSO storage to work properly (I&#8217;ve only seen one so far), using the Better Privacy add-on permits the site to allocate some space without the LSO persisting beyond your current browser session. You get the best of both worlds. Web sites are happy because Flash behaves in the expected way; you&#8217;re happy because all the Flash trash gets tossed when you exit Firefox.</p>
<p>But wait, there&#8217;s more.</p>
<p><em>Keeping good Flash cookies</em></p>
<p>Sometimes, you may wish to protect a Flash cookie from deletion. For instance, Flash-based games like the popular <a title="Machinarium web site" href="http://machinarium.net/demo/" target="_blank">Machinarium</a> store game progress and status in an LSO. Unless you thrive on frustration, zapping it would be a Bad Thing. Happily, a small additional tweak to the above <em>Method #2</em> can accommodate this.</p>
<p>Launch Firefox and chose &#8220;BetterPrivacy&#8221; from the Tools menu. You&#8217;ll get a list of the current Flash LSOs that looks something like this:<br />
<img class="aligncenter size-full wp-image-140" title="Better Privacy - list of LSOs" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/bp2.png" alt="Better Privacy - list of LSOs" width="520" height="400" /></p>
<p>Select (click on) the LSO you want to preserve and click the &#8220;Prevent automatic LSO deletion&#8221; button. The LSO&#8217;s status will change from &#8220;Not protected&#8221; to &#8220;Protected Folder.&#8221;<br />
<img class="aligncenter size-full wp-image-141" title="Better Privacy - LSO protected" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/bp3.png" alt="Better Privacy - LSO protected" width="520" height="190" /></p>
<p>Click the &#8220;OK&#8221; button and you&#8217;re done. When you exit Firefox, all Flash cookies will now be deleted, <em>except</em> the ones you&#8217;ve protected. Unwanted Flash data still gets sent to that big bit-bucket in the sky, but your hard-won game progress remains undisturbed.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/09/the-return-of-the-undead-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Firefox trick: Toss your cookies</title>
		<link>http://whertra.nvdi.net/2009/09/best-firefox-trick-toss-your-cookies/</link>
		<comments>http://whertra.nvdi.net/2009/09/best-firefox-trick-toss-your-cookies/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 03:02:22 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=82</guid>
		<description><![CDATA[If Firefox had no other special feature, I&#8217;d use it as my preferred web browser just for its cookie handling options. For those of you who came in late, a &#8220;cookie&#8221; is a scrap of data that may be placed on your computer when you visit a web site. Web sites can only read and [...]]]></description>
			<content:encoded><![CDATA[<p>If Firefox had no other special feature, I&#8217;d use it as my preferred web browser just for its cookie handling options.</p>
<p>For those of you who came in late, a &#8220;cookie&#8221; is a scrap of data that may be placed on your computer when you visit a web site. Web sites can only read and write their own cookies.</p>
<p>Used responsibly, cookies are very useful. For instance, most retail sites use cookies to keep track of the contents and status of your shopping cart.</p>
<p>Unfortunately, cookies are also subject to abuse. The most infamous examples are the so-called &#8220;tracking cookies.&#8221; Many web pages display advertising served up from third-party web sites. These third-party ad networks also deposit cookies on your computer. If you later visit another web site using ads from one of these outfits, they will read and update their cookies, in the process collecting information on what sites you&#8217;ve been visiting, what you looked at while you were there, the IP address you are using to access the Internet, the particulars of your web browser and a fair bit of information about your computing environment. The marketing droids say this is harmless and even beneficial because it enables them to provide advertising you are more likely to find useful based on your interests. Personally, I find it creepy that some anonymous outfit is building a profile of my browsing habits.</p>
<p>Some people deal with this by controlling what web sites are allowed to set cookies on their machines and under what circumstances. This gets tedious and often finicky. I prefer an easier approach.</p>
<p>Since its first release, Firefox has had an option to delete all cookies when you close the browser. Web sites can set any cookies they wish; everything works normally. When you exit Firefox, all the cookies disappear. Simple. Here&#8217;s how you do it in Firefox 3.5. Earlier versions are similar&#8230;</p>
<ol>
<li>From the Firefox Tools menu, Choose &#8220;Options&#8230;&#8221;</li>
<li>Select the Privacy tab.</li>
<li>In the History section of the Privacy window, tell Firefox to &#8220;Use custom settings for history&#8221;, put checkmarks next to &#8220;Accept cookies from sites&#8221; and &#8220;Accept third-party cookies&#8221;, and select the option to keep cookies until &#8220;I close Firefox&#8221;. You should end up with a Privacy pane that looks something like this:<br />
<img class="aligncenter size-full wp-image-83" title="Firefox 3.5 Privacy Pane" src="http://whertra.nvdi.net/wp-content/uploads/2009/09/ff35privacy.png" alt="Firefox 3.5 Privacy Pane" width="520" height="487" /></li>
<li>Click the &#8220;Show Cookies&#8230;&#8221; button and go delete all your existing cookies. You may be surprised at how many are stored on your computer.</li>
<li>Click the &#8220;OK&#8221; button to save your changes.</li>
</ol>
<p>So, what&#8217;s the downside? Well, there are still a few web sites out there that store personalization information in cookies. Deleting your cookies every time you close out of Firefox will break these sites. However, this style of &#8220;portal&#8221; site went out of fashion quite some time ago. These days, most user-customized web sites store the personal settings on their servers and retrieve them when the user logs into the site.</p>
<p>For most people, the &#8220;toss your cookies&#8221; Firefox setting increases privacy with no significant effect on their web browsing experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/09/best-firefox-trick-toss-your-cookies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Office 2007 documents without Office 2007</title>
		<link>http://whertra.nvdi.net/2009/07/open-office-2007-documents-without-office-2007/</link>
		<comments>http://whertra.nvdi.net/2009/07/open-office-2007-documents-without-office-2007/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 05:00:17 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Corel WordPerfect Office]]></category>
		<category><![CDATA[document compatibility]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=58</guid>
		<description><![CDATA[There must be something about years ending in &#8220;7.&#8221; The last time Microsoft made significant changes to the file formats used by its Office suite was for the Office 97 release. They did it again for Office 2007. As Office 2007 becomes more popular, this is creating problems for people who are still using &#8212; [...]]]></description>
			<content:encoded><![CDATA[<p>There must be something about years ending in &#8220;7.&#8221; The last time Microsoft made significant changes to the file formats used by its Office suite was for the Office 97 release. They did it again for Office 2007. As Office 2007 becomes more popular, this is creating problems for people who are still using &#8212; and are perfectly happy with &#8212; older versions. It&#8217;s an issue for third-party packages, too, such as OpenOffice and WordPerfect Office.</p>
<p>Happily, there are solutions&#8230;<em></em></p>
<p><em>If you are using Office 2000, Office XP or Office 2003,</em> download and install the &#8220;<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&amp;displaylang=en">Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats</a>.&#8221; It&#8217;s free for anyone to download and requires no validation nonsense. According to Microsoft, &#8220;by installing the Compatibility Pack in addition to Microsoft Office 2000, Office XP, or Office 2003, you will be able to open, edit, and save files using the file formats new to Word, Excel, and PowerPoint 2007.&#8221; Do pay attention to the write-up on the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&amp;displaylang=en">download page</a>, though, including the part about grabbing the latest security updates.</p>
<p><em>If you are using <a href="http://www.openoffice.org/">OpenOffice</a>,</em> just upgrade to the latest release (version 3.1 at the time this was written). It costs nothing and the update process is not unduly burdensome. If you&#8217;re running a fairly recent version of OpenOffice, you&#8217;ll likely be offered updates automatically.</p>
<p><em>If you are using <a href="http://www.corel.com/servlet/Satellite/us/en/Product/1207676528492">WordPerfect Office X4</a> or later</em>, you should be more or less OK. For earlier versions, contact Corel for compatibility information.</p>
<p>And, finally, if you&#8217;re using a non-Microsoft office suite and are not running Windows Vista or later, you&#8217;ll need the new Office 2007 fonts. See the &#8220;<a href="http://whertra.nvdi.net/2009/07/how-to-get-the-office-2007-fonts/">How to get the Office 2007 fonts</a>&#8221; post for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/07/open-office-2007-documents-without-office-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to get the Office 2007 fonts</title>
		<link>http://whertra.nvdi.net/2009/07/how-to-get-the-office-2007-fonts/</link>
		<comments>http://whertra.nvdi.net/2009/07/how-to-get-the-office-2007-fonts/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 00:31:47 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Calibri]]></category>
		<category><![CDATA[Cambria]]></category>
		<category><![CDATA[Candara]]></category>
		<category><![CDATA[Consolas]]></category>
		<category><![CDATA[Constantia]]></category>
		<category><![CDATA[Corbel]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=50</guid>
		<description><![CDATA[(Note: If you need to open native-format Office 2007 documents, check out &#8220;Open Office 2007 documents without Office 2007.&#8221;) Beginning with Office 2007 and Windows Vista, Microsoft introduced six new TrueType fonts. They are: Calibri, Cambria, Candara, Consolas, Constantia and Corbel. If you don&#8217;t have these fonts and open a document that uses them, it [...]]]></description>
			<content:encoded><![CDATA[<p><em>(Note: If you need to open native-format Office 2007 documents, check out &#8220;<a href="http://whertra.nvdi.net/2009/07/open-office-2007-documents-without-office-2007/">Open Office 2007 documents without Office 2007</a>.&#8221;)<br />
</em></p>
<p>Beginning with Office 2007 and Windows Vista, Microsoft introduced six new TrueType fonts. They are: Calibri, Cambria, Candara, Consolas, Constantia and Corbel. If you don&#8217;t have these fonts and open a document that uses them, it may not display properly. If the document is an Adobe PDF, you may, under some circumstances, see an unintelligible series of dots, accompanied by a message that one or more fonts is missing.</p>
<p>Fortunately, you don&#8217;t have to upgrade to the latest version of Microsoft Office, or move to Vista or Windows 7, to get the new fonts.</p>
<p>If you are running Windows XP or Windows 2000, but not any Office 2007 components, the easiest solution is to <a href="http://www.microsoft.com/downloads/details.aspx?familyid=048DC840-14E1-467D-8DCA-19D2A8FD7485&amp;displaylang=en">download and install PowerPoint Viewer 2007</a>. The download is free and requires no validation checks. Installing the PowerPoint Viewer installs the new fonts as well. Simple.</p>
<p><em>And by the way . . .</em></p>
<p>Technically, this is a license violation but, if you want just the fonts without the PowerPoint Viewer, there is a way to do this. Here&#8217;s the general procedure:</p>
<ol>
<li>The <em>PowerPointViewer.exe</em> executable is actually an archive. Extract the contents to a new folder someplace convenient. <a href="http://www.7-zip.org/" target="_blank">7-Zip</a> and <a href="http://peazip.sourceforge.net/" target="_blank">PeaZip</a> can do this, as can the venerable, but non-free, <a href="http://www.winzip.com/index.htm" target="_blank">WinZip</a>.</li>
<li>Take a look at the files you&#8217;ve just extracted and you&#8217;ll see yet another archive named <em>ppviewer.cab</em>, which contains the font files. Extract its contents.</li>
<li>Use the Windows Control Panel &#8220;Fonts&#8221; applet to install the new fonts from wherever you placed the contents of <em>ppviewer.cab</em>. (Choose the &#8220;Install New Font&#8230;&#8221; option from the the &#8220;Fonts&#8221; applet&#8217;s File menu.) Make sure the &#8220;Copy fonts to Fonts folder&#8221; option is checked.</li>
</ol>
<p><em>Running Linux? <a href="http://www.oooninja.com/2008/01/calibri-linux-vista-fonts-download.html">See this article</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/07/how-to-get-the-office-2007-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows tweak: Revealing file extensions</title>
		<link>http://whertra.nvdi.net/2009/05/windows-tweak-revealing-file-extensions/</link>
		<comments>http://whertra.nvdi.net/2009/05/windows-tweak-revealing-file-extensions/#comments</comments>
		<pubDate>Fri, 08 May 2009 02:56:13 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[file extensions]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows tweak]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=42</guid>
		<description><![CDATA[One of the first things I do when I&#8217;m setting up a computer is tell Windows to reveal all the file extensions. At base, a file name has two parts: the actual name you assign to the file and its extension. Think of an extension as the part of the name that identifies the file’s [...]]]></description>
			<content:encoded><![CDATA[<p>One of the first things I do when I&#8217;m setting up a computer is tell Windows to reveal all the file extensions.</p>
<p>At base, a file name has two parts: the actual name you assign to the file and its extension. Think of an extension as the part of the name that identifies the file’s type. For example, suppose you create a Word document named &#8220;Newsletter&#8221;. The name of the file on disk is &#8220;Newsletter.doc&#8221; (or maybe &#8220;Newsletter.docx&#8221; if you’re using Word 2007). The &#8220;.doc&#8221; (or &#8220;.docx&#8221;) part is the file’s extension. It tells Windows that the file is a Word document and that it should be opened with Microsoft Word and not some other program.</p>
<p>Unless you tell it not to, Windows hides the extensions for all recognized file types. So, if you look in your documents folder, you will see your Word document listed as &#8220;Newsletter&#8221;, not &#8220;Newsletter.doc&#8221;. Windows is trying to be &#8220;helpful,&#8221; here. The idea is that, if you saved your document as &#8220;Newsletter&#8221;, it is less confusing if it simply shows up as &#8220;Newsletter&#8221; on disk.</p>
<p>Now, there are a couple of problems with this.</p>
<p>Scammers sometimes take advantage of this extension-hiding feature to make infected email attachments look harmless &#8212; sort of. For instance, they might create an infected email attachment named &#8220;bargains.txt.exe&#8221;. The &#8220;.exe&#8221; part means that it is a program but, if Windows is hiding extensions, the name will appear as &#8220;bargains.txt&#8221;. The bad guys are hoping that some folks might be inattentive, think, &#8220;Hey, it&#8217;s just a harmless text file,&#8221; and open the attachment. Oops.</p>
<p>Also, you might occasionally want to be able to edit an <em>entire</em> file name, including the extension. For instance, I sometimes do this if I am dealing with an old or damaged file that I&#8217;m not quite ready to delete. Giving it a &#8220;.old&#8221; or &#8220;.bad&#8221; extension ensures it won&#8217;t be opened or run accidentally until it&#8217;s time to send it to that big bit-bucket in the sky.</p>
<p>Bottom line: Revealing file extensions doesn&#8217;t hurt anything, it increases your security slightly and it might come in handy some day.</p>
<p>Here&#8217;s how it&#8217;s done:</p>
<p><span style="text-decoration: underline;">Windows XP and earlier</span></p>
<ol>
<li>Open a folder. The &#8220;My Documents&#8221; folder is as good a choice as any. (<em>I.e.</em>, click the Start button; click &#8220;My Documents&#8221;.)</li>
<li>Click the &#8220;Tools&#8221; menu and choose &#8220;Folder Options&#8230;&#8221;</li>
<li>Click on the &#8220;View&#8221; tab. In the &#8220;Advanced settings&#8221; section, clear the checkmark next to &#8220;Hide extensions for known file types&#8221;.</li>
<li>Click the &#8220;OK&#8221; button.</li>
</ol>
<p><span style="text-decoration: underline;">Windows Vista &amp; Windows 7</span></p>
<ol>
<li>Open a folder. The &#8220;Documents&#8221; folder is as good a choice as any. (<em>I.e.</em>, click the Start button; click &#8220;Documents&#8221;.)</li>
<li>Press the &#8220;Alt&#8221; key (located on either side of the space bar). This will make the menus appear.</li>
<li>Click the &#8220;Tools&#8221; menu and choose &#8220;Folder Options&#8230;&#8221;</li>
<li>Click on the &#8220;View&#8221; tab. In the &#8220;Advanced settings&#8221; section, clear the checkmark next to &#8220;Hide extensions for known file types&#8221;.</li>
<li>Click the &#8220;OK&#8221; button.</li>
</ol>
<p>That&#8217;s it. You&#8217;re done. Any time you open a file folder, you&#8217;ll be able to see complete file names instead of the user-remedial versions.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/05/windows-tweak-revealing-file-extensions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows XP goes on life support</title>
		<link>http://whertra.nvdi.net/2009/04/windows-xp-goes-on-life-support/</link>
		<comments>http://whertra.nvdi.net/2009/04/windows-xp-goes-on-life-support/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 00:22:54 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[extended support]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=35</guid>
		<description><![CDATA[As of April 14, 2009 Windows XP is on life support &#8212; or, as Microsoft calls it, &#8220;extended&#8221; support. This means we&#8217;ll see only security updates until April 14, 2014, at which point Microsoft doesn&#8217;t even want to hear about Windows XP anymore. If you need actual Windows XP support from Microsoft during this five-year, [...]]]></description>
			<content:encoded><![CDATA[<p>As of April 14, 2009 Windows XP is on life support &#8212; or, as Microsoft calls it, &#8220;extended&#8221; support. This means we&#8217;ll see only security updates until April 14, 2014, at which point Microsoft doesn&#8217;t even want to hear about Windows XP anymore. If you need actual Windows XP support from Microsoft during this five-year, &#8220;extended&#8221; period, you&#8217;ll have to cough up for a support contract.</p>
<p>Update: This all assumes you are up-to-date, which means Windows XP Service Pack 3 (SP3). If you are still running Service Pack 2, Microsoft officially forgets you exist on July 10, 2010.</p>
<p>So, big deal. Who calls Microsoft support anyways?</p>
<p>Well, the real significance of this is that it portends a rapid erosion of XP support generally. Third-party hardware and software manufacturers will lose interest in supporting an operating system being prepped for that big bit bucket in the sky, especially if there&#8217;s a need to coordinate with Microsoft during product development.</p>
<p>It&#8217;s time to cut the cord. Unless you have a mission-critical need, buying a new system running Windows XP at this point is ill-advised.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/04/windows-xp-goes-on-life-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some gigabytes are bigger than others</title>
		<link>http://whertra.nvdi.net/2009/04/some-gigabytes-are-bigger-than-others/</link>
		<comments>http://whertra.nvdi.net/2009/04/some-gigabytes-are-bigger-than-others/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 06:17:28 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[binary arithmetic]]></category>
		<category><![CDATA[disk capacity]]></category>
		<category><![CDATA[gigabyte]]></category>
		<category><![CDATA[kilobyte]]></category>
		<category><![CDATA[megabyte]]></category>
		<category><![CDATA[terabyte]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=15</guid>
		<description><![CDATA[I just bought a 500 gigabyte hard drive. When I go to &#8220;My Computer&#8221; and get the properties of the disk, it reports 465 gigabytes. Where&#8217;s the other 35 gigabytes? A &#8220;disk manufacturer&#8217;s gigabyte&#8221; is not the same as a &#8220;computer geek&#8217;s gigabyte.&#8221; Generally, prefixes like kilo, mega and giga represent successive multiples of 1000. [...]]]></description>
			<content:encoded><![CDATA[<p><em>I just bought a 500 gigabyte hard drive. When I go to &#8220;My Computer&#8221; and get the properties of the disk, it reports 465 gigabytes. Where&#8217;s the other 35 gigabytes?</em></p>
<p>A &#8220;disk manufacturer&#8217;s gigabyte&#8221; is not the same as a &#8220;computer geek&#8217;s gigabyte.&#8221; Generally, prefixes like <em>kilo</em>, <em>mega </em>and <em>giga </em>represent successive multiples of 1000. For example, &#8220;kilometer&#8221; means &#8220;1000 meters.&#8221; Similarly, mega indicates a million (1000 x 1000 = 1,000,000) and giga, a billion (1000 x 1000 x 1000 = 1,000,000,000). Computers, however, use binary arithmetic (base 2), so it is more convenient to use numbers that are powers of two. Thus, large computer-related quantities are usually expressed as multiples of 1024 (2<sup>10</sup>). This means that a kilobyte (KB) is understood to be 1024 bytes rather than 1000 bytes, a megabyte (MB) is 1,048,576 (1024 x 1024) bytes, and so forth.</p>
<p>Hard drive manufacturers had a choice in the early days: They could use either the conventional meanings for these prefixes or the specialized, computing variant. Not surprisingly, they chose the alternative that gave them the bigger numbers. This is why that 500GB hard drive is viewed as a 465GB drive by your computer. A good rule of thumb is to take the advertised drive capacity and subtract a little over 5 percent. For terabyte drives, subtract about 10 percent.</p>
<p>Mind you, the folks who make those drives aren&#8217;t really cheating. My 500GB hard drive holds 500,096,991,232 bytes, which is, in fact, a solid 500 gigabytes in the outside world. What can I say? Computer people don&#8217;t think like normal people.</p>
<p>For the idly curious and numerically obsessed, here&#8217;s a table of the prefixes and their associated multipliers:</p>
<table style="height: 136px;" border="0" cellspacing="0" width="492">
<tbody>
<tr>
<td><strong>Prefix</strong></td>
<td><strong>Conventional</strong></td>
<td><strong>Computing</strong></td>
</tr>
<tr>
<td>kilo</td>
<td>1000</td>
<td>1024</td>
</tr>
<tr>
<td>mega</td>
<td style="text-align: left;">1,000,000</td>
<td>1,048,576</td>
</tr>
<tr>
<td>giga</td>
<td>1,000,000,000</td>
<td>1,073,741,824</td>
</tr>
<tr>
<td>tera</td>
<td>1,000,000,000,000</td>
<td>1,099,511,627,776</td>
</tr>
<tr>
<td></td>
<td></td>
<td>.</td>
</tr>
</tbody>
</table>
<p>By the way, non-geek terminology is used to describe most forms of mass storage, not just hard drives. For instance, the so-called &#8220;1.44MB&#8221; floppy is really a 1.38MB diskette and the &#8220;2GB&#8221; flash drive I carry around in my pocket actually stores 1.87GB.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/04/some-gigabytes-are-bigger-than-others/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The return of WhertRA</title>
		<link>http://whertra.nvdi.net/2009/04/the-return-of-whertra/</link>
		<comments>http://whertra.nvdi.net/2009/04/the-return-of-whertra/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 04:30:32 +0000</pubDate>
		<dc:creator>wkwalker</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Overview]]></category>

		<guid isPermaLink="false">http://whertra.nvdi.net/?p=9</guid>
		<description><![CDATA[It&#8217;s back! (Cue &#8220;Jaws&#8221; theme.) After (mumble) years, we&#8217;ve decided to revive the old &#8220;Where the Rocks Are&#8221; series, known to the cognoscenti as &#8220;WhertRA.&#8221; The title is based on a dumb joke, which is explained in all its fascinating detail on the &#8220;About&#8221; page. Short version: WhertRA is a collection of computer-related articles based [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s back! (Cue &#8220;Jaws&#8221; theme.)</p>
<p>After (mumble) years, we&#8217;ve decided to revive the old &#8220;Where the Rocks Are&#8221; series, known to the cognoscenti as &#8220;WhertRA.&#8221; The title is based on a dumb joke, which is explained in all its fascinating detail on the &#8220;<a href="http://whertra.nvdi.net/about/">About</a>&#8221; page.</p>
<p>Short version: WhertRA is a collection of computer-related articles based on questions from real-world users. Every once in awhile, I get a burr under my saddle and write about stuff that I think people <em>should</em> be asking about.</p>
<p>As a consultant, I work mostly with small businesses and individuals, so expect an emphasis on basic, day-to-day problem solving. If you came here looking for specialized articles on enterprise computing or high-tech policy issues or some other big-picture topic, you&#8217;re in the wrong room; try down the hall. If you are, like most of us, just trying to get some work done with your computer, have a seat. The show&#8217;s about to begin.</p>
]]></content:encoded>
			<wfw:commentRss>http://whertra.nvdi.net/2009/04/the-return-of-whertra/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

