Entries Tagged as 'Blog design'

Announcing Brighthouse-WP theme for WordPress

July 28th, 2006 · 6 Comments

I’ve finished Brighthouse-WP, my WordPress port of the Brighthouse theme for Typo. Brighthouse is a simple two-column theme that reminds me of the design of the Signal v. Noise blog. Brighthouse was designed by web interface designer Richard White for the Typo blogging platform.
I spotted the theme when I checked out the features of SlimTimer, [...]

Tags: Blog design · Open source

Segregating trackbacks from comments in WordPress

June 10th, 2006 · 1 Comment

In most WordPress themes, trackbacks aren’t segregated from regular blog comments. This is fine but if you get a lot of trackbacks in a post, it gets in the way of the arrangement of comments.
For a long time, I just used WordPress’ stock comments template but at the back of my mind, I had listed [...]

Tags: Blog design · Blogs

How to edit Wordpress themes using Dreamweaver

June 7th, 2006 · 90 Comments

It has been more than a year since I used Dreamweaver to design a site. I’ve mostly been running sites using PHP-MySQL content management systems (CMS) and depend on the thousands of ready-made themes and templates to control the site design. For the occasional static page, I use Nvu for visual editing. But after reading [...]

Tags: Blog design · Blogs · Highlights

Site overlay available in Google Analytics

May 5th, 2006 · 3 Comments

I did not spot this feature in Google Analytics before but you can check which areas of your site or blog are being clicked by readers by using the service’s Site Overlay feature. I never dug deeper into the statistics of Google Analytics before and most of the time I just view the executive summary [...]

Tags: Blog design · Free services

How to create a WordPress theme: A guide for the design-challenged non-geek

April 9th, 2006 · 48 Comments

I love minimalist designs with great colors. No, that isn’t accurate, make that: I now love minimalist designs with great colors. I used to love putting everything but the kitchen sink in my blog template, hence my previous fascination with three-column themes-to get more screen space for buttons, listings, banners and what have you.
I’ve gone [...]

Tags: Blog design · Blogs · Highlights · Open source

Pieces of WordPress theme code: a repository

April 8th, 2006 · 15 Comments

The great thing about open source is that you can build on what others have done. In my quest to port an open source web design into a WordPress theme, I’ve used bits and pieces of WordPress theme code that have served me well in previous designs.
I am posting these pieces of code here so [...]

Tags: Blog design · Open source