If you’re a PathFinder user, this small bash function may be useful to you: pf () { open -a “Path Finder.app” $1; } It’s the equivalent to the open command that will open a Finder window to the current location in the terminal, but this will open that location in PathFinder instead. Enjoy.
Software Archives
-
-
Apple’s culture is one of making choices before products get to consumers. You get X or Y, not a choice between X and Y. That’s what makes the existence of iChat (text and video chat) at the same time as iMessages (text chat) and FaceTime (video chat) so… odd. When Apple launched iChat, it was…
-
One of the things I love about Google Voice is the way I can receive and send text messages from my phone, iPad and laptop. To borrow from “the best camera is the one that’s with you”, the best device for messaging is the one you’re currently using. It’s blindingly obvious that this sort of…
-
Many people, myself included, blast Android for UI inconsistency; but it’s a problem in iOS too. Here we have two screenshots from the built-in iOS settings screens. In this one, you see a Back button and a Save button in the toolbar. Clicking Save will apply changes, while clicking Back will act as a Cancel…
-
After migrating from MobileMe to iCloud, I ran into a nasty situation where iSync/MobileMe sync thought I had data conflicts but I couldn’t resolve them. The way the Conflict Resolver dialog appears and acts is a nightmare. When it appears, it hangs for a good 30 seconds, spiking the CPU and not allowing itself to…
-
If you used to choose the Sleep option with TAB key after hitting the POWER button on your Mac, Lion may have your muscle memory befuddled. Never fear, there is a better way: just hit the “s” key after the POWER button, and that Sleep button will get selected without the TAB key two-step. Additional…
-
I’ve been using Safari as my primary browser as a trial on my Lion machine. The number one thing I can’t get over is the lack of favicons in tabs. When I get 5+ tabs open, picking the right tab is a total crapshoot. Especially since Safari introduced opening tabs adjacent to the current tab…
-
Public service announcement: the nightly builds for Chromium seem to have a new home, the new location is here. That is all.
-
If you’re looking for an iPhone app that gives you the ability to annotate and draw circles and arrows on screenshots the way the excellent Skitch app for the Mac does, I recommend trying Sketches 2. It’s not quite as good as Skitch, but definitely the best of the ones I’ve tried for iOS. Thanks…
-
Wondering what you can add to your iOS app to really annoy your users? Here’s a good way. Push out an update to your paid app that forces your customers to click through a splash screen advertising some new version of your app that won’t be available for 5 months! Force your users to click…
-
I’ve been wanting to do more with the favorites feature on Twitter for a long time. I’m not a big fan of retweets, and have always preferred to favorite things I like rather than rebroadcast them indiscriminately. Stellar.io has taken on the job of exposing this great content and making it follow-able, and it is…
-
MsgFiler, Adam’s essential app for Mail.app users is now available in the app store. Do yourself a favor, go buy it now, then come back to read the rest of this. I’m a huge fan of MsgFiler and have been using it since 2006. I honestly can’t imagine using Mail without it. It allows you…
-
I received a note from someone interesting in doing more with my iTunes Stats script. As a response, I committed the latest code to GitHub – forks are welcome.
-
The primary purpose of an icon is to visually represent data to a user. Typically, this data will have a meaning such as “this needs attention” or “click here when you want to save”. Since the icon is supposed to represent a single thing, it’s rare to see something like this in a shipping product.…
-
I have to do basic arithmetic on a fairly regular basis. My tool of choice for the last few years has been LeanCalc. It does the job well for the most part, but it doesn’t ignore non 0-9 characters, I would commonly use it to calculate a percentage of a dollar value. I’d paste in…
-
I guess this is a pet peeve of mine, but why don’t any of the major browsers open a requested URL in the frontmost tab if that tab is empty (about:blank)? Camino got this right years ago, but Firefox, Safari and Chrome still open up a new tab next to the empty one. I can’t…
-
Corey mentioned it on Twitter a few weeks back: @alexkingorg it’s the whole concept of new vs unread. I knew to open mail for new mail. Unread is a meaningless number. BlackBerry, Android and Palm all have a notification system that allows the user to know when new email has arrived. The notification remains present…
-
My foray into the Android world has sent me searching for the best available apps for my various needs. Here is the set I’m currently using along with some general thoughts: Email: K-9 mail. The built-in IMAP client on the Droid 2 is fundamentally broken. It fails to move and delete messages on the server.…
-
I’ve finished researching the changes needed to integrate OAuth into Twitter Tools. The code changes are pretty straightforward and there is plenty of prior art and examples out there to reference. The technical implementation isn’t a problem. My concern is with the user experience of the initial install and set-up of the plugin. This would…
-
One of the things I’ve enjoyed as the team has grown at Crowd Favorite is seeing how different developers utilize different tools to accomplish similar things. I’m an old-school BBEdit user but just about everyone else on the team is a TextMate enthusiast. I have favorable impressions of TextMate and own a license for it,…
-
Desired feature for Adium: the ability to save the currently composed text as a draft so that you can reply to the latest incoming msg and then come back to what you were typing afterward. My current copy-paste solution gets too complicated.
-
The criticism of the iPad before its release was basically: what do I need it for? Having used it for a little while, I’m honestly not sure… Don’t get me wrong, I like my iPad, but I haven’t seen the (or even a) killer app for the iPad yet. I’m generally using my iPad for…
-
I’m a fan of Brent’s and I’ve been using NetNewsWire as for years. I use it on the Mac, iPhone (and iPod touch) and iPad. It’s treated me very well. There’s just one thing that bugs me about the iPhone/iPad version – there isn’t a “mark unread” button. So I decided to do a little…
-
Wow, I need to remember never to come back here again. I know I’ve had this reaction more than once when landing on a site. Some web sites behave badly, it’s annoying. Eric‘s recent tweet reminded me of a conversation Shawn and I had a few months back. The idea is to create a browser…
-
I updated my PwdHash page to tweak the CSS for mobile (webkit) browsers. It’s not quite a replacement for a native app on a mobile device, but it’s a lot better than the desktop version was. Feel free to use it if you like.
