<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Safari 4: Webkit gets dressed up</title>
	<atom:link href="http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/</link>
	<description>Allen Pike on gidgets and gazmos.</description>
	<lastBuildDate>Tue, 07 Feb 2012 01:30:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Pinderkent: Responses to the release of Safari 4 Beta.</title>
		<link>http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/comment-page-1/#comment-3536</link>
		<dc:creator>Pinderkent: Responses to the release of Safari 4 Beta.</dc:creator>
		<pubDate>Sun, 08 Mar 2009 03:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=635#comment-3536</guid>
		<description>[...] Safari 4: Webkit gets dressed up: The author of the review says that his &quot;biggest pet peeves with Safari have been addressed with this release.&quot; However, also mentions that it&#039;s &quot;just a pretty toy to play with.&quot; [...]</description>
		<content:encoded><![CDATA[<p>[...] Safari 4: Webkit gets dressed up: The author of the review says that his &#8220;biggest pet peeves with Safari have been addressed with this release.&#8221; However, also mentions that it&#8217;s &#8220;just a pretty toy to play with.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/comment-page-1/#comment-3490</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Fri, 06 Mar 2009 03:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=635#comment-3490</guid>
		<description>Tab&#039;s on top?  I&#039;ve had that in Ion WM on Linux for every app for ages.  It&#039;s great to see Apply and other major application writers copy a correct implementation of tabs.

http://www.modeemi.fi/~tuomov/ion/</description>
		<content:encoded><![CDATA[<p>Tab&#8217;s on top?  I&#8217;ve had that in Ion WM on Linux for every app for ages.  It&#8217;s great to see Apply and other major application writers copy a correct implementation of tabs.</p>
<p><a href="http://www.modeemi.fi/~tuomov/ion/" rel="nofollow">http://www.modeemi.fi/~tuomov/ion/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/comment-page-1/#comment-3399</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 27 Feb 2009 03:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=635#comment-3399</guid>
		<description>I just find myself not noticing them. When I&#039;m doing web design and I&#039;m switching in between two sites, I actually want them to be somewhat obtrusive so I know they are there.

When I used Safari with the tabs on top, I found myself closing the browser window rather than just the tab.

Perhaps I will change my mind when the full version is released. Maybe I just need more time with it.</description>
		<content:encoded><![CDATA[<p>I just find myself not noticing them. When I&#8217;m doing web design and I&#8217;m switching in between two sites, I actually want them to be somewhat obtrusive so I know they are there.</p>
<p>When I used Safari with the tabs on top, I found myself closing the browser window rather than just the tab.</p>
<p>Perhaps I will change my mind when the full version is released. Maybe I just need more time with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/comment-page-1/#comment-3397</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Fri, 27 Feb 2009 00:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=635#comment-3397</guid>
		<description>That&#039;s interesting that they kept it as a defaults write pref. What don&#039;t you like about the tabs?</description>
		<content:encoded><![CDATA[<p>That&#8217;s interesting that they kept it as a defaults write pref. What don&#8217;t you like about the tabs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.allenpike.com/2009/safari-4-webkit-gets-dressed-up/comment-page-1/#comment-3391</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 26 Feb 2009 00:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.antipode.ca/?p=635#comment-3391</guid>
		<description>I actually hate the tabs on top, so for those like me you can fix this:

Go into terminal and paste this:
defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool FALSE

if you want the tabs back on top, change FALSE to TRUE

I can&#039;t take credit for this, as I found it over at macosxhints.com. There&#039;s a couple other changes you can make as well. I hope they just make it a preference in the &quot;final&quot; release.

Chris</description>
		<content:encoded><![CDATA[<p>I actually hate the tabs on top, so for those like me you can fix this:</p>
<p>Go into terminal and paste this:<br />
defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool FALSE</p>
<p>if you want the tabs back on top, change FALSE to TRUE</p>
<p>I can&#8217;t take credit for this, as I found it over at macosxhints.com. There&#8217;s a couple other changes you can make as well. I hope they just make it a preference in the &#8220;final&#8221; release.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

