Published on February 7, 2010 in Wordpress · (Reply)
In this text I’ll present a little snippet  which allows to dynamically asign h1/h2 tags to the title of a WordPress blog, depending on the type of page. The code is very simple and intuitive and makes use of conditional tags. A story about headings Once upon a time, when I started blogging, there was a strong [...]
Published on July 8, 2009 in tips and tricks · 1 comment
When it comes to validation, one of the most challenging areas of a blog is the sidebar. For a HTML newbie, it isn’t always self-evident that a li tag must be nested inside of a ul or ol tag. Or the default markup for the widgets is:
Published on June 8, 2009 in Design · (Reply)
In this article, I’ll present 24 font stacks used by major online newspapers based in United States and in France. I’ll compare the American and European typography under this respect and, hopefully, I’ll get to some conclusion. What are font stacks Font stacks are lists of font family names; they live in stylesheets; their members are comma [...]
Published on June 4, 2009 in Wordpress · 1 comment
This post is a mere draft. For the last couple of hours I’ve been reading some of the wp 2.8 beta 2 fliles and I finally decided to make a list of the features that are bound blow theme authors’ minds. 1. Theme installtion from within the admin area The analogue feature was available for plugins since [...]
Published on June 2, 2009 in Design · (Reply)
I’m not a JavaScript fan, but I must admit it mkes happen lots of pretty things. This is probably why about half of the web design articles I read every day are JavaScript related. JS slowly got more and more popular, and sometimes I thing this frenzy is not so different from the overuse of [...]
Published on May 23, 2009 in Wordpress · 1 comment
As you know, Adsense ads perform best when they’re embeded in the main content. But, as you also know, the content of a WordPress blog is displayed by a tiny template tag, i.e. the_content(). So, theoretically, you don’t have many options when it comes to deciding where the ad will appear. Using the default code [...]
Published on May 22, 2009 in tips and tricks · (Reply)
This is a very easy trick that anyone can implement. It takes only some image editing, a little bit of attention and patience and some template files editing. 1. You realized your blog needs a header image A header image means branding. It speaks to your readers in a symbolic manner. Readers land on a page of [...]
Published on May 10, 2009 in free themes · 28 comments
Doc is a one-column theme, with a fixed width and lots of white space. It is intended to spoil your content and to satisfy your users’ reading pleasure. Doc is minimal. I mean really minimal: it has the simplest layout and the most basic color scheme. Anyways, this simplicity only affects the design; the code is [...]
Published on May 4, 2009 in Design · (Reply)
If you take a look at a design showcse, you’ll notice that there definitely is a “wood trend” out there. And it’s been there for a couple of years now. Desks, tables, fences, wood walls, cork boards, blackboards, you name it. Actually this “wood trend” is a part of a wider trend, which one could [...]
Published on April 30, 2009 in Wordpress · 2 comments
During the last few weeks, I’ve received lots of emails containig a recurrent question about changing the colors of the themes I created. In the beginning I thought it was fun to reply to those emails, but I soon relized that my squeduled tasks were weeping sad and lonely in their blank documents. So I [...]