Feb
04
2010
wpbb

Intergrating bbPress with WordPress and Making it Work

As it stands right now, bbPress and WordPress are two separate pieces of software. Last month, it was announced that a bbPress plugin might end up replacing the stand...

Read More

12 comments

Jan
28
2010
Riesling font

Embedding Fonts in your Web Site with CSS and @font-face

One of the winners of a free copy of Magazine Premium (see this article) suggested implementing @font-face kits to the theme. I had read about @font-face but never actually...

Read More

26 comments

Jan
21
2010
cookies

Making Cookies with PHP

I’ve been going nuts over the past month trying to complete a project for a large retail store and it seems like every new request they make requires me...

Read More

5 comments

Jan
06
2010
jquerything

Creating a jQuery Plugin to Increase Font Size

I have been spending a bit of time lately figuring out how to create my own plugins for jQuery. It doesn’t take much to accomplish and I thought it...

Read More

6 comments

Dec
31
2009
find

Find the Category ID using the Category Slug in WordPress

This is a quick little piece of code that I have been using a lot lately. I needed to get the category ID but all I had to work...

Read More

9 comments

Site5 Affiliate Link

Dec
29
2009
email

A Clever and Safe Way to Display your Email Address

There are many reason why you shouldn’t place your email address on a Web page; the number one being spambots. There are tons a spambots running around the Web...

Read More

10 comments

Dec
18
2009
voteit

Simple Voting for WordPress with PHP and jQuery

This tutorial is no longer up-to-date. Please check out A Better Voting System for WordPress for a more secure and efficient approach. I needed to create a simple way...

Read More

41 comments

Dec
10
2009
edituser

Adding Extra Fields to the WordPress User Profile

By default WordPress offers some great options. Whenever a member joins, they have the ability to add more information about themselves, such as a Web site URL, a short...

Read More

68 comments

Dec
01
2009
php

Using PHP to Remove an HTML Tag from a String

There are times when you need to strip one specific HTML tag from a string and the PHP function strip_tags() doesn’t work the way you want it to. strip_tags()...

Read More

2 comments

Nov
23
2009
twitternew

A Better Twitter Feed for Your Web Site

I have already posted a tutorial on How to Create a Twitter Feed on Your Web Site and I have been having a lot of emails in regards to...

Read More

61 comments