<?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>FettesPS</title>
	<atom:link href="http://www.fettesps.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 21 Feb 2010 22:14:34 +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>Setting Up Ubuntu to Use Google&#8217;s DNS</title>
		<link>http://www.fettesps.com/setting-up-ubuntu-to-use-googles-dns/</link>
		<comments>http://www.fettesps.com/setting-up-ubuntu-to-use-googles-dns/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 22:14:34 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[resolve.conf]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=843</guid>
		<description><![CDATA[With the blazing speeds offered by Google&#8217;s open DNS servers there is absolutely no reason to not use them.  Setting up your Ubuntu or any other Debian based Linux distribution to use these DNS servers is incredibly easy.  I will be showing you the command line method as it will work on both [...]]]></description>
			<content:encoded><![CDATA[<p>With the blazing speeds offered by Google&#8217;s open DNS servers there is absolutely no reason to not use them.  Setting up your Ubuntu or any other Debian based Linux distribution to use these DNS servers is incredibly easy.  I will be showing you the command line method as it will work on both your desktop and server based installs.</p>
<p>Let&#8217;s start off by recapping on how to set up your network connection. You will need to ensure you are not using DHCP, if you are then you would simply set the DNS in your router or modem and your box will use those settings.  Your network config file can be edited by typing the following command:</p>
<pre class="brush: bash;">sudo nano /etc/network/interfaces</pre>
<p>Your text editor will open up and you will see something like:</p>
<pre class="brush: bash;">iface eth0 inet static
address 192.168.1.5
netmask 255.255.255.0
gateway 192.168.1.1</pre>
<p>You may have other settings in there such as broadcast or network, we&#8217;re not too worried about these settings were are just making sure that you are not configured to use DHCP.  Despite what you may expect, you will not be setting your DNS servers here.</p>
<p>If your config looks more like the following then you are using DHCP:</p>
<pre class="brush: bash;">auto eth0
iface eth0 inet dhcp</pre>
<p>So now that we&#8217;ve established that you are manually configuring your static connection, we are going to edit the resolv.conf file and set your DNS servers.</p>
<pre class="brush: bash;">sudo nano /etc/resolve.conf</pre>
<p>The modify the file to match the following:</p>
<pre class="brush: bash;">nameserver 8.8.8.8
nameserver 8.8.4.4</pre>
<p>You can, of course, leave the search directive at the top of the file intact if it has been set.  </p>
<p>After saving and closing the file, restart your network interface to ensure that the changes have been put into affect.</p>
<pre class="brush: bash;">sudo /etc/init.d/networking restart</pre>
<p>Now you will no longer be hindered by your DNS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/setting-up-ubuntu-to-use-googles-dns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Enable or Disable Aero Peek in Windows 7</title>
		<link>http://www.fettesps.com/how-to-enable-or-disable-aero-peek-in-windows-7/</link>
		<comments>http://www.fettesps.com/how-to-enable-or-disable-aero-peek-in-windows-7/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 19:33:46 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[aero]]></category>
		<category><![CDATA[aero peek]]></category>
		<category><![CDATA[desktop preview]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=724</guid>
		<description><![CDATA[Aero Peek, which is also known as Desktop Preview, is a new feature in Windows 7 that allows you to quickly hide all the windows open and view your desktop.  It can be activated by clicking the Show Desktop icon at the far right of the superbar or by holding the windows key and [...]]]></description>
			<content:encoded><![CDATA[<p>Aero Peek, which is also known as Desktop Preview, is a new feature in Windows 7 that allows you to quickly hide all the windows open and view your desktop.  It can be activated by clicking the <strong>Show Desktop</strong> icon at the far right of the superbar or by holding the windows key and hitting space.</p>
<p><a href="http://www.fettesps.com/wp-content/uploads/2010/01/peek.png"><img src="http://www.fettesps.com/wp-content/uploads/2010/01/peek-300x225.png" alt="Aero Peek" title="Aero Peek" width="300" height="225" class="alignnone size-medium wp-image-815" style="float:left; margin: 5px 15px 5px 0px;" /></a>Desktop Preview is a new feature in Windows 7 which is otherwise also known as AeroPeak (Desktop Preview is a feature enabled by Aero Peek desktop enhancement function). Desktop Preview allows user to temporarily minimize all open windows and make open windows transparent in order to preview what is on desktop when user place the mouse pointer to mouse over the “Show Desktop” bar on the far right end of the taskbar.</p>
<p>Illustration above shows the effect of Desktop Preview, where user mouse over the Show Desktop (without actually clicking on it) on the far end of the Windows Taskbar.</p>
<ul>
<li>Right click on the Start button and click on Properties</li>
<li>Select the Taskbar tab</li>
<li>Uncheck the Use Desktop Preview checkbox</li>
<li>Click OK</li>
</ul>
<p>Desktop Preview is now disabled.  If you would like to re-enable it, simply follow the same steps again making sure to check the Desktop Preview option this time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/how-to-enable-or-disable-aero-peek-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Enable Secure Logon for Windows 7</title>
		<link>http://www.fettesps.com/how-to-enable-secure-logon-for-windows-7/</link>
		<comments>http://www.fettesps.com/how-to-enable-secure-logon-for-windows-7/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 12:03:06 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[cad]]></category>
		<category><![CDATA[ctrl]]></category>
		<category><![CDATA[ctrl+alt+del]]></category>
		<category><![CDATA[del]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[secure login]]></category>
		<category><![CDATA[secure logon]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=784</guid>
		<description><![CDATA[Much like in previous versions of Windows you can enable an extra level of security by requiring the user to hit CTRL+ALT+DEL before they can enter their username and password.  Whether or not this actually makes your system any more secure is up to debate, but if you are looking to enable this feature [...]]]></description>
			<content:encoded><![CDATA[<p>Much like in previous versions of Windows you can enable an extra level of security by requiring the user to hit CTRL+ALT+DEL before they can enter their username and password.  Whether or not this actually makes your system any more secure is up to debate, but if you are looking to enable this feature in Windows 7 by following these steps:</p>
<ul>
<li>Press the Windows Key and R at the same time to open the Run dialog</li>
<li>Enter &#8220;control userpasswords2&#8243; and hit OK</li>
<li>In the dialog box select the Advanced tab</li>
<li>Look to the bottom under Secure Logon and check the box beside &#8220;Require users to press Ctrl+Alt+Delete&#8221;</li>
<li>Click OK</li>
</ul>
<p><a href="http://www.fettesps.com/wp-content/uploads/2010/01/userpasswords2.png"><img src="http://www.fettesps.com/wp-content/uploads/2010/01/userpasswords2-277x300.png" alt="control userpasswords2" title="control userpasswords2" width="277" height="300" class="alignnone size-medium wp-image-787" /></a></p>
<p>Now when you boot your system users will be required to activate the logon screen by using the three finger solute.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/how-to-enable-secure-logon-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Enable Classic Logon for Windows 7</title>
		<link>http://www.fettesps.com/how-to-enable-classic-logon-for-windows-7/</link>
		<comments>http://www.fettesps.com/how-to-enable-classic-logon-for-windows-7/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 23:03:03 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[local policies]]></category>
		<category><![CDATA[local security policy]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=796</guid>
		<description><![CDATA[Much like in Windows Vista you&#8217;ll find a graphical login screen for Windows 7.  This has a much nicer look and feel to it than the old login prompts of Windows XP and its predecessors but it at the expense of security.  Anyone attempting to infiltrate your system will have access to all [...]]]></description>
			<content:encoded><![CDATA[<p>Much like in Windows Vista you&#8217;ll find a graphical login screen for Windows 7.  This has a much nicer look and feel to it than the old login prompts of Windows XP and its predecessors but it at the expense of security.  Anyone attempting to infiltrate your system will have access to all the possible usernames and will merely have to guess the passwords.  If the users are not using secure passwords then they will easily be compromised.</p>
<p>So how can one protect their system from this type of attack?  Aside from using secure passwords you can also go a step further and enable the classic logon screen as used in the earlier versions of Windows.  This will force the user to not only guess the password but the username as well.  </p>
<ul>
<li>Press start</li>
<li>Type: local security policy</li>
<li>Press enter</li>
<li>Expand local policies</li>
<li>Click Security Options</li>
<li>Double-click &#8220;Interactive Login: Do not display last user name&#8221;</li>
<li>Check Enabled</li>
<li>Click OK</li>
</ul>
<p>Now close all open windows and restart the system.  After it is done booting you will now be prompted to enter both the username and password, without being provided with a list of available users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/how-to-enable-classic-logon-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>God Hates Vi Users</title>
		<link>http://www.fettesps.com/god-hates-vi-users/</link>
		<comments>http://www.fettesps.com/god-hates-vi-users/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 15:48:32 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[elisp]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[pico]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=799</guid>
		<description><![CDATA[Truly, our responsibility to spread the Gospel of the Gnu is weighty.
Cleave to what is good. Remember the words the prophet Stallman
brought down from the Mount MIT, graved in Lisp on tablets of
crystalline lambda calculus.
Only this true: Emacs is pure.
All else is false.
Do not be misled by false gods like Vi, the Editor of the [...]]]></description>
			<content:encoded><![CDATA[<p>Truly, our responsibility to spread the Gospel of the Gnu is weighty.<br />
Cleave to what is good. Remember the words the prophet Stallman<br />
brought down from the Mount MIT, graved in Lisp on tablets of<br />
crystalline lambda calculus.</p>
<p>Only this true: Emacs is pure.<br />
All else is false.<br />
Do not be misled by false gods like Vi, the Editor of the Beast.<br />
Do not be seduced by Word, the Scarlet Woman of Babylon.<br />
Do not be driven to madness by Xcode, the Blind Priest of the Children of Asherath.</p>
<p>When the wild winds of chaos blow, stay pure.<br />
When the universe collapses in shards around you, stay holy.<br />
When the gibbering hobgoblins of apostate Editors attack with shards<br />
of broken syntax, seek the crystalline stillness within you.</p>
<p>Brethren, ensure that you (Meta-x-say-hallel-to-Emacs) daily for otherwise you will be lost.<br />
When the Beast comes, only Emacs can save you.</p>
<p>This was brought to you as a public service by the Holy and Ineffable Church of The Mighty Emacs.<br />
SUPPORT THIS CRUSADE WITH YOUR DONATIONS. EMAIL THE STILL BEATING<br />
HEART OF A VILE VI USER TO emacs-highpriest@god-hates-vi-users</p>
<p>Source: alt.religion.emacs</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/god-hates-vi-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add the Run Command to Window 7&#8217;s Start Menu</title>
		<link>http://www.fettesps.com/how-to-add-the-run-command-to-window-7s-start-menu/</link>
		<comments>http://www.fettesps.com/how-to-add-the-run-command-to-window-7s-start-menu/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 12:32:55 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[run dialog]]></category>
		<category><![CDATA[start menu]]></category>
		<category><![CDATA[win+r]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=778</guid>
		<description><![CDATA[Those of you who rely heavily on the run dialog may have noticed it is no longer in the Windows 7 start menu by default.  If, like myself, you&#8217;re accustomed to using the Win+R hotkey then this isn&#8217;t much of an inconvenience.  However if you&#8217;d like to add it back to the start [...]]]></description>
			<content:encoded><![CDATA[<p>Those of you who rely heavily on the run dialog may have noticed it is no longer in the Windows 7 start menu by default.  If, like myself, you&#8217;re accustomed to using the Win+R hotkey then this isn&#8217;t much of an inconvenience.  However if you&#8217;d like to add it back to the start menu this can be done easily by following these steps:</p>
<ol>
<li>Right Click on your taskbar</li>
<li>Click Properties</li>
<li>In the Taskbar and Start Menu Properties dialog select the Start Menu tab</li>
<li>Click the Customize button</li>
<li>Scroll down the list until you see Run Command and click the check box beside it</li>
<li>Click OK twice to close the dialog boxes</li>
</ol>
<p>That&#8217;s it, you should now see &#8220;Run&#8230;&#8221; when you click your start button <img src='http://www.fettesps.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/how-to-add-the-run-command-to-window-7s-start-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Removing the Desktop Icons from Linux Mint</title>
		<link>http://www.fettesps.com/removing-the-desktop-icons-from-linux-mint/</link>
		<comments>http://www.fettesps.com/removing-the-desktop-icons-from-linux-mint/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:22:49 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linuxmint]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=776</guid>
		<description><![CDATA[After upgrading the hard drive on my desktop Linux box I decided that I would install the newest version of Linux Mint on it.  Although I love Ubuntu I find Mint to be quite refreshing and less time consuming to get all set up, as a result my 3 most used linux boxes are [...]]]></description>
			<content:encoded><![CDATA[<p>After upgrading the hard drive on my desktop Linux box I decided that I would install the newest version of Linux Mint on it.  Although I love Ubuntu I find Mint to be quite refreshing and less time consuming to get all set up, as a result my 3 most used linux boxes are now all running Mint.  Despite how well configured Mint is &#8220;out of the box&#8221; I do find myself tweaking it extensively just as I would any OS.  After installing it I promptly moved the main panel to the top and removed the MintMenu, as I am not a fan of it, and decided that this time instead of my usual setup I would try using Docky for Gnome-Do as my application launcher.</p>
<p>I am one of those people who loves a clean desktop, I hate it when files and up scattered upon it and do not like how some icons are &#8220;glued&#8221; to the desktop by default in every operating system.  So when I went to remove these icons from my desktop I found that I couldn&#8217;t just delete them as I had expected.  I even tried doing it through the terminal, expecting to find symlinks in the ~/Desktop/ directory but it was empty.  At that point I figured I&#8217;d have to bust out the gconf-editor, having done so in the past to remove the mounted drives from the desktop.  It turns out there is a more simple solution in Linux Mint.</p>
<p><a href="http://www.fettesps.com/wp-content/uploads/2010/01/Screenshot-Desktop-Configuration-Tool.png"><img src="http://www.fettesps.com/wp-content/uploads/2010/01/Screenshot-Desktop-Configuration-Tool.png" alt="Screenshot-Desktop Configuration Tool" title="Screenshot-Desktop Configuration Tool" width="262" height="188" class="alignnone size-full wp-image-780" style='float:right; margin: 5px 0px 5px 15px' /></a></p>
<p>After digging around I found the Desktop Configuration Tool. If you are using the MintMenu then you can find it under </p>
<ul>
<li>MintMenu</li>
<li>Preferences</li>
<li>Desktop Configuration Tool</li>
</ul>
<p>Once it is loaded you will see that it is a very simple utility, on your first tab all you have to do is uncheck Computer, Home, and Mounted Volumes.  From there just click Apply and close the window, and you&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/removing-the-desktop-icons-from-linux-mint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Disable the Trackpad in Ubuntu</title>
		<link>http://www.fettesps.com/how-to-disable-the-trackpad-in-ubuntu/</link>
		<comments>http://www.fettesps.com/how-to-disable-the-trackpad-in-ubuntu/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 08:07:43 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=765</guid>
		<description><![CDATA[Every laptop user has experience this, you&#8217;re typing away and without noticing you graze over the trackpad and your cursor jumps to the middle of the first paragraph.  By the time you notice you&#8217;ve injected half of the third paragraph into the first.  After correcting that typo you find yourself doing the same [...]]]></description>
			<content:encoded><![CDATA[<p>Every laptop user has experience this, you&#8217;re typing away and without noticing you graze over the trackpad and your cursor jumps to the middle of the first paragraph.  By the time you notice you&#8217;ve injected half of the third paragraph into the first.  After correcting that typo you find yourself doing the same thing only moments later.  Fear not, there is a solution to this madness.</p>
<p>The first thing you&#8217;ll need to do is tweak your xorg.conf file, before doing that you should backup your existing configuration. In the event that you make a mistake you can restore it by restoring it in your terminal.</p>
<pre class="brush: bash;">sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak</pre>
<p>Now that you&#8217;ve created a backup, open xorg.conf in your favourite text editor.</p>
<pre class="brush: bash;">sudo pico /etc/X11/xorg.conf</pre>
<p>Look for a section named &#8220;InputDevice&#8221; or create it if it does not exist.</p>
<pre class="brush: bash;">Section &quot;InputDevice&quot;
    Identifier &quot;Synaptics Touchpad&quot;
    Driver &quot;synaptics&quot;
    Option &quot;SendCoreEvents&quot; &quot;true&quot;
    Option &quot;Device&quot; &quot;/dev/psaux&quot;
    Option &quot;Protocol&quot; &quot;auto-dev&quot;
    Option &quot;HorizScrollDelta&quot; &quot;0&quot;
    Option &quot;SHMConfig&quot; &quot;on&quot;
EndSection</pre>
<p>The line you want to pay attention to here is the one regarding SHMConfig, this will disable the trackpad while typing.  But you&#8217;re not quite done yet.  Next hit Alt+F2 which will give you the Run Application dialog. Enter the following command and hit Run:</p>
<pre class="brush: bash;">/usr/bin/syndaemon -d -t -i 2</pre>
<p>Afterwards, restart your display manager by holding Alt and hitting Backspace.  Your keypad is now disabled!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/how-to-disable-the-trackpad-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This iPhone Cannot Be Used Because the Required Software Is Not Installed</title>
		<link>http://www.fettesps.com/this-iphone-cannot-be-used-because-the-required-software-is-not-installed/</link>
		<comments>http://www.fettesps.com/this-iphone-cannot-be-used-because-the-required-software-is-not-installed/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 04:13:30 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=746</guid>
		<description><![CDATA[Just as I was in the middle of installing iTunes my computer locked up. I rebooted and ran the installation again only to be presented with the following error after plugging in my phone:

A quick reinstall of iTunes left me in the same boat.  It turns out that you have to remove several Apple [...]]]></description>
			<content:encoded><![CDATA[<p>Just as I was in the middle of installing iTunes my computer locked up. I rebooted and ran the installation again only to be presented with the following error after plugging in my phone:</p>
<p><a href="http://www.fettesps.com/wp-content/uploads/2009/11/iphone_64x.png"><img src="http://www.fettesps.com/wp-content/uploads/2009/11/iphone_64x.png" alt="This iPhone cannot be used because the required software is not installed.  Run the iTunes installer to remove iTunes, then install the 64-bit version of iTunes." title="This iPhone cannot be used because the required software is not installed.  Run the iTunes installer to remove iTunes, then install the 64-bit version of iTunes." width="391" height="151" class="aligncenter size-full wp-image-748" /></a></p>
<p>A quick reinstall of iTunes left me in the same boat.  It turns out that you have to remove several Apple products in a specific order before reinstalling iTunes.  So open up your Control Panel then uninstall these components in the following order:</p>
<ul>
<li>iTunes</li>
<li>QuickTime</li>
<li>Apple Software Update</li>
<li>Apple Mobile Device Support</li>
<li>Bonjour</li>
<li>Apple Application Support*</li>
</ul>
<p>At this point you can now install the newest iTunes and you should be able to sync your iPhone without any issues.</p>
<p><i>*iTunes 9 or later</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/this-iphone-cannot-be-used-because-the-required-software-is-not-installed/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows 7 Hotkeys</title>
		<link>http://www.fettesps.com/windows-7-hotkeys/</link>
		<comments>http://www.fettesps.com/windows-7-hotkeys/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 02:19:20 +0000</pubDate>
		<dc:creator>FettesPS</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[hotkeys]]></category>
		<category><![CDATA[short cuts]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://www.fettesps.com/?p=741</guid>
		<description><![CDATA[A handy cheat sheet of all the Windows 7 keyboard combinations:
Windows Key + Tab = Aero Switch (keep holding Windows key and press Tab to cycle)
Windows Key + E = Windows Explorer
Windows Key + R = Run Command
Windows Key + F = Search
Windows Key + X = Mobility Center
Windows Key + L = Lock Computer
Windows [...]]]></description>
			<content:encoded><![CDATA[<p>A handy cheat sheet of all the Windows 7 keyboard combinations:</p>
<p>Windows Key + Tab = Aero Switch (keep holding Windows key and press Tab to cycle)<br />
Windows Key + E = Windows Explorer<br />
Windows Key + R = Run Command<br />
Windows Key + F = Search<br />
Windows Key + X = Mobility Center<br />
Windows Key + L = Lock Computer<br />
Windows Key + U = Ease of Access<br />
Windows Key + P = Projector<br />
Windows Key + T = Cycle Superbar Items<br />
Windows Key + S = OneNote Screen Clipping Tool (requires OneNote)<br />
Windows Key + M = Minimize All Windows<br />
Windows Key + D = Show/Hide Desktop<br />
Windows Key + Up = Maximize Current Window<br />
Windows Key + Down = Restore Down / Minimize Current Windows<br />
Windows Key + Left = Dock Current Window to the Left<br />
Windows Key + Right = Dock Current Windows to the Right<br />
Windows Key + = Magnifier<br />
Windows Key + Shift + Right = Moves Current Window to the Monitor on the Right<br />
Windows Key + Shift + Left = Moves Current Window to the Monitor on the Left<br />
Windows Key + [1-9] = Launches the corresponding program in the superbar (going left to right)<br />
Windows Key + Pause = Open System Info</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fettesps.com/windows-7-hotkeys/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
