<?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>cpierce.org &#187; safari</title>
	<atom:link href="http://www.cpierce.org/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpierce.org</link>
	<description>Chris Lee Pierce</description>
	<lastBuildDate>Fri, 13 Jan 2012 03:36:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Safari Tip:  Open targeted links in a new tab</title>
		<link>http://www.cpierce.org/2009/01/safari-tip-open-targeted-links-in-a-new-tab/</link>
		<comments>http://www.cpierce.org/2009/01/safari-tip-open-targeted-links-in-a-new-tab/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 04:27:10 +0000</pubDate>
		<dc:creator>cpierce</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[OS X Leopard]]></category>
		<category><![CDATA[OS X Lion]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[tabbed links]]></category>
		<category><![CDATA[targeted links]]></category>

		<guid isPermaLink="false">http://www.cpierce.org/?p=26</guid>
		<description><![CDATA[Before I got my Mac I was a die hard firefox user. I used firefox for almost 99% of my web browsing. Even before I was a firefox user I was a die hard keyboarder (I hate slowing myself down by using a mouse). When I got my Mac Book Pro in 2007 for the [...]]]></description>
			<content:encoded><![CDATA[<p>Before I got my Mac I was a die hard firefox user.  I used firefox for almost 99% of my web browsing.  Even before I was a firefox user I was a die hard keyboarder (I hate slowing myself down by using a mouse).  When I got my Mac Book Pro in 2007 for the <a href="http://2007.webjamsession.com/">Webmaster Jam Session</a>, I soon found that maybe safari was a better choice for my keyboarding habbits.  While firefox (in many ways) works the same on all operating systems, one little thing drives me crazy about it on the mac.  It skips over several form elements while using the tab key (Drop Downs, checkboxes, radio buttons).  This is what drove me to use Safari.</p>
<p><span id="more-26"></span></p>
<p>After a few months of getting used to clicking on the navigation compass instead of the phoenix fox surrounding the earth, I grew to love some of the features even more than firefox (especially the way that you can drag tabs in and out of workspace windows).  There was one little thing that I could not find though.  How to open targeted links in a new tab instead of a new browser window.  This means that any link you click that has a target=&#8221;_blank&#8221; is automatically opened in a new window.  This is fine until you have 15 different windows open.  15 tabs are much easier to manage.  To make this change requires only one simple command be typed in a terminal window.  Here is what you do:</p>
<ul>
<li>Close Safari</li>
<li>Open Terminal.app (found in the utilities folder under applications)</li>
<li>Type in the following:
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.Safari TargetedClicksCreateTabs <span style="color: #660033;">-bool</span> <span style="color: #c20cb9; font-weight: bold;">true</span><br />
<span style="color: #7a0874; font-weight: bold;">exit</span></div></div>
</li>
<li>Close Terminal</li>
<li>Restart Safari</li>
</ul>
<p>Now targeted links will open in a new tab every time you click them.  If you want to turn this feature off you can simply type the command again with -bool false instead of -bool true.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cpierce.org/2009/01/safari-tip-open-targeted-links-in-a-new-tab/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

