BBPress Theme

I was playing around with bbPress the other day and I came up with a new bbPress Theme called Black-Letterhead. The theme is based on Kakumei, the default theme that comes with the latest bbPress download. For those of you who know, I have a WordPress Theme called the Black-Letterhead. So, this is the bbPress [...]

2 Comments

Auto Suggesting WordPress Tags

I just read the latest WordPress Weekly Digest and this line item grabbed my attention: The introduction of auto-suggest for tag entering. Wow. That is going to be one great feature. I guess it will all depend on what kind of auto-suggestion feature WordPress will implement. The two styles I’m familiar with are Google’s Search [...]

2 Comments

Black-Letterhead 1.4

I just released Black-Letterhead 1.4. See it here!
Preview | Download

18 Comments

The Mountain Dawn Theme

Introducing the Mountain Dawn Theme.
Preview | Download - ( 303 )

1 Comment

The Box Theme

Introducing The Box Theme.
Preview | Download - ( 330 )

No Comments

GraffitiCMS vs WordPress

GraffitiCMS claims it is an alternative to WordPress. Charles Stricklin mentioned it his blog. So did Matt. The question is, Is GraffitiCMS really better than WordPress? Let’s take a closer look.
Comparison Chart

WordPress
GraffityCMS

Product
Since 2003, now version 2.3.2
Private Beta 1

Development
Open Source (Free)
Proprietary

Platform
PHP, Linux (Free)
ASP.NET

Database
MySQL (Free)
VistaDB, SQL Server

User Base
Millions of users
A handful of users

Themes
Thousands [...]

14 Comments

WordPress Subversion Checkout

I finally converted several of my blogs to use the WordPress Subversion Checkout. This means any future upgrades are directly taken from the WordPress Repository using the Subversion checkout command. Future upgrades are going to be fast, easy and convenient. No more downloading and FTPing of files. It takes just a simple command to upgrade [...]

2 Comments

Create WordPress Drop Caps

Drop Caps. Magazines use it. Some websites use it. I use it. What’s all the rage? If you look at the first letter of all my posts, they all have drop caps. So, how do you create drop caps in WordPress. Easy. Here’s how.
1. Make the first letter of your post a strong or bold [...]

No Comments

Create A 2-Column WordPress Page

I have a WordPress Page called Archives that contains 2 columns. How did I do it? It’s simple. First of all, let me clarify what I meant by a WordPress Page. A WordPress Page is technically a post that lives outside the blog chronology. Examples of WordPress Pages are: About, Contact, Archives, Links, etc. So, [...]

3 Comments

Expanding Your WordPress Theme

You are so in love with your hacked up WordPress Theme that you’ve decided to use it for your entire website. Awesome. Great job on the design. The only problem is you no longer have access the WordPress Template Tags such get_bloginfo(’name’), get_bloginfo(’home’), (’description’) or others.
What do you do? Well, you can always manually [...]

1 Comment