<?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>techno.blog(&#34;Dion&#34;) &#187; hack</title>
	<atom:link href="http://almaer.com/blog/tag/hack/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 25 May 2012 16:56:04 +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>Lifehack: Accessing Safari/WebKit tabs via a key stroke</title>
		<link>http://almaer.com/blog/lifehack-accessing-safariwebkit-tabs-via-a-key-stroke</link>
		<comments>http://almaer.com/blog/lifehack-accessing-safariwebkit-tabs-via-a-key-stroke#comments</comments>
		<pubDate>Fri, 09 May 2008 22:16:41 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/lifehack-accessing-safariwebkit-tabs-via-a-key-stroke</guid>
		<description><![CDATA[I love how Firefox lets me hit Apple (or Splat as James Strachan calls it!) plus a number to go to the given tab in the browser window.
I often follow the pattern of &#8220;open new link in a tab and go to it at the end&#8221; and also have windows open with known apps up [...]]]></description>
			<content:encoded><![CDATA[<p>I love how Firefox lets me hit Apple (or Splat as James Strachan calls it!) plus a number to go to the given tab in the browser window.</p>
<p>I often follow the pattern of &#8220;open new link in a tab and go to it at the end&#8221; and also have windows open with known apps up in the same tab location so I can get to them quickly, without even thinking. Being able to Splat-9 to go to the end is key to this of course.</p>
<p>Although Firefox does this by default, WebKit/Safari does not, so I changed it via a simple hack that others have mentioned. Some people saw me doing this at JavaOne and asked me how I did it, so I decided to quickly show how it is done in the window below.</p>
<p>The steps to follow are:</p>
<ul>
<li>Generate AppleScripts to tell Safari and WebKit to go to the right tab. This is <a href="http://www.macosxhints.com/article.php?story=20070730145747991">talked about here</a>, and I have a slightly modified version that I will paste at the end of this post</li>
<li>Tie together the AppleScript to the browsers. I tried to use simple keyboard bindings in the keyboard pref panel, but that didn&#8217;t work, so I ended up using Quicksilver triggers</li>
</ul>
<p>See how it all fits together below!</p>
<p><object type="application/x-shockwave-flash" width="600" height="400" data="http://www.vimeo.com/moogaloop.swf?clip_id=994847&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=994847&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/lifehack-accessing-safariwebkit-tabs-via-a-key-stroke/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

