Category: Tutorials

Theme Options

Developing Themes for WordPress: Part 4

When you develop a theme for WordPress, you should consider giving your users a few customizable options so they can easily modify certain elements to their liking. Simple and easy-to-use…

MySQL

Optimizing your MySQL Database

I run my Web sites on a dedicated virtual server and every once in a while, I need to go in and optimize things to make sure everything runs smoothly.…

Smiley Face with CSS3

How to Draw a Smiley Face with CSS3

I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo and…