Wednesday, October 22, 2008

Presidential Feet

Knock on wood.

Senator Obama was doing press interviews by telephone in a holding room between events. Sometime later as he was getting ready to begin his event, he asked me if I was photographing his shoes. When I said yes, he told me that he had already had them resoled once since he entered the race a year earlier. Providence, R.I., 3/1/2008.

via Callie Shell–Obama–Digital Journalist

Thursday, October 09, 2008

Wednesday, October 01, 2008

console is not defined

In firebug 1.2 console is not defined by default. See Changes to the ‘console’ object in Firebug 1.2.

Here’s Travis Cline’s solution. I would replace the function() {} definitions with window.alert for debugging in those other browsers.

Of course we’ll have to update this again if window.console becomes window.firebug.