Monthly Archives: May 2005

Adding a one-column body class to a two-column UF CSS template

After reading in And all that (CSS) Malarkey yesterday about using multiple class attributes on the body tag to create multiple page layouts within a style sheet, I thought I’d give it a try today as a good “Friday” task. … Continue reading

Posted in Coding, CSS, Design | 1 Comment

Spring 2005 communigator complete

The Spring 2005 online edition of communigator is complete. It must be record time since I’ve only had the files in hand for about two weeks and the first stories just went up last week. Code familiarity must breed speed … Continue reading

Posted in New Content | Comments Off

Adding UF template elements to a WordPress template

Dissatisfied with my earlier attempt at making this blog look like it’s UF-templated and have it look and work “right” like a blog, I started over and like the new result a lot better. In the old template, I had … Continue reading

Posted in Coding, CSS, Design, WordPress | Comments Off

Scooped on color

I was going to write a piece on my favorite online color pickers because I found a new one that I like. However, I got scooped by this guy. I first ran across color palette creator, my new friend, in … Continue reading

Posted in Design | 3 Comments

Mindy acknowledges me in print

Dave’s copy of Mindy’s new book arrived today. He loaned it to me and of course I went straight to the acknowledgments to what nice things she said about me.

Posted in Praise | Comments Off

New communigator starts going up

The Spring 2005 issue of communigator hit the street a couple of weeks ago. The files hit my desk last week and the first stories hit the Web this afternoon. I have spoken with the Editor and we are going … Continue reading

Posted in Coding, CSS, Javascript, New Content | 1 Comment

Formatting lists, ugh!

Nothing seems to cause me to want to pull my hair out more than formatting lists. These seem to be the canonical online references: Taming Lists by Mark Newhouse (from A List Apart) Consistent List Indentation by Eric Meyer (from … Continue reading

Posted in Coding, CSS | Comments Off

Design (or coding) notes for Orange & Blue

The slide show effect on the Orange & Blue front page uses the Fade Images JavaScript technique. The images do a fade transition in IE, but just flip in Firefox. It will probably eventually be replaced this Summer by a … Continue reading

Posted in Coding, CSS, Design, Javascript | 3 Comments

PHP for beginners

Dan came by looking for some good material on learning PHP. Here are a couple of links: Easy-peasy PHP (recent) PHP from the Ground Up (oldie, but goodie) I’m a PHP novice myself at this point, but I’ve found these … Continue reading

Posted in Coding, PHP | Comments Off

Turning a UF Web template into a WordPress theme

I turned a UF Web template into a WordPress theme by following the theme dissections at UrbanGiraffe: Dissection of a WordPress theme: Part 1 Dissection of a WordPress theme: Part 2 Dissection of a WordPress theme: Part 3 It still … Continue reading

Posted in Design, WordPress | 1 Comment