@stormchild @bbedit It would be nice to be able to close “Open By Name” by with Option-Return.
@leebennett I meant for the individual photo pages.
I like some of the new Flickr, but what’s up with not being able to see both the photo and the metadata in the window at the same time?
Interesting how iTunes 11.0.3 now has a separate tab for app updates.
@rocknorris You can just click the link: https://t.co/yeDnbA5iLO
I’m on http://t.co/pbnlEsiGlE as @mjtsai (https://t.co/8CPKR0YhaU). I’ve got some free invites if you want to join: https://t.co/yeDnbA5iLO
Just got an e-mail from the App Store saying that my iPhone had never been associated with my Apple ID before. (?)
@ianbeck Yes, this will be in the next major version.
@Jury Oodles of messages was the reason I developed it. :)
@Jury I use EagleFiler (of course).
dropdmg DropDMG 3.2.2 lets you set variables in the .dmg background picture via script, expands hybrid options, fixes bugs: http://t.co/7uCmqRX4cz
@terinjokes Do you mean Xcode? I’ve generally seen the opposite: that certain things don’t work properly when run from within Xcode.
Another “broken Web site” issue fixed by quitting and relaunching Safari.
spamsieve SpamSieve 2.9.7 improves filtering accuracy, compatibility with upcoming versions of Mac OS X, and more: http://t.co/0dM8yVnCXJ
@physi_marc Glad to hear that.
Today’s $10 eBook Deal is the excellent “Working Effectively with Legacy Code”. http://t.co/fSx3M5UmZz
@jeremy_wyld @siegel The bulk of my radars never even come back.
Pleased to see that copying table text from PDFs works better in PDFpen than in Preview.
Anyone know the new default key for disabling data detectors in Apple Mail?
Thanks to @edgecasesshow for reminding me about TaskPaper. I'm now having fun with the BBEdit CLM, adding a bit of structure to my notes.
@mikeabdullah Anyway, I would standardize all calls to a category on NSURL. Then you can change the implementation as best practices change.
@mikeabdullah @0xced @benclayton You could, but I don’t really see the advantage compared with the path methods or stat().
@mikeabdullah @0xced @benclayton Also note that NSURLIsReadableKey and the other keys could give you a stale value due to the cache.
@mikeabdullah @0xced @benclayton I tried those a while ago and found them much slower than the path variants.