Smooth Criminal

Update: I’ve found my joy. It’s easy to override the CSS font-smoothing property with a custom CSS file. First, paste the following into a text editor:

* {
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke: 0;
}

Some sites use -webkit-text-stroke to disable subpixel antialiasing. Remove the second line if you miss having text-stroke elsewhere. Save the file anywhere you’d like, with the extension .css. In Safari, go to the Safari Menu → Preferences → Advanced. Under “Style Sheet,” select the CSS file you just created. Then close and restart Safari. Try visiting a site that uses the font-smoothing technique, like the Safari Extensions site. If you don’t see wispy, uneven text rendering, congratulations!


I’ve tried to keep from climbing atop my soapbox on this blog, but since no one seems to share this particular pet peeve, I have to vent. I’m a sucker for new CSS techniques, so using a WebKit-based browser like Safari is a no-brainer. WebKit simply has the best CSS support of any browser available, and the team is constantly adding new techniques. This was a good thing up until they introduced webkit-font-smoothing.

Left: The Safari Extensions web site with weak antialiasing. Right: what it should look like.

It’s not that there’s anything wrong with the technique per se. It’s a great idea — let web designers specify either no or basic font smoothing in addition to the default (on Mac OS X) subpixel antialiasing. And sure, there are situations with some uses and some typefaces that would call for such a change. The problem is with web designers using it in situations which most certainly do not call for it — one such situation would be anywhere white text appears on a dark background. Unfortunately Apple themselves have succumbed to temptation and are now using this new technique to do terrible things to the text, as illustrated above, on the Safari Extensions site.

I’m not trying to stand in the way of progress. I know not everyone loves OS X’s default behavior. I just ask that you use it judiciously. Don’t break the readability of the web. At least not until someone makes a Safari Extension that lets me overrule you. Break away! I’m covered; see update above.

New VaultPress Logo and Ads (via PKB)

My colleagues Matt and Paul have posted a bit about VaultPress’ new logo, created by the Delicious Design League. It was a breeze to work with Jason and Billy, and I hope Automattic and DDL get to work together again soon. Check out Paul’s post for a look at both the new logo and some ads for the Deck that I designed last week.

New VaultPress Logo and Ads Matt covered the new logo and ads we just created for VaultPress. I’m happy with how both came out. Delicious Design League created the logo and Automattic’s VaultPress creative team (MT + Meghan) came up with the ads, which are running now on the Deck network. Read more on the VaultPress blog. … Read More

via PKB

Kitten finds a mirror

She did this for an hour.

Another New Pet

Juuuuust kidding.

VVery Good Week

Two projects I’ve been working on for a long time saw the light of day this week. The first, VaultPress, has a simple mission: protecting WordPress-powered sites. I’ve seen it in action, and it’s pretty remarkable. VaultPress constantly syncs your entire WordPress site — your posts, pages, comments, themes, uploads, plugins, options, and everything else — with no user intervention needed once it’s installed. The VaultPress Safekeepers have set up something pretty sweet, and it’s very cool to get to help out with the design. In branding VaultPress, we wanted a design that reflected Automattic’s expertise and competence when it comes to WordPress development. We sought to tell users a story that brought to mind the importance of securing their irreplaceable data without using fear as a marketing tactic. With humor, pith, and a little inspiration from the Crown, we hope that your first impression of VaultPress has made you want to give it a try. While the developers prepare for VaultPress’ public debut, I’m working with the artists at the Delicious Design League on its public face. More about that later. ;)

At the end of the week, VideoPress launched a brand new Flash player that’s totally rewritten for improved performance and better usability. The design changes are subtle, but give the player a much cleaner and more polished look. It’s much easier to copy embed codes or to even download the full-quality H.264 or Ogg Theora video. Try that with YouTube. There is a ton more to come with VideoPress; stay tuned to their blog for more.

For now, check out the new player with — what else — Michael Pick’s video introduction to VaultPress.