Joey Gibson's BlogThoughts, musings, ramblings and rants on Java, Ruby, Python, obscure languages, politics and other exciting topicsMiddleClickClose For Safari 3.1- March 21, 2008 As I reported two days ago, after I installed Safari 3.1, my MiddleClickClose extension stopped working. Well, I've gotten it working again. , but it doesn't load under Safari < 3.0. So, only install this version if you are using Safari 3.1. If you are using an older Safari, use this one. Binary &8212; MiddleClickClose-Safari3.1.zip Source &8212; MiddleClickClose-Safari3.1-Src.zip As before, I'm releasing this under the GPL.http://joeygibson.com/blog/tech/mac/middleclickclose_for_safari_3_1.html My, What a Large Amount of Virtual Memory You Are Using- March 20, 2008 I just checked my Activity Monitor to see how much of my 6 gigabytes of RAM was in use. I was shocked (shocked!) to discover that a Java RMI server program (that I wrote) appeared to be using a bit more virtual memory than it should. Take a look at this screenshot of this process: I'm sure it's just a reporting error, but it was still funny to see.http://joeygibson.com/blog/tech/mac/my_what_a_large_amount_of_virtual_memory_you_are_using... Safari 3.1 Breaks My Middle Click Close Extension- March 19, 2008 If you install the new Safari 3.1, my MiddleClickClose extension stops working. The first time you launch Safari, SIMBL complains that the plugin hasn't been tested with this version of Safari, but that's easily fixed by putting the proper version 5525.13 in Info.plist for the tag MaxBundleVersion. Once that's done, the extension loads, but doesn't seem to do anything. The problem is that the system is no longer delivering a mouseUp event when you middle-click a tab. I'm not sure what's going..http://joeygibson.com/blog/tech/mac/safari_3_1_breaks_my_middle_click_close_extension.html Apple Tells Me "Thanks, But No Thanks"- March 14, 2008 Like 10 million other iPhone fanboys, I applied for the Apple iPhone developer program. Today, one week after applying, I received this email Thank you for expressing interest in the iPhone Developer Program. We have received your enrollment request. As this time, the iPhone Developer Program is available to a limited number of developers and we plan to expand during the beta period. We will contact you again regarding your enrollment status at the appropriate time. Thank you for...http://joeygibson.com/blog/tech/iphone/apple_tells_me_thanks_but_no_thanks.html iPhone SDK: No Joy For Me (So Far)- March 7, 2008 Like 10 bajillion other Mac fans yesterday, I downloaded the iPhone SDK. It took me four tries to get it, but I finally got it. I installed all 5.3 GB of it, and rebooted (reboot what is this, Windows) and then created a sample project, just like the ADC video shows. I excitedly clicked the 'Build and Go' button and... nothing. Well, not completely nothing, but not what was supposed to happen. What was supposed to happen was that the app would build, the iPhone simulator would start up, the..http://joeygibson.com/blog/tech/iphone/iphone_sdk_no_joy_for_me_so_far.html |