<?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: Update: Safari 4 still breaks bookmarklets</title>
	<atom:link href="http://www.thisisthegreenroom.com/2009/update-safari-4-still-breaks-bookmarklets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thisisthegreenroom.com/2009/update-safari-4-still-breaks-bookmarklets/</link>
	<description>fueled by lemons</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:33:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ben</title>
		<link>http://www.thisisthegreenroom.com/2009/update-safari-4-still-breaks-bookmarklets/comment-page-1/#comment-1268</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Sun, 09 Aug 2009 13:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=1718#comment-1268</guid>
		<description>Raised editorially...

It occurs to me that window.foo() doesn&#039;t work in Safari bookmarklets, which means that you need to invoke self.foo() instead.  The reference behind self, meanwhile, can be pretty much whatever the browser engineers want it to be - one imagines that Safari 4 relates tabs to their parent window in a an uncommon (new?) way, which in this case means that self references the open tab rather than its window.

Huh.</description>
		<content:encoded><![CDATA[<p>Raised editorially...</p>
<p>It occurs to me that window.foo() doesn't work in Safari bookmarklets, which means that you need to invoke self.foo() instead.  The reference behind self, meanwhile, can be pretty much whatever the browser engineers want it to be - one imagines that Safari 4 relates tabs to their parent window in a an uncommon (new?) way, which in this case means that self references the open tab rather than its window.</p>
<p>Huh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Robbins</title>
		<link>http://www.thisisthegreenroom.com/2009/update-safari-4-still-breaks-bookmarklets/comment-page-1/#comment-1177</link>
		<dc:creator>Cody Robbins</dc:creator>
		<pubDate>Sun, 14 Jun 2009 00:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thisisthegreenroom.com/?p=1718#comment-1177</guid>
		<description>I downloaded the WebKit source today and did some digging, and I think the problem is actually in Safari and not WebKit. So, we&#039;ll probably have to wait for Apple to fix the problem. I wrote a blog post about it at http://blog.wearesakuzaku.com/fixing-maximize-bookmarklets-in-safari-4/.</description>
		<content:encoded><![CDATA[<p>I downloaded the WebKit source today and did some digging, and I think the problem is actually in Safari and not WebKit. So, we'll probably have to wait for Apple to fix the problem. I wrote a blog post about it at <a href="http://blog.wearesakuzaku.com/fixing-maximize-bookmarklets-in-safari-4/" rel="nofollow">http://blog.wearesakuzaku.com/fixing-maximize-bookmarklets-in-safari-4/</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

