Feeds:
Posts
Comments

Archive for January, 2009

Initially, I wrote this Vim plugin to emulate TextMate’s cmd-t functionality.
Here’s what you get:

type ESC-t
you get a new buffer filled with the “find” command
search for the file you want with /
press ENTER, it opens the file under the cursor

I consider this an 80/20 solution … it does most of what I need and it’s under [...]

Read Full Post »

Anatomy of a Home Page

What do you see when you open your browser?
Is it a blank page? (Nothing is faster!) Or is it a convenience page? (google.com?)
I open a new browser tab/window in two circumstances:

I want to search something
I want to open a bookmark

For problem #1, I used yubnub for a long time. Yubnub is supposed to be “a [...]

Read Full Post »

This year, I’m going with SMART resolutions. I’m looking for statements like: one [thing] per [time period]. On the technical side, I’ve got:

half an hour of reading code per day
one (programming) project per month

I’ve got ~8 items on my list, but the 2 above are the ones I decided to do.
I’ve always found reading other [...]

Read Full Post »