I use
Serendipity for my blog software. Other Serendipity users will note that I'm pretty much using the default template for the site. Boring! For the most part, that's because I'm more focused on generating content (slim pickings though they may be) versus putting time into design. Substance versus style, you know? Not to mention that my sense of style is, well, rather questionable. Ask Lynn about the sessions we've had trying to pick paint schemes for the rooms in our new house...
Anyways, last night I finally hit my limits of design frustration with Serendipity's defaults in a couple of areas:
- Default markup: I found that Serendipity accepted a mix of XHTML plus whitespace, which led to either jamming<tags> <together> <all> <on> <the> <same> <line> to avoid linefeeds turning into extraneous <br /> tags or leaving off the closing tags and using linefeeds so that I could make sense of the blog entry source. The result of the former was a hard-to-edit blob of text, albeit with valid XHTML; the result of the latter was XHTML that was rather horrendously formed. Until now, I had sucked up the invalid XHTML (despite all of my objections to propagating such horrors on the Web) because...
- Default style: the default style.css file for Serendipity, for some reason, removes all of the normal whitespace before and after elements like <p> and <h3>. This meant that going the well-formed XHTML route resulted in blog entries in which the paragraphs were smashed together. I love standards, but I love legibility even more, and I didn't have time to delve into Serendipity to figure out what was going on, so I imposed this mess of broken XHTML on the Web for 8 months. Oh the shame!
- Sidebar template: I had wanted to add a link to my book (and token Zend certification) to the sidebar for a while, but had been modifying the sidebar.tpl template to add the required HTML directly to the template. Use the source, right? Well, no... while reading the source was enjoyable, despite my best efforts all I was able to do was to add the entries to the right-hand side of the page, which was getting cumberously long.
As it turned out, the solutions to these problems were pretty trivial:
Anyways, I hope you enjoy the changes. As a result of the modified markup conventions, I had to go back and clean up the markup for all of my previous entries -- but I'm happy to say that at least the first page of entries now satisfies the W3C standards for XHTML. I certainly feel better about that...
As far as the header colours: either they've changed, or it depends which computer and monitor I'm using (or how much sleep I've had). They look OK right now on my IBM P92 CRT monitor or my ThinkPad X31. [Current background colour: R: 170 G:170 B: 255]
Finally, my browsers don't do a great job of resizing the image of Dan's book cover. I would recommend rescalling it in an image editing tool to make the text look a little sharper.