<?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: Capturing Middle-Mouse Click in Safari</title>
	<atom:link href="http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/</link>
	<description>Java, Scala, Groovy, Ruby, Python, Lisp, Objective-C, OSX, politics, religion, Koine Greek, Tae Kwon Do, Spanish and much more!</description>
	<lastBuildDate>Wed, 03 Mar 2010 03:30:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joey Gibson</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-236</link>
		<dc:creator>Joey Gibson</dc:creator>
		<pubDate>Mon, 03 Mar 2008 13:18:12 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-236</guid>
		<description>Yep. Plugin is available here http://joeygibson.com/blog/tech/mac/middle_click_close_for_safari.html</description>
		<content:encoded><![CDATA[<p>Yep. Plugin is available here <a href="http://joeygibson.com/blog/tech/mac/middle_click_close_for_safari.html" rel="nofollow">http://joeygibson.com/blog/tech/mac/middle_click_close_for_safari.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giga</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-235</link>
		<dc:creator>Giga</dc:creator>
		<pubDate>Sun, 02 Mar 2008 20:19:38 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-235</guid>
		<description>Any word on the plugin? I&#039;m dying for a middle click close for Safari. Cheers.</description>
		<content:encoded><![CDATA[<p>Any word on the plugin? I&#8217;m dying for a middle click close for Safari. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teun van Eijsden</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-227</link>
		<dc:creator>Teun van Eijsden</dc:creator>
		<pubDate>Mon, 21 Jan 2008 21:58:13 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-227</guid>
		<description>Please Joey, give us the power to middle-click-close tabs.
I&#039;d absolutely LOVE to have this.</description>
		<content:encoded><![CDATA[<p>Please Joey, give us the power to middle-click-close tabs.<br />
I&#8217;d absolutely LOVE to have this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Gibson</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-225</link>
		<dc:creator>Joey Gibson</dc:creator>
		<pubDate>Tue, 11 Sep 2007 03:57:21 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-225</guid>
		<description>Yes, actually. I got my plugin working and I use it every day. I keep meaning to package it up and release it, but I haven&#039;t gotten around to it. Maybe I&#039;ll try to do it tomorrow.</description>
		<content:encoded><![CDATA[<p>Yes, actually. I got my plugin working and I use it every day. I keep meaning to package it up and release it, but I haven&#8217;t gotten around to it. Maybe I&#8217;ll try to do it tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-226</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 10 Sep 2007 23:12:53 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-226</guid>
		<description>Hi,
Have you had any luck in solving this problem? I&#039;d love to be able to middle-click tabs to close them like I do in Firefox, and I&#039;m finding it quite frustrating that you can&#039;t!
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Have you had any luck in solving this problem? I&#8217;d love to be able to middle-click tabs to close them like I do in Firefox, and I&#8217;m finding it quite frustrating that you can&#8217;t!<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-234</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Sat, 14 Jul 2007 18:25:50 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-234</guid>
		<description>Clearly that should be &quot;inside mouseUp:&quot;.  Checking for a NS*MouseUp event type inside mouseDown: wouldn&#039;t get you very far either :-)</description>
		<content:encoded><![CDATA[<p>Clearly that should be &#8220;inside mouseUp:&#8221;.  Checking for a NS*MouseUp event type inside mouseDown: wouldn&#8217;t get you very far either :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-233</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Sat, 14 Jul 2007 10:18:56 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-233</guid>
		<description>Oh, and to trap the middle-click event you simply need to check [theEvent type] == NSOtherMouseUp inside mouseDown:.  There isn&#039;t a separate method per mouse button.</description>
		<content:encoded><![CDATA[<p>Oh, and to trap the middle-click event you simply need to check [theEvent type] == NSOtherMouseUp inside mouseDown:.  There isn&#8217;t a separate method per mouse button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rowe</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-232</link>
		<dc:creator>Mark Rowe</dc:creator>
		<pubDate>Sat, 14 Jul 2007 10:14:06 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-232</guid>
		<description>One big issue with your code is that TabButton doesn&#039;t implement mouseUp: or rightMouseUp:.  The implementations of those methods must be inherited from a superclass, probably NSButton or a class further up the hierarchy.  Take a look at http://kevin.sb.org/articles/2006/12/30/method-swizzling-reimplemented for a safer way to use method swizzling that deals with inheritance correctly.</description>
		<content:encoded><![CDATA[<p>One big issue with your code is that TabButton doesn&#8217;t implement mouseUp: or rightMouseUp:.  The implementations of those methods must be inherited from a superclass, probably NSButton or a class further up the hierarchy.  Take a look at <a href="http://kevin.sb.org/articles/2006/12/30/method-swizzling-reimplemented" rel="nofollow">http://kevin.sb.org/articles/2006/12/30/method-swizzling-reimplemented</a> for a safer way to use method swizzling that deals with inheritance correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Gibson</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-231</link>
		<dc:creator>Joey Gibson</dc:creator>
		<pubDate>Fri, 13 Jul 2007 19:25:43 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-231</guid>
		<description>The 2nd time through I skipped that challenge!
As for a 3rd edition, I&#039;m glad to hear it, though with the addition of GC, it will probably mean a shorter book. :-)
I don&#039;t have the advanced book, because I read some negative comments at Amazon that made it sound more like a general Unix programming book than a Mac-specific book. I may pick it up later.</description>
		<content:encoded><![CDATA[<p>The 2nd time through I skipped that challenge!<br />
As for a 3rd edition, I&#8217;m glad to hear it, though with the addition of GC, it will probably mean a shorter book. :-)<br />
I don&#8217;t have the advanced book, because I read some negative comments at Amazon that made it sound more like a general Unix programming book than a Mac-specific book. I may pick it up later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert McGovern</title>
		<link>http://joeygibson.com/2007/07/12/capturing-middle-mouse-click-in-safari/comment-page-1/#comment-230</link>
		<dc:creator>Robert McGovern</dc:creator>
		<pubDate>Fri, 13 Jul 2007 19:10:05 +0000</pubDate>
		<guid isPermaLink="false">CapturingMiddleMouseClickInSafari#comment-230</guid>
		<description>Cool ... did you run into the problem again on your second time through the book? Have you got Aaron&#039;s other book, the advanced one?
Also did you know that there is a third edition coming out later in the year, likely timed against the release of Leopard. Slightly annoying having bought it last week, but still bettter to start learning now than later. Though I am looking forward to the Garbage Collection!
Coming up with cool apps is always the difficult bit, personally I want to write a music program a bit like Media Monkey on Windows. iTunes just doesn&#039;t do anything for me, other than generally annoy me.
Have you come across the 3 main Cocoa pod casts?
Latenight Cocoa
Cocoa Cast
Cocoa Radio?</description>
		<content:encoded><![CDATA[<p>Cool &#8230; did you run into the problem again on your second time through the book? Have you got Aaron&#8217;s other book, the advanced one?<br />
Also did you know that there is a third edition coming out later in the year, likely timed against the release of Leopard. Slightly annoying having bought it last week, but still bettter to start learning now than later. Though I am looking forward to the Garbage Collection!<br />
Coming up with cool apps is always the difficult bit, personally I want to write a music program a bit like Media Monkey on Windows. iTunes just doesn&#8217;t do anything for me, other than generally annoy me.<br />
Have you come across the 3 main Cocoa pod casts?<br />
Latenight Cocoa<br />
Cocoa Cast<br />
Cocoa Radio?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
