Latest Blog Entry: Friday, February 5th, 2010

At the Ext Office in Palo Alto, California

Jay Robinson and David Kaneda at Ext

Been pretty busy working at Ext over the last month. This high-quality photo by the illustrious William Wilkinson captures my mood, and the elusive David Kaneda, perfectly.

View photoset of the Ext office on Flickr.


Published Sunday, January 3rd, 2010

Getting Owned

I sometimes feel like our technology can own us.


Published Wednesday, December 30th, 2009

Things I Saw Today

A collection of links and thoughts.


Published Sunday, December 13th, 2009

Books for the Budding Web Designer/Developer

This holiday season, pick up some books to aid the budding web designer/developer in your life. Even if it’s you.


Published Saturday, December 12th, 2009

WordPress Plugin: WP Lessn

I created a WordPress plugin that automatically creates Lessn short URLs for published posts. Lessn is a free, self-hosted URL shortener, created by Shaun Inman.


Published Saturday, December 5th, 2009

Web Inspector Vs. Firebug

My fundamental problem with Web Inspector is … The CSS view does not resemble a stylesheet, and the HTML view does not resemble source code. Firebug does, and I find this makes development easier. But there’s a bit more to it. …


Published Friday, December 4th, 2009

Must-Have WordPress Plugin: WP Super Cache

Yes, you should have WP Super Cache installed and working for your self-hosted WordPress site.


Published Friday, November 27th, 2009

My Mac OS X Customized Settings

For use when you buy a new Mac: Forgo the tedium of changing default settings and customize Mac OS X to your nerdish liking.


Published Friday, November 27th, 2009

How to Start Using Microformats

Microformats are good, and Google recently announced they would start supporting two of them: hCard and hReview. Your favorite SEO voodoo daddy will tell you that Google will shine upon your site if they find you’re using extremely semantic markup with the likes of Microformats.


Published Thursday, November 26th, 2009

Nerd Thanksgiving

The apologist or procrastinator in all of us would say that ambitious project “just needs to wait” until we get a maxed-out MacBook Pro or Mac Pro with dual 30″ displays. But all that separates us from our idols is good old fashioned elbow grease.


Published Tuesday, November 24th, 2009

My Preferred Image Replacement Technique

There are many different kinds of image replacement techniques exhaustively detailed around the web. Many seem quite complex, and dated, and it seems that the most popular technique I see is the Farhner method, or text-indent: -9999px. However, there is a small problem with this technique: in Firefox it draws lines stretching across your screen nearly 10,000 pixels to the left.


Published Monday, November 23rd, 2009

Reminder: QuickTime Embeds

Okay, so you know how to make an optimized video for the Web with HandBrakeCLI, now let’s embed that bad boy into the webpage. … Oops. I always forget how to do QuickTime embeds. They are a rather involved affair so the name is quite ironic. Anyway, this post is mostly a reminder to myself, but it pleases me if it helps you.


Published Sunday, November 22nd, 2009

Optimizing Videos for the Web with HandBrakeCLI

HandBrake is an excellent application for converting your favorite Flash files, VOB folders, or almost anything else really, for use on your iPhone, iPod or AppleTV. But it also has another use: creating great videos for the web.


Published Friday, November 13th, 2009

Coda Emulated in WebKit

I got tired of the boring look of a standard Apache web directory. So instead of browsing folders the default way, I built a small index.php file in the root, grabbed all folders dynamically, injected them as HTML5 and styled them with CSS3. Since I work with Coda all day, I chose to emulate their Sites View interface.


Published Wednesday, November 11th, 2009

Jay’s WordPress Admin Plugin

I’ve created a WordPress plugin to fix an issue I have with the WordPress Dashboard: the HTML editor is not a monospaced font. I don’t like reading code in 13px Lucida Grande, so I wrote a plugin to add a stylesheet with 12px Monaco.