<?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>GeekInspired.com &#187; Operating Systems</title>
	<atom:link href="http://www.geekinspired.com/category/computer-software/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekinspired.com</link>
	<description>Computer and Photography Tips</description>
	<lastBuildDate>Fri, 12 Mar 2010 04:53:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Keep the VPN Connection Box from Popping Up</title>
		<link>http://www.geekinspired.com/computer-software/keep-the-vpn-connection-box-from-popping-up/</link>
		<comments>http://www.geekinspired.com/computer-software/keep-the-vpn-connection-box-from-popping-up/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 11:00:57 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=2152</guid>
		<description><![CDATA[VPN connections (virtual private networks) are wonderful.  I use one to connect to work several times per week.  I can do all sorts of handy things: surf the network, grab files, print to my office.  But one annoyance has been bugging me for a good while now, and I&#8217;ve just been putting [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://geekinspired.com/wp-content/uploads/2009/03/vpn-pop-intro.gif" alt="keep vpn connection box from popping up" />
<p class="noclear">VPN connections (virtual private networks) are wonderful.  I use one to connect to work several times per week.  I can do all sorts of handy things: surf the network, grab files, print to my office.  But one annoyance has been bugging me for a good while now, and I&#8217;ve just been putting up with it.  Seemingly at random moments, the VPN connection box would just pop up for no reason.</p>
<p class="noclear">I finally got tired of clicking the cancel button, and decided to figure out just what was causing this problem.  Turns, out that Internet Explorer was the culprit, even though I only use Firefox.</p>
<p><span id="more-2152"></span></p>
<h2>VPN Popping up and Internet Explorer</h2>
<p><a href="http://geekinspired.com/wp-content/uploads/2009/03/vpn-connect-screen.gif" rel="lightbox[2152]" rel="shadowbox[post-2152];player=img;" onclick="urchinTracker('/outgoing/geekinspired.com/wp-content/uploads/2009/03/vpn-connect-screen.gif?referer=');"><img src="http://geekinspired.com/wp-content/uploads/2009/03/vpn-connect-screen-sm.gif" alt="vpn connection box" /></a>Like I said, even though I don&#8217;t use Internet Explorer, it was still causing the VPN connection box to pop up.  Internet Explorer was considering the VPN connection as a default connection.  It&#8217;s no wonder that this was giving me trouble since IE is also so tightly weaved into the operating system.  It also explains why I was seeing this even though I only use Firefox.</p>
<p><a href="http://geekinspired.com/wp-content/uploads/2009/03/ie-internet-options.gif" rel="lightbox[2152]" rel="shadowbox[post-2152];player=img;" onclick="urchinTracker('/outgoing/geekinspired.com/wp-content/uploads/2009/03/ie-internet-options.gif?referer=');"><img src="http://geekinspired.com/wp-content/uploads/2009/03/ie-internet-options-sm.gif" alt="internet explorer options" /></a>To keep the vpn connection box from popping up, all you have to do is open up Internet Explorer, click <strong>Tool > Options</strong> and then click on the <strong>Connections</strong> tab.</p>
<p class="noclear">On the Connections tab, select the VPN connection listed under &#8220;<strong>Dial-up and VPN Connections</strong>&#8221; and click the remove button.  Yeah, that screen is from Internet Explorer 6.  If you&#8217;re using IE7 (you poor thing!) I imagine the process would be similar.  Just find the Options window and look for connections setting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/keep-the-vpn-connection-box-from-popping-up/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>List All Files and Folders with DOS tree</title>
		<link>http://www.geekinspired.com/computer-software/operating-systems/list-all-file-and-folders-with-dos-tree/</link>
		<comments>http://www.geekinspired.com/computer-software/operating-systems/list-all-file-and-folders-with-dos-tree/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 11:00:22 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=1554</guid>
		<description><![CDATA[I&#8217;m constantly amazed by how often I turn to DOS to finish a task.  The more Microsoft tries to push us into a graphical world, good &#8216;ole command line brings us back in.  Perhaps this is why so many prefer to run Linux.
Anyway, I recently needed to generate a list of every folder [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/12/dos-tree-command.gif" alt="an example of a tree list" title="DOS Tree Command" />I&#8217;m constantly amazed by how often I turn to DOS to finish a task.  The more Microsoft tries to push us into a graphical world, good &#8216;ole command line brings us back in.  Perhaps this is why so many prefer to run Linux.</p>
<p>Anyway, I recently needed to generate a list of every folder and file that is in a particular directory.  Windows XP doesn&#8217;t offer a way to do this and I&#8217;m not aware that Vista does either.  So, to DOS I turned once again to make this list.  It only required typing one little command and, when it was done, I had a nice little text file that presented my list in a fully expanded tree.<span id="more-1554"></span></p>
<h2>How to List Every File and Folder in a Directory with Tree</h2>
<p>To create such a list for yourself, follow these simple instructions:</p>
<ol>
<li>Click <strong>Start</strong> > <strong>Run</strong> (or press Windows key + R) to open the Run dialog box.</li>
<li>In the Run dialog box, type &#8216;cmd&#8217; (without the quotes) and click <strong>OK</strong>.  A black window with a command prompt will appear.</li>
<li>At the prompt, type the following:<br/><br/><code>tree "c:\targetdirectory" &gt; "c:\mydirectorytree.txt" /A /F</li>
<p></code><br/>  <strong>Note:</strong> Replace &#8216;targetdirectory&#8217; with the directory from which you want to make your list.  Replace &#8216;mydirectorytree.txt&#8217; with the directory in which you want to save the list, as well as the file name you wish to use for your text file.</p>
<li>Click the <strong>Enter</strong> key.</li>
<li>The prompt will move down to the next line, giving the false appearance that nothing happened.  You should find your text file in the directory you indicated.  Now you can archive the list, or print it out, or do anything you might do to a text file.</li>
</ol>
<p>This might seem a little foreign if you&#8217;ve never or rarely used a DOS prompt.  Just practice with a couple of directories and I think you&#8217;ll get the hang of it.</p>
<h2>DOS Command: Tree</h2>
<p>Let&#8217;s break this down just a bit further to make sure you understand.  Here&#8217;s the example I used just a moment ago:</p>
<p><code>tree "c:\targetdirectory" &gt; "c:\mydirectorytree.txt" /A /F</li>
<p></code></p>
<p>Starting from the left:</p>
<ul>
<li><code>tree</code> &#8211; This indicates that we are executing the tree command, which can list all folders, subfolders, and ever file in those folders.  This list is in the form of a directory tree, which is used to show how the folders are organized.</li>
<li><code>"c:\targetdirectory"</code> &#8211; This indicates which folder you want to use as the starting point for your tree list.  It can be any folder or even just a drive letter (such as <code>c:\</code> Be careful with listing entire drives, it can take a while and can create a fairly massive text file).</li>
<li><code>&gt;</code> (the &#8216;greater than&#8217; symbol) &#8211; The &#8216;Greater Than&#8217; symbol allows us to take the results of the command, which is everything to the left of the symbol, and place it into a file. </li>
<li><code>"c:\mydirectorytree.txt"</code> &#8211; Since we&#8217;re putting our list into a text file with the &#8216;Greater Than&#8217; symbol, we have to include a place for it to be stored.  You can use any drive or directory available to you, just be sure to remember where you&#8217;ve put it!</li>
<li><code>/A</code> &#8211; This is called a &#8220;switch.&#8221;  You can think of a switch as an extra feature that can be turned on or off.  Each command has their own set of switches and, even though the switches <em>look</em> the same among different commands, they most often do different things.  This particular switch changes the character set that&#8217;s used to draw the &#8220;tree&#8221; (the lines that indicate a change in hierarchy).  You can experiment with not using this switch by removing it from the command all together to see what you prefer.</li>
<li><code>/F</code> &#8211; This switch lists all files that are within the folders and subfolders.  If you wish to just see folders and not the files within them, leave this switch out.</li>
</ul>
<p>That&#8217;s all there is to it.  This can be especially handy for web developers who have just been given a new site to manage.  Network Admins can use this for more sneaky reasons, such as discovering the existence of questionable files.  If you can think of some other handy way to use this powerful DOS command, leave a comment!</p>
<p>If you&#8217;d like to learn about a similar but more powerful command, you should check out the <a href="http://www.geekinspired.com/computer-software/copy-directory-structure-without-files-using-xcopy-command/">DOS Command XCOPY</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/operating-systems/list-all-file-and-folders-with-dos-tree/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Copy Directory Structure Without Files Using XCOPY Command</title>
		<link>http://www.geekinspired.com/computer-software/copy-directory-structure-without-files-using-xcopy-command/</link>
		<comments>http://www.geekinspired.com/computer-software/copy-directory-structure-without-files-using-xcopy-command/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 16:23:42 +0000</pubDate>
		<dc:creator>Bo Boswell</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=1252</guid>
		<description><![CDATA[I&#8217;m not a DOS guy.  I do much better with a graphical user interface (GUI).  However, recently I came across an issue where the XCOPY command came in handy.
On my Windows XP machine had a folder that contained over 500 sub-directories.  I needed to copy the directory structure without copying the files [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/11/xcopy_copy.jpg" alt="XCOPY Command" />I&#8217;m not a DOS guy.  I do much better with a graphical user interface (GUI).  However, recently I came across an issue where the XCOPY command came in handy.</p>
<p>On my Windows XP machine had a folder that contained over 500 sub-directories.  I needed to copy the directory structure without copying the files contained in these directories.  After a good bit of searching on my own, I turned to my good friend Jared who pointed me to the XCOPY command.</p>
<p>XCOPY is short for Extended Copy and is the big brother to the copy command found in MS-DOS.  It provides many more options for copying multiple files and directories from one drive to another or across a network.  Adding certain characters will allow you modify your copy command.  <span id="more-1252"></span></p>
<p><strong>How to copy directory structure without copying files</strong></p>
<ul>
<li>Go to Start  and choose Run</li>
<li>In the Run dialog box, type:  <strong>cmd</strong></li>
<li>In the command window, use the following syntax. </li>
</ul>
<p><code>XCOPY "C:\Existing Folder" "D:\New Copy" /t /e</code></p>
<p>Upon pressing Enter, I receive the message: &#8220;Does C:\Existing Folder specify a file name or directory name on the target (F=file, D=directory)?&#8221;</p>
<p>In my instance, I hit D for directory.  (If you&#8217;re trying to copy file(s) to a file, then you would choose F here).  Because of the number of sub-directories, it took a few moments for the process to complete, then I was given a new command line where I typed <strong>exit</strong> to close the command window.</p>
<p>Below are a few attributes you can append to your XCOPY command to suit your copying needs.  For a full range of attributes, check out the <a href="http://technet.microsoft.com/en-us/library/bb491035.aspx" target="_blank" onclick="urchinTracker('/outgoing/technet.microsoft.com/en-us/library/bb491035.aspx?referer=');">Microsoft TechNet site</a>.</p>
<ul>
<li><strong>/t</strong>     Copies directory structure without copying files.  Excludes empty directories.  Include /e to copy emtpy directories.</li>
<li><strong>/e </strong>    Copies directory structure, including empty ones. Same as /s /e. Can be used to modify /t.</li>
<li><strong>/d :mm-dd-yyyy </strong>    Copies files changed on or after date provided.  If you don&#8217;t specify a date, only files from your Source directory that are newer than your Destination directory will be copied, allowing you to update only the files that have been changed.</li>
<li><strong>/exclude: filename1 [+filename2] [+filename3]</strong>    Specifies which files to exclude depending on the string you enter.  You can also specify a directory name (\zip\)  or file type (.zip) to exclude files in that directory or of that file type.</li>
<li><strong>/f</strong>     Displays filenames of source and destination while copying.</li>
<li><strong>/h</strong>     Copies hidden files and system files which XCOPY does not do by default. </li>
<li><strong>/u</strong>     Copies only the files from source that already exist in destination.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/copy-directory-structure-without-files-using-xcopy-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Computer is Slow</title>
		<link>http://www.geekinspired.com/computer-software/operating-systems/my-computer-is-slow/</link>
		<comments>http://www.geekinspired.com/computer-software/operating-systems/my-computer-is-slow/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 21:48:13 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=1126</guid>
		<description><![CDATA[There is a phrase I have heard so many times as an IT guy that, if I was given a dollar per occurrence, I would have retired years ago.  It seems to be very popular among computer users and, honestly, it drives me insane.
The phrase, you may have guessed, is some variant of &#8220;My [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/10/hourglass.jpg" alt="Image of a hourglass" title="hourglass" />There is a phrase I have heard so many times as an IT guy that, if I was given a dollar per occurrence, I would have retired years ago.  It seems to be very popular among computer users and, honestly, it drives me insane.</p>
<p>The phrase, you may have guessed, is some variant of &#8220;My computer is slow.&#8221;  Just typing those words makes me fidget in my chair.<br />
<span id="more-1126"></span><br />
At first, I reasoned that people think there&#8217;s a universal fix for slowness.  Later, I thought that, by saying something is slow, people believe they have uncovered the identifying symptom of their problem.  Really, when people tell me about their slow computers, they are just asking for help.  &#8220;My computer is slow&#8221; has become to mean, &#8220;I don&#8217;t understand what&#8217;s happening.  Please Help!&#8221;</p>
<p>I think people cling to this phrase because they don&#8217;t want to seem as ignorant as they are.  There&#8217;s nothing wrong with ignorance unless you choose to remain ignorant!</p>
<p>Besides, I can sympathize with wanting to seem proficient.  I have no doubt my brother-in-law cringes when I try to explain what may be going wrong with my car.  I rarely completely understand what is happening mechanically, so I usually resort to using commonly vague words like, &#8220;sluggish,&#8221; or &#8220;it sounds like&#8230;&#8221;.</p>
<h2>Don&#8217;t be so vague</h2>
<p>Since there are so many different tasks that a computer can do, saying a computer is slow is far too vague to be helpful.  Instead, refer to what aspect of your computer seems slow.  If you notice the slowness when you were online, mention this first.  It could be that your internet connection is sluggish or the website you were visiting was under unusually high demand.  In either case, your computer wasn&#8217;t responsible.  Now, do you see why this bugs me?</p>
<p>Whenever you call your office&#8217;s help desk or your tech-savvy nephew, be prepared to describe your issues with detail.  Also, be prepared to answer a few questions too.  Us tech guys love to ask questions; they&#8217;re usually the quickest way to find the root of the problem (and the more you can tell us up front, the fewer questions we&#8217;ll have to ask!).</p>
<h2>Slow or Unresponsive?</h2>
<p>Let&#8217;s talk about one last thing: slowness.  No one can determine if something is slow unless a comparison can be made.  We tend to say things are slow when something doesn&#8217;t happen as quickly as we&#8217;re accustomed too.  Some computers may do things more slowly than another, but there are often times when the word &#8220;slow&#8221; should be replaced by the word &#8220;unresponsive.&#8221;</p>
<p>Let&#8217;s refer back to the internet issue again.  Sometimes, a web server may have so many requests at once that it takes it longer than usual to process yours (like a really long line at the DMV).  An average user may only consider that they clicked a link and have had to wait longer than normal to get to a web page.  In this case, the web server is unresponsive; neither your computer or internet connection is &#8220;slow&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/operating-systems/my-computer-is-slow/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Which Mouse Click?</title>
		<link>http://www.geekinspired.com/computer-software/operating-systems/which-mouse-click/</link>
		<comments>http://www.geekinspired.com/computer-software/operating-systems/which-mouse-click/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 15:36:46 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=21</guid>
		<description><![CDATA[The mouse is a simple device, but there is a surprising amount of different ways to use it.  Knowing how to use it for a particular task will make you more efficient at your job and can even help your computer to run more smoothly.
If you&#8217;ve ever wondered why there are 4 copies of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/10/mouse-clicks.gif" alt="Image of a computer mouse" title="Mouse Clicks" />The mouse is a simple device, but there is a surprising amount of different ways to use it.  Knowing how to use it for a particular task will make you more efficient at your job and can even help your computer to run more smoothly.</p>
<p>If you&#8217;ve ever wondered why there are 4 copies of Outlook open on your screen, please read on!</p>
<p align="left">&nbsp;</p>
<p><span id="more-21"></span></p>
<h2>The Different Kinds of Mouse Clicks</h2>
<p>Depending on the type of mouse you are using, there are about 5 different types of clicks.</p>
<ul>
<li>Left-Click</li>
<li>Right-Click</li>
<li>Middle-Click (if you have a wheel mouse)</li>
<li>Double-Click</li>
<li>Click and Drag</li>
</ul>
<p>I&#8217;m sure these sound obvious enough, but the important thing to know is what they do and when they should be used.  Each type of click has their own special purpose!</p>
<h2>Mouse Clicks Explained</h2>
<p><strong>Left-clicking</strong> is simply clicking the left mouse button one time.  This is probably the most common type of click.  You should left-click to highlight a folder or file, to navigate a program&#8217;s menu, to follow a link on a web page, or to click a button.  Sure, a double click would work in most of these instances, but you would be wasting a click and running the risk of telling the computer to do something twice.  A good example of this is the Quick Launch toolbar (located on the task bar next to your Start button).  These icons only need a single left-click.<div class="goog"><script type="text/javascript"><!--
google_ad_client = "pub-1002355561769293";
google_ad_slot = "3400015798";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p><strong>Right-clicking</strong> is clicking the right mouse button one time. If you right-click on a file or folder, you are presented with a menu of common actions such as Open, Copy, Paste, and Properties.  Viewing the properties of a file or folder is how you can learn about the size, location, and creation date (and more).  In a web browser, you can right-click on links to save their &#8220;target&#8221; (what they link to) to your computer, view the location and file size of images, not to mention the ever-useful Copy and Paste.</p>
<p><strong>Middle-clicking</strong> is clicking the mouse&#8217;s scroll wheel down.  Lots of people don&#8217;t know you can do this!  The best application of middle-clicking is doing so in a web browser (Firefox or Internet Explorer).  If you middle-click in a web page, a circle with two arrows will show up.  If you move your mouse up or down after middle-clicking, the page will scroll accordingly.  The farther up or down you move your mouse the faster it will scroll!  Once you&#8217;re done scrolling, middle-click again.</p>
<p>Some programs, such as Firefox, use the middle-click as a way to control tabs.  Middle-clicking on a link will open the linked page in a separate tab.  Middle-clicking a tab will close it.</p>
<p><strong>Double-clicking<em> </em></strong>is quickly clicking the left mouse button two times.  Double-clicking is most often used to open a file, folder, or application.  Double-clicking in an application has a variety of effects depending on which application is being used.  Double clicking on text in most applications will highlight that word, for example.</p>
<p><strong>Click and dragging</strong> is left clicking once but holding the button down while you move the mouse.  This is useful for highlighting several objects (or words) at once.  A related maneuver, called the <strong>Drag and Drop</strong>, is much like the click and drag.  Once you have highlighted a file or group of words, you can then left-click and hold on the highlighted items, and then move your mouse (drag) to a different area on your screen.  In Windows, the Drag and Drop is a quick way to move and organize files.  In a word processor, you can easily reformat your document by rearranging entire paragraphs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/operating-systems/which-mouse-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing PDF Files</title>
		<link>http://www.geekinspired.com/computer-software/optimizing-pdf-files/</link>
		<comments>http://www.geekinspired.com/computer-software/optimizing-pdf-files/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 20:29:20 +0000</pubDate>
		<dc:creator>Bo Boswell</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=769</guid>
		<description><![CDATA[PDF files that are created for press and printing can have high resolution and large file size.  This can make it difficult to view these files on the Web or send them via email.  In some earlier versions of Acrobat, you could simply go to File > Reduce File Size and you were [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/09/optimize_pdf.jpg" alt="" title="optimize pdf" />PDF files that are created for press and printing can have high resolution and large file size.  This can make it difficult to view these files on the Web or send them via email.  In some earlier versions of Acrobat, you could simply go to File > Reduce File Size and you were done.  The Reduce File Size option was a quick and easy way of downsizing your PDFs, but with the introduction of Acrobat 8 we&#8217;re presented with a much more full-featured tool; the PDF Optimizer.</p>
<p>Keep in mind that performing this Optimization can result in reduction of resolution and compressing certain file components.  This is not recommended for files that are bound for press.  </p>
<p><span id="more-769"></span></p>
<p><strong>1. Save As</strong><br />Before we get to the Optimizer, let&#8217;s first open your existing PDF file and look at the file size (File > Properties, or Ctrl/Cmd D).  In the Description tab, look in the Advanced section and take note of the current file size.  Now, do a simple Save As (File > Save As&#8230;, or Ctrl/Cmd + Shift + S) for the file.  Examining the file size again may show a significant decrease; the Save As option will often remove unneeded components from the file without degrading the output quality.</p>
<p><strong>2. Audit Space Usage</strong><br />Now we can open the PDF Optimizer by going to Advanced > PDF Optimizer&#8230;  The first thing you&#8217;ll want to do is click on the &#8220;Audit space usage&#8230;&#8221; button in the top right corner of the menu.  This will give you a breakdown of the contents in your PDF and how much space they&#8217;re taking up.  Images will typically be the items that are taking up the most amount of space.</p>
<p><strong>3. Images</strong><br />Hit OK to get back to the PDF Optimizer menu and make sure that Images is the option selected on the left.  Here you can define the resolution that you want all images converted to.  Use the following settings:
<ul>
<li>Color Images:  <strong>Bicubic Downsampling to</strong> <strong>100</strong>ppi for images above <strong>100</strong>ppi. </li>
<li>Grayscale Images:  <strong>Bicubic Downsampling to</strong> <strong>100</strong>ppi for images above <strong>100</strong>ppi. </li>
<li>Grayscale Images:  <strong>Bicubic Downsampling to</strong> <strong>300</strong>ppi for images above <strong>300</strong>ppi. </li>
</ul>
<p>The image Compression that you use will determine the amount of tonal loss your file will experience.  To retain the most image data, change the Compression setting to &#8220;ZIP&#8221; compression (this works great for black and white images, as well as grayscale).  Using &#8220;JPEG&#8221; will give you the most substantial compression, further reducing the file size.  Choosing Medium Quality can often be used for viewing on screen while High or Maximum will work better if you intend to print to a consumer printer.<div class="goog"><script type="text/javascript"><!--
google_ad_client = "pub-1002355561769293";
google_ad_slot = "3400015798";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>In Acrobat 9, you can check the option to &#8220;Optimize images only if there is a reduction in size&#8221; box if you want to retain the existing quality of your images if the compression will not result any file size reduction.    </p>
<p><strong>4. Fonts</strong><br />In any PDF, you want to make sure your font files are preserved.  Click on the Fonts selection to the left of the Optimizer and check the &#8220;Do not unembed any font&#8221; box (Acrobat 9 only).  For Acrobat 8, simply make sure that all fonts listed are under the &#8220;Embedded fonts&#8221; box. </p>
<p><strong>5. Transparency</strong><br />The Transparency option may be beneficial if you have a considerable amount of transparent objects within the file.  Simply check the box beside the Transparency option and choose &#8220;High Resolution,&#8221; as this keeps the Optimizer from converting your text to outlines, but doesn&#8217;t override the settings in the Images dialog.</p>
<p><strong>6. Discard Objects</strong><br />Next we&#8217;ll visit the Discard Objects menu.  Items such as JavaScript actions, form fields and components, and alternate images can add on unnecessary file size to your PDF.  Simply select the objects from the list that you wish to discard.  The two selections that I would not recommend discarding are &#8220;Convert smooth lines to curves&#8221; and &#8220;Discard bookmarks.&#8221;  The former would result in unexpected alterations to any lines in the PDF, and bookmarks take up very little space but can be helpful when browsing the document.</p>
<p><strong>7. Discard User Data</strong><br />The Discard User Data option is very similar to Discard Objects.  You can manually go in and check which data you won&#8217;t need.  Be sure to reference &#8220;Audit space usage&#8221; to make sure this data is worth removing.  If it&#8217;s taking up a very small amount of space, then it might be safer to leave it.</p>
<p><strong>8. Clean Up</strong><br />The final option, Clean Up, allows you to go through and select document contents which can be removed or compressed.  The very last option, &#8220;Optimize the PDF for fast web view&#8221; is the one you need to make sure is checked.  This sets  up the document so that when it&#8217;s being viewed on the web, the file is loaded one page at a time instead of loading all at once.  This means your readers can be viewing the first page while the rest of the document is still loading.</p>
<p><strong>9. Document Compatibility</strong><br />In the upper right-hand corner of the PDF Optimizer menu, the document compatibility should be set to &#8220;Acrobat 5.0 and later.&#8221;</p>
<p><strong>10. Finish Up</strong><br />Now that you&#8217;ve got a good setup for the PDF Optimizer, click on the &#8220;Save&#8221; button in the top left corner to save the settings for future use.  Now click OK to apply the Optimizer settings and save the file to your computer.  Open the newly created PDF and go to File > Properties to view the changes in file size.</p>
<p><strong>Extra Credit: Convert CMYK Images to RGB</strong><br />For files that will be used on the web, you want to make sure the color profile of the images is RGB.  With the file open, go to Advanced > Print Production > Convert Colors.  The dialog box for this conversion varies between versions, but the main idea is to convert any and all CMYK (U.S. Web Coated (SWOP) v2) images to sRGB IEC61966-2.1.  Lastly, check the option to Embed the color profile for optimum compatibility.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/optimizing-pdf-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Remote Desktop Connections</title>
		<link>http://www.geekinspired.com/computer-software/operating-systems/windows-remote-desktop-connections/</link>
		<comments>http://www.geekinspired.com/computer-software/operating-systems/windows-remote-desktop-connections/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 21:22:56 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=311</guid>
		<description><![CDATA[Recently, my wife has been considering doing a little computer work for her office from home.  Since they don&#8217;t exactly have an IT department, I get to help them out from time to time.  At first, the folks at her office believed that they needed to buy some specialized software to facilitate the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/07/remote-desktop-connections.gif" alt="" title="remote-desktop-connections" width="240" height="160" class="alignnone size-full wp-image-313" />Recently, my wife has been considering doing a little computer work for her office from home.  Since they don&#8217;t exactly have an IT department, I get to help them out from time to time.  At first, the folks at her office believed that they needed to buy some specialized software to facilitate the remote connection.  I was glad to tell them that they already had all they need: Windows XP Pro, and a static IP address.</p>
<p>Remote Desktop Connection is a utility that comes with Windows XP.  It allows a user to connect to another computer remotely via a network connection or the Internet.  When connecting from within a local network (like in an office environment), you can use the Computer Name to connect to another computer.  If you are connecting to another computer via the Internet, you must know that computer&#8217;s public IP address.<br />
<span id="more-311"></span><br />
Anyone can use Remote Desktop Connection regardless if they have Windows XP Home or Windows XP Pro.  However, if you are using Windows XP Home, you must have updated to at least Service Pack 2 for this option to be available.  Also note that you can only connect to a computer that is running Windows XP Pro.  It is impossible to connect to a computer running Windows XP Home with Remote Desktop Connection.</p>
<p>To clarify, you may initiate a remote connection from either Windows XP Home or Windows XP Pro.  However, the computer you&#8217;re connecting to must be running XP Pro (or Windows Server 2003).<br />
<div align="center" style="text-align:center;"><script type="text/javascript"><!--
google_ad_client = "pub-1002355561769293";
google_ad_slot = "3943716950";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><br/><br />
If you&#8217;re using Windows XP Home and aren&#8217;t sure if you are running Service Pack 2, you can see if Remote Desktop Connection is available to you by doing the following:</p>
<ol>
<li>Click <strong>Start</strong></li>
<li>Click <strong>All Programs</strong></li>
<li>Navigate through <strong>Accessories</strong> > <strong>Communications</strong> > <strong>Remote Desktop Connection</strong></li>
</ol>
<p>If you do not see Remote Desktop Connection under the Communications menu, you probably need to run <a href="http://windowsupdate.microsoft.com/" onclick="urchinTracker('/outgoing/windowsupdate.microsoft.com/?referer=');">Windows Update</a> to get the latest updates for your computer.</p>
<p>If Remote Desktop Connection is available to you, you may click it to open the connection window.  Also, if you feel that you may need to use Remote Desktop Connection very often, you can right-click it and choose <strong>Send to</strong> > <strong>Desktop</strong> to create a shortcut on your Desktop.</p>
<p><strong>To start a remote connection:</strong></p>
<ol>
<li>Open Remote Desktop Connection</li>
<li>Enter the IP address or Computer Name in the <strong>Computer</strong>: field.</li>
<li>Click the <strong>Connect</strong> button.</li>
<li>Enter the Login information for the remote computer (user name and password) and click <strong>OK</strong>.</li>
<li>A new window will open that displays the remote computer&#8217;s desktop.</li>
</ol>
<p><em>** Note:  If another user happened to be logged into the computer your are remotely connecting to, they may be locked out of the computer until you end the remote session.</em></p>
<p>Once connected, you may use your mouse and keyboard to control the remote computer.  You can open and use any programs that are installed on the remote computer, make system changes, etc.  The only things that don&#8217;t work well are programs that depend on rapid screen refreshes, like watching a video or playing a video game (sorry, gamers!).</p>
<p>If you were not able to initiate a remote connection, check the following:</p>
<ol>
<li>Double check the Computer Name or IP address.  A typo will prevent you from connecting.</li>
<li>Make sure your connection to the network or Internet is working.</li>
<li>Ensure that the computer you are attempting to connect to allows remote connections.</li>
</ol>
<p>If you are still unable to connect, it is possible that a power outage or a lapse in Internet connectivity at the remote site is preventing you from connecting.</p>
<p>When you wish to end the remote connection, you may do one of two things: <strong>Disconnect</strong> or <strong>Log Off</strong>.  Disconnecting will allow you to leave programs running once your have ended your remote session.  If you Log off, all programs will be closed and the account you signed into will be logged out.</p>
<p>To Disconnect, simply click the X in the top-right corner of the screen or click <strong>Start</strong> > <strong>Disconnect</strong> (the later is recommended).  To Log off, click <strong>Start</strong> >  <strong>Log Off</strong>.</p>
<p>Happy remoting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/operating-systems/windows-remote-desktop-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Programs Faster &#8211; Use Keyboard Shortcuts</title>
		<link>http://www.geekinspired.com/computer-software/keyboard-shortcuts/</link>
		<comments>http://www.geekinspired.com/computer-software/keyboard-shortcuts/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 12:00:35 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=161</guid>
		<description><![CDATA[When I working on my computer, I like to be as efficient as possible.  In my quest for efficiency, I&#8217;ve found a few little tricks that speeds up my work flow.  One of these tricks is defining keyboard shortcuts in Windows.
You can assign a keyboard shortcut to anything shortcut on your Desktop or [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.geekinspired.com/computer-software/keyboard-shortcuts/'><img src="http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-icon.gif" alt="" title="kb-shortcut-icon" width="240" height="160" class="alignnone size-full wp-image-175" /></a>When I working on my computer, I like to be as efficient as possible.  In my quest for efficiency, I&#8217;ve found a few little tricks that speeds up my work flow.  One of these tricks is defining keyboard shortcuts in Windows.</p>
<p>You can assign a keyboard shortcut to anything shortcut on your Desktop or Start Menu. Once you&#8217;ve assigned a shortcut, all you have to do is press the key combination you defined to open that particular shortcut.  In this post, I&#8217;ll explain how to set up your own keyboard shortcuts and how they can be helpful.<br />
<span id="more-161"></span><br />
Before you start assigned shortcuts to every single icon on your desktop, take a few moments to consider which programs or shortcuts you use most often.  For example, I have to remote into different computers and computers several times a day.  Instead of navigating through the Start menu each time, I assigned the shortcut Ctrl + Alt + M to the Re<strong>m</strong>ote Desktop Connection shortcut.  Now all I have to do is press those three keys on my keyboard (at the same time) to get my remote session started.</p>
<p>Here&#8217;s how to set up your own keyboard shortcut.  First, <strong>right-click</strong> on the shortcut (either on your Desktop on in the Start menu) that you wish to make a keyboard shortcut for and choose <strong>Properties</strong> from the menu.</p>
<p style="text-align:center;">
<a href='http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-01.gif' rel="lightbox[161]" rel='shadowbox[post-161];player=img;' title="Keyboard Shortcut - Step 1"><img src="http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-01.gif" class="center" alt="Keyboard Shortcut - Step 1" title="kb-shortcut-01" width="137" height="160" class="alignnone size-medium wp-image-172" /></a>
</p>
<p>Next, look for the text field next to <strong>Shortcut Key</strong> (it probably says &#8220;None&#8221; at the moment) in the Properties window,.  Click inside this text field and simply type the letter of the alphabet you want to associate with this shortcut.  I try to use a letter that I will easily remember, like W for Word or A for Acrobat.  In this case, I had already used R for something, so I used M (re<strong>M</strong>ote).  You&#8217;ll see the text box change to Ctrl + Alt + whatever letter you chose.  Click <strong>OK</strong> when you&#8217;re ready to try it out.</p>
<p style="text-align:center;">
<a href='http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-02.gif' rel="lightbox[161]" rel='shadowbox[post-161];player=img;' title="Keyboard Shortcut - Step 2"><img src="http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-02.gif" class="center"  alt="Keyboard Shortcut - Step 2" title="kb-shortcut-02" width="137" height="160" class="alignnone size-medium wp-image-173" /></a>
</p>
<p>Now, to invoke the keyboard shortcut, simply press all three of the assigned keys at the same time.  The easiest way for me to do this is to press and hold the Ctrl and Alt keys (the ones on the left side of the keyboard) with my left hand and then tap the assigned letter with my other hand.  However, if you want to be super efficient, you can assign a letter that is close enough to reach with your left hand.  This way you don&#8217;t even need to take your hand off the mouse!  (Of course, if you&#8217;re left handed, just reverse this).</p>
<p style="text-align:center;">
<a href='http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-03.jpg' rel="lightbox[161]" rel='shadowbox[post-161];player=img;' title="Keyboard Shortcut - Step 3"><img src="http://www.geekinspired.com/wp-content/uploads/2008/06/kb-shortcut-03.jpg" class="center" alt="Keyboard Shortcut - Step 3" title="kb-shortcut-03" width="240" height="111" class="alignnone size-medium wp-image-174" /></a>
</p>
<p>I hope you find this helpful.  Remember, you don&#8217;t have to limit this to program shortcut.  This can be used for shortcuts to folders as well.  And one last trick, you can quadruple the number of possible shortcuts by holding some combination of the Shift, Ctrl, and Alt keys when assigning the shortcut letter!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-software/keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Midweek Geek Links for 06-12-2008</title>
		<link>http://www.geekinspired.com/photography/midweek-geek-links-for-06-12-2008/</link>
		<comments>http://www.geekinspired.com/photography/midweek-geek-links-for-06-12-2008/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:42:31 +0000</pubDate>
		<dc:creator>Bo Boswell</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=167</guid>
		<description><![CDATA[It&#8217;s time for this week&#8217;s geek links!

If you&#8217;re interested in lighting for photography, head over to ProPhotoLife.com and check out their video on beautiful portraits with just one light.  Then you can take things a step further and dive into the classic three light portrait.
Fans of Canon will be happy to hear about the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/06/midweek_links.jpg" alt="Midweek Geek Links"><br />
<strong>It&#8217;s time for this week&#8217;s geek links!</strong></p>
<ul>
<li>If you&#8217;re interested in lighting for photography, head over to ProPhotoLife.com and check out their video on <a href="http://prophotolife.com/2008/06/02/video-episode-13-beautiful-portraits-with-just-one-light/" onclick="urchinTracker('/outgoing/prophotolife.com/2008/06/02/video-episode-13-beautiful-portraits-with-just-one-light/?referer=');">beautiful portraits with just one light</a>.  Then you can take things a step further and dive into the <a href="http://prophotolife.com/2008/06/09/video-episode-14-the-classic-three-light-portrait/" onclick="urchinTracker('/outgoing/prophotolife.com/2008/06/09/video-episode-14-the-classic-three-light-portrait/?referer=');">classic three light portrait</a>.</li>
<li>Fans of Canon will be happy to hear about the announcement of the <a href="http://www.dpreview.com/news/0806/08061001canon430iiex.asp" onclick="urchinTracker('/outgoing/www.dpreview.com/news/0806/08061001canon430iiex.asp?referer=');">Speedlite 430ex II</a>.  No release date yet that I&#8217;m aware of.</li>
<li>Speaking of flashes, if you&#8217;re interested in ring flashes, you may want way to head over to Dave Cross&#8217;s blog and see his <a href="http://davecross.blogspot.com/2008/06/review-ray-flash-ring-flash.html" onclick="urchinTracker('/outgoing/davecross.blogspot.com/2008/06/review-ray-flash-ring-flash.html?referer=');">Ray Flash ring flash review</a>.</li>
<li>If you&#8217;ve got your hands on a copy of <a href="http://www.amazon.com/gp/product/0321544080?ie=UTF8&#038;tag=geekinsp-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321544080" onclick="urchinTracker('/outgoing/www.amazon.com/gp/product/0321544080?ie=UTF8_038_tag=geekinsp-20_038_linkCode=as2_038_camp=1789_038_creative=9325_038_creativeASIN=0321544080&amp;referer=');">The Moment it Clicks</a>, by Joe McNally, you should <a href="http://pixsylated.com/2008/05/gotta-mcnally-then-pimp-it/" onclick="urchinTracker('/outgoing/pixsylated.com/2008/05/gotta-mcnally-then-pimp-it/?referer=');">totally pimp it</a>.  Though I must admit I didn&#8217;t put in the sweat and labor that Syl at Pixsylated.com did&#8230;I just took the advice in the comments; I went to Staples and paid them $7 to do it for me!  </li>
<li>Lastly, Zack over at Zarias.com is doing a series on <a href="http://www.zarias.com/?p=71" onclick="urchinTracker('/outgoing/www.zarias.com/?p=71&amp;referer=');">white seemless</a>.  Some good tips there on getting a nice clean white background.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/photography/midweek-geek-links-for-06-12-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Midweek Geek Links for 06-05-2008</title>
		<link>http://www.geekinspired.com/computer-hardware/midweek-geek-links-for-06-05-2008/</link>
		<comments>http://www.geekinspired.com/computer-hardware/midweek-geek-links-for-06-05-2008/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 17:45:53 +0000</pubDate>
		<dc:creator>Jared Holt</dc:creator>
				<category><![CDATA[Computer Hardware]]></category>
		<category><![CDATA[Computer Software]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://www.geekinspired.com/?p=137</guid>
		<description><![CDATA[It&#8217;s time for this week&#8217;s geek links!

Love to read?  Learn how to get away with reading at work.  I was blown away when I first saw this website.
The latest release candidate for Firefox 3 hit the web yesterday.  Head over to the Mozilla site to learn what&#8217;s new and how to check [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekinspired.com/wp-content/uploads/2008/06/midweek_links.jpg" alt="Midweek Geek Links"><br />
<strong>It&#8217;s time for this week&#8217;s geek links!</strong></p>
<ul>
<li>Love to read?  Learn how to get away with <a href="http://www.readatwork.com" onclick="urchinTracker('/outgoing/www.readatwork.com?referer=');">reading at work</a>.  I was blown away when I first saw this website.</li>
<li>The latest <a href="http://www.mozilla.com/en-US/firefox/3.0rc2/releasenotes/" onclick="urchinTracker('/outgoing/www.mozilla.com/en-US/firefox/3.0rc2/releasenotes/?referer=');">release candidate for Firefox 3</a> hit the web yesterday.  Head over to the Mozilla site to learn what&#8217;s new and how to check it out for yourself.</li>
<li>Steve Bass over at PC World posted an article explaining a few ways to <a href="http://www.pcworld.com/article/id,146354/article.html" onclick="urchinTracker('/outgoing/www.pcworld.com/article/id_146354/article.html?referer=');">make Vista and XP work the way you want them to</a>.  Some handy tips are presented there.</li>
<li>Want to build your own machine on the cheap?  Wired.com has an article on how to <a href="http://howto.wired.com/wiki/Build_a_$150_Linux_PC" onclick="urchinTracker('/outgoing/howto.wired.com/wiki/Build_a_150_Linux_PC?referer=');">build a $150 linux machine</a> (minus the keyboard, mouse, and monitor).  They&#8217;ve even listed and linked to all the places they found their bargain-priced parts.</li>
<li>And finally, be a green geek and help out your local farmers by heading over to the <a href="http://apps.ams.usda.gov/FarmersMarkets/" onclick="urchinTracker('/outgoing/apps.ams.usda.gov/FarmersMarkets/?referer=');">Farmer&#8217;s Market Search</a> hosted by the USDA.  There you will find a current listing of farmers markets throughout the United States.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.geekinspired.com/computer-hardware/midweek-geek-links-for-06-05-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
