Linucon Starts Today in Austin
Linucon, the combination Linux and Science Fiction Expo, kicks off today at 3:00 PM in the Austin, TX Ambassador Hotel. Eric S. Raymond and John Quarterman will be speaking, and, if that’s not enough, we’ll be making batches ice cream using Liquid Nitrogen. See the schedule for a full list of talks, events, and times.
Weird Internet Explorer Bugs with the Linucon Website
![]() |
I found the three bugs with the Linucon Wordpress site this morning. First, some JavaScript countdown code wasn’t really working correctly on IE (it worked fine on Firefox). So, I ported it to PHP. Then, some comment form textarea was borking my column width on all the commentable pages. For some reason, Internet Explorer thought it a good idea to expand the column width when textarea cols was set to 100%. I fixed that by enforcing a static cols value for the textarea. Then, the biggest problem of all was that Internet Explorer < = 5.0 was causing navigation problems on undefined JavaScript mouseover that inadvertently got copied into my wordpress theme.. |







