Nicholas Riley’s Weblog
Thoughts from a computer science graduate student,
medical student and Cocoa programmer (this week).

Skip over navigation
January 2002
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Dec   Feb

made with
Click here to visit the Radio UserLand website.

Click on the coffee mug to add Nicholas Riley's Instant Outline to your Radio UserLand buddy list.

 

>
Wednesday, January 30, 2002
 
Does this site look OK in IE 6 for Windows now? I looked at it yesterday, and it looked like garbage.

Please let me know (email link at the bottom, or click "About Me" at left). Send a screenshot if possible. Thanks.

Too exhausted to do anything else, so I'm going home. 6:08:58 PM | reply []

Messing around with the template a bit. Wish there wasn't so much duplication in the theme design, especially with the CSS. Content management anyone? Should see how much of the old website framework stuff applies in Radio. 5:25:23 PM | reply []

Did some more work last night on trying to get Terminal.app support in ICeCoffEE. TermView claims to implement NSTextInput, but it doesn't.

Breakpoint 1, -[ICeCoffEETerminal _singleClick::]
    (self=0x23e86a0, _cmd=0x276c4, line=0, col=14) at ICeCoffEETerminal.m:198
198         NSEvent *e = [[self window] currentEvent];
(gdb) p (NSRange)[self markedRange]
$3 = {
  location = 0, 
  length = 0
}
(gdb) p (BOOL)[self hasMarkedText]
$4 = 0 '000'
4:18:39 PM | reply []


Looking for older (or newer) material? Click another date on the calendar at the top of this page.