Screenshot from 2021-02-17 11-42-35

Quick update

If this blog was a child, family services would have taken it away by now… Sorry for the blog neglect, life’s been a whirlwind of activity for the last month or so. For those of you who don’t know already — I switched jobs at the beginning of September. I’m now working as the editor-in-chief of Linux Magazine (the original, accept-no-substitutes Linux Magazine, by the way), which is an awesome gig....

October 3, 2007 · 2 min · zonker
Woman typing on computer

It's time to retire the mom test

One of the more humorous ad series today is the Geico “caveman” commercials, featuring a caveman complaining about the stereotype of something being “so easy a caveman could do it.” Since we don’t have to worry about offending cavemen (or cavewomen), companies can safely poke humor at that demographic group and not worry about alienating anyone. However, you might want to think twice about saying “it’s so easy your mom can do it....

September 8, 2007 · 3 min · zonker
Old-timey computer screen

Tips: Making Vim easy

Vim’s flexibility and countless features are a major asset for experienced users, but a challenge for newbies. If you’ve always wanted to try Vim but were put off by your first attempts, you can start off gradually by getting to know Vim’s GUI and easy mode. This article is a primer for those who haven’t used Vim much and want to wade in gradually. If you’re new to Vim and vi-like editors, the Vim GUI is probably the best way to get started....

April 10, 2007 · 9 min · zonker
Image of lead press type

Peak vs. Pique

Here’s another writing pet peeve — when folks confuse peak (or peek), and pique. Here’s an example of proper usage: I live in Denver, Colorado, so I have a lovely view of the mountain peaks when I look to the West, but my interest is piqued when I find a good book about world history. Instead, what I see most commonly is “this really peaked my interest,” or “I thought this would peek your interest....

February 26, 2007 · 1 min · zonker
WordPress Post Screen

WordPress 2.1

After coming back from Linux.conf.au last week (I stayed in Sydney an extra week for vacation) I noticed that the WordPress folks had released 2.1 while I was busy getting sunburned. I’ve upgraded my blog to 2.1 and all went well. Definitely worth a look if you’re the blogging type. I’ve got a review up on Linux.com. This release includes a couple of nice improvements — nothing Earth-shattering, but some nice stuff, nonetheless....

February 5, 2007 · 1 min · zonker
Screenshot from 2021-02-16 15-27-34

Vim tips: Using tabs

Before Vim 7.0 was released last May, I usually had six or seven xterms or Konsole windows open, each with a single Vim session in which I was editing a single file. This takes up a lot of screen space, and isn’t very efficient. With Vim 7.0, users now have the option of using tabs within Vim. With Vim’s tab features you can consolidate all your sessions into one window and move between files more easily.

January 24, 2007 · 6 min · zonker
spider-monkey-637062_1280

All mail clients suck…

Mutt just happens to be one of the mail clients that sucks less. I’d been getting tired of Sylpheed lately, so I decided to try out several text mail clients and see how they fit my email volume. Part of the fruits of my labor is this tutorial on configuring Mutt’s behavior. If you’ve ever thought about running Mutt, but were put off by the amount of configuration required and the paucity of howto material online, the tutorial just might help....

December 13, 2006 · 1 min · zonker
spider-monkey-637062_1280

Training your Mutt

Mutt is a great mail client, in large part because it is extremely customizable. You can tweak Mutt’s behavior and have it do tricks that are nearly impossible to do with other mail clients – but it can be a bit daunting to get started with. Let’s take Mutt on a short trip to mail client obedience school and see how easy it can be to make Mutt handle mail just the way you want it to.

December 12, 2006 · 12 min · zonker
Abstract image of AI

Vim tips: Working with external commands

Vim is a powerful editing tool, but there are some things it just can’t do. However, Vim lets you access shell commands and utilities without leaving Vim, and that lets you perform some amazing tricks. If you run :shell or just :sh while you’re in the editor, Vim (or Gvim, if you’re partial to Vim’s GUI) will place you in an interactive shell. You can run whatever commands you want, and resume your Vim session by exiting the shell....

October 25, 2006 · 6 min · zonker
Terminal text / abstract

Oh noes! The command line!

Just reading Mark Shuttleworth’s response to Matt Zimmerman’s summation of the community’s expectations of the Ubuntu Dapper Drake 6.06 LTS release. One thing stuck out about Zimmerman’s comments, that’s the complaint that users still have to use the command line for some tasks. I know, the Holy Grail for a lot of users is to be able to pointy click their way through life, and that’s just a bar that Linux will be measured by no matter what, but I find it odd that so many users seem to have such a deep fear of text. Or is it the command line that they fear?

August 28, 2006 · 3 min · zonker