"A screen that ships without a mouse ships broken"

I’ve been reading Clay Shirky’s writing on social patterns in new media for a few years now, and I love this quote from this video (15 mins):

(Found at Lifehacker)

Permalink • Posted in: geek-culture, tv, web, wowComments (1)

Joel Spolsky is being an idiot in public again

Joel Spolsky has written a screed on what he sees as “the mother of all flamewars”. He’s right at least, in that there has already been a bit of froth over the flip-flopping “web standards support in IE 8” announcements …

Permalink • Posted in: rant, webComments (2)

Obscure Rails bug: respond_to format.any

I found an odd bug in Rails today. Odd, in the sense that it's not so much broken, as working in a way that's different than one would expect.

In a controller, one uses respond_to to present the appropriate response, as determined by the requested mimetype …

Permalink • Posted in: programming, ruby on rails, webComments (1)

Safari vs. Safari: label

Prior to version 3 (now out of beta in Leopard), Safari was one of few mainstream browsers that didn’t do anything when the user clicked on a HTML input elements label text.

Most browsers treat a label-click as an element-click – that …

Permalink • Posted in: apple, javascript, webComments (4)

BrowserCam via Fundable

Two great tastes that go great together…

Erm, I mean, ummm…

I’m working on another new web project, and I’ve discovered that my BrowserCam membership has expired. So, I created a new project at Fundable.

Fundable has …

Permalink • Posted in: webComments (1)

One little typo away...

NPR has a fantastic story about Universal Tube and Rollform Equipment Corp, known online as utube.com. More than occasionally mistaken for YouTube.com.

Anyway, they are suing Google/YouTube for the costs associated with being a typo away from the phenomenon …

Permalink • Posted in: news, web, wordsPost a comment

Things I Learned This Week

It’s been a busy week, working on a fancy/complicated Web project. Here’s a smattering of things I’ve learned:

IE7 breaks old assumptions about float clearing

I have been using a variant of ALA’s Practical CSS Forms

Permalink • Posted in: web, tech stuff, javascriptPost a comment

Bug? Prototype, IE, getElementsByClassName, and "length"

I've been swearing like a foul-tempered pirate at IE a lot this week. This was one of the problems, something that seems to be a bug in the popular Prototype framework. Hopefully, my posting it here will save someone else much frustration.

So, I have …

Permalink • Posted in: javascript, prototype, tech stuff, webComments (6)

DemoCamp9 Aftermath

Five demos at DemoCamp last night...

DictaBrain

DictaBrain

James' DictaBrain demo had a great "elevator pitch" quality to it: Ever call your answering machine to leave yourself a message, just to get your thoughts out of your head? DictaBrain improves …

Permalink • Posted in: torcamp, toronto, webComments (1)

Too funny!

Maybe you have to have been working with Ruby for awhile, maybe not, but I have to share:

My new blob

I am at the moment setting up my Unbuntu conputer for Rails - the Rubby language W.W.W. framewok for making W.W.W. sites. Rubby is a great conputer …

Permalink • Posted in: ruby on rails, humor, web, tech stuffPost a comment