A while back I’ve written a tutorial on how to use the CSS Clip property to load an inline image with a sprite image file. (How to Use CSS Clip Property for Inline Image Sprites). After using it for some … Continue reading

This is one of the very first step to creating your own website – is to register for a domain name. This step should not be taken lightly. Throughout this post we’ll be exploring different aspects of registering a domain … Continue reading
Have you ever seen these nice icons that are next to the browser URL address bar? Well today I want to show you how these are added to your website to further promote your brand identity. So what is favicon? … Continue reading

Firstly I apologies for the lack of new tutorials and articles as I was completely swamped with new projects here and there. So I would like to share with you one of the several sites I designed and developed recently … Continue reading
In this tutorial I want to show you how to use the CSS “CLIP” property. This property has many uses and one of them allows you to create sprites with inline image tags. Most of the time you are using … Continue reading

In this article I want to reveal the highly secretive settings page that can only be found if you’re the chosen one.

In this tutorial I want to show you how to add AJAX validation to a form with jQuery. For those of you who are not familiar with AJAX, without getting too complicated, allows you to validate on the client-side without … Continue reading

In this screencast tutorial I show you how to integrate bbPress with WordPress. This integration will allow the sharing of user database tables and admin database tables so that way users can be logged in to your WordPress site and … Continue reading

In this screencast tutorial I want to go over how you can setup a local web server so that you can test all your websites locally on your own computer before publishing it live on the internet. Needless to say … Continue reading

In this tutorial I want to show you how to include “relative” links inside your WordPress posts using shortcode API.