Quick Tip: fixing the "other account" Mac App Store issue

I like the Mac App Store. I've purchased a lot of apps since it opened, and I dig the centralized update system. I've been having this issue on my MacBook Air, though, where trying to update an instal

Read More…

The Mac and iOS mind mapping app extravaganza

Mind map example

Most of my projects start out as mind maps (which I may have mentioned before). Whether it's a packing list, a blog post or a TextMate bundle, I find it easiest to organize my (often scattered) thou

Read More…

Duplicating Safari browsing sessions between Macs

Hey, you're just in time for another "stupid trick of the day" script. I have good reason for this one, and it only took me about 8 minutes to set up. It will take me longer to write about it than it'

Read More…

Grabbing a Mac app's icon: building blocks

I spent a few hours last night nerding out over an easy way to grab a Mac application's icon. I sent the basic Bash script and an example Automator action off to the other writers at TUAW. Then there

Read More…

Grabbing a Mac app's icon: Automator style

We've covered a small truckload of Bash scripting ideas for Mac and OS X in the previous two posts. It's time to put them to use and create an Automator app that we can use as a droplet in Finder. If

Read More…

Grabbing a Mac app's icon: advanced Bash usage

In the previous post in this series, we looked at the basic Terminal commands we'd use to grab a Mac application's icon from the command line. In this post, we'll flesh out the script a little and tur

Read More…

Notational Velocity ALT 5.3

As usual with projects I didn't plan to take as far as I did, my version numbering scheme is, well, stupid. With the next release I'm going to implement my own feed for automatic updates, so I'll prob

Read More…

Delicious, Spotlight and OpenMeta tags, revisited

I've taken a little time to improve the script I'd posted previously. It saves bookmarks you add to Delicious as webloc (Safari bookmark) files on your local hard drive, optionally with thumbnails and

Read More…

A few scripts for TaskPaper users

I've been using Things for task management lately, mostly because it has a decent iPad app. I really do love my iPad... however, I often use TaskPaper from Hog Bay Software for weekend to-do lists and

Read More…

TextExpander experiments

I've seen a few people around the 'net sharing their TextExpander snippets, so I thought I'd join in. Not familiar with TextExpander? It's a Mac utility that expands short snippets into full text you'

Read More…