<?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>Turbulent Sky</title>
	<atom:link href="http://turbulentsky.com/feed" rel="self" type="application/rss+xml" />
	<link>http://turbulentsky.com</link>
	<description>Tech Tips, Tricks and Solutions</description>
	<lastBuildDate>Wed, 19 Jul 2017 06:59:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
		<item>
		<title>KitKat Navigation Buttons Lost Transparency</title>
		<link>http://turbulentsky.com/kitkat-navigation-buttons-lost-transparency.html</link>
					<comments>http://turbulentsky.com/kitkat-navigation-buttons-lost-transparency.html#respond</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Sat, 06 Dec 2014 03:46:59 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[KitKat]]></category>
		<category><![CDATA[Nexus]]></category>
		<guid isPermaLink="false">https://turbulentsky.com/?p=670</guid>

					<description><![CDATA[Did your navigation buttons suddenly lose their transparency and return to being white on black? Here&#8217;s how I fixed mine. I&#8217;m running KitKat 4.4.4 on my Nexus 5 with the nice transparent status bar and navigation buttons. This enables my wallpaper to extend all the way to the top and bottom of the screen. However, &#8230; <a href="http://turbulentsky.com/kitkat-navigation-buttons-lost-transparency.html" class="more-link">Continue reading <span class="screen-reader-text">KitKat Navigation Buttons Lost Transparency</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/kitkat-navigation-buttons-lost-transparency.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Device Not Found Error from ADB on Mac OS X</title>
		<link>http://turbulentsky.com/device-not-found-error-from-adb-on-mac-os-x.html</link>
					<comments>http://turbulentsky.com/device-not-found-error-from-adb-on-mac-os-x.html#comments</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Thu, 08 Nov 2012 18:00:31 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[EasyTether]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Mac]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=654</guid>

					<description><![CDATA[Getting started with Android development on OS X? Is the debugger unable to see your Android phone via USB? I ran into a similar issue and solved it as follows. In my case, when I would issue the &#8220;adb devices&#8221; command, I would get back &#8220;List of devices attached&#8221; and nothing afterward. Similarly, issuing the &#8230; <a href="http://turbulentsky.com/device-not-found-error-from-adb-on-mac-os-x.html" class="more-link">Continue reading <span class="screen-reader-text">Device Not Found Error from ADB on Mac OS X</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/device-not-found-error-from-adb-on-mac-os-x.html/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Disable Onboard MacBook Trackpad when Magic Trackpad Attached</title>
		<link>http://turbulentsky.com/disable-onboard-macbook-trackpad-when-magic-trackpad-attached.html</link>
					<comments>http://turbulentsky.com/disable-onboard-macbook-trackpad-when-magic-trackpad-attached.html#comments</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 17:00:50 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Mac]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=637</guid>

					<description><![CDATA[Do you use a Magic Trackpad or a mouse with your Macbook or Macbook Pro? Do you accidentally bump the onboard trackpad and wish it would automatically turn off when you use an external pointing device? Well, this is easily rectified. However, the setting is not in an obvious location. Open System Preferences Click on &#8230; <a href="http://turbulentsky.com/disable-onboard-macbook-trackpad-when-magic-trackpad-attached.html" class="more-link">Continue reading <span class="screen-reader-text">Disable Onboard MacBook Trackpad when Magic Trackpad Attached</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/disable-onboard-macbook-trackpad-when-magic-trackpad-attached.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Enable Tab Key Navigation for All Controls in Web Pages and Windows on Mac OS X</title>
		<link>http://turbulentsky.com/enable-tab-key-navigation-for-all-controls-in-web-pages-and-windows-on-mac-os-x.html</link>
					<comments>http://turbulentsky.com/enable-tab-key-navigation-for-all-controls-in-web-pages-and-windows-on-mac-os-x.html#respond</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Mon, 01 Oct 2012 04:01:30 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Mac]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=643</guid>

					<description><![CDATA[If you use Windows or Linux as well as Mac OS X, you may have run into the frustration of not being able to use the Tab key to go to checkboxes, buttons and other controls in Safari, Web forms, dialog boxes and other applications on OS X. Fortunately, this functionality is not missing. It &#8230; <a href="http://turbulentsky.com/enable-tab-key-navigation-for-all-controls-in-web-pages-and-windows-on-mac-os-x.html" class="more-link">Continue reading <span class="screen-reader-text">Enable Tab Key Navigation for All Controls in Web Pages and Windows on Mac OS X</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/enable-tab-key-navigation-for-all-controls-in-web-pages-and-windows-on-mac-os-x.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Middle-click/Cmd+click on a Link Doesn&#8217;t Open Tabs in Firefox 6.0.2</title>
		<link>http://turbulentsky.com/middle-clickcmdclick-on-a-link-doesnt-open-tabs-in-firefox-6-0-2.html</link>
					<comments>http://turbulentsky.com/middle-clickcmdclick-on-a-link-doesnt-open-tabs-in-firefox-6-0-2.html#comments</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Wed, 07 Sep 2011 16:41:23 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=526</guid>

					<description><![CDATA[Last night, I updated to Firefox 6.0.2 and after it was finished installing, lo and behold the middle mouse button no longer opened links in new tabs. Using a middle click (Command+click on the Mac) on a link normally opens the destination in a background tab, but it just stopped working. However, I could still &#8230; <a href="http://turbulentsky.com/middle-clickcmdclick-on-a-link-doesnt-open-tabs-in-firefox-6-0-2.html" class="more-link">Continue reading <span class="screen-reader-text">Middle-click/Cmd+click on a Link Doesn&#8217;t Open Tabs in Firefox 6.0.2</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/middle-clickcmdclick-on-a-link-doesnt-open-tabs-in-firefox-6-0-2.html/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>PuTTY and VI/VIM Cursor Keys Not Working in Insert Mode</title>
		<link>http://turbulentsky.com/putty-vi-vim-cursor-keys-insert-mode.html</link>
					<comments>http://turbulentsky.com/putty-vi-vim-cursor-keys-insert-mode.html#comments</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Wed, 16 Mar 2011 22:31:09 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PuTTY]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=327</guid>

					<description><![CDATA[When using PuTTY to SSH to a Linux server and edit files, I&#8217;ve encountered on several occasions where navigating in vim using the cursor (arrow) keys on the keyboard while in insert mode results in control characters and/or new lines being inserted. Here are a couple of ways to rectify the situation. Check if the &#8230; <a href="http://turbulentsky.com/putty-vi-vim-cursor-keys-insert-mode.html" class="more-link">Continue reading <span class="screen-reader-text">PuTTY and VI/VIM Cursor Keys Not Working in Insert Mode</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/putty-vi-vim-cursor-keys-insert-mode.html/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Open a Custom Menu Link in a New Window</title>
		<link>http://turbulentsky.com/open-a-custom-menu-link-in-a-new-window.html</link>
					<comments>http://turbulentsky.com/open-a-custom-menu-link-in-a-new-window.html#respond</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Thu, 03 Mar 2011 02:53:52 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=435</guid>

					<description><![CDATA[If you&#8217;re using custom menus in WordPress, you may have run into a time when you wanted a menu item to open in a new window or tab instead of the current one. In recent versions of WordPress, various options in the admin screens are hidden in a panel called Screen Options. The target of &#8230; <a href="http://turbulentsky.com/open-a-custom-menu-link-in-a-new-window.html" class="more-link">Continue reading <span class="screen-reader-text">Open a Custom Menu Link in a New Window</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/open-a-custom-menu-link-in-a-new-window.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Missing Calendar Events after Android 2.2 Update on Samsung Epic</title>
		<link>http://turbulentsky.com/missing-calendar-events-android-update-samsung-epic.html</link>
					<comments>http://turbulentsky.com/missing-calendar-events-android-update-samsung-epic.html#comments</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Thu, 24 Feb 2011 05:39:31 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Samsung Epic]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=473</guid>

					<description><![CDATA[After upgrading the Samsung Epic 4G (SPH-D700) to Android 2.2 Froyo, did you find that all your synced Android calendar events disappeared? In my case, all the recurring calendar events were missing on the phone, but still appeared when I went to Google Calendar from my browser. Here are two ways to fix it. Clear &#8230; <a href="http://turbulentsky.com/missing-calendar-events-android-update-samsung-epic.html" class="more-link">Continue reading <span class="screen-reader-text">Missing Calendar Events after Android 2.2 Update on Samsung Epic</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/missing-calendar-events-android-update-samsung-epic.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Broken zcat on OS X</title>
		<link>http://turbulentsky.com/broken-zcat-on-os-x.html</link>
					<comments>http://turbulentsky.com/broken-zcat-on-os-x.html#respond</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Tue, 15 Feb 2011 22:48:28 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=462</guid>

					<description><![CDATA[The zcat command line program in OS X has been broken for quite some time and is still that way in Snow Leopard. When trying to output the contents of a gzipped file, zcat appends .Z to the end of the file name that it&#8217;s given and outputs an error. The quick fix is to &#8230; <a href="http://turbulentsky.com/broken-zcat-on-os-x.html" class="more-link">Continue reading <span class="screen-reader-text">Broken zcat on OS X</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/broken-zcat-on-os-x.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sony BDP-BX57 BDP-S570 Blu-ray Player Can’t Connect to Internet over Wi-Fi</title>
		<link>http://turbulentsky.com/sony-bdp-bx57-s570-cant-connect-internet-wifi.html</link>
					<comments>http://turbulentsky.com/sony-bdp-bx57-s570-cant-connect-internet-wifi.html#comments</comments>
		
		<dc:creator><![CDATA[Peter Ridge]]></dc:creator>
		<pubDate>Sun, 06 Feb 2011 03:02:27 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Blu-ray]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">http://turbulentsky.com/?p=440</guid>

					<description><![CDATA[A lot of people are having problems connecting the Sony BDP-BX57 and BDP-S570 Blu-ray disc players to the Internet via Wi-Fi with encryption enabled (WEP, WPA, WPA2, etc.). I ran into this as well, but eventually got it working with a pretty easy fix. So, don&#8217;t return yours to Costco or BestBuy just yet. To &#8230; <a href="http://turbulentsky.com/sony-bdp-bx57-s570-cant-connect-internet-wifi.html" class="more-link">Continue reading <span class="screen-reader-text">Sony BDP-BX57 BDP-S570 Blu-ray Player Can’t Connect to Internet over Wi-Fi</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
					<wfw:commentRss>http://turbulentsky.com/sony-bdp-bx57-s570-cant-connect-internet-wifi.html/feed</wfw:commentRss>
			<slash:comments>201</slash:comments>
		
		
			</item>
	</channel>
</rss>
