Tabs for Safari
hexgrid writes "A dream come true! Blacktree, Inc. has released Pith Beta 2,
'a utility for Safari that tracks the currently open sites and
displays them in a window.' It's not exactly tabs as we know them in
other browsers, but serves the same purpose with the added bonus of being
more 'Mac-like.'"
Um.. and if pith crashes, can safari relaunch it?
If there should be tabs for safari, then it should be in the browser somehow, not as a second hand utility. By making it a second hand utility, they become two systems that become dependent on each other. No optimization, no good integration. Look at mplayerosx. It's one app that controls the other. It jsut doesn't feel.. seemless.
-
ping -f 255.255.255.255 # if only
Whatever Apple could come up with will be better than this, because it would actually be part of Safari. Do you think they built scripting into Mac OS just so that they could sue people who use it?
"Wise men talk because they have something to say; fools, because they have to say something" - Plato
In fact, I started to write my own taskbar, but I was trying to do it in Java (b/c I don't know Obj-C). The Java APIs will get you a lot of stuff, but crucially won't let you talk to the window server to get the open windows. There are some classes that let you register to receive application lifecycle events, but I couldn't get them to work, either. Maybe I should check out Real Basic to see if it can talk to the window server.
-Esme