codahale.com٭blog

Coda Hale lives in Berkeley, CA, where he writes about Ruby on Rails, usability, web design and development, and the occasional bit about bicycles.

Top Ten Most Totally Bogus Web Design Mistakes of 2005

From Top Ten Web Design Mistakes of 2005 (Jakob Nielsen’s Alertbox):

  1. Don’t make fields mandatory unless they truly are.
  2. Support autofill to the max by avoiding unusual field labels (just use Name, Address, etc.).
  3. Set the keyboard focus to the first field when the form is displayed. This saves a click.

emphasis mine

I’ve got a place in my heart for usability curmudgeon Jakob Nielsen, but “to the max?” Yikes.

Usability advice for 2005… in hammer pants. Badical.

Comments Off

RubyInTray v0.1

Want to run Ruby On Rails scripts like Instiki on your Windows computer but don’t want to deal with floating command windows taking up space? Well, RubyInTray is here to help!

Screenshot of RubyInTray in action

RubyInTray provides a nice way to run Ruby scripts in the background without having to muck about with Windows services or actual Unix shells.

Check it out now!

Made with the comforting power of C# and .NET, and given to you in a cloud of GPL goodness.

2 comments »

Oblique Strategy #1

This is the first of a series of posts with the various mottos I use to help me refactor my thoughts.

Today’s oblique strategy is…

Add or remove a dimension

Comments Off