Make CSSEdit use the latest Webkit nightly every time

Post main imageIf you're a web designer with a Mac, you probably use--or at least know of--CSSEdit. In it's heyday, it was the way to edit CSS. It's fallen a little out of repair; it doesn't recognize new selectors

Read More…

Watch for file changes and refresh your browser automatically

Post image for Watcher ServiceAfter my epic three-part post on Saturday, I spent the rest of the weekend doing more "useful" things. Now it's Sunday night (Monday morning, I think), and I've got some kind of minor food poisoning w

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…

Markdown in ScreenSteps

I love ScreenSteps, the app from Blue Mango which makes creating documentation for screen-based applications as fast and easy as making documentation can possibly be. It's a little clunky sometimes, b

Read More…

Notational Velocity ALT 1.0 release

After a few late nights of off-hours programming, I'm putting Notational Velocity ALT out as a version 1.0. Obviously built on the backs of others, I'm just giving it a versioning scheme of its own to

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…

Clear sticky Growl notifications with a keyboard shortcut

GrowlHelperApp.jpgI ran into a question yesterday that didn't seem to have an obvious answer: how can I clear a stack of sticky Growl notifications using only the keyboard. It's not been any secret that I'm a fan of ke

Read More…

MultiMarkdown in MarsEdit

Mars Edit IconI've just started using MarsEdit^MarsEdit again (in combination with my TextMate^TextMate blogging bundles), but I've run into a couple of issues. First, I can't assign thumbnails to my posts directly

Read More…

Fun with MarsEdit, part I

I'll be the first to admit that I get a little obsessed with projects that aren't really going to improve my life all that much. Those projects can be fun to blog about, though, so I present you my br

Read More…

Instapaper Beyond 1.3

I just pushed out a fairly large update for Instapaper Beyond^instapaperbeyond, my little userscript for Fluid which adds extensive keyboard navigation and additional functionality to the Instapaper w

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…

Delicious bookmarks and OpenMeta tags

There are quite a few things I love when it comes to my Mac. I love Spotlight. I love OpenMeta tagging. I love Evernote. I love being able to collect information from any source, and find anything I'v

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…

A better System Service for Evernote clipping - with MultiMarkdown

Update: If you're looking for a Markdown -> Evernote, check this out.

Another post, quickly and with less explanation...

Evernote IconThe fact that Evernote processes HTML so much better than it does plain or ri

Read More…